From 9521ecc5734f5052e402ab5e8f48d09a91489567 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 6 Jan 1996 21:25:28 +0000 Subject: (HAVE_SYSCONF_OPEN_MAX): #undef removed. --- acconfig.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/acconfig.h b/acconfig.h index 192dc0f..e336648 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 -- cgit v1.2.3