Remove check for `sysconf (_SC_OPEN_MAX)'.
[make.git] / acconfig.h
blob192dc0f828a623012796e28566655b946bbfa44f
1 /* Define to the name of the SCCS `get' command. */
2 #undef SCCS_GET
4 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
5 #undef SCCS_GET_MINUS_G
7 /* Define this if the C library defines the variable `sys_siglist'. */
8 #undef HAVE_SYS_SIGLIST
10 /* Define this if the C library defines the variable `_sys_siglist'. */
11 #undef HAVE__SYS_SIGLIST
13 /* Define this if you have the `union wait' type in <sys/wait.h>. */
14 #undef HAVE_UNION_WAIT
16 /* Define this if the POSIX.1 call `sysconf (_SC_OPEN_MAX)' works properly. */
17 #undef HAVE_SYSCONF_OPEN_MAX