summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-01-06 21:25:28 +0000
committerRoland McGrath <roland@redhat.com>1996-01-06 21:25:28 +0000
commit9521ecc5734f5052e402ab5e8f48d09a91489567 (patch)
tree6f89be96e9c019f6c50750515ecd480f196b2c97 /acconfig.h
parentcb69b06199e968a3238a049753a9c3c68b6885ba (diff)
downloadgunmake-9521ecc5734f5052e402ab5e8f48d09a91489567.tar.gz
(HAVE_SYSCONF_OPEN_MAX): #undef removed.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 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 <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