aboutsummaryrefslogtreecommitdiffstats
path: root/t1lib/t1lib-5.0.1/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 't1lib/t1lib-5.0.1/configure.patch')
-rw-r--r--t1lib/t1lib-5.0.1/configure.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/t1lib/t1lib-5.0.1/configure.patch b/t1lib/t1lib-5.0.1/configure.patch
index e69de29bb2..2c7e86de0d 100644
--- a/t1lib/t1lib-5.0.1/configure.patch
+++ b/t1lib/t1lib-5.0.1/configure.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- t1lib-5.0.0/configure~configure 2003-03-03 01:09:46.000000000 +0100
++++ t1lib-5.0.0/configure 2004-02-10 12:46:59.000000000 +0100
+@@ -3198,7 +3198,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ if test "$cross_compiling" = yes; then
+- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
++ { echo "configure: warning: can not run test program while cross compiling" 1>&2; }
+ else
+ cat > conftest.$ac_ext <<EOF
+ #line 3205 "configure"