From 9521ecc5734f5052e402ab5e8f48d09a91489567 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@redhat.com>
Date: Sat, 6 Jan 1996 21:25:28 +0000
Subject: [PATCH] (HAVE_SYSCONF_OPEN_MAX): #undef removed.

---
 acconfig.h | 3 ---
 1 file changed, 3 deletions(-)

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 <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