Browse code

Properly ignore autotools artifacts

Shawn webb authored on 2012/08/11 03:47:19
Showing 2 changed files
... ...
@@ -52,24 +52,25 @@ libclamav/c++/llvmunittest_VMCore
52 52
 libclamav/c++/not
53 53
 libclamav/c++/tblgen
54 54
 libclamav/c++/llvm/tools/llvmc/plugins/Base/Base.td
55
-./clamdtop/Makefile.in
56
-./docs/Makefile.in
57
-./etc/Makefile.in
58
-./sigtool/Makefile.in
59
-./clamscan/Makefile.in
60
-./unit_tests/Makefile.in
61
-./shared/Makefile.in
62
-./contrib/old-clamav-milter/Makefile.in
63
-./freshclam/Makefile.in
64
-./Makefile.in
65
-./libclamunrar_iface/Makefile.in
66
-./test/Makefile.in
67
-./libltdl/Makefile.in
68
-./clambc/Makefile.in
69
-./clamconf/Makefile.in
70
-./clamdscan/Makefile.in
71
-./clamav-milter/Makefile.in
72
-./clamd/Makefile.in
73
-./libclamav/c++/Makefile.in
74
-./libclamav/Makefile.in
75
-./database/Makefile.in
55
+clamdtop/Makefile.in
56
+docs/Makefile.in
57
+etc/Makefile.in
58
+sigtool/Makefile.in
59
+clamscan/Makefile.in
60
+unit_tests/Makefile.in
61
+shared/Makefile.in
62
+contrib/old-clamav-milter/Makefile.in
63
+freshclam/Makefile.in
64
+Makefile.in
65
+libclamunrar_iface/Makefile.in
66
+test/Makefile.in
67
+libltdl/Makefile.in
68
+clambc/Makefile.in
69
+clamconf/Makefile.in
70
+clamdscan/Makefile.in
71
+clamav-milter/Makefile.in
72
+clamd/Makefile.in
73
+libclamav/c++/Makefile.in
74
+libclamav/Makefile.in
75
+database/Makefile.in
76
+clamav-config.h.in
76 77
deleted file mode 100644
... ...
@@ -1,579 +0,0 @@
1
-/* clamav-config.h.in.  Generated from configure.in by autoheader.  */
2
-
3
-/* Define if building universal (internal helper macro) */
4
-#undef AC_APPLE_UNIVERSAL_BUILD
5
-
6
-/* mmap flag for anonymous maps */
7
-#undef ANONYMOUS_MAP
8
-
9
-/* enable bind8 compatibility */
10
-#undef BIND_8_COMPAT
11
-
12
-/* "build clamd" */
13
-#undef BUILD_CLAMD
14
-
15
-/* use ClamAuth */
16
-#undef CLAMAUTH
17
-
18
-/* name of the clamav group */
19
-#undef CLAMAVGROUP
20
-
21
-/* name of the clamav user */
22
-#undef CLAMAVUSER
23
-
24
-/* enable debugging */
25
-#undef CL_DEBUG
26
-
27
-/* enable experimental code */
28
-#undef CL_EXPERIMENTAL
29
-
30
-/* thread safe */
31
-#undef CL_THREAD_SAFE
32
-
33
-/* where to look for the config file */
34
-#undef CONFDIR
35
-
36
-/* curses header location */
37
-#undef CURSES_INCLUDE
38
-
39
-/* os is aix */
40
-#undef C_AIX
41
-
42
-/* os is beos */
43
-#undef C_BEOS
44
-
45
-/* Increase thread stack size. */
46
-#undef C_BIGSTACK
47
-
48
-/* os is bsd flavor */
49
-#undef C_BSD
50
-
51
-/* os is darwin */
52
-#undef C_DARWIN
53
-
54
-/* target is gnu-hurd */
55
-#undef C_GNU_HURD
56
-
57
-/* os is hpux */
58
-#undef C_HPUX
59
-
60
-/* os is interix */
61
-#undef C_INTERIX
62
-
63
-/* os is irix */
64
-#undef C_IRIX
65
-
66
-/* target is kfreebsd-gnu */
67
-#undef C_KFREEBSD_GNU
68
-
69
-/* target is linux */
70
-#undef C_LINUX
71
-
72
-/* os is OS/2 */
73
-#undef C_OS2
74
-
75
-/* os is osf/tru64 */
76
-#undef C_OSF
77
-
78
-/* os is QNX 6.x.x */
79
-#undef C_QNX6
80
-
81
-/* os is solaris */
82
-#undef C_SOLARIS
83
-
84
-/* Path to virus database directory. */
85
-#undef DATADIR
86
-
87
-/* "default FD_SETSIZE value" */
88
-#undef DEFAULT_FD_SETSIZE
89
-
90
-/* use fanotify */
91
-#undef FANOTIFY
92
-
93
-/* whether _XOPEN_SOURCE needs to be defined for fd passing to work */
94
-#undef FDPASS_NEED_XOPEN
95
-
96
-/* file i/o buffer size */
97
-#undef FILEBUFF
98
-
99
-/* FPU byte ordering matches CPU */
100
-#undef FPU_WORDS_BIGENDIAN
101
-
102
-/* enable workaround for broken DNS servers */
103
-#undef FRESHCLAM_DNS_FIX
104
-
105
-/* use "Cache-Control: no-cache" in freshclam */
106
-#undef FRESHCLAM_NO_CACHE
107
-
108
-/* Define to 1 if you have the `argz_add' function. */
109
-#undef HAVE_ARGZ_ADD
110
-
111
-/* Define to 1 if you have the `argz_append' function. */
112
-#undef HAVE_ARGZ_APPEND
113
-
114
-/* Define to 1 if you have the `argz_count' function. */
115
-#undef HAVE_ARGZ_COUNT
116
-
117
-/* Define to 1 if you have the `argz_create_sep' function. */
118
-#undef HAVE_ARGZ_CREATE_SEP
119
-
120
-/* Define to 1 if you have the <argz.h> header file. */
121
-#undef HAVE_ARGZ_H
122
-
123
-/* Define to 1 if you have the `argz_insert' function. */
124
-#undef HAVE_ARGZ_INSERT
125
-
126
-/* Define to 1 if you have the `argz_next' function. */
127
-#undef HAVE_ARGZ_NEXT
128
-
129
-/* Define to 1 if you have the `argz_stringify' function. */
130
-#undef HAVE_ARGZ_STRINGIFY
131
-
132
-/* attrib aligned */
133
-#undef HAVE_ATTRIB_ALIGNED
134
-
135
-/* attrib packed */
136
-#undef HAVE_ATTRIB_PACKED
137
-
138
-/* have bzip2 */
139
-#undef HAVE_BZLIB_H
140
-
141
-/* Define to 1 if you have the `closedir' function. */
142
-#undef HAVE_CLOSEDIR
143
-
144
-/* Define to 1 if you have the `ctime_r' function. */
145
-#undef HAVE_CTIME_R
146
-
147
-/* ctime_r takes 2 arguments */
148
-#undef HAVE_CTIME_R_2
149
-
150
-/* ctime_r takes 3 arguments */
151
-#undef HAVE_CTIME_R_3
152
-
153
-/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
154
-   you don't. */
155
-#undef HAVE_DECL_CYGWIN_CONV_PATH
156
-
157
-/* Define to 1 if you have the <dirent.h> header file. */
158
-#undef HAVE_DIRENT_H
159
-
160
-/* Define if you have the GNU dld library. */
161
-#undef HAVE_DLD
162
-
163
-/* Define to 1 if you have the <dld.h> header file. */
164
-#undef HAVE_DLD_H
165
-
166
-/* Define to 1 if you have the `dlerror' function. */
167
-#undef HAVE_DLERROR
168
-
169
-/* Define to 1 if you have the <dlfcn.h> header file. */
170
-#undef HAVE_DLFCN_H
171
-
172
-/* Define to 1 if you have the <dl.h> header file. */
173
-#undef HAVE_DL_H
174
-
175
-/* Define if you have the _dyld_func_lookup function. */
176
-#undef HAVE_DYLD
177
-
178
-/* Define to 1 if you have the `enable_extended_FILE_stdio' function. */
179
-#undef HAVE_ENABLE_EXTENDED_FILE_STDIO
180
-
181
-/* Define to 1 if the system has the type `error_t'. */
182
-#undef HAVE_ERROR_T
183
-
184
-/* have working file descriptor passing support */
185
-#undef HAVE_FD_PASSING
186
-
187
-/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
188
-#undef HAVE_FSEEKO
189
-
190
-/* have getaddrinfo() */
191
-#undef HAVE_GETADDRINFO
192
-
193
-/* Define to 1 if getpagesize() is available */
194
-#undef HAVE_GETPAGESIZE
195
-
196
-/* Define to 1 if you have the <grp.h> header file. */
197
-#undef HAVE_GRP_H
198
-
199
-/* iconv() available */
200
-#undef HAVE_ICONV
201
-
202
-/* Define to 1 if you have the `inet_ntop' function. */
203
-#undef HAVE_INET_NTOP
204
-
205
-/* Define to 1 if you have the `initgroups' function. */
206
-#undef HAVE_INITGROUPS
207
-
208
-/* Define to 1 if you have the <inttypes.h> header file. */
209
-#undef HAVE_INTTYPES_H
210
-
211
-/* in_addr_t is defined */
212
-#undef HAVE_IN_ADDR_T
213
-
214
-/* in_port_t is defined */
215
-#undef HAVE_IN_PORT_T
216
-
217
-/* Define to '1' if you have the check.h library */
218
-#undef HAVE_LIBCHECK
219
-
220
-/* Define if you have the libdl library or equivalent. */
221
-#undef HAVE_LIBDL
222
-
223
-/* Define if libdlloader will be built on this platform */
224
-#undef HAVE_LIBDLLOADER
225
-
226
-/* Define to 1 if you have the <libmilter/mfapi.h> header file. */
227
-#undef HAVE_LIBMILTER_MFAPI_H
228
-
229
-/* Define to '1' if you have the ncurses.h library */
230
-#undef HAVE_LIBNCURSES
231
-
232
-/* Define to '1' if you have the curses.h library */
233
-#undef HAVE_LIBPDCURSES
234
-
235
-/* Define to 1 if you have the `z' library (-lz). */
236
-#undef HAVE_LIBZ
237
-
238
-/* Define to 1 if you have the <limits.h> header file. */
239
-#undef HAVE_LIMITS_H
240
-
241
-/* Define this if a modern libltdl is already installed */
242
-#undef HAVE_LTDL
243
-
244
-/* Define to 1 if you have the <mach-o/dyld.h> header file. */
245
-#undef HAVE_MACH_O_DYLD_H
246
-
247
-/* Define to 1 if you have the `madvise' function. */
248
-#undef HAVE_MADVISE
249
-
250
-/* Define to 1 if you have the `mallinfo' function. */
251
-#undef HAVE_MALLINFO
252
-
253
-/* Define to 1 if you have the <malloc.h> header file. */
254
-#undef HAVE_MALLOC_H
255
-
256
-/* Define to 1 if you have the `memcpy' function. */
257
-#undef HAVE_MEMCPY
258
-
259
-/* Define to 1 if you have the <memory.h> header file. */
260
-#undef HAVE_MEMORY_H
261
-
262
-/* Define to 1 if you have the `mkstemp' function. */
263
-#undef HAVE_MKSTEMP
264
-
265
-/* Define to 1 if you have a working `mmap' system call that supports
266
-   MAP_PRIVATE. */
267
-#undef HAVE_MMAP
268
-
269
-/* Define to 1 if you have the <ndir.h> header file. */
270
-#undef HAVE_NDIR_H
271
-
272
-/* Define to 1 if you have the `opendir' function. */
273
-#undef HAVE_OPENDIR
274
-
275
-/* Define to 1 if you have the `poll' function. */
276
-#undef HAVE_POLL
277
-
278
-/* Define to 1 if you have the <poll.h> header file. */
279
-#undef HAVE_POLL_H
280
-
281
-/* "pragma pack" */
282
-#undef HAVE_PRAGMA_PACK
283
-
284
-/* "pragma pack hppa/hp-ux style" */
285
-#undef HAVE_PRAGMA_PACK_HPPA
286
-
287
-/* Define if libtool can extract symbol lists from object files. */
288
-#undef HAVE_PRELOADED_SYMBOLS
289
-
290
-/* Define to 1 if you have the `pthread_yield' function. */
291
-#undef HAVE_PTHREAD_YIELD
292
-
293
-/* Define to 1 if you have the <pwd.h> header file. */
294
-#undef HAVE_PWD_H
295
-
296
-/* Define to 1 if you have the `readdir' function. */
297
-#undef HAVE_READDIR
298
-
299
-/* readdir_r takes 2 arguments */
300
-#undef HAVE_READDIR_R_2
301
-
302
-/* readdir_r takes 3 arguments */
303
-#undef HAVE_READDIR_R_3
304
-
305
-/* Define to 1 if you have the `recvmsg' function. */
306
-#undef HAVE_RECVMSG
307
-
308
-/* have resolv.h */
309
-#undef HAVE_RESOLV_H
310
-
311
-/* Define signed right shift implementation */
312
-#undef HAVE_SAR
313
-
314
-/* Define to 1 if you have the `sched_yield' function. */
315
-#undef HAVE_SCHED_YIELD
316
-
317
-/* Define to 1 if you have the `sendmsg' function. */
318
-#undef HAVE_SENDMSG
319
-
320
-/* Define to 1 if you have the `setgroups' function. */
321
-#undef HAVE_SETGROUPS
322
-
323
-/* Define to 1 if you have the `setsid' function. */
324
-#undef HAVE_SETSID
325
-
326
-/* Define if you have the shl_load function. */
327
-#undef HAVE_SHL_LOAD
328
-
329
-/* Define to 1 if you have the `snprintf' function. */
330
-#undef HAVE_SNPRINTF
331
-
332
-/* enable stat64 */
333
-#undef HAVE_STAT64
334
-
335
-/* Define to 1 if you have the <stdbool.h> header file. */
336
-#undef HAVE_STDBOOL_H
337
-
338
-/* Define to 1 if you have the <stdint.h> header file. */
339
-#undef HAVE_STDINT_H
340
-
341
-/* Define to 1 if you have the <stdlib.h> header file. */
342
-#undef HAVE_STDLIB_H
343
-
344
-/* Define to 1 if you have the `strcasestr' function. */
345
-#undef HAVE_STRCASESTR
346
-
347
-/* Define to 1 if you have the `strerror_r' function. */
348
-#undef HAVE_STRERROR_R
349
-
350
-/* Define to 1 if you have the <strings.h> header file. */
351
-#undef HAVE_STRINGS_H
352
-
353
-/* Define to 1 if you have the <string.h> header file. */
354
-#undef HAVE_STRING_H
355
-
356
-/* Define to 1 if you have the `strlcat' function. */
357
-#undef HAVE_STRLCAT
358
-
359
-/* Define to 1 if you have the `strlcpy' function. */
360
-#undef HAVE_STRLCPY
361
-
362
-/* Define to 1 if sysconf(_SC_PAGESIZE) is available */
363
-#undef HAVE_SYSCONF_SC_PAGESIZE
364
-
365
-/* Define to 1 if you have the <sys/dl.h> header file. */
366
-#undef HAVE_SYS_DL_H
367
-
368
-/* Define to 1 if you have the <sys/filio.h> header file. */
369
-#undef HAVE_SYS_FILIO_H
370
-
371
-/* Define to 1 if you have the <sys/inttypes.h> header file. */
372
-#undef HAVE_SYS_INTTYPES_H
373
-
374
-/* Define to 1 if you have the <sys/int_types.h> header file. */
375
-#undef HAVE_SYS_INT_TYPES_H
376
-
377
-/* Define to 1 if you have the <sys/mman.h> header file. */
378
-#undef HAVE_SYS_MMAN_H
379
-
380
-/* Define to 1 if you have the <sys/param.h> header file. */
381
-#undef HAVE_SYS_PARAM_H
382
-
383
-/* "have <sys/select.h>" */
384
-#undef HAVE_SYS_SELECT_H
385
-
386
-/* Define to 1 if you have the <sys/stat.h> header file. */
387
-#undef HAVE_SYS_STAT_H
388
-
389
-/* Define to 1 if you have the <sys/times.h> header file. */
390
-#undef HAVE_SYS_TIMES_H
391
-
392
-/* Define to 1 if you have the <sys/types.h> header file. */
393
-#undef HAVE_SYS_TYPES_H
394
-
395
-/* Define to 1 if you have the <sys/uio.h> header file. */
396
-#undef HAVE_SYS_UIO_H
397
-
398
-/* Define to 1 if you have the <termios.h> header file. */
399
-#undef HAVE_TERMIOS_H
400
-
401
-/* Define this if uname(2) is POSIX */
402
-#undef HAVE_UNAME_SYSCALL
403
-
404
-/* Define to 1 if you have the <unistd.h> header file. */
405
-#undef HAVE_UNISTD_H
406
-
407
-/* Define to 1 if you have the `vsnprintf' function. */
408
-#undef HAVE_VSNPRINTF
409
-
410
-/* This value is set to 1 to indicate that the system argz facility works */
411
-#undef HAVE_WORKING_ARGZ
412
-
413
-/* For internal use only - DO NOT DEFINE */
414
-#undef HAVE__INTERNAL__SHA_COLLECT
415
-
416
-/* "Full library version number" */
417
-#undef LIBCLAMAV_FULLVER
418
-
419
-/* "Major library version number" */
420
-#undef LIBCLAMAV_MAJORVER
421
-
422
-/* Define if the OS needs help to load dependent libraries for dlopen(). */
423
-#undef LTDL_DLOPEN_DEPLIBS
424
-
425
-/* Define to the system default library search path. */
426
-#undef LT_DLSEARCH_PATH
427
-
428
-/* The archive extension */
429
-#undef LT_LIBEXT
430
-
431
-/* The archive prefix */
432
-#undef LT_LIBPREFIX
433
-
434
-/* Define to the extension used for runtime loadable modules, say, ".so". */
435
-#undef LT_MODULE_EXT
436
-
437
-/* Define to the name of the environment variable that determines the run-time
438
-   module search path. */
439
-#undef LT_MODULE_PATH_VAR
440
-
441
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
442
-   */
443
-#undef LT_OBJDIR
444
-
445
-/* Define to the shared library suffix, say, ".dylib". */
446
-#undef LT_SHARED_EXT
447
-
448
-/* disable assertions */
449
-#undef NDEBUG
450
-
451
-/* Define if dlsym() requires a leading underscore in symbol names. */
452
-#undef NEED_USCORE
453
-
454
-/* bzip funtions do not have bz2 prefix */
455
-#undef NOBZ2PREFIX
456
-
457
-/* "no fd_set" */
458
-#undef NO_FD_SET
459
-
460
-/* Name of package */
461
-#undef PACKAGE
462
-
463
-/* Define to the address where bug reports for this package should be sent. */
464
-#undef PACKAGE_BUGREPORT
465
-
466
-/* Define to the full name of this package. */
467
-#undef PACKAGE_NAME
468
-
469
-/* Define to the full name and version of this package. */
470
-#undef PACKAGE_STRING
471
-
472
-/* Define to the one symbol short name of this package. */
473
-#undef PACKAGE_TARNAME
474
-
475
-/* Define to the home page for this package. */
476
-#undef PACKAGE_URL
477
-
478
-/* Define to the version of this package. */
479
-#undef PACKAGE_VERSION
480
-
481
-/* scan buffer size */
482
-#undef SCANBUFF
483
-
484
-/* Define to 1 if the `setpgrp' function takes no argument. */
485
-#undef SETPGRP_VOID
486
-
487
-/* The number of bytes in type int */
488
-#undef SIZEOF_INT
489
-
490
-/* The number of bytes in type long */
491
-#undef SIZEOF_LONG
492
-
493
-/* The number of bytes in type long long */
494
-#undef SIZEOF_LONG_LONG
495
-
496
-/* The number of bytes in type short */
497
-#undef SIZEOF_SHORT
498
-
499
-/* The number of bytes in type void * */
500
-#undef SIZEOF_VOID_P
501
-
502
-/* Define to 1 if you have the ANSI C header files. */
503
-#undef STDC_HEADERS
504
-
505
-/* Support for IPv6 */
506
-#undef SUPPORT_IPv6
507
-
508
-/* enable memory pools */
509
-#undef USE_MPOOL
510
-
511
-/* use syslog */
512
-#undef USE_SYSLOG
513
-
514
-/* Version number of package */
515
-#undef VERSION
516
-
517
-/* Version suffix for package */
518
-#undef VERSION_SUFFIX
519
-
520
-/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
521
-   significant byte first (like Motorola and SPARC, unlike Intel). */
522
-#if defined AC_APPLE_UNIVERSAL_BUILD
523
-# if defined __BIG_ENDIAN__
524
-#  define WORDS_BIGENDIAN 1
525
-# endif
526
-#else
527
-# ifndef WORDS_BIGENDIAN
528
-#  undef WORDS_BIGENDIAN
529
-# endif
530
-#endif
531
-
532
-/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
533
-#undef _LARGEFILE_SOURCE
534
-
535
-/* POSIX compatibility */
536
-#undef _POSIX_PII_SOCKET
537
-
538
-/* thread safe */
539
-#undef _REENTRANT
540
-
541
-/* thread safe */
542
-#undef _THREAD_SAFE
543
-
544
-/* Define so that glibc/gnulib argp.h does not typedef error_t. */
545
-#undef __error_t_defined
546
-
547
-/* Define to empty if `const' does not conform to ANSI C. */
548
-#undef const
549
-
550
-/* Define to a type to use for `error_t' if it is not otherwise available. */
551
-#undef error_t
552
-
553
-/* Define to `__inline__' or `__inline' if that's what the C compiler
554
-   calls it, or to nothing if 'inline' is not supported under any name.  */
555
-#ifndef __cplusplus
556
-#undef inline
557
-#endif
558
-
559
-/* Define to `long int' if <sys/types.h> does not define. */
560
-#undef off_t
561
-
562
-/* Define to the equivalent of the C99 'restrict' keyword, or to
563
-   nothing if this is not supported.  Do not define if restrict is
564
-   supported directly.  */
565
-#undef restrict
566
-/* Work around a bug in Sun C++: it does not support _Restrict or
567
-   __restrict__, even though the corresponding Sun C compiler ends up with
568
-   "#define restrict _Restrict" or "#define restrict __restrict__" in the
569
-   previous line.  Perhaps some future version of Sun C++ will work with
570
-   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
571
-#if defined __SUNPRO_CC && !defined __RESTRICT
572
-# define _Restrict
573
-# define __restrict__
574
-#endif
575
-
576
-/* Define to "int" if <sys/socket.h> does not define. */
577
-#undef socklen_t
578
-
579
-#include "platform.h"