First attempt at "make check".
[platform/upstream/rpm.git] / popt / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the ANSI C header files.  */
4 #undef STDC_HEADERS
5
6 /* Define to the name of the distribution.  */
7 #undef PACKAGE
8
9 /* Define to the version of the distribution.  */
10 #undef VERSION
11
12 /* Define to 1 if ANSI function prototypes are usable.  */
13 #undef PROTOTYPES
14
15 /* Define if you have the strerror function.  */
16 #undef HAVE_STRERROR
17
18 /* Define if you have the <alloca.h> header file.  */
19 #undef HAVE_ALLOCA_H
20
21 /* Define if you have the <string.h> header file.  */
22 #undef HAVE_STRING_H
23
24 /* Define if you have the <unistd.h> header file.  */
25 #undef HAVE_UNISTD_H