Revision: | 1.2 |
Committed: | Mon Jun 10 14:10:44 2002 UTC (22 years, 5 months ago) by tdb |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.1: | +0 -0 lines |
State: | FILE REMOVED |
Log Message: | Tidy up of files. These are all old things that are not only no longer used but are also probably useless to anyone other than us. This saves checking them out all the time, and makes the "cms/source" tree contain only current stuff. They'll still exist in the attic's though :) |
# | Content |
---|---|
1 | /* Define if extern "C" is needed arround include files */ |
2 | #undef EXTERN_C_BEGIN |
3 | #undef EXTERN_C_END |
4 | |
5 | /* Define if you have char* _sys_siglist[] */ |
6 | #undef SYS_SIGLIST |
7 | |
8 | /* Define SA_RESTART if it is not defined in sys/signal.h */ |
9 | #undef SA_RESTART |
10 | |
11 | /* Define if you have libg++ */ |
12 | #undef _S_LIBGXX |
13 | |
14 | @BOTTOM@ |
15 | #include <local.h> |