~wibblymat/ubuntu/oneiric/sagan/ftbfs-jam

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2011-03-17 15:18:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110317151858-iqvfx0hsxlamxp6b
Tags: upstream-0.1.9~svn129
ImportĀ upstreamĀ versionĀ 0.1.9~svn129

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.  Generated from config.h.in by configure.  */
 
2
/* config.h.in.  Generated from configure.in by autoheader.  */
 
3
 
 
4
/* Define if building universal (internal helper macro) */
 
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
 
6
 
 
7
/* Sagan configuration file */
 
8
#define CONFIG_FILE_PATH "/usr/local/etc/sagan.conf"
 
9
 
 
10
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
11
#define HAVE_ARPA_INET_H 1
 
12
 
 
13
/* Define to 1 if you have the `connect' function. */
 
14
#define HAVE_CONNECT 1
 
15
 
 
16
/* Define to 1 if you have the <ctype.h> header file. */
 
17
#define HAVE_CTYPE_H 1
 
18
 
 
19
/* Define to 1 if you have the `dup2' function. */
 
20
#define HAVE_DUP2 1
 
21
 
 
22
/* Define to 1 if you have the <errno.h> header file. */
 
23
#define HAVE_ERRNO_H 1
 
24
 
 
25
/* Define to 1 if you have the <fcntl.h> header file. */
 
26
#define HAVE_FCNTL_H 1
 
27
 
 
28
/* Define to 1 if you have the `fork' function. */
 
29
#define HAVE_FORK 1
 
30
 
 
31
/* Define to 1 if you have the `gethostbyname' function. */
 
32
#define HAVE_GETHOSTBYNAME 1
 
33
 
 
34
/* Define to 1 if you have the <getopt.h> header file. */
 
35
#define HAVE_GETOPT_H 1
 
36
 
 
37
/* Define to 1 if you have the `getopt_long' function. */
 
38
#define HAVE_GETOPT_LONG 1
 
39
 
 
40
/* Define to 1 if you have the `htons' function. */
 
41
#define HAVE_HTONS 1
 
42
 
 
43
/* Define to 1 if you have the <inttypes.h> header file. */
 
44
#define HAVE_INTTYPES_H 1
 
45
 
 
46
/* Define to 1 if you have the `dnet' library (-ldnet). */
 
47
#define HAVE_LIBDNET 1
 
48
 
 
49
/* Define to 1 if you have the `esmtp' library (-lesmtp). */
 
50
#define HAVE_LIBESMTP 1
 
51
 
 
52
/* Define to 1 if you have the `lognorm' library (-llognorm). */
 
53
#define HAVE_LIBLOGNORM 1
 
54
 
 
55
/* Define to 1 if you have the `m' library (-lm). */
 
56
#define HAVE_LIBM 1
 
57
 
 
58
/* Define to 1 if you have the `mysqlclient_r' library (-lmysqlclient_r). */
 
59
#define HAVE_LIBMYSQLCLIENT_R 1
 
60
 
 
61
/* Define to 1 if you have the `pcap' library (-lpcap). */
 
62
#define HAVE_LIBPCAP 1
 
63
 
 
64
/* Define to 1 if you have the `pcre' library (-lpcre). */
 
65
#define HAVE_LIBPCRE 1
 
66
 
 
67
/* Define to 1 if you have the `pq' library (-lpq). */
 
68
#define HAVE_LIBPQ 1
 
69
 
 
70
/* Define to 1 if you have the `prelude' library (-lprelude). */
 
71
#define HAVE_LIBPRELUDE 1
 
72
 
 
73
/* Define to 1 if you have the `pthread' library (-lpthread). */
 
74
#define HAVE_LIBPTHREAD 1
 
75
 
 
76
/* Define to 1 if you have the <limits.h> header file. */
 
77
#define HAVE_LIMITS_H 1
 
78
 
 
79
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
80
   to 0 otherwise. */
 
81
#define HAVE_MALLOC 1
 
82
 
 
83
/* Define to 1 if you have the <memory.h> header file. */
 
84
#define HAVE_MEMORY_H 1
 
85
 
 
86
/* Define to 1 if you have the <netinet/in.h> header file. */
 
