From: Roland McGrath Date: Fri, 1 Mar 1996 17:07:48 +0000 (+0000) Subject: autoheader X-Git-Tag: 3.74.3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e456e107c279cb52a652bdc0c17c2b3581c155;p=thirdparty%2Fmake.git autoheader --- diff --git a/config.h.in b/config.h.in index ee64cd1d..cc2f1afe 100644 --- a/config.h.in +++ b/config.h.in @@ -173,9 +173,6 @@ /* Define this if you have the `union wait' type in . */ #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