Release: 1.1.7
[captive.git] / src / install / acquire / cabextract / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define as __inline if that's what the C compiler calls it.  */
7 #undef inline
8
9 /* Define to `int' if <sys/types.h> doesn't define.  */
10 #undef mode_t
11
12 /* Define to `long' if <sys/types.h> doesn't define.  */
13 #undef off_t
14
15 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
16 #undef size_t
17
18 /* Define if you have the ANSI C header files.  */
19 #undef STDC_HEADERS
20
21 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
22 #undef TIME_WITH_SYS_TIME
23
24 /* Define if you have the getopt_long function.  */
25 #undef HAVE_GETOPT_LONG
26
27 /* Define if you have the memcpy function.  */
28 #undef HAVE_MEMCPY
29
30 /* Define if you have the mktime function.  */
31 #undef HAVE_MKTIME
32
33 /* Define if you have the strcasecmp function.  */
34 #undef HAVE_STRCASECMP
35
36 /* Define if you have the strchr function.  */
37 #undef HAVE_STRCHR
38
39 /* Define if you have the utime function.  */
40 #undef HAVE_UTIME
41
42 /* Define if you have the <ctype.h> header file.  */
43 #undef HAVE_CTYPE_H
44
45 /* Define if you have the <dirent.h> header file.  */
46 #undef HAVE_DIRENT_H
47
48 /* Define if you have the <getopt.h> header file.  */
49 #undef HAVE_GETOPT_H
50
51 /* Define if you have the <limits.h> header file.  */
52 #undef HAVE_LIMITS_H
53
54 /* Define if you have the <ndir.h> header file.  */
55 #undef HAVE_NDIR_H
56
57 /* Define if you have the <stdlib.h> header file.  */
58 #undef HAVE_STDLIB_H
59
60 /* Define if you have the <string.h> header file.  */
61 #undef HAVE_STRING_H
62
63 /* Define if you have the <strings.h> header file.  */
64 #undef HAVE_STRINGS_H
65
66 /* Define if you have the <sys/dir.h> header file.  */
67 #undef HAVE_SYS_DIR_H
68
69 /* Define if you have the <sys/ndir.h> header file.  */
70 #undef HAVE_SYS_NDIR_H
71
72 /* Define if you have the <sys/stat.h> header file.  */
73 #undef HAVE_SYS_STAT_H
74
75 /* Define if you have the <sys/time.h> header file.  */
76 #undef HAVE_SYS_TIME_H
77
78 /* Define if you have the <sys/types.h> header file.  */
79 #undef HAVE_SYS_TYPES_H
80
81 /* Define if you have the <utime.h> header file.  */
82 #undef HAVE_UTIME_H
83
84 /* Name of package */
85 #undef PACKAGE
86
87 /* Version number of package */
88 #undef VERSION
89