masqmail

annotate config.h.in @ 378:5781ba87df95

Removed ident. This had been discussed on the mailing list in Oct 2011. Ident is hardly useful in typical setups for masqmail. Probably Oliver had used it in his setup; that would make sense. Now, I know of nobody who needs it.
author markus schnalke <meillo@marmaro.de>
date Sat, 14 Jan 2012 21:36:58 +0100
parents 02bc0331e390
children d209b4846f2b
rev   line source
meillo@0 1 /* config.h.in. Generated from configure.ac by autoheader. */
meillo@0 2 #undef DEF_MAIL_GROUP
meillo@0 3 #undef DEF_MAIL_USER
meillo@0 4
meillo@0 5 /* Define if you want to use lockfile library. */
meillo@0 6 #undef USE_LIBLOCKFILE
meillo@0 7
meillo@0 8 #undef ENABLE_DEBUG
meillo@0 9
meillo@0 10 #undef ENABLE_RESOLVER
meillo@0 11
meillo@0 12 #undef ENABLE_AUTH
meillo@0 13
meillo@0 14 #undef CONF_DIR
meillo@0 15
meillo@0 16 #undef DATA_DIR
meillo@0 17
meillo@0 18 #undef SBINDIR
meillo@0 19
meillo@0 20 /* The configuration file location */
meillo@0 21 #undef CONF_DIR
meillo@0 22
meillo@0 23 /* The data directory */
meillo@0 24 #undef DATA_DIR
meillo@0 25
meillo@0 26 /* The mail group */
meillo@0 27 #undef DEF_MAIL_GROUP
meillo@0 28
meillo@0 29 /* The mail user */
meillo@0 30 #undef DEF_MAIL_USER
meillo@0 31
meillo@0 32 /* If AUTH is enabled */
meillo@0 33 #undef ENABLE_AUTH
meillo@0 34
meillo@0 35 /* If debugging is enabled */
meillo@0 36 #undef ENABLE_DEBUG
meillo@0 37
meillo@0 38 /* If the resolver is to be used */
meillo@0 39 #undef ENABLE_RESOLVER
meillo@0 40
meillo@0 41 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
meillo@0 42 #undef HAVE_DOPRNT
meillo@0 43
meillo@0 44 /* Define to 1 if you have the <fcntl.h> header file. */
meillo@0 45 #undef HAVE_FCNTL_H
meillo@0 46
meillo@0 47 /* Define to 1 if you have the `fdatasync' function. */
meillo@0 48 #undef HAVE_FDATASYNC
meillo@0 49
meillo@0 50 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
meillo@0 51 #undef HAVE_FNMATCH
meillo@0 52
meillo@0 53 /* Define to 1 if you have the `getline' function. */
meillo@0 54 #undef HAVE_GETLINE
meillo@0 55
meillo@0 56 /* Define to 1 if you have the <inttypes.h> header file. */
meillo@0 57 #undef HAVE_INTTYPES_H
meillo@0 58
meillo@0 59 /* Define to 1 if you have the <memory.h> header file. */
meillo@0 60 #undef HAVE_MEMORY_H
meillo@0 61
meillo@0 62 /* Define to 1 if you have the `select' function. */
meillo@0 63 #undef HAVE_SELECT
meillo@0 64
meillo@0 65 /* Define to 1 if you have the `socket' function. */
meillo@0 66 #undef HAVE_SOCKET
meillo@0 67
meillo@0 68 /* Define to 1 if you have the <stdint.h> header file. */
meillo@0 69 #undef HAVE_STDINT_H
meillo@0 70
meillo@0 71 /* Define to 1 if you have the <stdlib.h> header file. */
meillo@0 72 #undef HAVE_STDLIB_H
meillo@0 73
meillo@0 74 /* Define to 1 if you have the `strerror' function. */
meillo@0 75 #undef HAVE_STRERROR
meillo@0 76
meillo@0 77 /* Define to 1 if you have the `strftime' function. */
meillo@0 78 #undef HAVE_STRFTIME
meillo@0 79
meillo@0 80 /* Define to 1 if you have the <strings.h> header file. */
meillo@0 81 #undef HAVE_STRINGS_H
meillo@0 82
meillo@0 83 /* Define to 1 if you have the <string.h> header file. */
meillo@0 84 #undef HAVE_STRING_H
meillo@0 85
meillo@0 86 /* Define to 1 if you have the `strstr' function. */
meillo@0 87 #undef HAVE_STRSTR
meillo@0 88
meillo@0 89 /* Define to 1 if you have the <syslog.h> header file. */
meillo@0 90 #undef HAVE_SYSLOG_H
meillo@0 91
meillo@0 92 /* Define to 1 if you have the <sys/stat.h> header file. */
meillo@0 93 #undef HAVE_SYS_STAT_H
meillo@0 94
meillo@0 95 /* Define to 1 if you have the <sys/time.h> header file. */
meillo@0 96 #undef HAVE_SYS_TIME_H
meillo@0 97
meillo@0 98 /* Define to 1 if you have the <sys/types.h> header file. */
meillo@0 99 #undef HAVE_SYS_TYPES_H
meillo@0 100
meillo@0 101 /* Define to 1 if you have the <unistd.h> header file. */
meillo@0 102 #undef HAVE_UNISTD_H
meillo@0 103
meillo@0 104 /* Define to 1 if you have the `vprintf' function. */
meillo@0 105 #undef HAVE_VPRINTF
meillo@0 106
meillo@151 107 /* The log directory */
meillo@151 108 #undef LOG_DIR
meillo@151 109
meillo@0 110 /* Name of package */
meillo@0 111 #undef PACKAGE
meillo@0 112
meillo@0 113 /* Define to the address where bug reports for this package should be sent. */
meillo@0 114 #undef PACKAGE_BUGREPORT
meillo@0 115
meillo@0 116 /* Define to the full name of this package. */
meillo@0 117 #undef PACKAGE_NAME
meillo@0 118
meillo@0 119 /* Define to the full name and version of this package. */
meillo@0 120 #undef PACKAGE_STRING
meillo@0 121
meillo@0 122 /* Define to the one symbol short name of this package. */
meillo@0 123 #undef PACKAGE_TARNAME
meillo@0 124
meillo@36 125 /* Define to the home page for this package. */
meillo@36 126 #undef PACKAGE_URL
meillo@36 127
meillo@0 128 /* Define to the version of this package. */
meillo@0 129 #undef PACKAGE_VERSION
meillo@0 130
meillo@0 131 /* Define as the return type of signal handlers (`int' or `void'). */
meillo@0 132 #undef RETSIGTYPE
meillo@0 133
meillo@0 134 /* The sbin directory */
meillo@0 135 #undef SBINDIR
meillo@0 136
meillo@151 137 /* The spool directory */
meillo@151 138 #undef SPOOL_DIR
meillo@151 139
meillo@0 140 /* Define to 1 if you have the ANSI C header files. */
meillo@0 141 #undef STDC_HEADERS
meillo@0 142
meillo@0 143 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
meillo@0 144 #undef TIME_WITH_SYS_TIME
meillo@0 145
meillo@0 146 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
meillo@0 147 #undef TM_IN_SYS_TIME
meillo@0 148
meillo@0 149 /* If liblockfile is to be used */
meillo@0 150 #undef USE_LIBLOCKFILE
meillo@0 151
meillo@0 152 /* Version number of package */
meillo@0 153 #undef VERSION
meillo@0 154
meillo@0 155 /* Define to empty if `const' does not conform to ANSI C. */
meillo@0 156 #undef const
meillo@0 157
meillo@0 158 /* Define to `int' if <sys/types.h> does not define. */
meillo@0 159 #undef pid_t
meillo@0 160
meillo@1 161 /* Define to `unsigned int' if <sys/types.h> does not define. */
meillo@0 162 #undef size_t