blob: 2c7e86de0d96c4a0efaac32080a2c2ce1033a87b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
|