ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / libtorrent / configure.patch
blobfbe58d6fdc5ac1b341a83094c86668ef731565dc
1 --- configure.orig 2008-09-11 22:21:50.000000000 +0000
2 +++ configure 2008-09-28 16:49:47.046814487 +0000
3 @@ -20861,11 +20861,11 @@
4 $as_echo_n "checking the byte alignment... " >&6; }
6 if test "$cross_compiling" = yes; then
7 - { { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8 + { { $as_echo "$as_me:$LINENO: warning: cannot run test program while cross compiling
9 See \`config.log' for more details." >&5
10 -$as_echo "$as_me: error: cannot run test program while cross compiling
11 +$as_echo "$as_me: warning: cannot run test program while cross compiling
12 See \`config.log' for more details." >&2;}
13 - { (exit 1); exit 1; }; }
14 + }
15 else
16 cat >conftest.$ac_ext <<_ACEOF
17 #include <inttypes.h>