12345678910111213 |
- diff -Nur radiusclient-ng-0.5.5.orig/configure radiusclient-ng-0.5.5/configure
- --- radiusclient-ng-0.5.5.orig/configure 2007-02-05 13:53:08.000000000 +0100
- +++ radiusclient-ng-0.5.5/configure 2007-03-05 10:36:37.000000000 +0100
- @@ -23332,8 +23332,7 @@
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
- See \`config.log' for more details." >&5
- echo "$as_me: error: cannot run test program while cross compiling
- -See \`config.log' for more details." >&2;}
- - { (exit 1); exit 1; }; }
- +See \`config.log' for more details." >&2;} }
- else
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
|