|
@@ -1,6 +1,6 @@
|
|
---- a/source/configure
|
|
|
|
-+++ b/source/configure
|
|
|
|
-@@ -41016,85 +41016,8 @@ fi
|
|
|
|
|
|
+--- a/source/configure 2009-04-01 14:19:36.000000000 +0200
|
|
|
|
++++ b/source/configure 2009-04-20 13:05:12.000000000 +0200
|
|
|
|
+@@ -44061,90 +44061,8 @@
|
|
|
|
|
|
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
|
|
|
|
@@ -11,11 +11,13 @@
|
|
- *linux*)
|
|
- *linux*)
|
|
- # glibc <= 2.3.2 has a broken getgrouplist
|
|
- # glibc <= 2.3.2 has a broken getgrouplist
|
|
- if test "$cross_compiling" = yes; then
|
|
- if test "$cross_compiling" = yes; then
|
|
-- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
|
|
|
|
|
|
+- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
|
|
|
|
+-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
|
|
+-{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling
|
|
-See \`config.log' for more details." >&5
|
|
-See \`config.log' for more details." >&5
|
|
--echo "$as_me: error: cannot run test program while cross compiling
|
|
|
|
|
|
+-$as_echo "$as_me: error: cannot run test program while cross compiling
|
|
-See \`config.log' for more details." >&2;}
|
|
-See \`config.log' for more details." >&2;}
|
|
-- { (exit 1); exit 1; }; }
|
|
|
|
|
|
+- { (exit 1); exit 1; }; }; }
|
|
-else
|
|
-else
|
|
- cat >conftest.$ac_ext <<_ACEOF
|
|
- cat >conftest.$ac_ext <<_ACEOF
|
|
-/* confdefs.h. */
|
|
-/* confdefs.h. */
|
|
@@ -47,29 +49,32 @@
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
-esac
|
|
-esac
|
|
--eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
|
|
|
|
|
|
+-eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
|
|
|
|
+-$as_echo "$ac_try_echo") >&5
|
|
- (eval "$ac_link") 2>&5
|
|
- (eval "$ac_link") 2>&5
|
|
- ac_status=$?
|
|
- ac_status=$?
|
|
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
|
|
+- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
|
|
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
|
|
- { (case "(($ac_try" in
|
|
- { (case "(($ac_try" in
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
- *) ac_try_echo=$ac_try;;
|
|
-esac
|
|
-esac
|
|
--eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
|
|
|
|
|
|
+-eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
|
|
|
|
+-$as_echo "$ac_try_echo") >&5
|
|
- (eval "$ac_try") 2>&5
|
|
- (eval "$ac_try") 2>&5
|
|
- ac_status=$?
|
|
- ac_status=$?
|
|
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
|
|
+- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
- (exit $ac_status); }; }; then
|
|
- (exit $ac_status); }; }; then
|
|
- linux_getgrouplist_ok=yes
|
|
- linux_getgrouplist_ok=yes
|
|
-else
|
|
-else
|
|
-- echo "$as_me: program exited with status $ac_status" >&5
|
|
|
|
--echo "$as_me: failed program was:" >&5
|
|
|
|
|
|
+- $as_echo "$as_me: program exited with status $ac_status" >&5
|
|
|
|
+-$as_echo "$as_me: failed program was:" >&5
|
|
-sed 's/^/| /' conftest.$ac_ext >&5
|
|
-sed 's/^/| /' conftest.$ac_ext >&5
|
|
-
|
|
-
|
|
-( exit $ac_status )
|
|
-( exit $ac_status )
|
|
-linux_getgrouplist_ok=no
|
|
-linux_getgrouplist_ok=no
|
|
-fi
|
|
-fi
|
|
|
|
+-rm -rf conftest.dSYM
|
|
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
|
|
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
|
|
-fi
|
|
-fi
|
|
-
|
|
-
|
|
@@ -88,7 +93,7 @@
|
|
|
|
|
|
for ac_func in getgrouplist
|
|
for ac_func in getgrouplist
|
|
do
|
|
do
|
|
-@@ -41189,8 +41112,6 @@ _ACEOF
|
|
|
|
|
|
+@@ -44246,8 +44164,6 @@
|
|
fi
|
|
fi
|
|
done
|
|
done
|
|
|
|
|