Doc.
[rsync/rsync.git] / popt-1.2 / config.h.in
CommitLineData
62402cb1
MP
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 dgettext function. */
16#undef HAVE_DGETTEXT
17
18/* Define if you have the gettext function. */
19#undef HAVE_GETTEXT
20
21/* Define if you have the strerror function. */
22#undef HAVE_STRERROR
23
24/* Define if you have the <alloca.h> header file. */
25#undef HAVE_ALLOCA_H
26
27/* Define if you have the <libintl.h> header file. */
28#undef HAVE_LIBINTL_H
29
30/* Define if you have the <string.h> header file. */
31#undef HAVE_STRING_H
32
33/* Define if you have the <unistd.h> header file. */
34#undef HAVE_UNISTD_H