From: Roland McGrath Date: Sat, 6 Jan 1996 21:25:28 +0000 (+0000) Subject: (HAVE_SYSCONF_OPEN_MAX): #undef removed. X-Git-Tag: 3.74.3~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9521ecc5734f5052e402ab5e8f48d09a91489567;p=thirdparty%2Fmake.git (HAVE_SYSCONF_OPEN_MAX): #undef removed. --- diff --git a/acconfig.h b/acconfig.h index 192dc0f8..e3366488 100644 --- a/acconfig.h +++ b/acconfig.h @@ -12,6 +12,3 @@ /* 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