2331
|
1 /* c-auto.h.in. Generated automatically from configure.in by autoheader. */ |
|
2 |
|
3 /* Define if the closedir function returns void instead of int. */ |
|
4 #undef CLOSEDIR_VOID |
|
5 |
|
6 /* Define to empty if the keyword does not work. */ |
|
7 #undef const |
|
8 |
|
9 /* Define if you need to in order for stat and other things to work. */ |
|
10 #undef _POSIX_SOURCE |
|
11 |
|
12 /* Define if you have the ANSI C header files. */ |
|
13 #undef STDC_HEADERS |
|
14 |
|
15 /* Define if your putenv doesn't waste space when the same environment |
|
16 variable is assigned more than once, with different (malloced) |
|
17 values. This is true only on NetBSD/FreeBSD, as far as I know. See |
|
18 xputenv.c. */ |
|
19 #undef SMART_PUTENV |
|
20 |
|
21 /* Define if you are using GNU libc or otherwise have global variables |
|
22 `program_invocation_name' and `program_invocation_short_name'. */ |
|
23 #undef HAVE_PROGRAM_INVOCATION_NAME |
|
24 |
|
25 /* Define if you have the basename function. */ |
|
26 #undef HAVE_BASENAME |
|
27 |
|
28 /* Define if you have the bcopy function. */ |
|
29 #undef HAVE_BCOPY |
|
30 |
|
31 /* Define if you have the memmove function. */ |
|
32 #undef HAVE_MEMMOVE |
|
33 |
|
34 /* Define if you have the putenv function. */ |
|
35 #undef HAVE_PUTENV |
|
36 |
|
37 /* Define if you have the <assert.h> header file. */ |
|
38 #undef HAVE_ASSERT_H |
|
39 |
|
40 /* Define if you have the <dirent.h> header file. */ |
|
41 #undef HAVE_DIRENT_H |
|
42 |
|
43 /* Define if you have the <float.h> header file. */ |
|
44 #undef HAVE_FLOAT_H |
|
45 |
|
46 /* Define if you have the <limits.h> header file. */ |
|
47 #undef HAVE_LIMITS_H |
|
48 |
|
49 /* Define if you have the <memory.h> header file. */ |
|
50 #undef HAVE_MEMORY_H |
|
51 |
|
52 /* Define if you have the <ndir.h> header file. */ |
|
53 #undef HAVE_NDIR_H |
|
54 |
|
55 /* Define if you have the <pwd.h> header file. */ |
|
56 #undef HAVE_PWD_H |
|
57 |
|
58 /* Define if you have the <stdlib.h> header file. */ |
|
59 #undef HAVE_STDLIB_H |
|
60 |
|
61 /* Define if you have the <string.h> header file. */ |
|
62 #undef HAVE_STRING_H |
|
63 |
|
64 /* Define if you have the <sys/dir.h> header file. */ |
|
65 #undef HAVE_SYS_DIR_H |
|
66 |
|
67 /* Define if you have the <sys/ndir.h> header file. */ |
|
68 #undef HAVE_SYS_NDIR_H |
|
69 |
|
70 /* Define if you have the <unistd.h> header file. */ |
|
71 #undef HAVE_UNISTD_H |