projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f506aa
)
Added #undef HAVE_SYSCONF_OPEN_MAX.
author
Roland McGrath
<roland@redhat.com>
Sun, 5 Feb 1995 23:36:04 +0000
(23:36 +0000)
committer
Roland McGrath
<roland@redhat.com>
Sun, 5 Feb 1995 23:36:04 +0000
(23:36 +0000)
acconfig.h
patch
|
blob
|
history
diff --git
a/acconfig.h
b/acconfig.h
index e3366488f937775f01772c10d3e009cc5e9f2e1a..192dc0f828a623012796e28566655b946bbfa44f 100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-12,3
+12,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