]> git.ipfire.org Git - thirdparty/make.git/commitdiff
autoheader
authorRoland McGrath <roland@redhat.com>
Fri, 1 Mar 1996 17:07:48 +0000 (17:07 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 1 Mar 1996 17:07:48 +0000 (17:07 +0000)
config.h.in

index ee64cd1d2d9bc222f9b1c567a0c6620e44ac4470..cc2f1afe0206c67cb4bbfd520d552c39fcd445ab 100644 (file)
 /* Define this if you have the `union wait' type in <sys/wait.h>.  */
 #undef HAVE_UNION_WAIT
 
-/* Define this if the POSIX.1 call `sysconf (_SC_OPEN_MAX)' works properly.  */
-#undef HAVE_SYSCONF_OPEN_MAX
-
 /* Define if you have the dup2 function.  */
 #undef HAVE_DUP2