config.h.in revision c918a7e2
1c19de146Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2c19de146Smrg
39ef7378bSmrg/* Define to 1 if you have the <inttypes.h> header file. */
49ef7378bSmrg#undef HAVE_INTTYPES_H
59ef7378bSmrg
69ef7378bSmrg/* Define to 1 if you have the <memory.h> header file. */
79ef7378bSmrg#undef HAVE_MEMORY_H
89ef7378bSmrg
9c918a7e2Smrg/* Define to 1 if you have the <paths.h> header file. */
10c918a7e2Smrg#undef HAVE_PATHS_H
11c918a7e2Smrg
129ef7378bSmrg/* Define to 1 if you have the <stdint.h> header file. */
139ef7378bSmrg#undef HAVE_STDINT_H
149ef7378bSmrg
159ef7378bSmrg/* Define to 1 if you have the <stdlib.h> header file. */
169ef7378bSmrg#undef HAVE_STDLIB_H
179ef7378bSmrg
189ef7378bSmrg/* Define to 1 if you have the <strings.h> header file. */
199ef7378bSmrg#undef HAVE_STRINGS_H
209ef7378bSmrg
219ef7378bSmrg/* Define to 1 if you have the <string.h> header file. */
229ef7378bSmrg#undef HAVE_STRING_H
239ef7378bSmrg
249ef7378bSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
259ef7378bSmrg#undef HAVE_SYS_STAT_H
269ef7378bSmrg
279ef7378bSmrg/* Define to 1 if you have the <sys/types.h> header file. */
289ef7378bSmrg#undef HAVE_SYS_TYPES_H
299ef7378bSmrg
309ef7378bSmrg/* Define to 1 if you have the <unistd.h> header file. */
319ef7378bSmrg#undef HAVE_UNISTD_H
329ef7378bSmrg
33c918a7e2Smrg/* Directory containing user mailboxes */
34c918a7e2Smrg#undef MAILBOX_DIRECTORY
35c918a7e2Smrg
36c19de146Smrg/* Name of package */
37c19de146Smrg#undef PACKAGE
38c19de146Smrg
39c19de146Smrg/* Define to the address where bug reports for this package should be sent. */
40c19de146Smrg#undef PACKAGE_BUGREPORT
41c19de146Smrg
42c19de146Smrg/* Define to the full name of this package. */
43c19de146Smrg#undef PACKAGE_NAME
44c19de146Smrg
45c19de146Smrg/* Define to the full name and version of this package. */
46c19de146Smrg#undef PACKAGE_STRING
47c19de146Smrg
48c19de146Smrg/* Define to the one symbol short name of this package. */
49c19de146Smrg#undef PACKAGE_TARNAME
50c19de146Smrg
519ef7378bSmrg/* Define to the home page for this package. */
529ef7378bSmrg#undef PACKAGE_URL
539ef7378bSmrg
54c19de146Smrg/* Define to the version of this package. */
55c19de146Smrg#undef PACKAGE_VERSION
56c19de146Smrg
579ef7378bSmrg/* Major version of this package */
589ef7378bSmrg#undef PACKAGE_VERSION_MAJOR
599ef7378bSmrg
609ef7378bSmrg/* Minor version of this package */
619ef7378bSmrg#undef PACKAGE_VERSION_MINOR
629ef7378bSmrg
639ef7378bSmrg/* Patch version of this package */
649ef7378bSmrg#undef PACKAGE_VERSION_PATCHLEVEL
659ef7378bSmrg
669ef7378bSmrg/* Define to 1 if you have the ANSI C header files. */
679ef7378bSmrg#undef STDC_HEADERS
689ef7378bSmrg
69c19de146Smrg/* Version number of package */
70c19de146Smrg#undef VERSION
71