Sun Jul 30 00:49:53 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
[make.git] / acconfig.h
blobe3366488f937775f01772c10d3e009cc5e9f2e1a
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