~ubuntu-branches/ubuntu/lucid/clamav/lucid-security

« back to all changes in this revision

Viewing changes to sigtool/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-03-19 15:36:31 UTC
  • mfrom: (81.1.41 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130319153631-796qnojny78zycks
Tags: 0.97.7+dfsg-1ubuntu0.10.04.1
* SECURITY UPDATE: Updated to 0.97.7 to fix multiple security issues.
  (LP: #1157385)
  - CVE numbers pending

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
CLAMAVGROUP = @CLAMAVGROUP@
135
135
CLAMAVUSER = @CLAMAVUSER@
136
136
CLAMAV_MILTER_LIBS = @CLAMAV_MILTER_LIBS@
 
137
CLAMDSCAN_LIBS = @CLAMDSCAN_LIBS@
137
138
CLAMD_LIBS = @CLAMD_LIBS@
138
139
CPP = @CPP@
139
140
CPPFLAGS = @CPPFLAGS@
203
204
PACKAGE_NAME = @PACKAGE_NAME@
204
205
PACKAGE_STRING = @PACKAGE_STRING@
205
206
PACKAGE_TARNAME = @PACKAGE_TARNAME@
206
 
PACKAGE_URL = @PACKAGE_URL@
207
207
PACKAGE_VERSION = @PACKAGE_VERSION@
208
208
PATH_SEPARATOR = @PATH_SEPARATOR@
209
209
RANLIB = @RANLIB@