87
#define HAVE_NETINET_IN_H 1
 
88
 
 
89
/* Define to 1 if you have the <pcre.h> header file. */
 
90
#define HAVE_PCRE_H 1
 
91
 
 
92
/* Define to 1 if you have the <pthread.h> header file. */
 
93
#define HAVE_PTHREAD_H 1
 
94
 
 
95
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
 
96
   and to 0 otherwise. */
 
97
#define HAVE_REALLOC 1
 
98
 
 
99
/* Define to 1 if you have the `recv' function. */
 
100
#define HAVE_RECV 1
 
101
 
 
102
/* Define to 1 if you have the `select' function. */
 
103
#define HAVE_SELECT 1
 
104
 
 
105
/* Define to 1 if you have the `send' function. */
 
106
#define HAVE_SEND 1
 
107
 
 
108
/* Define to 1 if you have the `sizeof' function. */
 
109
/* #undef HAVE_SIZEOF */
 
110
 
 
111
/* Define to 1 if you have the `snprintf' function. */
 
112
#define HAVE_SNPRINTF 1
 
113
 
 
114
/* Define to 1 if you have the `socket' function. */
 
115
#define HAVE_SOCKET 1
 
116
 
 
117
/* Define to 1 if `stat' has the bug that it succeeds when given the
 
118
   zero-length file name argument. */
 
119
/* #undef HAVE_STAT_EMPTY_STRING_BUG */
 
120
 
 
121
/* Define to 1 if you have the <stdarg.h> header file. */
 
122
#define HAVE_STDARG_H 1
 
123
 
 
124
/* Define to 1 if you have the <stdint.h> header file. */
 
125
#define HAVE_STDINT_H 1
 
126
 
 
127
/* Define to 1 if you have the <stdio.h> header file. */
 
128
#define HAVE_STDIO_H 1
 
129
 
 
130
/* Define to 1 if you have the <stdlib.h> header file. */
 
131
#define HAVE_STDLIB_H 1
 
132
 
 
133
/* Define to 1 if you have the `strchr' function. */
 
134
#define HAVE_STRCHR 1
 
135
 
 
136
/* Define to 1 if you have the `strcmp' function. */
 
137
#define HAVE_STRCMP 1
 
138
 
 
139
/* Define to 1 if you have the `strdup' function. */
 
140
#define HAVE_STRDUP 1
 
141
 
 
142
/* Define to 1 if you have the `strftime' function. */
 
143
#define HAVE_STRFTIME 1
 
144
 
 
145
/* Define to 1 if you have the <strings.h> header file. */
 
146
#define HAVE_STRINGS_H 1
 
147
 
 
148
/* Define to 1 if you have the <string.h> header file. */
 
149
#define HAVE_STRING_H 1
 
150
 
 
151
/* Define to 1 if you have the `strlcat' function. */
 
152
/* #undef HAVE_STRLCAT */
 
153
 
 
154
/* Define to 1 if you have the `strlcpy' function. */
 
155
/* #undef HAVE_STRLCPY */
 
156
 
 
157
/* Define to 1 if you have the `strlen' function. */
 
158
#define HAVE_STRLEN 1
 
159
 
 
160
/* Define to 1 if you have the `strncat' function. */
 
161
#define HAVE_STRNCAT 1
 
162
 
 
163
/* Define to 1 if you have the `strspn' function. */
 
164
#define HAVE_STRSPN 1
 
165
 
 
166
/* Define to 1 if you have the `strstr' function. */
 
167
#define HAVE_STRSTR 1
 
168
 
 
169
/* Define to 1 if you have the <sys/select.h> header file. */
 
170
#define HAVE_SYS_SELECT_H 1
 
171
 
 
172
/* Define to 1 if you have the <sys/socket.h> header file. */
 
173
#define HAVE_SYS_SOCKET_H 1
 
174
 
 
175
/* Define to 1 if you have the <sys/stat.h> header file. */
 
176
#define HAVE_SYS_STAT_H 1
 
177
 
 
178
/* Define to 1 if you have the <sys/time.h> header file. */
 
179
#define HAVE_SYS_TIME_H 1
 
