1/* lib/config.h.  Generated from config.h.in by configure.  */
2/* lib/config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define to 1 if you have the <assert.h> header file. */
5#define HAVE_ASSERT_H 1
6
7/* Define to 1 if you have the <ctype.h> header file. */
8#define HAVE_CTYPE_H 1
9
10/* Define to 1 if you have the <dirent.h> header file. */
11#define HAVE_DIRENT_H 1
12
13/* Define to 1 if you have the <errno.h> header file. */
14#define HAVE_ERRNO_H 1
15
16/* Define to 1 if you have the <err.h> header file. */
17#define HAVE_ERR_H 1
18
19/* Define to 1 if you have the <fnctl.h> header file. */
20/* #undef HAVE_FNCTL_H */
21
22/* Define to 1 if you have the <fnmatch.h> header file. */
23#define HAVE_FNMATCH_H 1
24
25/* Define to 1 if you have the <glob.h> header file. */
26#define HAVE_GLOB_H 1
27
28/* Define to 1 if you have the <grp.h> header file. */
29#define HAVE_GRP_H 1
30
31/* Define to 1 if you have the <inttypes.h> header file. */
32#define HAVE_INTTYPES_H 1
33
34/* Define to 1 if you have the `db' library (-ldb). */
35/* #undef HAVE_LIBDB */
36
37/* Define to 1 if you have the <limits.h> header file. */
38#define HAVE_LIMITS_H 1
39
40/* Define to 1 if you have the <memory.h> header file. */
41#define HAVE_MEMORY_H 1
42
43/* Define to 1 if you have the <pwd.h> header file. */
44#define HAVE_PWD_H 1
45
46/* Define to 1 if you have the <signal.h> header file. */
47#define HAVE_SIGNAL_H 1
48
49/* Define to 1 if you have the <stdarg.h> header file. */
50#define HAVE_STDARG_H 1
51
52/* Define to 1 if you have the <stdint.h> header file. */
53#define HAVE_STDINT_H 1
54
55/* Define to 1 if you have the <stdio.h> header file. */
56#define HAVE_STDIO_H 1
57
58/* Define to 1 if you have the <stdlib.h> header file. */
59#define HAVE_STDLIB_H 1
60
61/* Define to 1 if you have the <strings.h> header file. */
62#define HAVE_STRINGS_H 1
63
64/* Define to 1 if you have the <string.h> header file. */
65#define HAVE_STRING_H 1
66
67/* Define to 1 if you have the <sys/cdefs.h> header file. */
68#define HAVE_SYS_CDEFS_H 1
69
70/* Define to 1 if you have the <sys/file.h> header file. */
71#define HAVE_SYS_FILE_H 1
72
73/* Define to 1 if you have the <sys/ioctl.h> header file. */
74#define HAVE_SYS_IOCTL_H 1
75
76/* Define to 1 if you have the <sys/param.h> header file. */
77#define HAVE_SYS_PARAM_H 1
78
79/* Define to 1 if you have the <sys/queue.h> header file. */
80#define HAVE_SYS_QUEUE_H 1
81
82/* Define to 1 if you have the <sys/stat.h> header file. */
83#define HAVE_SYS_STAT_H 1
84
85/* Define to 1 if you have the <sys/time.h> header file. */
86#define HAVE_SYS_TIME_H 1
87
88/* Define to 1 if you have the <sys/types.h> header file. */
89#define HAVE_SYS_TYPES_H 1
90
91/* Define to 1 if you have the <sys/utsname.h> header file. */
92#define HAVE_SYS_UTSNAME_H 1
93
94/* Define to 1 if you have the <sys/wait.h> header file. */
95#define HAVE_SYS_WAIT_H 1
96
97/* Define to 1 if you have the <time.h> header file. */
98#define HAVE_TIME_H 1
99
100/* Define to 1 if you have the <unistd.h> header file. */
101#define HAVE_UNISTD_H 1
102
103/* Define to 1 if you have the `vfork' function. */
104#define HAVE_VFORK 1
105
106/* Define to 1 if you have the <vis.h> header file. */
107#define HAVE_VIS_H 1
108
109/* Define to 1 if the `z' modifider for printf is missing. */
110/* #undef MISSING_SIZE_T_SUPPORT */
111
112/* Defined when PRIu64 is missing or broken */
113/* #undef NEED_PRI_MACRO */
114
115/* Defined when to retain only the numeric OS version */
116/* #undef NUMERIC_VERSION_ONLY */
117
118/* Define to the address where bug reports for this package should be sent. */
119#define PACKAGE_BUGREPORT "joerg@NetBSD.org"
120
121/* Define to the full name of this package. */
122#define PACKAGE_NAME "pkg_install"
123
124/* Define to the full name and version of this package. */
125#define PACKAGE_STRING "pkg_install 20090911"
126
127/* Define to the one symbol short name of this package. */
128#define PACKAGE_TARNAME "pkg_install"
129
130/* Define to the home page for this package. */
131#define PACKAGE_URL ""
132
133/* Define to the version of this package. */
134#define PACKAGE_VERSION "20090911"
135
136/* The size of `int', as computed by sizeof. */
137#define SIZEOF_INT 4
138
139/* The size of `long', as computed by sizeof. */
140#define SIZEOF_LONG 8
141
142/* The size of `long long', as computed by sizeof. */
143#define SIZEOF_LONG_LONG 8
144
145/* The size of `size_t', as computed by sizeof. */
146#define SIZEOF_SIZE_T 8
147
148/* Define to 1 if you have the ANSI C header files. */
149#define STDC_HEADERS 1
150
151/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
152   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
153   #define below would cause a syntax error. */
154/* #undef _UINT32_T */
155
156/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
157   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
158   #define below would cause a syntax error. */
159/* #undef _UINT64_T */
160
161/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
162   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
163   #define below would cause a syntax error. */
164/* #undef _UINT8_T */
165
166/* Define to the type of an unsigned integer type of width exactly 16 bits if
167   such a type exists and the standard includes do not define it. */
168/* #undef uint16_t */
169
170/* Define to the type of an unsigned integer type of width exactly 32 bits if
171   such a type exists and the standard includes do not define it. */
172/* #undef uint32_t */
173
174/* Define to the type of an unsigned integer type of width exactly 64 bits if
175   such a type exists and the standard includes do not define it. */
176/* #undef uint64_t */
177
178/* Define to the type of an unsigned integer type of width exactly 8 bits if
179   such a type exists and the standard includes do not define it. */
180/* #undef uint8_t */
181
182#if !HAVE_VFORK
183# define vfork fork
184#endif
185
186#ifndef MISSING_SIZE_T_SUPPORT
187#  define PRIzu "zu"
188#elif SIZEOF_SIZE_T == SIZEOF_INT
189#  define PRIzu "u"
190#elif SIZEOF_SIZE_T == SIZEOF_LONG
191#  define PRIzu "lu"
192#elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
193#  define PRIzu "llu"
194#else
195#  errror "Unknown size_t size"
196#endif
197
198