blob: f8d0afffa43163430e625135617f5251dac47330 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -uNr samba-3.4.0/source3/configure samba-3.4.0/source3/configure
--- samba-3.4.0/source3/configure 2009-09-03 15:47:28.000000000 +0800
+++ samba-3.4.0/source3/configure 2009-09-03 15:48:48.000000000 +0800
@@ -45635,7 +45635,7 @@
See \`config.log' for more details." >&5
$as_echo "$as_me: error: cannot run test program while cross compiling
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }; }
+ { echo "$as_me: linux_getgrouplist_ok is $linux_getgrouplist_ok"; }; }; }
else
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
|