revert runtime file.
[repair.git] / Repair / RepairCompiler / MCC / Runtime / libredblack / acconfig.h
1 /* Name of this package (needed by automake) */
2 #undef PACKAGE
3
4 /* Version of this package (needed by automake) */
5 #undef VERSION
6
7 /* Define to the name of the SCCS `get' command.  */
8 #undef SCCS_GET
9
10 /* Define this if the SCCS `get' command understands the `-G<file>' option.  */
11 #undef SCCS_GET_MINUS_G
12
13 /* Define this if the C library defines the variable `sys_siglist'.  */
14 #undef HAVE_SYS_SIGLIST
15
16 /* Define this if the C library defines the variable `_sys_siglist'.  */
17 #undef HAVE__SYS_SIGLIST
18
19 /* Define this if you have the `union wait' type in <sys/wait.h>.  */
20 #undef HAVE_UNION_WAIT