* Add ipkg for future development
[oweals/opkg-lede.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if your system has a working `chown' function. */
4 #undef HAVE_CHOWN
5
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
7    */
8 #undef HAVE_DIRENT_H
9
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #undef HAVE_DLFCN_H
12
13 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
14 #undef HAVE_DOPRNT
15
16 /* Define to 1 if you have the <errno.h> header file. */
17 #undef HAVE_ERRNO_H
18
19 /* Define to 1 if you have the <fcntl.h> header file. */
20 #undef HAVE_FCNTL_H
21
22 /* Define to 1 if you have the `fork' function. */
23 #undef HAVE_FORK
24
25 /* Define to 1 if you have the <inttypes.h> header file. */
26 #undef HAVE_INTTYPES_H
27
28 /* Define to 1 if you have the `memmove' function. */
29 #undef HAVE_MEMMOVE
30
31 /* Define to 1 if you have the <memory.h> header file. */
32 #undef HAVE_MEMORY_H
33
34 /* Define to 1 if you have the `memset' function. */
35 #undef HAVE_MEMSET
36
37 /* Define to 1 if you have the `mkdir' function. */
38 #undef HAVE_MKDIR
39
40 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
41 #undef HAVE_NDIR_H
42
43 /* Define to 1 if you have the `regcomp' function. */
44 #undef HAVE_REGCOMP
45
46 /* Define to 1 if you have the <regex.h> header file. */
47 #undef HAVE_REGEX_H
48
49 /* Define to 1 if you have the <stddef.h> header file. */
50 #undef HAVE_STDDEF_H
51
52 /* Define to 1 if you have the <stdint.h> header file. */
53 #undef HAVE_STDINT_H
54
55 /* Define to 1 if you have the <stdlib.h> header file. */
56 #undef HAVE_STDLIB_H
57
58 /* Define to 1 if you have the `strchr' function. */
59 #undef HAVE_STRCHR
60
61 /* Define to 1 if you have the `strcspn' function. */
62 #undef HAVE_STRCSPN
63
64 /* Define to 1 if you have the `strdup' function. */
65 #undef HAVE_STRDUP
66
67 /* Define to 1 if you have the `strerror' function. */
68 #undef HAVE_STRERROR
69
70 /* Define to 1 if you have the <strings.h> header file. */
71 #undef HAVE_STRINGS_H
72
73 /* Define to 1 if you have the <string.h> header file. */
74 #undef HAVE_STRING_H
75
76 /* Define to 1 if you have the `strndup' function. */
77 #undef HAVE_STRNDUP
78
79 /* Define to 1 if you have the `strrchr' function. */
80 #undef HAVE_STRRCHR
81
82 /* Define to 1 if you have the `strstr' function. */
83 #undef HAVE_STRSTR
84
85 /* Define to 1 if you have the `strtol' function. */
86 #undef HAVE_STRTOL
87
88 /* Define to 1 if you have the `strtoul' function. */
89 #undef HAVE_STRTOUL
90
91 /* Define to 1 if `st_rdev' is member of `struct stat'. */
92 #undef HAVE_STRUCT_STAT_ST_RDEV
93
94 /* Define to 1 if you have the `sysinfo' function. */
95 #undef HAVE_SYSINFO
96
97 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
98    */
99 #undef HAVE_SYS_DIR_H
100
101 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
102    */
103 #undef HAVE_SYS_NDIR_H
104
105 /* Define to 1 if you have the <sys/stat.h> header file. */
106 #undef HAVE_SYS_STAT_H
107
108 /* Define to 1 if you have the <sys/types.h> header file. */
109 #undef HAVE_SYS_TYPES_H
110
111 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
112 #undef HAVE_SYS_WAIT_H
113
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #undef HAVE_UNISTD_H
116
117 /* Define to 1 if you have the `utime' function. */
118 #undef HAVE_UTIME
119
120 /* Define to 1 if you have the <utime.h> header file. */
121 #undef HAVE_UTIME_H
122
123 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
124 #undef HAVE_UTIME_NULL
125
126 /* Define to 1 if you have the `vfork' function. */
127 #undef HAVE_VFORK
128
129 /* Define to 1 if you have the <vfork.h> header file. */
130 #undef HAVE_VFORK_H
131
132 /* Define to 1 if you have the `vprintf' function. */
133 #undef HAVE_VPRINTF
134
135 /* Define to 1 if `fork' works. */
136 #undef HAVE_WORKING_FORK
137
138 /* Define to 1 if `vfork' works. */
139 #undef HAVE_WORKING_VFORK
140
141 /* Name of package */
142 #undef PACKAGE
143
144 /* Define to the address where bug reports for this package should be sent. */
145 #undef PACKAGE_BUGREPORT
146
147 /* Define to the full name of this package. */
148 #undef PACKAGE_NAME
149
150 /* Define to the full name and version of this package. */
151 #undef PACKAGE_STRING
152
153 /* Define to the one symbol short name of this package. */
154 #undef PACKAGE_TARNAME
155
156 /* Define to the version of this package. */
157 #undef PACKAGE_VERSION
158
159 /* Define as the return type of signal handlers (`int' or `void'). */
160 #undef RETSIGTYPE
161
162 /* Define to 1 if you have the ANSI C header files. */
163 #undef STDC_HEADERS
164
165 /* Version number of package */
166 #undef VERSION
167
168 /* Define to empty if `const' does not conform to ANSI C. */
169 #undef const
170
171 /* Define to `int' if <sys/types.h> doesn't define. */
172 #undef gid_t
173
174 /* Define to `int' if <sys/types.h> does not define. */
175 #undef mode_t
176
177 /* Define to `long' if <sys/types.h> does not define. */
178 #undef off_t
179
180 /* Define to `int' if <sys/types.h> does not define. */
181 #undef pid_t
182
183 /* Define to `unsigned' if <sys/types.h> does not define. */
184 #undef size_t
185
186 /* Define to `int' if <sys/types.h> doesn't define. */
187 #undef uid_t
188
189 /* Define as `fork' if `vfork' does not work. */
190 #undef vfork