]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - h/config.h.in
release -15 before importing 20010518
[1ts-debian.git] / h / config.h.in
1 /* h/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if the `getpgrp' function takes no argument.  */
4 #undef GETPGRP_VOID
5
6 /* Define to `int' if <sys/types.h> doesn't define.  */
7 #undef gid_t
8
9 /* Define if you don't have vprintf but do have _doprnt.  */
10 #undef HAVE_DOPRNT
11
12 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
13 #undef HAVE_SYS_WAIT_H
14
15 /* Define if you have the vprintf function.  */
16 #undef HAVE_VPRINTF
17
18 /* Define as the return type of signal handlers (int or void).  */
19 #undef RETSIGTYPE
20
21 /* Define if the `setpgrp' function takes no argument.  */
22 #undef SETPGRP_VOID
23
24 /* Define if you have the ANSI C header files.  */
25 #undef STDC_HEADERS
26
27 /* Define to `int' if <sys/types.h> doesn't define.  */
28 #undef uid_t
29
30 /* Define if the X Window System is missing or not being used.  */
31 #undef X_DISPLAY_MISSING
32
33 /* Define to compile with Hesiod support. */
34 #undef HAVE_HESIOD
35
36 /* Define to compile with Kerberos support. */
37 #undef HAVE_KRB4
38
39 /* Define to compile with ares support. */
40 #undef HAVE_ARES
41
42 /* Define to a signed 32-bit integral type. */
43 #define ZEPHYR_INT32 long
44
45 /* Define if you have the System Resource Controller library. */
46 #undef HAVE_SRC
47
48 /* Define to a temporary directory on your system. */
49 #define FOUND_TMP "/var/tmp"
50
51 /* Define to the type of the host system. */
52 #define MACHINE_TYPE "unknown"
53
54 /* The number of bytes in a int.  */
55 #undef SIZEOF_INT
56
57 /* The number of bytes in a long.  */
58 #undef SIZEOF_LONG
59
60 /* The number of bytes in a short.  */
61 #undef SIZEOF_SHORT
62
63 /* Define if you have the gethostid function.  */
64 #undef HAVE_GETHOSTID
65
66 /* Define if you have the getlogin function.  */
67 #undef HAVE_GETLOGIN
68
69 /* Define if you have the getpgid function.  */
70 #undef HAVE_GETPGID
71
72 /* Define if you have the getsid function.  */
73 #undef HAVE_GETSID
74
75 /* Define if you have the krb_get_err_text function.  */
76 #undef HAVE_KRB_GET_ERR_TEXT
77
78 /* Define if you have the krb_log function.  */
79 #undef HAVE_KRB_LOG
80
81 /* Define if you have the lrand48 function.  */
82 #undef HAVE_LRAND48
83
84 /* Define if you have the memcpy function.  */
85 #undef HAVE_MEMCPY
86
87 /* Define if you have the memmove function.  */
88 #undef HAVE_MEMMOVE
89
90 /* Define if you have the putenv function.  */
91 #undef HAVE_PUTENV
92
93 /* Define if you have the random function.  */
94 #undef HAVE_RANDOM
95
96 /* Define if you have the strchr function.  */
97 #undef HAVE_STRCHR
98
99 /* Define if you have the strerror function.  */
100 #undef HAVE_STRERROR
101
102 /* Define if you have the waitpid function.  */
103 #undef HAVE_WAITPID
104
105 /* Define if you have the <fcntl.h> header file.  */
106 #undef HAVE_FCNTL_H
107
108 /* Define if you have the <malloc.h> header file.  */
109 #undef HAVE_MALLOC_H
110
111 /* Define if you have the <paths.h> header file.  */
112 #undef HAVE_PATHS_H
113
114 /* Define if you have the <sgtty.h> header file.  */
115 #undef HAVE_SGTTY_H
116
117 /* Define if you have the <sys/cdefs.h> header file.  */
118 #undef HAVE_SYS_CDEFS_H
119
120 /* Define if you have the <sys/file.h> header file.  */
121 #undef HAVE_SYS_FILE_H
122
123 /* Define if you have the <sys/filio.h> header file.  */
124 #undef HAVE_SYS_FILIO_H
125
126 /* Define if you have the <sys/ioctl.h> header file.  */
127 #undef HAVE_SYS_IOCTL_H
128
129 /* Define if you have the <sys/msgbuf.h> header file.  */
130 #undef HAVE_SYS_MSGBUF_H
131
132 /* Define if you have the <sys/select.h> header file.  */
133 #undef HAVE_SYS_SELECT_H
134
135 /* Define if you have the <sys/time.h> header file.  */
136 #undef HAVE_SYS_TIME_H
137
138 /* Define if you have the <sys/utsname.h> header file.  */
139 #undef HAVE_SYS_UTSNAME_H
140
141 /* Define if you have the <termios.h> header file.  */
142 #undef HAVE_TERMIOS_H
143
144 /* Define if you have the <unistd.h> header file.  */
145 #undef HAVE_UNISTD_H
146
147 /* Define if you have the 44bsd library (-l44bsd).  */
148 #undef HAVE_LIB44BSD
149
150 /* Define if you have the dl library (-ldl).  */
151 #undef HAVE_LIBDL
152
153 /* Define if you have the gen library (-lgen).  */
154 #undef HAVE_LIBGEN
155
156 /* Define if you have the nsl library (-lnsl).  */
157 #undef HAVE_LIBNSL
158
159 /* Define if you have the resolv library (-lresolv).  */
160 #undef HAVE_LIBRESOLV
161
162 /* Define if you have the socket library (-lsocket).  */
163 #undef HAVE_LIBSOCKET
164
165 /* Define if you have the w library (-lw).  */
166 #undef HAVE_LIBW