|
|
@@ -1,5 +1,5 @@
|
|
|
#! /bin/sh
|
|
|
-# From configure.ac Revision: 1.29 .
|
|
|
+# From configure.ac Revision: 1.30 .
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
# Generated by GNU Autoconf 2.59.
|
|
|
#
|
|
|
@@ -11315,7 +11315,7 @@ rm -f confcache
|
|
|
|
|
|
|
|
|
|
|
|
-for ac_func in clock fsync getrusage inet_aton isascii gethostbyname2
|
|
|
+for ac_func in clock fsync getrusage isascii inet_aton gethostbyname2
|
|
|
do
|
|
|
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
|
|
echo "$as_me:$LINENO: checking for $ac_func" >&5
|
|
|
@@ -11422,10 +11422,7 @@ done
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-for ac_func in getipnodebyname memcpy memset random rename setpgid sigaction sigemptyset snprintf srandom
|
|
|
+for ac_func in getipnodebyname memcpy memset random rename snprintf srandom
|
|
|
do
|
|
|
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
|
|
echo "$as_me:$LINENO: checking for $ac_func" >&5
|