From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- t1lib/t1lib-5.0.0/configure.patch | 16 ++++ t1lib/t1lib-5.0.0/install.patch | 163 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 179 insertions(+) (limited to 't1lib/t1lib-5.0.0') diff --git a/t1lib/t1lib-5.0.0/configure.patch b/t1lib/t1lib-5.0.0/configure.patch index e69de29bb2..2c7e86de0d 100644 --- a/t1lib/t1lib-5.0.0/configure.patch +++ b/t1lib/t1lib-5.0.0/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 <