diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -701,8 +701,7 @@ CFLAGS LDFLAGS LIBS CPPFLAGS -CPP -CPPFLAGS' +CPP' # Initialize some variables set by options. @@ -4013,7 +4012,7 @@ done libs_aio="socket" needs_regexp="ac_cv_func_regcomp" needs_syslog="ac_cv_func_syslog" -needs_exec="ac_cv_func_vfork" +needs_exec="ac_cv_func_vfork ac_cv_func_waitpid" needs_readdir="ac_cv_func_opendir" dep_glob="readdir" needs_posix="ac_cv_func_waitpid" |