e5af0d46fca71eaf9af5784e18248053814854d1
[platform/upstream/rpm.git] / popt / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Avoid autoheader noise */
4 #ifndef PACKAGE
5 #undef PACKAGE
6 #endif
7 #ifndef VERSION
8 #undef VERSION
9 #endif
10 #ifndef PROTOTYPES
11 #undef PROTOTYPES
12 #endif
13 #ifndef _GNU_SOURCE
14 #undef _GNU_SOURCE
15 #endif
16
17 /* Define if you have the ANSI C header files.  */
18 #undef STDC_HEADERS
19
20 /* Define to the name of the distribution.  */
21 #undef PACKAGE
22
23 /* Define to the version of the distribution.  */
24 #undef VERSION
25
26 /* Define to 1 if ANSI function prototypes are usable.  */
27 #undef PROTOTYPES
28
29 /* Define if you have the strerror function.  */
30 #undef HAVE_STRERROR
31
32 /* Define if you have the <alloca.h> header file.  */
33 #undef HAVE_ALLOCA_H
34
35 /* Define if you have the <string.h> header file.  */
36 #undef HAVE_STRING_H
37
38 /* Define if you have the <unistd.h> header file.  */
39 #undef HAVE_UNISTD_H