1 /* lib/config.h. Generated from config.h.in by configure. */
2 /* lib/config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if you have the <assert.h> header file. */
5 #define HAVE_ASSERT_H 1
7 /* Define to 1 if you have the <ctype.h> header file. */
10 /* Define to 1 if you have the <dirent.h> header file. */
11 #define HAVE_DIRENT_H 1
13 /* Define to 1 if you have the <errno.h> header file. */
14 #define HAVE_ERRNO_H 1
16 /* Define to 1 if you have the <err.h> header file. */
19 /* Define to 1 if you have the <fnctl.h> header file. */
20 /* #undef HAVE_FNCTL_H */
22 /* Define to 1 if you have the <fnmatch.h> header file. */
23 #define HAVE_FNMATCH_H 1
25 /* Define to 1 if you have the <glob.h> header file. */
28 /* Define to 1 if you have the <grp.h> header file. */
31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #define HAVE_INTTYPES_H 1
34 /* Define to 1 if you have the `db' library (-ldb). */
35 /* #undef HAVE_LIBDB */
37 /* Define to 1 if you have the <limits.h> header file. */
38 #define HAVE_LIMITS_H 1
40 /* Define to 1 if you have the <memory.h> header file. */
41 #define HAVE_MEMORY_H 1
43 /* Define to 1 if you have the <pwd.h> header file. */
46 /* Define to 1 if you have the <signal.h> header file. */
47 #define HAVE_SIGNAL_H 1
49 /* Define to 1 if you have the <stdarg.h> header file. */
50 #define HAVE_STDARG_H 1
52 /* Define to 1 if you have the <stdint.h> header file. */
53 #define HAVE_STDINT_H 1
55 /* Define to 1 if you have the <stdio.h> header file. */
56 #define HAVE_STDIO_H 1
58 /* Define to 1 if you have the <stdlib.h> header file. */
59 #define HAVE_STDLIB_H 1
61 /* Define to 1 if you have the <strings.h> header file. */
62 #define HAVE_STRINGS_H 1
64 /* Define to 1 if you have the <string.h> header file. */
65 #define HAVE_STRING_H 1
67 /* Define to 1 if you have the <sys/cdefs.h> header file. */
68 #define HAVE_SYS_CDEFS_H 1
70 /* Define to 1 if you have the <sys/file.h> header file. */
71 #define HAVE_SYS_FILE_H 1
73 /* Define to 1 if you have the <sys/ioctl.h> header file. */
74 #define HAVE_SYS_IOCTL_H 1
76 /* Define to 1 if you have the <sys/param.h> header file. */
77 #define HAVE_SYS_PARAM_H 1
79 /* Define to 1 if you have the <sys/queue.h> header file. */
80 #define HAVE_SYS_QUEUE_H 1
82 /* Define to 1 if you have the <sys/stat.h> header file. */
83 #define HAVE_SYS_STAT_H 1
85 /* Define to 1 if you have the <sys/time.h> header file. */
86 #define HAVE_SYS_TIME_H 1
88 /* Define to 1 if you have the <sys/types.h> header file. */
89 #define HAVE_SYS_TYPES_H 1
91 /* Define to 1 if you have the <sys/utsname.h> header file. */
92 #define HAVE_SYS_UTSNAME_H 1
94 /* Define to 1 if you have the <sys/wait.h> header file. */
95 #define HAVE_SYS_WAIT_H 1
97 /* Define to 1 if you have the <time.h> header file. */
100 /* Define to 1 if you have the <unistd.h> header file. */
101 #define HAVE_UNISTD_H 1
103 /* Define to 1 if you have the `vfork' function. */
106 /* Define to 1 if you have the <vis.h> header file. */
109 /* Define to 1 if the `z' modifider for printf is missing. */
110 /* #undef MISSING_SIZE_T_SUPPORT */
112 /* Defined when PRIu64 is missing or broken */
113 /* #undef NEED_PRI_MACRO */
115 /* Defined when to retain only the numeric OS version */
116 /* #undef NUMERIC_VERSION_ONLY */
118 /* Define to the address where bug reports for this package should be sent. */
119 #define PACKAGE_BUGREPORT "joerg@NetBSD.org"
121 /* Define to the full name of this package. */
122 #define PACKAGE_NAME "pkg_install"
124 /* Define to the full name and version of this package. */
125 #define PACKAGE_STRING "pkg_install 20090911"
127 /* Define to the one symbol short name of this package. */
128 #define PACKAGE_TARNAME "pkg_install"
130 /* Define to the home page for this package. */
131 #define PACKAGE_URL ""
133 /* Define to the version of this package. */
134 #define PACKAGE_VERSION "20090911"
136 /* The size of `int', as computed by sizeof. */
139 /* The size of `long', as computed by sizeof. */
140 #define SIZEOF_LONG 8
142 /* The size of `long long', as computed by sizeof. */
143 #define SIZEOF_LONG_LONG 8
145 /* The size of `size_t', as computed by sizeof. */
146 #define SIZEOF_SIZE_T 8
148 /* Define to 1 if you have the ANSI C header files. */
149 #define STDC_HEADERS 1
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 */
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 */
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 */
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 */
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 */
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 */
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. */
186 #ifndef MISSING_SIZE_T_SUPPORT
188 #elif SIZEOF_SIZE_T == SIZEOF_INT
190 #elif SIZEOF_SIZE_T == SIZEOF_LONG
192 #elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
195 # errror "Unknown size_t size"