summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 2 insertions, 6 deletions
diff --git a/configure b/configure
index f8e4c08e..9c574093 100755
--- a/configure
+++ b/configure
@@ -6689,7 +6689,8 @@ fi
-for ac_func in alarm gethostbyname gethostname gettimeofday memset regcomp select socket strcasecmp strchr strerror strndup strrchr strstr strtol strtoul uname
+
+for ac_func in setsid alarm gethostbyname gethostname gettimeofday memset regcomp select socket strcasecmp strchr strerror strndup strrchr strstr strtol strtoul uname
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -6787,11 +6788,6 @@ done
# Ugly stuff
cat >>confdefs.h <<\_ACEOF
-#define SYSV 1
-_ACEOF
-
-
-cat >>confdefs.h <<\_ACEOF
#define SYSLOG_INET 1
_ACEOF