* texinfo.tex (\value): handle active _ or - in argument (happens
[make.git] / acconfig.h
blobd20cae178386c30449fe558037a976d8b8c0275f
1 /* Name of this package (needed by automake) */
2 #undef PACKAGE
4 /* Version of this package (needed by automake) */
5 #undef VERSION
7 /* Define to the name of the SCCS `get' command. */
8 #undef SCCS_GET
10 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
11 #undef SCCS_GET_MINUS_G
13 /* Define this if the C library defines the variable `sys_siglist'. */
14 #undef HAVE_SYS_SIGLIST
16 /* Define this if the C library defines the variable `_sys_siglist'. */
17 #undef HAVE__SYS_SIGLIST
19 /* Define this if you have the `union wait' type in <sys/wait.h>. */
20 #undef HAVE_UNION_WAIT