~ubuntu-branches/ubuntu/saucy/clamav/saucy-backports

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-07-15 01:08:10 UTC
  • mfrom: (0.35.47 sid)
  • Revision ID: package-import@ubuntu.com-20140715010810-ru66ek4fun2iseba
Tags: 0.98.4+dfsg-2~ubuntu13.10.1
No-change backport to saucy (LP: #1341962)

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
build_triplet = @build@
72
72
host_triplet = @host@
73
73
target_triplet = @target@
 
74
@ENABLE_CLAMSUBMIT_TRUE@am__append_1 = clamsubmit
74
75
subdir = .
75
76
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
76
77
        $(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
85
86
        $(top_srcdir)/docs/man/clamdscan.1.in \
86
87
        $(top_srcdir)/docs/man/clamdtop.1.in \
87
88
        $(top_srcdir)/docs/man/clamscan.1.in \
 
89
        $(top_srcdir)/docs/man/clamsubmit.1.in \
88
90
        $(top_srcdir)/docs/man/freshclam.1.in \
89
91
        $(top_srcdir)/docs/man/freshclam.conf.5.in \
90
92
        $(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
91
 
        INSTALL NEWS config/config.guess config/config.rpath \
92
 
        config/config.sub config/depcomp config/install-sh \
93
 
        config/ltmain.sh config/missing
 
93
        INSTALL NEWS config/compile config/config.guess \
 
94
        config/config.rpath config/config.sub config/depcomp \
 
95
        config/install-sh config/ltmain.sh config/missing
94
96
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95
97
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
96
98
        $(top_srcdir)/m4/argz.m4 \
102
104
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
103
105
        $(top_srcdir)/m4/lt~obsolete.m4 \
104
106
        $(top_srcdir)/m4/mmap_private.m4 $(top_srcdir)/m4/resolv.m4 \
 
107
        $(top_srcdir)/m4/reorganization/version.m4 \
 
108
        $(top_srcdir)/m4/reorganization/build_tools.m4 \
 
109
        $(top_srcdir)/m4/reorganization/headers.m4 \
 
110
        $(top_srcdir)/m4/reorganization/c_options.m4 \
 
111
        $(top_srcdir)/m4/reorganization/compiler_checks.m4 \
 
112
        $(top_srcdir)/m4/reorganization/linker_checks.m4 \
 
113
        $(top_srcdir)/m4/reorganization/code_checks/functions.m4 \
 
114
        $(top_srcdir)/m4/reorganization/code_checks/mpool.m4 \
 
115
        $(top_srcdir)/m4/reorganization/code_checks/unit_tests.m4 \
 
116
        $(top_srcdir)/m4/reorganization/code_checks/coverage.m4 \
 
117
        $(top_srcdir)/m4/reorganization/libs/xml.m4 \
 
118
        $(top_srcdir)/m4/reorganization/libs/openssl.m4 \
 
119
        $(top_srcdir)/m4/reorganization/libs/libz.m4 \
 
120
        $(top_srcdir)/m4/reorganization/libs/bzip.m4 \
 
121
        $(top_srcdir)/m4/reorganization/libs/unrar.m4 \
 
122
        $(top_srcdir)/m4/reorganization/code_checks/ipv6.m4 \
 
123
        $(top_srcdir)/m4/reorganization/code_checks/dns.m4 \
 
124
        $(top_srcdir)/m4/reorganization/code_checks/fanotify.m4 \
 
125
        $(top_srcdir)/m4/reorganization/code_checks/setpgrp.m4 \
 
126
        $(top_srcdir)/m4/reorganization/milter/enable.m4 \
 
127
        $(top_srcdir)/m4/reorganization/code_checks/iconv.m4 \
 
128
        $(top_srcdir)/m4/reorganization/code_checks/pthreads.m4 \
 
129
        $(top_srcdir)/m4/reorganization/code_checks/reentrant.m4 \
 
130
        $(top_srcdir)/m4/reorganization/utility_checks/id.m4 \
 
131
        $(top_srcdir)/m4/reorganization/utility_checks/yp.m4 \
 
132
        $(top_srcdir)/m4/reorganization/usergroup.m4 \
 
133
        $(top_srcdir)/m4/reorganization/debug.m4 \
 
134
        $(top_srcdir)/m4/reorganization/customversion.m4 \
 
135
        $(top_srcdir)/m4/reorganization/nocache.m4 \
 
136
        $(top_srcdir)/m4/reorganization/dns.m4 \
 
137
        $(top_srcdir)/m4/reorganization/bigstack.m4 \
 
138
        $(top_srcdir)/m4/reorganization/dbdir.m4 \
 
139
        $(top_srcdir)/m4/reorganization/cfgdir.m4 \
 
140
        $(top_srcdir)/m4/reorganization/code_checks/in_port_t.m4 \
 
141
        $(top_srcdir)/m4/reorganization/code_checks/in_addr_t.m4 \
 
142
        $(top_srcdir)/m4/reorganization/os_checks.m4 \
 
143
        $(top_srcdir)/m4/reorganization/milter/check.m4 \
 
144
        $(top_srcdir)/m4/reorganization/code_checks/pthread_02.m4 \
 
145
        $(top_srcdir)/m4/reorganization/code_checks/readdir.m4 \
 
146
        $(top_srcdir)/m4/reorganization/code_checks/ctime.m4 \
 
147
        $(top_srcdir)/m4/reorganization/code_checks/socklen_t.m4 \
 
148
        $(top_srcdir)/m4/reorganization/clamav_user.m4 \
 
149
        $(top_srcdir)/m4/reorganization/code_checks/compiler_attribs.m4 \
 
150
        $(top_srcdir)/m4/reorganization/code_checks/select.m4 \
 
151
        $(top_srcdir)/m4/reorganization/code_checks/stat64.m4 \
 
152
        $(top_srcdir)/m4/reorganization/code_checks/shift.m4 \
 
153
        $(top_srcdir)/m4/reorganization/code_checks/features.m4 \
 
154
        $(top_srcdir)/m4/reorganization/clamdtop.m4 \
 
155
        $(top_srcdir)/m4/reorganization/distcheck.m4 \
 
156
        $(top_srcdir)/m4/reorganization/llvm.m4 \
 
157
        $(top_srcdir)/m4/reorganization/sha_collect.m4 \
 
158
        $(top_srcdir)/m4/reorganization/bsd.m4 \
 
159
        $(top_srcdir)/m4/reorganization/libs/curl.m4 \
 
160
        $(top_srcdir)/m4/reorganization/substitutions.m4 \
105
161
        $(top_srcdir)/configure.ac
106
162
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107
163
        $(ACLOCAL_M4)
114
170
        docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 \
115
171
        docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 \
116
172
        docs/man/freshclam.1 docs/man/freshclam.conf.5 \
117
 
        docs/man/sigtool.1 docs/man/clamdtop.1
 
173
        docs/man/sigtool.1 docs/man/clamdtop.1 docs/man/clamsubmit.1
118
174
CONFIG_CLEAN_VPATH_FILES =
119
175
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120
176
am__vpath_adj = case $$p in \
173
229
        distdir dist dist-all distcheck
174
230
ETAGS = etags
175
231
CTAGS = ctags
176
 
DIST_SUBDIRS = $(SUBDIRS)
 
232
DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
 
233
        sigtool clamconf database docs etc clamav-milter test clamdtop \
 
234
        clambc unit_tests clamsubmit
177
235
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178
236
distdir = $(PACKAGE)-$(VERSION)
179
237
top_distdir = $(distdir)
231
289
CHECK_LIBS = @CHECK_LIBS@
232
290
CLAMAVGROUP = @CLAMAVGROUP@
233
291
CLAMAVUSER = @CLAMAVUSER@
 
292
CLAMAV_MILTER_CPPFLAGS = @CLAMAV_MILTER_CPPFLAGS@
234
293
CLAMAV_MILTER_LIBS = @CLAMAV_MILTER_LIBS@
 
294
CLAMBC_CPPFLAGS = @CLAMBC_CPPFLAGS@
 
295
CLAMBC_LIBS = @CLAMBC_LIBS@
 
296
CLAMCONF_CPPFLAGS = @CLAMCONF_CPPFLAGS@
 
297
CLAMCONF_LIBS = @CLAMCONF_LIBS@
 
298
CLAMDSCAN_CPPFLAGS = @CLAMDSCAN_CPPFLAGS@
235
299
CLAMDSCAN_LIBS = @CLAMDSCAN_LIBS@
 
300
CLAMDTOP_CPPFLAGS = @CLAMDTOP_CPPFLAGS@
 
301
CLAMDTOP_LIBS = @CLAMDTOP_LIBS@
 
302
CLAMD_CPPFLAGS = @CLAMD_CPPFLAGS@
236
303
CLAMD_LIBS = @CLAMD_LIBS@
 
304
CLAMMEM_CPPFLAGS = @CLAMMEM_CPPFLAGS@
 
305
CLAMMEM_LIBS = @CLAMMEM_LIBS@
 
306
CLAMSCAN_CPPFLAGS = @CLAMSCAN_CPPFLAGS@
 
307
CLAMSCAN_LIBS = @CLAMSCAN_LIBS@
 
308
CLAMSUBMIT_CFLAGS = @CLAMSUBMIT_CFLAGS@
 
309
CLAMSUBMIT_LIBS = @CLAMSUBMIT_LIBS@
237
310
CPP = @CPP@
238
311
CPPFLAGS = @CPPFLAGS@
239
312
CURSES_CPPFLAGS = @CURSES_CPPFLAGS@
251
324
EGREP = @EGREP@
252
325
EXEEXT = @EXEEXT@
253
326
FGREP = @FGREP@
 
327
FRESHCLAM_CPPFLAGS = @FRESHCLAM_CPPFLAGS@
254
328
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@
255
329
GCOV = @GCOV@
256
330
GENHTML = @GENHTML@
272
346
LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
273
347
LIBBZ2 = @LIBBZ2@
274
348
LIBBZ2_PREFIX = @LIBBZ2_PREFIX@
 
349
LIBCLAMAV_CPPFLAGS = @LIBCLAMAV_CPPFLAGS@
275
350
LIBCLAMAV_LIBS = @LIBCLAMAV_LIBS@
276
351
LIBCLAMAV_VERSION = @LIBCLAMAV_VERSION@
 
352
LIBCLAMSHARED_CPPFLAGS = @LIBCLAMSHARED_CPPFLAGS@
277
353
LIBLTDL = @LIBLTDL@
278
354
LIBM = @LIBM@
279
355
LIBOBJS = @LIBOBJS@
311
387
SED = @SED@
312
388
SET_MAKE = @SET_MAKE@
313
389
SHELL = @SHELL@
 
390
SIGTOOL_CPPFLAGS = @SIGTOOL_CPPFLAGS@
 
391
SSL_CPPFLAGS = @SSL_CPPFLAGS@
 
392
SSL_LDFLAGS = @SSL_LDFLAGS@
 
393
SSL_LIBS = @SSL_LIBS@
314
394
STRIP = @STRIP@
315
395
THREAD_LIBS = @THREAD_LIBS@
316
396
TH_SAFE = @TH_SAFE@
381
461
top_builddir = @top_builddir@
382
462
top_srcdir = @top_srcdir@
383
463
ACLOCAL_AMFLAGS = -I m4
384
 
SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam sigtool clamconf database docs etc clamav-milter test clamdtop clambc unit_tests
385
 
EXTRA_DIST = FAQ examples BUGS shared libclamav.pc.in libclamunrar_iface/Makefile.am libclamunrar_iface/Makefile.in UPGRADE COPYING.bzip2 COPYING.lzma COPYING.unrar COPYING.LGPL COPYING.llvm COPYING.file COPYING.zlib COPYING.getopt COPYING.regex COPYING.sha256 platform.h.in clamdscan/clamdscan.map win32
 
464
SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam sigtool \
 
465
        clamconf database docs etc clamav-milter test clamdtop clambc \
 
466
        unit_tests $(am__append_1)
 
467
EXTRA_DIST = FAQ examples BUGS shared libclamav.pc.in libclamunrar_iface/Makefile.in UPGRADE COPYING.bzip2 COPYING.lzma COPYING.unrar COPYING.LGPL COPYING.llvm COPYING.file COPYING.zlib COPYING.getopt COPYING.regex COPYING.sha256 platform.h.in clamdscan/clamdscan.map
386
468
bin_SCRIPTS = clamav-config
387
469
pkgconfigdir = $(libdir)/pkgconfig
388
470
pkgconfig_DATA = libclamav.pc
474
556
        cd $(top_builddir) && $(SHELL) ./config.status $@
475
557
docs/man/clamdtop.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamdtop.1.in
476
558
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
559
docs/man/clamsubmit.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamsubmit.1.in
 
560
        cd $(top_builddir) && $(SHELL) ./config.status $@
477
561
install-binSCRIPTS: $(bin_SCRIPTS)
478
562
        @$(NORMAL_INSTALL)
479
563
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \