~ubuntu-branches/ubuntu/natty/clamav/natty-security

« back to all changes in this revision

Viewing changes to libclamav/c++/llvm/include/llvm/Config/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-02-19 09:51:33 UTC
  • mfrom: (0.35.19 sid)
  • Revision ID: james.westby@ubuntu.com-20110219095133-sde2dyj8a6bjbkdh
Tags: 0.97+dfsg-0ubuntu1
* Merge from debian unstable (0ubuntu1 because the Debian upload was
  inadvertently left marked UNRELEASED).  Remaining changes:
  - Drop initial signature definitions from clamav-base
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
73
73
#undef HAVE_CRASHREPORTERCLIENT_H
74
74
 
 
75
/* Define if __crashreporter_info__ exists. */
 
76
#undef HAVE_CRASHREPORTER_INFO
 
77
 
75
78
/* Define to 1 if you have the <ctype.h> header file. */
76
79
#undef HAVE_CTYPE_H
77
80