180
 
 
181
/* Define to 1 if you have the <sys/types.h> header file. */
 
182
#define HAVE_SYS_TYPES_H 1
 
183
 
 
184
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
185
#define HAVE_SYS_WAIT_H 1
 
186
 
 
187
/* Define to 1 if you have the <time.h> header file. */
 
188
#define HAVE_TIME_H 1
 
189
 
 
190
/* Define to 1 if you have the <unistd.h> header file. */
 
191
#define HAVE_UNISTD_H 1
 
192
 
 
193
/* Define to 1 if you have the `vfork' function. */
 
194
#define HAVE_VFORK 1
 
195
 
 
196
/* Define to 1 if you have the <vfork.h> header file. */
 
197
/* #undef HAVE_VFORK_H */
 
198
 
 
199
/* Define to 1 if `fork' works. */
 
200
#define HAVE_WORKING_FORK 1
 
201
 
 
202
/* Define to 1 if `vfork' works. */
 
203
#define HAVE_WORKING_VFORK 1
 
204
 
 
205
/* Define to 1 if you have the `write' function. */
 
206
#define HAVE_WRITE 1
 
207
 
 
208
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
209
   slash. */
 
210
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
 
211
 
 
212
/* Name of package */
 
213
#define PACKAGE "sagan"
 
214
 
 
215
/* Define to the address where bug reports for this package should be sent. */
 
216
#define PACKAGE_BUGREPORT "sagan@mailman.softwink.com"
 
217
 
 
218
/* Define to the full name of this package. */
 
219
#define PACKAGE_NAME "sagan"
 
220
 
 
221
/* Define to the full name and version of this package. */
 
222
#define PACKAGE_STRING "Sagan 0.1.9-svn"
 
223
 
 
224
/* Define to the one symbol short name of this package. */
 
225
#define PACKAGE_TARNAME "sagan"
 
226
 
 
227
/* Define to the home page for this package. */
 
228
#define PACKAGE_URL ""
 
229
 
 
230
/* Define to the version of this package. */
 
231
#define PACKAGE_VERSION "0.1.9-svn"
 
232
 
 
233
/* Define as the return type of signal handlers (`int' or `void'). */
 
234
#define RETSIGTYPE void
 
235
 
 
236
/* Define to the type of arg 1 for `select'. */
 
237
#define SELECT_TYPE_ARG1 int
 
238
 
 
239
/* Define to the type of args 2, 3 and 4 for `select'. */
 
240
#define SELECT_TYPE_ARG234 (fd_set *)
 
241
 
 
242
/* Define to the type of arg 5 for `select'. */
 
243
#define SELECT_TYPE_ARG5 (struct timeval *)
 
244
 
 
245
/* Define to 1 if you have the ANSI C header files. */
 
246
#define STDC_HEADERS 1
 
247
 
 
248
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
249
#define TIME_WITH_SYS_TIME 1
 
250
 
 
251
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
 
252
/* #undef TM_IN_SYS_TIME */
 
253
 
 
254
/* Version number of package */
 
255
#define VERSION "0.1.9-svn"
 
256
 
 
257
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
258
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
259
#if defined AC_APPLE_UNIVERSAL_BUILD
 
260
# if defined __BIG_ENDIAN__
 
261
#  define WORDS_BIGENDIAN 1
 
262
# endif
 
263
#else
 
264
# ifndef WORDS_BIGENDIAN
 
265
/* #  undef WORDS_BIGENDIAN */
 
266
# endif
 
267
#endif
 
268
 
 
269
/* Define to empty if `const' does not conform to ANSI C. */
 
270
/* #undef const */
 
271
 
 
272
/* Define to rpl_malloc if the replacement function should be used. */
 
273
/* #undef malloc */
 
274
 
 
275
/* Define to `int' if <sys/types.h> does not define. */
 
276
/* #undef pid_t */
 
277
 
 
278
/* Define to rpl_realloc if the replacement function should be used. */
 
279
/* #undef realloc */
 
280
 
 
281
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
282
/* #undef size_t */
 
283
 
 
284
/* Define as `fork' if `vfork' does not work. */
 
285
/* #undef vfork */