aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure
diff options
context:
space:
mode:
Diffstat (limited to 'extension/configure')
-rwxr-xr-xextension/configure7
1 files changed, 3 insertions, 4 deletions
diff --git a/extension/configure b/extension/configure
index 4bd1d940..7ee9c0df 100755
--- a/extension/configure
+++ b/extension/configure
@@ -14233,7 +14233,7 @@ else
$as_echo "no" >&6; }
fi
-for ac_header in fnmatch.h limits.h sys/time.h sys/select.h sys/param.h signal.h
+for ac_header in fnmatch.h limits.h sys/time.h sys/select.h sys/param.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
@@ -14490,9 +14490,8 @@ $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
fi
-for ac_func in fcntl fdopendir fnmatch gettimeofday \
- getdtablesize kill nanosleep select sigaction sigprocmask \
- GetSystemTimeAsFileTime
+for ac_func in fdopendir fnmatch gettimeofday \
+ getdtablesize nanosleep select GetSystemTimeAsFileTime
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"