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