diff options
author | Roland McGrath <roland@redhat.com> | 1996-03-01 17:07:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-03-01 17:07:48 +0000 |
commit | 74e456e107c279cb52a652bdc0c17c2b3581c155 (patch) | |
tree | f19da32ec8e0952020886b42113914ae1b7e2e9f | |
parent | f8b096b9fda820e1ef0d2f5b4a31378a352e8d7a (diff) | |
download | gunmake-74e456e107c279cb52a652bdc0c17c2b3581c155.tar.gz |
autoheader
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index ee64cd1..cc2f1af 100644 --- a/config.h.in +++ b/config.h.in @@ -173,9 +173,6 @@ /* 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 - /* Define if you have the dup2 function. */ #undef HAVE_DUP2 |