ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/c++/socket++-1.10/config.h.in
Revision: 1.2
Committed: Mon Jun 10 14:10:44 2002 UTC (22 years, 3 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
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 :)

File Contents

# Content
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
9
10 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
11 #undef HAVE_SYS_WAIT_H
12
13 /* Define if you have <vfork.h>. */
14 #undef HAVE_VFORK_H
15
16 /* Define to `int' if <sys/types.h> doesn't define. */
17 #undef pid_t
18
19 /* Define as the return type of signal handlers (int or void). */
20 #undef RETSIGTYPE
21
22 /* Define if you have the ANSI C header files. */
23 #undef STDC_HEADERS
24
25 /* Define if `sys_siglist' is declared by <signal.h>. */
26 #undef SYS_SIGLIST_DECLARED
27
28 /* Define vfork as fork if vfork does not work. */
29 #undef vfork
30
31 /* Define if extern "C" is needed arround include files */
32 #undef EXTERN_C_BEGIN
33 #undef EXTERN_C_END
34
35 /* Define if you have char* _sys_siglist[] */
36 #undef SYS_SIGLIST
37
38 /* Define if you have libg++ */
39 #undef _S_LIBGXX
40
41 /* Define if you have the select function. */
42 #undef HAVE_SELECT
43
44 /* Define if you have the <builtin.h> header file. */
45 #undef HAVE_BUILTIN_H
46
47 /* Define if you have the <memory.h> header file. */
48 #undef HAVE_MEMORY_H
49
50 /* Define if you have the <string.h> header file. */
51 #undef HAVE_STRING_H
52 #include <local.h>