File:
[local] /
rpl /
Attic /
rplconfig.h.in
Revision
1.26:
download - view:
text,
annotated -
select for diffs -
revision graph
Mon Jan 3 12:08:57 2011 UTC (14 years, 4 months ago) by
bertrand
Branches:
MAIN
CVS tags:
rpl-4_1_2,
rpl-4_1_1,
rpl-4_1_0,
rpl-4_0_24,
rpl-4_0_22,
rpl-4_0_21,
rpl-4_0_20,
rpl-4_0,
HEAD
Typo
1: /* rplconfig.h.in. Generated from configure.in by autoheader. */
2:
3: /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
4: */
5: #undef HAVE_DIRENT_H
6:
7: /* Define to 1 if you have the <dlfcn.h> header file. */
8: #undef HAVE_DLFCN_H
9:
10: /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
11: #undef HAVE_DOPRNT
12:
13: /* Define to 1 if you have the <fcntl.h> header file. */
14: #undef HAVE_FCNTL_H
15:
16: /* Define to 1 if you have the `ftime' function. */
17: #undef HAVE_FTIME
18:
19: /* Define to 1 if you have the `getcwd' function. */
20: #undef HAVE_GETCWD
21:
22: /* Define to 1 if you have the <inttypes.h> header file. */
23: #undef HAVE_INTTYPES_H
24:
25: /* Define to 1 if you have the `m' library (-lm). */
26: #undef HAVE_LIBM
27:
28: /* Define to 1 if you have the `pthread' library (-lpthread). */
29: #undef HAVE_LIBPTHREAD
30:
31: /* Define to 1 if you have the <math.h> header file. */
32: #undef HAVE_MATH_H
33:
34: /* Define to 1 if you have the <memory.h> header file. */
35: #undef HAVE_MEMORY_H
36:
37: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
38: #undef HAVE_NDIR_H
39:
40: /* Define to 1 if you have the <pthread.h> header file. */
41: #undef HAVE_PTHREAD_H
42:
43: /* Define to 1 if you have the `putenv' function. */
44: #undef HAVE_PUTENV
45:
46: /* Define to 1 if you have the <pwd.h> header file. */
47: #undef HAVE_PWD_H
48:
49: /* Define to 1 if you have the `select' function. */
50: #undef HAVE_SELECT
51:
52: /* Define to 1 if you have the <signal.h> header file. */
53: #undef HAVE_SIGNAL_H
54:
55: /* Define to 1 if you have the <stdint.h> header file. */
56: #undef HAVE_STDINT_H
57:
58: /* Define to 1 if you have the <stdio.h> header file. */
59: #undef HAVE_STDIO_H
60:
61: /* Define to 1 if you have the <stdlib.h> header file. */
62: #undef HAVE_STDLIB_H
63:
64: /* Define to 1 if you have the `strcoll' function and it is properly defined.
65: */
66: #undef HAVE_STRCOLL
67:
68: /* Define to 1 if you have the `strcspn' function. */
69: #undef HAVE_STRCSPN
70:
71: /* Define to 1 if you have the `strdup' function. */
72: #undef HAVE_STRDUP
73:
74: /* Define to 1 if you have the `strerror' function. */
75: #undef HAVE_STRERROR
76:
77: /* Define to 1 if you have the `strftime' function. */
78: #undef HAVE_STRFTIME
79:
80: /* Define to 1 if you have the <strings.h> header file. */
81: #undef HAVE_STRINGS_H
82:
83: /* Define to 1 if you have the <string.h> header file. */
84: #undef HAVE_STRING_H
85:
86: /* Define to 1 if you have the `strspn' function. */
87: #undef HAVE_STRSPN
88:
89: /* Define to 1 if you have the `strstr' function. */
90: #undef HAVE_STRSTR
91:
92: /* Define to 1 if you have the `strtod' function. */
93: #undef HAVE_STRTOD
94:
95: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
96: */
97: #undef HAVE_SYS_DIR_H
98:
99: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
100: */
101: #undef HAVE_SYS_NDIR_H
102:
103: /* Define to 1 if you have the <sys/resource.h> header file. */
104: #undef HAVE_SYS_RESOURCE_H
105:
106: /* Define to 1 if you have the <sys/select.h> header file. */
107: #undef HAVE_SYS_SELECT_H
108:
109: /* Define to 1 if you have the <sys/stat.h> header file. */
110: #undef HAVE_SYS_STAT_H
111:
112: /* Define to 1 if you have the <sys/timeb.h> header file. */
113: #undef HAVE_SYS_TIMEB_H
114:
115: /* Define to 1 if you have the <sys/time.h> header file. */
116: #undef HAVE_SYS_TIME_H
117:
118: /* Define to 1 if you have the <sys/types.h> header file. */
119: #undef HAVE_SYS_TYPES_H
120:
121: /* Define to 1 if you have the <sys/wait.h> header file. */
122: #undef HAVE_SYS_WAIT_H
123:
124: /* Define to 1 if you have the <termios.h> header file. */
125: #undef HAVE_TERMIOS_H
126:
127: /* Define to 1 if you have the <time.h> header file. */
128: #undef HAVE_TIME_H
129:
130: /* Define to 1 if you have the <unistd.h> header file. */
131: #undef HAVE_UNISTD_H
132:
133: /* Define to 1 if you have the `vprintf' function. */
134: #undef HAVE_VPRINTF
135:
136: /* Define to 1 if your C compiler doesn't accept -c and -o together. */
137: #undef NO_MINUS_C_MINUS_O
138:
139: /* Name of package */
140: #undef PACKAGE
141:
142: /* Define to the address where bug reports for this package should be sent. */
143: #undef PACKAGE_BUGREPORT
144:
145: /* Define to the full name of this package. */
146: #undef PACKAGE_NAME
147:
148: /* Define to the full name and version of this package. */
149: #undef PACKAGE_STRING
150:
151: /* Define to the one symbol short name of this package. */
152: #undef PACKAGE_TARNAME
153:
154: /* Define to the home page for this package. */
155: #undef PACKAGE_URL
156:
157: /* Define to the version of this package. */
158: #undef PACKAGE_VERSION
159:
160: /* Define as the return type of signal handlers (`int' or `void'). */
161: #undef RETSIGTYPE
162:
163: /* The size of `char', as computed by sizeof. */
164: #undef SIZEOF_CHAR
165:
166: /* The size of `double', as computed by sizeof. */
167: #undef SIZEOF_DOUBLE
168:
169: /* The size of `float', as computed by sizeof. */
170: #undef SIZEOF_FLOAT
171:
172: /* The size of `int', as computed by sizeof. */
173: #undef SIZEOF_INT
174:
175: /* The size of `long double', as computed by sizeof. */
176: #undef SIZEOF_LONG_DOUBLE
177:
178: /* The size of `long int', as computed by sizeof. */
179: #undef SIZEOF_LONG_INT
180:
181: /* The size of `long long int', as computed by sizeof. */
182: #undef SIZEOF_LONG_LONG_INT
183:
184: /* The size of `short int', as computed by sizeof. */
185: #undef SIZEOF_SHORT_INT
186:
187: /* The size of `void *', as computed by sizeof. */
188: #undef SIZEOF_VOID_P
189:
190: /* Define to 1 if you have the ANSI C header files. */
191: #undef STDC_HEADERS
192:
193: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
194: #undef TIME_WITH_SYS_TIME
195:
196: /* Define to 1 if your <sys/time.h> declares `struct tm'. */
197: #undef TM_IN_SYS_TIME
198:
199: /* Version number of package */
200: #undef VERSION
201:
202: /* Define to 1 if the X Window System is missing or not being used. */
203: #undef X_DISPLAY_MISSING
204:
205: /* Define to empty if `const' does not conform to ANSI C. */
206: #undef const
207:
208: /* Define to `int' if <sys/types.h> doesn't define. */
209: #undef gid_t
210:
211: /* Define to `int' if <sys/types.h> does not define. */
212: #undef pid_t
213:
214: /* Define to `unsigned int' if <sys/types.h> does not define. */
215: #undef size_t
216:
217: /* Define to `int' if <sys/types.h> doesn't define. */
218: #undef uid_t
CVSweb interface <joel.bertrand@systella.fr>