ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / sudo / configure.patch
blob17093da682eb92151125c1f6c1fde603716280c9
1 --- sudo-1.6.8-orig/configure Thu Jun 3 12:34:54 2004
2 +++ sudo-1.6.8/configure Mon Sep 6 16:42:14 2004
3 @@ -24383,7 +24383,8 @@
4 See \`config.log' for more details." >&5
5 echo "$as_me: error: cannot run test program while cross compiling
6 See \`config.log' for more details." >&2;}
7 - { (exit 1); exit 1; }; }
8 +# { (exit 1); exit 1; }; }
9 +{ echo "skipping running test programn while crosscompiling" ; } ; }
10 else
11 cat >conftest.$ac_ext <<_ACEOF
12 #line $LINENO "configure"
13 @@ -24485,7 +24486,8 @@
14 See \`config.log' for more details." >&5
15 echo "$as_me: error: cannot run test program while cross compiling
16 See \`config.log' for more details." >&2;}
17 - { (exit 1); exit 1; }; }
18 +# { (exit 1); exit 1; }; }
19 +{ echo "skipping running test program while cross compiling." ; } ; }
20 else
21 cat >conftest.$ac_ext <<_ACEOF
22 #line $LINENO "configure"