aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-11 17:37:12 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-11 17:37:12 +0100
commit6675d54d7cc854d084418c6b25ca9231d57e084f (patch)
tree11ea4c6e1b35f8b4309c75f28b73db7b25844f72
parentb73a7c5da48e09bd39c1d7c1dabec269dbacd1c8 (diff)
downloadgnunet-6675d54d7cc854d084418c6b25ca9231d57e084f.tar.gz
gnunet-6675d54d7cc854d084418c6b25ca9231d57e084f.zip
-remove generated files from Git
-rw-r--r--.gitignore2
-rw-r--r--gnunet_private_config.h.in741
2 files changed, 2 insertions, 741 deletions
diff --git a/.gitignore b/.gitignore
index 56bc7585e..8ac75efce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,5 @@ CMakeFiles.txt
82# Prevent cache files from IDEA from being commited 82# Prevent cache files from IDEA from being commited
83.idea/ 83.idea/
84src/util/test_child_management 84src/util/test_child_management
85gnunet_config.h
86gnunet_config.h.in
diff --git a/gnunet_private_config.h.in b/gnunet_private_config.h.in
deleted file mode 100644
index fb18dae28..000000000
--- a/gnunet_private_config.h.in
+++ /dev/null
@@ -1,741 +0,0 @@
1/* gnunet_private_config.h.in. Generated from configure.ac by autoheader. */
2
3#define _GNU_SOURCE 1
4
5/* Define to 1 if this is an Apple Darwin system */
6#undef DARWIN
7
8/* Define to 1 if only documentation is being built */
9#undef DOCUMENTATION_ONLY
10
11/* Define to 1 if freed memory is poisoned */
12#undef ENABLED_POISONING
13
14/* Define to 1 if benchmarks are enabled */
15#undef ENABLE_BENCHMARK
16
17/* Define to 1 if expensive heap statistics should be enabled */
18#undef ENABLE_HEAP_STATISTICS
19
20/* Define to 1 if malicious code paths should be compiled */
21#undef ENABLE_MALICIOUS
22
23/* Define to 1 if translation of program messages to the user's native
24 language is requested. */
25#undef ENABLE_NLS
26
27/* Define to 1 if NSE should send timestamp information */
28#undef ENABLE_NSE_HISTOGRAM
29
30/* Define if transport (not TNG) should warn about sending times. */
31#undef ENABLE_TTD
32
33/* Define to 1 if this is a GNU system */
34#undef GNU
35
36/* Define to 1 to cull all logging calls */
37#undef GNUNET_CULL_LOGGING
38
39/* The default choice for the name of the first network interface */
40#undef GNUNET_DEFAULT_INTERFACE
41
42/* Set to 1 is this is an experimental build */
43#undef GNUNET_EXPERIMENTAL
44
45/* Define to 1 if extra logging is enabled, 2 for very verbose logging */
46#undef GNUNET_EXTRA_LOGGING
47
48/* Define to 1 if gnunet-logread is available */
49#undef GNUNET_LOGREAD
50
51/* Define to 1 if you have the <argz.h> header file. */
52#undef HAVE_ARGZ_H
53
54/* Define to 1 if you have the <arpa/inet.h> header file. */
55#undef HAVE_ARPA_INET_H
56
57/* Define to 1 if you have the `atoll' function. */
58#undef HAVE_ATOLL
59
60/* Define to 1 if awk is available */
61#undef HAVE_AWK
62
63/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
64#undef HAVE_BLUETOOTH_BLUETOOTH_H
65
66/* Define to 1 if you have the <byteswap.h> header file. */
67#undef HAVE_BYTESWAP_H
68
69/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
70 CoreFoundation framework. */
71#undef HAVE_CFLOCALECOPYCURRENT
72
73/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
74 the CoreFoundation framework. */
75#undef HAVE_CFPREFERENCESCOPYAPPVALUE
76
77/* Define to 1 if your system has a working `chown' function. */
78#undef HAVE_CHOWN
79
80/* Define to 1 if you have the <ctype.h> header file. */
81#undef HAVE_CTYPE_H
82
83/* Define if the GNU dcgettext() function is already present or preinstalled.
84 */
85#undef HAVE_DCGETTEXT
86
87/* Define to 1 if you have the declaration of `CURLINFO_TLS_SSL_PTR', and to 0
88 if you don't. */
89#undef HAVE_DECL_CURLINFO_TLS_SSL_PTR
90
91/* Define to 1 if you have the declaration of `gcry_mpi_set_opaque_copy', and
92 to 0 if you don't. */
93#undef HAVE_DECL_GCRY_MPI_SET_OPAQUE_COPY
94
95/* Define to 1 if you have the declaration of `struct in6_ifreq', and to 0 if
96 you don't. */
97#undef HAVE_DECL_STRUCT_IN6_IFREQ
98
99/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
100 */
101#undef HAVE_DIRENT_H
102
103/* Define to 1 if you have the <dlfcn.h> header file. */
104#undef HAVE_DLFCN_H
105
106/* Define to 1 if you have the <endian.h> header file. */
107#undef HAVE_ENDIAN_H
108
109/* Define to 1 if you have the <errno.h> header file. */
110#undef HAVE_ERRNO_H
111
112/* Define to 1 if you have the <execinfo.h> header file. */
113#undef HAVE_EXECINFO_H
114
115/* Define to 1 if explicit_bzero is supported */
116#undef HAVE_EXPLICIT_BZERO
117
118/* Define to 1 if you have the <extractor.h> header file. */
119#undef HAVE_EXTRACTOR_H
120
121/* Define to 1 if you have the <fcntl.h> header file. */
122#undef HAVE_FCNTL_H
123
124/* Define to 1 if you have the `fork' function. */
125#undef HAVE_FORK
126
127/* Define to 1 if you have the `freeifaddrs' function. */
128#undef HAVE_FREEIFADDRS
129
130/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
131#undef HAVE_FSEEKO
132
133/* Define to 1 if getaddrinfo_a is supported */
134#undef HAVE_GETADDRINFO_A
135
136/* Define to 1 if you have the `gethostbyname2' function. */
137#undef HAVE_GETHOSTBYNAME2
138
139/* Define to 1 if you have the `getifaddrs' function. */
140#undef HAVE_GETIFADDRS
141
142/* Define to 1 if you have the `getloadavg' function. */
143#undef HAVE_GETLOADAVG
144
145/* Define to 1 if you have the `getpeereid' function. */
146#undef HAVE_GETPEEREID
147
148/* Define to 1 if you have the `getpeerucred' function. */
149#undef HAVE_GETPEERUCRED
150
151/* Define to 1 if you have the `getresgid' function. */
152#undef HAVE_GETRESGID
153
154/* Define to 1 if you have the `getrlimit' function. */
155#undef HAVE_GETRLIMIT
156
157/* Define to 1 if you have the `getrusage' function. */
158#undef HAVE_GETRUSAGE
159
160/* Define if the GNU gettext() function is already present or preinstalled. */
161#undef HAVE_GETTEXT
162
163/* Define to 1 if GnuTLS is available */
164#undef HAVE_GNUTLS
165
166/* Define to 1 if you have the <gnutls/abstract.h> header file. */
167#undef HAVE_GNUTLS_ABSTRACT_H
168
169/* Define to 1 if GnuTLS has DANE support */
170#undef HAVE_GNUTLS_DANE
171
172/* Define to 1 if you have the <gnutls/dane.h> header file. */
173#undef HAVE_GNUTLS_DANE_H
174
175/* Define if you have the iconv() function and it works. */
176#undef HAVE_ICONV
177
178/* Define to 1 if you have the <idn2.h> header file. */
179#undef HAVE_IDN2_H
180
181/* Define to 1 if you have the <idn2/idn2.h> header file. */
182#undef HAVE_IDN2_IDN2_H
183
184/* Define to 1 if you have the <idna.h> header file. */
185#undef HAVE_IDNA_H
186
187/* Define to 1 if you have the <idn/idna.h> header file. */
188#undef HAVE_IDN_IDNA_H
189
190/* Define to 1 if you have the <ifaddrs.h> header file. */
191#undef HAVE_IFADDRS_H
192
193/* Define to 1 if you have the `initgroups' function. */
194#undef HAVE_INITGROUPS
195
196/* Define to 1 if you have the <inttypes.h> header file. */
197#undef HAVE_INTTYPES_H
198
199/* Define to 1 if available */
200#undef HAVE_JANSSON
201
202/* Define to 1 if you have the <jansson.h> header file. */
203#undef HAVE_JANSSON_H
204
205/* Define to 1 if available */
206#undef HAVE_JOSE
207
208/* Define to 1 if you have the <jose/jose.h> header file. */
209#undef HAVE_JOSE_JOSE_H
210
211/* Define to 1 if you have the <langinfo.h> header file. */
212#undef HAVE_LANGINFO_H
213
214/* Define to 1 if libatomic is external */
215#undef HAVE_LIBATOMIC
216
217/* Define to 1 if available */
218#undef HAVE_LIBBLUETOOTH
219
220/* Define to 1 if you have a functional curl library. */
221#undef HAVE_LIBCURL
222
223/* Define to 1 if available */
224#undef HAVE_LIBEXTRACTOR
225
226/* Define to 1 if libidn is available */
227#undef HAVE_LIBIDN
228
229/* Define to 1 if libidn2 is available */
230#undef HAVE_LIBIDN2
231
232/* Define to 1 if you have the `intl' library (-lintl). */
233#undef HAVE_LIBINTL
234
235/* Define to 1 if you have the <libintl.h> header file. */
236#undef HAVE_LIBINTL_H
237
238/* Define to 1 if you have the `kstat' library (-lkstat). */
239#undef HAVE_LIBKSTAT
240
241/* Define to 1 if you have the `kvm' library (-lkvm). */
242#undef HAVE_LIBKVM
243
244/* Define to 1 if you have the `m' library (-lm). */
245#undef HAVE_LIBM
246
247/* Define to 1 if you have the <libpq-fe.h> header file. */
248#undef HAVE_LIBPQ_FE_H
249
250/* Define to 1 if you have the `resolv' library (-lresolv). */
251#undef HAVE_LIBRESOLV
252
253/* Define to 1 if you have the `rt' library (-lrt). */
254#undef HAVE_LIBRT
255
256/* Define to 1 if you have the `socket' library (-lsocket). */
257#undef HAVE_LIBSOCKET
258
259/* Define if you have the libunistring library. */
260#undef HAVE_LIBUNISTRING
261
262/* Define to 1 if you have the <limits.h> header file. */
263#undef HAVE_LIMITS_H
264
265/* Define to 1 if you have the <locale.h> header file. */
266#undef HAVE_LOCALE_H
267
268/* Define to 1 if available */
269#undef HAVE_LTDL
270
271/* Define to 1 if you have the <ltdl.h> header file. */
272#undef HAVE_LTDL_H
273
274/* Define to 1 if you have the <mach/mach.h> header file. */
275#undef HAVE_MACH_MACH_H
276
277/* Define to 1 if you have the `mallinfo2' function. */
278#undef HAVE_MALLINFO2
279
280/* Define to 1 if you have the <malloc.h> header file. */
281#undef HAVE_MALLOC_H
282
283/* Define to 1 if you have the <malloc/malloc.h> header file. */
284#undef HAVE_MALLOC_MALLOC_H
285
286/* Define to 1 if you have the <malloc/malloc_np.h> header file. */
287#undef HAVE_MALLOC_MALLOC_NP_H
288
289/* Define to 1 if you have the `malloc_size' function. */
290#undef HAVE_MALLOC_SIZE
291
292/* Define to 1 if you have the `malloc_usable_size' function. */
293#undef HAVE_MALLOC_USABLE_SIZE
294
295/* Define to 1 if you have the <math.h> header file. */
296#undef HAVE_MATH_H
297
298/* Define to 1 if memchr is supported */
299#undef HAVE_MEMCHR
300
301/* Define to 1 if memset_s is supported */
302#undef HAVE_MEMSET_S
303
304/* Define to 1 if libmicrohttpd is available */
305#undef HAVE_MHD
306
307/* Define to 1 if you have the `mremap' function. */
308#undef HAVE_MREMAP
309
310/* Define to 1 if MySQL is at least version 8 */
311#undef HAVE_MYSQL8
312
313/* Define to 1 if you have the <mysql/mysql.h> header file. */
314#undef HAVE_MYSQL_MYSQL_H
315
316/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
317#undef HAVE_NDIR_H
318
319/* Define to 1 if you have the <netdb.h> header file. */
320#undef HAVE_NETDB_H
321
322/* Define to 1 if you have the <netinet/in.h> header file. */
323#undef HAVE_NETINET_IN_H
324
325/* Define to 1 if you have the <netinet/in.h,> header file. */
326#undef HAVE_NETINET_IN_H_
327
328/* Define to 1 if you have the <netinet/in_systm.h> header file. */
329#undef HAVE_NETINET_IN_SYSTM_H
330
331/* Define to 1 if you have the <netinet/ip.h> header file. */
332#undef HAVE_NETINET_IP_H
333
334/* Define to 1 if you have the <nss.h> header file. */
335#undef HAVE_NSS_H
336
337/* Define to 1 if available */
338#undef HAVE_OGG
339
340/* Define to 1 if you have the <ogg/ogg.h> header file. */
341#undef HAVE_OGG_OGG_H
342
343/* Define to 1 if available */
344#undef HAVE_OPUS
345
346/* Define to 1 if you have the <opus/opus.h> header file. */
347#undef HAVE_OPUS_OPUS_H
348
349/* Define to 1 if available */
350#undef HAVE_PABC
351
352/* Define to 1 if you have the <pabc/pabc.h> header file. */
353#undef HAVE_PABC_PABC_H
354
355/* Define to 1 if perl is available */
356#undef HAVE_PERL
357
358/* Define to 1 if libpng is available */
359#undef HAVE_PNG
360
361/* Define to 1 if you have the <png.h> header file. */
362#undef HAVE_PNG_H
363
364/* Define to 1 if Postgres is available */
365#undef HAVE_POSTGRESQL
366
367/* Define to 1 if available */
368#undef HAVE_PULSE
369
370/* Define to 1 if you have the <pulse/simple.h> header file. */
371#undef HAVE_PULSE_SIMPLE_H
372
373/* Define to 1 if you have the `random' function. */
374#undef HAVE_RANDOM
375
376/* Define to 1 if you have the `setresuid' function. */
377#undef HAVE_SETRESUID
378
379/* Define to 1 if you have the `setrlimit' function. */
380#undef HAVE_SETRLIMIT
381
382/* Define to 1 if you have the <signal.h> header file. */
383#undef HAVE_SIGNAL_H
384
385/* Define to 1 if struct sockaddr_in has sin_len field */
386#undef HAVE_SOCKADDR_IN_SIN_LEN
387
388/* Define to 1 if struct sockaddr_un has sun_len field */
389#undef HAVE_SOCKADDR_UN_SUN_LEN
390
391/* Define to 1 if you have the <sockLib.h> header file. */
392#undef HAVE_SOCKLIB_H
393
394/* Define to 1 if available */
395#undef HAVE_SQLITE
396
397/* Define to 1 if you have the <sqlite3.h> header file. */
398#undef HAVE_SQLITE3_H
399
400/* Define to 1 if you have the `srandom' function. */
401#undef HAVE_SRANDOM
402
403/* Define to 1 if you have the `stat' function. */
404#undef HAVE_STAT
405
406/* Define to 1 if you have the `stat64' function. */
407#undef HAVE_STAT64
408
409/* Define to 1 if you have the `statfs' function. */
410#undef HAVE_STATFS
411
412/* Define to 1 if you have the `statvfs' function. */
413#undef HAVE_STATVFS
414
415/* Define to 1 if you have the <stdarg.h> header file. */
416#undef HAVE_STDARG_H
417
418/* Define to 1 if you have the <stdatomic.h> header file. */
419#undef HAVE_STDATOMIC_H
420
421/* Define to 1 if stdbool.h conforms to C99. */
422#undef HAVE_STDBOOL_H
423
424/* Define to 1 if you have the <stdint.h> header file. */
425#undef HAVE_STDINT_H
426
427/* Define to 1 if you have the <stdio.h> header file. */
428#undef HAVE_STDIO_H
429
430/* Define to 1 if you have the <stdlib.h> header file. */
431#undef HAVE_STDLIB_H
432
433/* Define to 1 if you have the <strings.h> header file. */
434#undef HAVE_STRINGS_H
435
436/* Define to 1 if you have the <string.h> header file. */
437#undef HAVE_STRING_H
438
439/* Define to 1 if you have the `strndup' function. */
440#undef HAVE_STRNDUP
441
442/* Define to 1 if you have the `strnlen' function. */
443#undef HAVE_STRNLEN
444
445/* Define to 1 if you have the `sysconf' function. */
446#undef HAVE_SYSCONF
447
448/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
449 */
450#undef HAVE_SYS_DIR_H
451
452/* Define to 1 if you have the <sys/endian.h> header file. */
453#undef HAVE_SYS_ENDIAN_H
454
455/* Define to 1 if you have the <sys/file.h> header file. */
456#undef HAVE_SYS_FILE_H
457
458/* Define to 1 if you have the <sys/ioctl.h> header file. */
459#undef HAVE_SYS_IOCTL_H
460
461/* Define to 1 if you have the <sys/mman.h> header file. */
462#undef HAVE_SYS_MMAN_H
463
464/* Define to 1 if you have the <sys/mount.h> header file. */
465#undef HAVE_SYS_MOUNT_H
466
467/* Define to 1 if you have the <sys/msg.h> header file. */
468#undef HAVE_SYS_MSG_H
469
470/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
471 */
472#undef HAVE_SYS_NDIR_H
473
474/* Define to 1 if you have the <sys/param.h> header file. */
475#undef HAVE_SYS_PARAM_H
476
477/* Define to 1 if you have the <sys/resource.h> header file. */
478#undef HAVE_SYS_RESOURCE_H
479
480/* Define to 1 if you have the <sys/select.h> header file. */
481#undef HAVE_SYS_SELECT_H
482
483/* Define to 1 if you have the <sys/socket.h> header file. */
484#undef HAVE_SYS_SOCKET_H
485
486/* Define to 1 if you have the <sys/statvfs.h> header file. */
487#undef HAVE_SYS_STATVFS_H
488
489/* Define to 1 if you have the <sys/stat.h> header file. */
490#undef HAVE_SYS_STAT_H
491
492/* Define to 1 if you have the <sys/sysinfo.h> header file. */
493#undef HAVE_SYS_SYSINFO_H
494
495/* Define to 1 if you have the <sys/timeb.h> header file. */
496#undef HAVE_SYS_TIMEB_H
497
498/* Define to 1 if you have the <sys/time.h> header file. */
499#undef HAVE_SYS_TIME_H
500
501/* Define to 1 if you have the <sys/types.h> header file. */
502#undef HAVE_SYS_TYPES_H
503
504/* Define to 1 if you have the <sys/ucred.h> header file. */
505#undef HAVE_SYS_UCRED_H
506
507/* Define to 1 if you have the <sys/vfs.h> header file. */
508#undef HAVE_SYS_VFS_H
509
510/* Define to 1 if __thread is supported */
511#undef HAVE_THREAD_LOCAL_GCC
512
513/* Define to 1 if you have the `timegm' function. */
514#undef HAVE_TIMEGM
515
516/* Define to 1 if struct tm has the tm_gmtoff member */
517#undef HAVE_TM_GMTOFF
518
519/* Define to 1 if you have the <ucred.h> header file. */
520#undef HAVE_UCRED_H
521
522/* We can access-64 bit values that are only 32-bit aligned */
523#undef HAVE_UNALIGNED_64_ACCESS
524
525/* Define to 1 if you have the <unistd.h> header file. */
526#undef HAVE_UNISTD_H
527
528/* Define to 1 if you have the `vfork' function. */
529#undef HAVE_VFORK
530
531/* Define to 1 if you have the <vfork.h> header file. */
532#undef HAVE_VFORK_H
533
534/* Define to 1 if you have the `wait4' function. */
535#undef HAVE_WAIT4
536
537/* Define to 1 if `fork' works. */
538#undef HAVE_WORKING_FORK
539
540/* Define to 1 if `vfork' works. */
541#undef HAVE_WORKING_VFORK
542
543/* Define to 1 if available */
544#undef HAVE_ZBAR
545
546/* Define to 1 if you have the <zbar.h> header file. */
547#undef HAVE_ZBAR_H
548
549/* Define to 1 if zlib is available */
550#undef HAVE_ZLIB
551
552/* Define to 1 if the system has the type `_Bool'. */
553#undef HAVE__BOOL
554
555/* Define as const if the declaration of iconv() needs const. */
556#undef ICONV_CONST
557
558/* Path to ifconfig */
559#undef IFCONFIG
560
561/* How to include if_tun.h */
562#undef IF_TUN_HDR
563
564/* Define to 1 if man pages are included */
565#undef INCLUDE_MANPAGES
566
567/* Path to ip6tables */
568#undef IP6TABLES
569
570/* Path to iptables */
571#undef IPTABLES
572
573/* Defined if libcurl supports AsynchDNS */
574#undef LIBCURL_FEATURE_ASYNCHDNS
575
576/* Defined if libcurl supports IDN */
577#undef LIBCURL_FEATURE_IDN
578
579/* Defined if libcurl supports IPv6 */
580#undef LIBCURL_FEATURE_IPV6
581
582/* Defined if libcurl supports KRB4 */
583#undef LIBCURL_FEATURE_KRB4
584
585/* Defined if libcurl supports libz */
586#undef LIBCURL_FEATURE_LIBZ
587
588/* Defined if libcurl supports NTLM */
589#undef LIBCURL_FEATURE_NTLM
590
591/* Defined if libcurl supports SSL */
592#undef LIBCURL_FEATURE_SSL
593
594/* Defined if libcurl supports SSPI */
595#undef LIBCURL_FEATURE_SSPI
596
597/* Defined if libcurl supports DICT */
598#undef LIBCURL_PROTOCOL_DICT
599
600/* Defined if libcurl supports FILE */
601#undef LIBCURL_PROTOCOL_FILE
602
603/* Defined if libcurl supports FTP */
604#undef LIBCURL_PROTOCOL_FTP
605
606/* Defined if libcurl supports FTPS */
607#undef LIBCURL_PROTOCOL_FTPS
608
609/* Defined if libcurl supports HTTP */
610#undef LIBCURL_PROTOCOL_HTTP
611
612/* Defined if libcurl supports HTTPS */
613#undef LIBCURL_PROTOCOL_HTTPS
614
615/* Defined if libcurl supports IMAP */
616#undef LIBCURL_PROTOCOL_IMAP
617
618/* Defined if libcurl supports LDAP */
619#undef LIBCURL_PROTOCOL_LDAP
620
621/* Defined if libcurl supports POP3 */
622#undef LIBCURL_PROTOCOL_POP3
623
624/* Defined if libcurl supports RTSP */
625#undef LIBCURL_PROTOCOL_RTSP
626
627/* Defined if libcurl supports SMTP */
628#undef LIBCURL_PROTOCOL_SMTP
629
630/* Defined if libcurl supports TELNET */
631#undef LIBCURL_PROTOCOL_TELNET
632
633/* Defined if libcurl supports TFTP */
634#undef LIBCURL_PROTOCOL_TFTP
635
636/* Define to 1 if this is a system with a Linux kernel */
637#undef LINUX
638
639/* Define to the sub-directory where libtool stores uninstalled libraries. */
640#undef LT_OBJDIR
641
642/* Required libgcrypt version */
643#undef NEED_LIBGCRYPT_VERSION
644
645/* Define to 1 if your C compiler doesn't accept -c and -o together. */
646#undef NO_MINUS_C_MINUS_O
647
648/* Define to 1 if this is an OpenBSD system */
649#undef OPENBSD
650
651/* Define to 1 if this is some strange OS */
652#undef OTHEROS
653
654/* Name of package */
655#undef PACKAGE
656
657/* Define to the address where bug reports for this package should be sent. */
658#undef PACKAGE_BUGREPORT
659
660/* Define to the full name of this package. */
661#undef PACKAGE_NAME
662
663/* Define to the full name and version of this package. */
664#undef PACKAGE_STRING
665
666/* Define to the one symbol short name of this package. */
667#undef PACKAGE_TARNAME
668
669/* Define to the home page for this package. */
670#undef PACKAGE_URL
671
672/* Define to the version of this package. */
673#undef PACKAGE_VERSION
674
675/* Path to ip */
676#undef PATH_TO_IP
677
678/* Define to 1 if this is a Solaris system */
679#undef SOLARIS
680
681/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
682#undef STAT_MACROS_BROKEN
683
684/* Define to 1 if all of the C90 standard headers exist (not just the ones
685 required in a freestanding environment). This macro is provided for
686 backward compatibility; new code need not use it. */
687#undef STDC_HEADERS
688
689/* Path to sysctl */
690#undef SYSCTL
691
692/* Define to 1 if your <sys/time.h> declares `struct tm'. */
693#undef TM_IN_SYS_TIME
694
695/* Path to upnpc binary */
696#undef UPNPC
697
698/* VCS revision/hash or tarball version */
699#undef VCS_VERSION
700
701/* Version number of package */
702#undef VERSION
703
704/* Define to 1 if the X Window System is missing or not being used. */
705#undef X_DISPLAY_MISSING
706
707/* Number of bits in a file offset, on hosts where this is settable. */
708#undef _FILE_OFFSET_BITS
709
710/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
711#undef _LARGEFILE_SOURCE
712
713/* Define for large files, on AIX-style hosts. */
714#undef _LARGE_FILES
715
716/* Needed with Solaris or errno does not work */
717#undef _REENTRANT
718
719/* Define curl_free() as free() if our version of curl lacks curl_free. */
720#undef curl_free
721
722/* Define to `int' if <sys/types.h> doesn't define. */
723#undef gid_t
724
725/* Define to `int' if <sys/types.h> does not define. */
726#undef mode_t
727
728/* Define to `long int' if <sys/types.h> does not define. */
729#undef off_t
730
731/* Define as a signed integer type capable of holding a process identifier. */
732#undef pid_t
733
734/* Define to `unsigned int' if <sys/types.h> does not define. */
735#undef size_t
736
737/* Define to `int' if <sys/types.h> doesn't define. */
738#undef uid_t
739
740/* Define as `fork' if `vfork' does not work. */
741#undef vfork