~ubuntu-branches/ubuntu/jaunty/clamav/jaunty-backports

« back to all changes in this revision

Viewing changes to clamav-config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-10-02 15:36:00 UTC
  • mfrom: (10.1.6 sid)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20101002153600-2tx3vki1u55cdrjy
Tags: 0.96.3+dfsg-2ubuntu0.10.04.1
Microversion update to 0.96.3 for Lucid (LP: #653738)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
/* enable clamuko */
22
22
#undef CLAMUKO
23
23
 
24
 
/* disable loading of unsigned bytecode */
 
24
/* enable loading of unsigned bytecode */
25
25
#undef CL_BCUNSIGNED
26
26
 
27
27
/* enable debugging */
392
392
/* Define to 1 if you have the <termios.h> header file. */
393
393
#undef HAVE_TERMIOS_H
394
394
 
 
395
/* Define this if uname(2) is POSIX */
 
396
#undef HAVE_UNAME_SYSCALL
 
397
 
395
398
/* Define to 1 if you have the <unistd.h> header file. */
396
399
#undef HAVE_UNISTD_H
397
400
 
401
404
/* This value is set to 1 to indicate that the system argz facility works */
402
405
#undef HAVE_WORKING_ARGZ
403
406
 
 
407
/* For internal use only - DO NOT DEFINE */
 
408
#undef HAVE__INTERNAL__SHA_COLLECT
 
409
 
404
410
/* "Full library version number" */
405
411
#undef LIBCLAMAV_FULLVER
406
412