diff options
author | Roland McGrath <roland@redhat.com> | 1996-01-06 21:25:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-01-06 21:25:28 +0000 |
commit | 9521ecc5734f5052e402ab5e8f48d09a91489567 (patch) | |
tree | 6f89be96e9c019f6c50750515ecd480f196b2c97 | |
parent | cb69b06199e968a3238a049753a9c3c68b6885ba (diff) | |
download | gunmake-9521ecc5734f5052e402ab5e8f48d09a91489567.tar.gz |
(HAVE_SYSCONF_OPEN_MAX): #undef removed.
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |