summaryrefslogtreecommitdiff
path: root/fonts/fontconfig/patches/patch-ca
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/fontconfig/patches/patch-ca')
-rw-r--r--fonts/fontconfig/patches/patch-ca35
1 files changed, 35 insertions, 0 deletions
diff --git a/fonts/fontconfig/patches/patch-ca b/fonts/fontconfig/patches/patch-ca
new file mode 100644
index 00000000000..cb7c7183ff9
--- /dev/null
+++ b/fonts/fontconfig/patches/patch-ca
@@ -0,0 +1,35 @@
+$NetBSD: patch-ca,v 1.1 2007/08/01 16:33:39 joerg Exp $
+
+--- configure.in.orig 2006-12-03 00:24:39.000000000 +0100
++++ configure.in
+@@ -137,22 +137,6 @@ AC_SUBST(EXEEXT_FOR_BUILD)
+
+ dnl ==========================================================================
+
+-AC_ARG_WITH(arch, [ --with-arch=ARCH Force architecture to ARCH], arch="$withval", arch=auto)
+-
+-if test $cross_compiling = yes; then
+- case "$arch" in
+- auto)
+- AC_MSG_ERROR([Cannot autodetect architecture in cross compile environment]
+- [Use --with-arch=ARCH to specify architecture])
+- ;;
+- esac
+-fi
+-
+-ARCHITECTURE=$arch
+-AC_SUBST(ARCHITECTURE)
+-
+-dnl ==========================================================================
+-
+ # Checks for header files.
+ AC_HEADER_DIRENT
+ AC_HEADER_STDC
+@@ -561,6 +545,7 @@ fc-lang/Makefile
+ fc-glyphname/Makefile
+ fc-case/Makefile
+ fc-arch/Makefile
++fc-arch/fcarch.h
+ src/Makefile
+ conf.d/Makefile
+ fc-cache/Makefile