Browse code

Add clamsubmit manpage

Shawn Webb authored on 2014/03/21 08:04:09
Showing 26 changed files
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,23 +34,51 @@
35 35
 
36 36
 
37 37
 VPATH = @srcdir@
38
-am__make_dryrun = \
39
-  { \
40
-    am__dry=no; \
38
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
+am__make_running_with_option = \
40
+  case $${target_option-} in \
41
+      ?) ;; \
42
+      *) echo "am__make_running_with_option: internal error: invalid" \
43
+              "target option '$${target_option-}' specified" >&2; \
44
+         exit 1;; \
45
+  esac; \
46
+  has_opt=no; \
47
+  sane_makeflags=$$MAKEFLAGS; \
48
+  if $(am__is_gnu_make); then \
49
+    sane_makeflags=$$MFLAGS; \
50
+  else \
41 51
     case $$MAKEFLAGS in \
42 52
       *\\[\ \	]*) \
43
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45
-      *) \
46
-        for am__flg in $$MAKEFLAGS; do \
47
-          case $$am__flg in \
48
-            *=*|--*) ;; \
49
-            *n*) am__dry=yes; break;; \
50
-          esac; \
51
-        done;; \
53
+        bs=\\; \
54
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
52 56
     esac; \
53
-    test $$am__dry = yes; \
54
-  }
57
+  fi; \
58
+  skip_next=no; \
59
+  strip_trailopt () \
60
+  { \
61
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
+  }; \
63
+  for flg in $$sane_makeflags; do \
64
+    test $$skip_next = yes && { skip_next=no; continue; }; \
65
+    case $$flg in \
66
+      *=*|--*) continue;; \
67
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
+      -*I?*) strip_trailopt 'I';; \
69
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
+      -*O?*) strip_trailopt 'O';; \
71
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
+      -*l?*) strip_trailopt 'l';; \
73
+      -[dEDm]) skip_next=yes;; \
74
+      -[JT]) skip_next=yes;; \
75
+    esac; \
76
+    case $$flg in \
77
+      *$$target_option*) has_opt=yes; break;; \
78
+    esac; \
79
+  done; \
80
+  test $$has_opt = yes
81
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
55 83
 pkgdatadir = $(datadir)/@PACKAGE@
56 84
 pkgincludedir = $(includedir)/@PACKAGE@
57 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -73,10 +100,10 @@ host_triplet = @host@
73 73
 target_triplet = @target@
74 74
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = clamsubmit
75 75
 subdir = .
76
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
77
-	$(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
78
-	$(srcdir)/clamav-config.in $(srcdir)/libclamav.pc.in \
79
-	$(srcdir)/platform.h.in $(top_srcdir)/configure \
76
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
77
+	$(top_srcdir)/configure $(am__configure_deps) \
78
+	$(srcdir)/clamav-config.h.in $(srcdir)/clamav-config.in \
79
+	$(srcdir)/libclamav.pc.in $(srcdir)/platform.h.in \
80 80
 	$(top_srcdir)/docs/man/clamav-milter.8.in \
81 81
 	$(top_srcdir)/docs/man/clamav-milter.conf.5.in \
82 82
 	$(top_srcdir)/docs/man/clambc.1.in \
... ...
@@ -84,14 +111,21 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
84 84
 	$(top_srcdir)/docs/man/clamd.8.in \
85 85
 	$(top_srcdir)/docs/man/clamd.conf.5.in \
86 86
 	$(top_srcdir)/docs/man/clamdscan.1.in \
87
-	$(top_srcdir)/docs/man/clamdtop.1.in \
88 87
 	$(top_srcdir)/docs/man/clamscan.1.in \
89 88
 	$(top_srcdir)/docs/man/freshclam.1.in \
90 89
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
91
-	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
92
-	INSTALL NEWS config/compile config/config.guess \
93
-	config/config.rpath config/config.sub config/depcomp \
94
-	config/install-sh config/ltmain.sh config/missing
90
+	$(top_srcdir)/docs/man/sigtool.1.in \
91
+	$(top_srcdir)/docs/man/clamdtop.1.in \
92
+	$(top_srcdir)/docs/man/clamsubmit.1.in AUTHORS COPYING \
93
+	ChangeLog INSTALL NEWS README config/compile \
94
+	config/config.guess config/config.rpath config/config.sub \
95
+	config/depcomp config/install-sh config/missing \
96
+	config/ltmain.sh $(top_srcdir)/config/compile \
97
+	$(top_srcdir)/config/config.guess \
98
+	$(top_srcdir)/config/config.rpath \
99
+	$(top_srcdir)/config/config.sub \
100
+	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
101
+	$(top_srcdir)/config/missing
95 102
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 103
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
97 104
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -169,7 +203,7 @@ CONFIG_CLEAN_FILES = clamav-config libclamav.pc platform.h \
169 169
 	docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 \
170 170
 	docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 \
171 171
 	docs/man/freshclam.1 docs/man/freshclam.conf.5 \
172
-	docs/man/sigtool.1 docs/man/clamdtop.1
172
+	docs/man/sigtool.1 docs/man/clamdtop.1 docs/man/clamsubmit.1
173 173
 CONFIG_CLEAN_VPATH_FILES =
174 174
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
175 175
 am__vpath_adj = case $$p in \
... ...
@@ -200,21 +234,28 @@ am__uninstall_files_from_dir = { \
200 200
   }
201 201
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
202 202
 SCRIPTS = $(bin_SCRIPTS)
203
+AM_V_P = $(am__v_P_@AM_V@)
204
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
205
+am__v_P_0 = false
206
+am__v_P_1 = :
203 207
 AM_V_GEN = $(am__v_GEN_@AM_V@)
204 208
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
205
-am__v_GEN_0 = @echo "  GEN   " $@;
209
+am__v_GEN_0 = @echo "  GEN     " $@;
210
+am__v_GEN_1 = 
206 211
 AM_V_at = $(am__v_at_@AM_V@)
207 212
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
208 213
 am__v_at_0 = @
214
+am__v_at_1 = 
209 215
 SOURCES =
210 216
 DIST_SOURCES =
211
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
212
-	html-recursive info-recursive install-data-recursive \
213
-	install-dvi-recursive install-exec-recursive \
214
-	install-html-recursive install-info-recursive \
215
-	install-pdf-recursive install-ps-recursive install-recursive \
216
-	installcheck-recursive installdirs-recursive pdf-recursive \
217
-	ps-recursive uninstall-recursive
217
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
218
+	ctags-recursive dvi-recursive html-recursive info-recursive \
219
+	install-data-recursive install-dvi-recursive \
220
+	install-exec-recursive install-html-recursive \
221
+	install-info-recursive install-pdf-recursive \
222
+	install-ps-recursive install-recursive installcheck-recursive \
223
+	installdirs-recursive pdf-recursive ps-recursive \
224
+	tags-recursive uninstall-recursive
218 225
 am__can_run_installinfo = \
219 226
   case $$AM_UPDATE_INFO_DIR in \
220 227
     n|no|NO) false;; \
... ...
@@ -223,11 +264,33 @@ am__can_run_installinfo = \
223 223
 DATA = $(pkgconfig_DATA)
224 224
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
225 225
   distclean-recursive maintainer-clean-recursive
226
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
227
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
228
-	distdir dist dist-all distcheck
226
+am__recursive_targets = \
227
+  $(RECURSIVE_TARGETS) \
228
+  $(RECURSIVE_CLEAN_TARGETS) \
229
+  $(am__extra_recursive_targets)
230
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
231
+	cscope distdir dist dist-all distcheck
232
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
233
+	$(LISP)clamav-config.h.in
234
+# Read a list of newline-separated strings from the standard input,
235
+# and print each of them once, without duplicates.  Input order is
236
+# *not* preserved.
237
+am__uniquify_input = $(AWK) '\
238
+  BEGIN { nonempty = 0; } \
239
+  { items[$$0] = 1; nonempty = 1; } \
240
+  END { if (nonempty) { for (i in items) print i; }; } \
241
+'
242
+# Make sure the list of sources is unique.  This is necessary because,
243
+# e.g., the same source file might be shared among _SOURCES variables
244
+# for different programs/libraries.
245
+am__define_uniq_tagged_files = \
246
+  list='$(am__tagged_files)'; \
247
+  unique=`for i in $$list; do \
248
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249
+  done | $(am__uniquify_input)`
229 250
 ETAGS = etags
230 251
 CTAGS = ctags
252
+CSCOPE = cscope
231 253
 DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
232 254
 	sigtool clamconf database docs etc clamav-milter test clamdtop \
233 255
 	clambc unit_tests clamsubmit
... ...
@@ -240,6 +303,7 @@ am__remove_distdir = \
240 240
       && rm -rf "$(distdir)" \
241 241
       || { sleep 5 && rm -rf "$(distdir)"; }; \
242 242
   else :; fi
243
+am__post_remove_distdir = $(am__remove_distdir)
243 244
 am__relativize = \
244 245
   dir0=`pwd`; \
245 246
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
... ...
@@ -267,6 +331,7 @@ am__relativize = \
267 267
   reldir="$$dir2"
268 268
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
269 269
 GZIP_ENV = --best
270
+DIST_TARGETS = dist-bzip2 dist-gzip
270 271
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
271 272
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
272 273
 distcleancheck_listfiles = find . -type f -print
... ...
@@ -512,8 +577,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
512 512
 $(am__aclocal_m4_deps):
513 513
 
514 514
 clamav-config.h: stamp-h1
515
-	@if test ! -f $@; then rm -f stamp-h1; else :; fi
516
-	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
515
+	@test -f $@ || rm -f stamp-h1
516
+	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
517 517
 
518 518
 stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
519 519
 	@rm -f stamp-h1
... ...
@@ -555,6 +620,8 @@ docs/man/sigtool.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/sigtool
555 555
 	cd $(top_builddir) && $(SHELL) ./config.status $@
556 556
 docs/man/clamdtop.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamdtop.1.in
557 557
 	cd $(top_builddir) && $(SHELL) ./config.status $@
558
+docs/man/clamsubmit.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamsubmit.1.in
559
+	cd $(top_builddir) && $(SHELL) ./config.status $@
558 560
 install-binSCRIPTS: $(bin_SCRIPTS)
559 561
 	@$(NORMAL_INSTALL)
560 562
 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
... ...
@@ -637,22 +704,25 @@ uninstall-pkgconfigDATA:
637 637
 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
638 638
 
639 639
 # This directory's subdirectories are mostly independent; you can cd
640
-# into them and run `make' without going through this Makefile.
641
-# To change the values of `make' variables: instead of editing Makefiles,
642
-# (1) if the variable is set in `config.status', edit `config.status'
643
-#     (which will cause the Makefiles to be regenerated when you run `make');
644
-# (2) otherwise, pass the desired values on the `make' command line.
645
-$(RECURSIVE_TARGETS):
646
-	@fail= failcom='exit 1'; \
647
-	for f in x $$MAKEFLAGS; do \
648
-	  case $$f in \
649
-	    *=* | --[!k]*);; \
650
-	    *k*) failcom='fail=yes';; \
651
-	  esac; \
652
-	done; \
640
+# into them and run 'make' without going through this Makefile.
641
+# To change the values of 'make' variables: instead of editing Makefiles,
642
+# (1) if the variable is set in 'config.status', edit 'config.status'
643
+#     (which will cause the Makefiles to be regenerated when you run 'make');
644
+# (2) otherwise, pass the desired values on the 'make' command line.
645
+$(am__recursive_targets):
646
+	@fail=; \
647
+	if $(am__make_keepgoing); then \
648
+	  failcom='fail=yes'; \
649
+	else \
650
+	  failcom='exit 1'; \
651
+	fi; \
653 652
 	dot_seen=no; \
654 653
 	target=`echo $@ | sed s/-recursive//`; \
655
-	list='$(SUBDIRS)'; for subdir in $$list; do \
654
+	case "$@" in \
655
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
656
+	  *) list='$(SUBDIRS)' ;; \
657
+	esac; \
658
+	for subdir in $$list; do \
656 659
 	  echo "Making $$target in $$subdir"; \
657 660
 	  if test "$$subdir" = "."; then \
658 661
 	    dot_seen=yes; \
... ...
@@ -667,57 +737,12 @@ $(RECURSIVE_TARGETS):
667 667
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
668 668
 	fi; test -z "$$fail"
669 669
 
670
-$(RECURSIVE_CLEAN_TARGETS):
671
-	@fail= failcom='exit 1'; \
672
-	for f in x $$MAKEFLAGS; do \
673
-	  case $$f in \
674
-	    *=* | --[!k]*);; \
675
-	    *k*) failcom='fail=yes';; \
676
-	  esac; \
677
-	done; \
678
-	dot_seen=no; \
679
-	case "$@" in \
680
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
681
-	  *) list='$(SUBDIRS)' ;; \
682
-	esac; \
683
-	rev=''; for subdir in $$list; do \
684
-	  if test "$$subdir" = "."; then :; else \
685
-	    rev="$$subdir $$rev"; \
686
-	  fi; \
687
-	done; \
688
-	rev="$$rev ."; \
689
-	target=`echo $@ | sed s/-recursive//`; \
690
-	for subdir in $$rev; do \
691
-	  echo "Making $$target in $$subdir"; \
692
-	  if test "$$subdir" = "."; then \
693
-	    local_target="$$target-am"; \
694
-	  else \
695
-	    local_target="$$target"; \
696
-	  fi; \
697
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
698
-	  || eval $$failcom; \
699
-	done && test -z "$$fail"
700
-tags-recursive:
701
-	list='$(SUBDIRS)'; for subdir in $$list; do \
702
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
703
-	done
704
-ctags-recursive:
705
-	list='$(SUBDIRS)'; for subdir in $$list; do \
706
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
707
-	done
670
+ID: $(am__tagged_files)
671
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
672
+tags: tags-recursive
673
+TAGS: tags
708 674
 
709
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
710
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
711
-	unique=`for i in $$list; do \
712
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
713
-	  done | \
714
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
715
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
716
-	mkid -fID $$unique
717
-tags: TAGS
718
-
719
-TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
720
-		$(TAGS_FILES) $(LISP)
675
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
721 676
 	set x; \
722 677
 	here=`pwd`; \
723 678
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -733,12 +758,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIE
733 733
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
734 734
 	  fi; \
735 735
 	done; \
736
-	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
737
-	unique=`for i in $$list; do \
738
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
739
-	  done | \
740
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
741
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
736
+	$(am__define_uniq_tagged_files); \
742 737
 	shift; \
743 738
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
744 739
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -750,15 +770,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIE
750 750
 	      $$unique; \
751 751
 	  fi; \
752 752
 	fi
753
-ctags: CTAGS
754
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
755
-		$(TAGS_FILES) $(LISP)
756
-	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
757
-	unique=`for i in $$list; do \
758
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
759
-	  done | \
760
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
761
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
753
+ctags: ctags-recursive
754
+
755
+CTAGS: ctags
756
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
757
+	$(am__define_uniq_tagged_files); \
762 758
 	test -z "$(CTAGS_ARGS)$$unique" \
763 759
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
764 760
 	     $$unique
... ...
@@ -767,9 +783,31 @@ GTAGS:
767 767
 	here=`$(am__cd) $(top_builddir) && pwd` \
768 768
 	  && $(am__cd) $(top_srcdir) \
769 769
 	  && gtags -i $(GTAGS_ARGS) "$$here"
770
+cscope: cscope.files
771
+	test ! -s cscope.files \
772
+	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
773
+clean-cscope:
774
+	-rm -f cscope.files
775
+cscope.files: clean-cscope cscopelist
776
+cscopelist: cscopelist-recursive
777
+
778
+cscopelist-am: $(am__tagged_files)
779
+	list='$(am__tagged_files)'; \
780
+	case "$(srcdir)" in \
781
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
782
+	  *) sdir=$(subdir)/$(srcdir) ;; \
783
+	esac; \
784
+	for i in $$list; do \
785
+	  if test -f "$$i"; then \
786
+	    echo "$(subdir)/$$i"; \
787
+	  else \
788
+	    echo "$$sdir/$$i"; \
789
+	  fi; \
790
+	done >> $(top_builddir)/cscope.files
770 791
 
771 792
 distclean-tags:
772 793
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
794
+	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
773 795
 
774 796
 distdir: $(DISTFILES)
775 797
 	$(am__remove_distdir)
... ...
@@ -840,40 +878,41 @@ distdir: $(DISTFILES)
840 840
 	|| chmod -R a+r "$(distdir)"
841 841
 dist-gzip: distdir
842 842
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
843
-	$(am__remove_distdir)
843
+	$(am__post_remove_distdir)
844 844
 dist-bzip2: distdir
845 845
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
846
-	$(am__remove_distdir)
846
+	$(am__post_remove_distdir)
847 847
 
848 848
 dist-lzip: distdir
849 849
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
850
-	$(am__remove_distdir)
851
-
852
-dist-lzma: distdir
853
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
854
-	$(am__remove_distdir)
850
+	$(am__post_remove_distdir)
855 851
 
856 852
 dist-xz: distdir
857 853
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
858
-	$(am__remove_distdir)
854
+	$(am__post_remove_distdir)
859 855
 
860 856
 dist-tarZ: distdir
857
+	@echo WARNING: "Support for shar distribution archives is" \
858
+	               "deprecated." >&2
859
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
861 860
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
862
-	$(am__remove_distdir)
861
+	$(am__post_remove_distdir)
863 862
 
864 863
 dist-shar: distdir
864
+	@echo WARNING: "Support for distribution archives compressed with" \
865
+		       "legacy program 'compress' is deprecated." >&2
866
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
865 867
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
866
-	$(am__remove_distdir)
868
+	$(am__post_remove_distdir)
867 869
 
868 870
 dist-zip: distdir
869 871
 	-rm -f $(distdir).zip
870 872
 	zip -rq $(distdir).zip $(distdir)
871
-	$(am__remove_distdir)
873
+	$(am__post_remove_distdir)
872 874
 
873
-dist dist-all: distdir
874
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
875
-	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
876
-	$(am__remove_distdir)
875
+dist dist-all:
876
+	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
877
+	$(am__post_remove_distdir)
877 878
 
878 879
 # This target untars the dist file and tries a VPATH configuration.  Then
879 880
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -884,8 +923,6 @@ distcheck: dist
884 884
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
885 885
 	*.tar.bz2*) \
886 886
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
887
-	*.tar.lzma*) \
888
-	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
889 887
 	*.tar.lz*) \
890 888
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
891 889
 	*.tar.xz*) \
... ...
@@ -897,9 +934,9 @@ distcheck: dist
897 897
 	*.zip*) \
898 898
 	  unzip $(distdir).zip ;;\
899 899
 	esac
900
-	chmod -R a-w $(distdir); chmod u+w $(distdir)
901
-	mkdir $(distdir)/_build
902
-	mkdir $(distdir)/_inst
900
+	chmod -R a-w $(distdir)
901
+	chmod u+w $(distdir)
902
+	mkdir $(distdir)/_build $(distdir)/_inst
903 903
 	chmod a-w $(distdir)
904 904
 	test -d $(distdir)/_build || exit 0; \
905 905
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
... ...
@@ -931,7 +968,7 @@ distcheck: dist
931 931
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
932 932
 	  && cd "$$am__cwd" \
933 933
 	  || exit 1
934
-	$(am__remove_distdir)
934
+	$(am__post_remove_distdir)
935 935
 	@(echo "$(distdir) archives ready for distribution: "; \
936 936
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
937 937
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -1070,26 +1107,25 @@ ps-am:
1070 1070
 
1071 1071
 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1072 1072
 
1073
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1074
-	ctags-recursive install-am install-strip tags-recursive
1075
-
1076
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1077
-	all all-am am--refresh check check-am clean clean-generic \
1078
-	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1079
-	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
1080
-	dist-xz dist-zip distcheck distclean distclean-generic \
1081
-	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1082
-	distdir distuninstallcheck dvi dvi-am html html-am info \
1083
-	info-am install install-am install-binSCRIPTS install-data \
1084
-	install-data-am install-dvi install-dvi-am install-exec \
1085
-	install-exec-am install-html install-html-am install-info \
1086
-	install-info-am install-man install-pdf install-pdf-am \
1087
-	install-pkgconfigDATA install-ps install-ps-am install-strip \
1088
-	installcheck installcheck-am installcheck-binSCRIPTS \
1089
-	installdirs installdirs-am maintainer-clean \
1090
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
1091
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1092
-	uninstall uninstall-am uninstall-binSCRIPTS \
1073
+.MAKE: $(am__recursive_targets) all install-am install-strip
1074
+
1075
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1076
+	am--refresh check check-am clean clean-cscope clean-generic \
1077
+	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1078
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1079
+	dist-tarZ dist-xz dist-zip distcheck distclean \
1080
+	distclean-generic distclean-hdr distclean-libtool \
1081
+	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1082
+	dvi-am html html-am info info-am install install-am \
1083
+	install-binSCRIPTS install-data install-data-am install-dvi \
1084
+	install-dvi-am install-exec install-exec-am install-html \
1085
+	install-html-am install-info install-info-am install-man \
1086
+	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1087
+	install-ps-am install-strip installcheck installcheck-am \
1088
+	installcheck-binSCRIPTS installdirs installdirs-am \
1089
+	maintainer-clean maintainer-clean-generic mostlyclean \
1090
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1091
+	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1093 1092
 	uninstall-pkgconfigDATA
1094 1093
 
1095 1094
 lcov:
... ...
@@ -1,8 +1,7 @@
1
-# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14 -*- Autoconf -*-
2
+
3
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2 4
 
3
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
-# Inc.
6 5
 # This file is free software; the Free Software Foundation
7 6
 # gives unlimited permission to copy and/or distribute it,
8 7
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -12,33 +11,31 @@
12 12
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 13
 # PARTICULAR PURPOSE.
14 14
 
15
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 16
 m4_ifndef([AC_AUTOCONF_VERSION],
16 17
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17 18
 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18 19
 [m4_warning([this file was generated for autoconf 2.69.
19 20
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 21
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
22
+To do so, use the procedure documented by the package, typically 'autoreconf'.])])
22 23
 
23
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
24
-# Foundation, Inc.
24
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
25 25
 #
26 26
 # This file is free software; the Free Software Foundation
27 27
 # gives unlimited permission to copy and/or distribute it,
28 28
 # with or without modifications, as long as this notice is preserved.
29 29
 
30
-# serial 1
31
-
32 30
 # AM_AUTOMAKE_VERSION(VERSION)
33 31
 # ----------------------------
34 32
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
35 33
 # generated from the m4 files accompanying Automake X.Y.
36 34
 # (This private macro should not be called outside this file.)
37 35
 AC_DEFUN([AM_AUTOMAKE_VERSION],
38
-[am__api_version='1.11'
36
+[am__api_version='1.14'
39 37
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
40 38
 dnl require some minimum version.  Point them to the right macro.
41
-m4_if([$1], [1.11.6], [],
39
+m4_if([$1], [1.14], [],
42 40
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
43 41
 ])
44 42
 
... ...
@@ -54,24 +51,22 @@ m4_define([_AM_AUTOCONF_VERSION], [])
54 54
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
55 55
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
56 56
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
57
-[AM_AUTOMAKE_VERSION([1.11.6])dnl
57
+[AM_AUTOMAKE_VERSION([1.14])dnl
58 58
 m4_ifndef([AC_AUTOCONF_VERSION],
59 59
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
60 60
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
61 61
 
62 62
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
63 63
 
64
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
64
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
65 65
 #
66 66
 # This file is free software; the Free Software Foundation
67 67
 # gives unlimited permission to copy and/or distribute it,
68 68
 # with or without modifications, as long as this notice is preserved.
69 69
 
70
-# serial 1
71
-
72 70
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
73
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
74
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
71
+# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
72
+# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
75 73
 #
76 74
 # Of course, Automake must honor this variable whenever it calls a
77 75
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -90,7 +85,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
90 90
 #
91 91
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
92 92
 # are both prefixed by $srcdir.  In an in-source build this is usually
93
-# harmless because $srcdir is `.', but things will broke when you
93
+# harmless because $srcdir is '.', but things will broke when you
94 94
 # start a VPATH build or use an absolute $srcdir.
95 95
 #
96 96
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -116,22 +111,19 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
116 116
 
117 117
 # AM_CONDITIONAL                                            -*- Autoconf -*-
118 118
 
119
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
120
-# Free Software Foundation, Inc.
119
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
121 120
 #
122 121
 # This file is free software; the Free Software Foundation
123 122
 # gives unlimited permission to copy and/or distribute it,
124 123
 # with or without modifications, as long as this notice is preserved.
125 124
 
126
-# serial 9
127
-
128 125
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
129 126
 # -------------------------------------
130 127
 # Define a conditional.
131 128
 AC_DEFUN([AM_CONDITIONAL],
132
-[AC_PREREQ(2.52)dnl
133
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
134
-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
129
+[AC_PREREQ([2.52])dnl
130
+ m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
131
+       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
135 132
 AC_SUBST([$1_TRUE])dnl
136 133
 AC_SUBST([$1_FALSE])dnl
137 134
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -150,16 +142,14 @@ AC_CONFIG_COMMANDS_PRE(
150 150
 Usually this means the macro was only invoked conditionally.]])
151 151
 fi])])
152 152
 
153
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
154
-# 2010, 2011 Free Software Foundation, Inc.
153
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
155 154
 #
156 155
 # This file is free software; the Free Software Foundation
157 156
 # gives unlimited permission to copy and/or distribute it,
158 157
 # with or without modifications, as long as this notice is preserved.
159 158
 
160
-# serial 12
161 159
 
162
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
160
+# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
163 161
 # written in clear, in which case automake, when reading aclocal.m4,
164 162
 # will think it sees a *use*, and therefore will trigger all it's
165 163
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -169,7 +159,7 @@ fi])])
169 169
 # _AM_DEPENDENCIES(NAME)
170 170
 # ----------------------
171 171
 # See how the compiler implements dependency checking.
172
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
172
+# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
173 173
 # We try a few techniques and use that to set a single cache variable.
174 174
 #
175 175
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -182,12 +172,13 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
182 182
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
183 183
 AC_REQUIRE([AM_DEP_TRACK])dnl
184 184
 
185
-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
186
-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
187
-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
189
-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
190
-                   [depcc="$$1"   am_compiler_list=])
185
+m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
186
+      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
187
+      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
+      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
189
+      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
190
+      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
191
+                    [depcc="$$1"   am_compiler_list=])
191 192
 
192 193
 AC_CACHE_CHECK([dependency style of $depcc],
193 194
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -195,8 +186,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
195 195
   # We make a subdir and do the tests there.  Otherwise we can end up
196 196
   # making bogus files that we don't know about and never remove.  For
197 197
   # instance it was reported that on HP-UX the gcc test will end up
198
-  # making a dummy file named `D' -- because `-MD' means `put the output
199
-  # in D'.
198
+  # making a dummy file named 'D' -- because '-MD' means "put the output
199
+  # in D".
200 200
   rm -rf conftest.dir
201 201
   mkdir conftest.dir
202 202
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -236,16 +227,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
236 236
     : > sub/conftest.c
237 237
     for i in 1 2 3 4 5 6; do
238 238
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
239
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
240
-      # Solaris 8's {/usr,}/bin/sh.
241
-      touch sub/conftst$i.h
239
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
240
+      # Solaris 10 /bin/sh.
241
+      echo '/* dummy */' > sub/conftst$i.h
242 242
     done
243 243
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
244 244
 
245
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
245
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
246 246
     # mode.  It turns out that the SunPro C++ compiler does not properly
247
-    # handle `-M -o', and we need to detect this.  Also, some Intel
248
-    # versions had trouble with output in subdirs
247
+    # handle '-M -o', and we need to detect this.  Also, some Intel
248
+    # versions had trouble with output in subdirs.
249 249
     am__obj=sub/conftest.${OBJEXT-o}
250 250
     am__minus_obj="-o $am__obj"
251 251
     case $depmode in
... ...
@@ -254,8 +245,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       test "$am__universal" = false || continue
255 255
       ;;
256 256
     nosideeffect)
257
-      # after this tag, mechanisms are not by side-effect, so they'll
258
-      # only be used when explicitly requested
257
+      # After this tag, mechanisms are not by side-effect, so they'll
258
+      # only be used when explicitly requested.
259 259
       if test "x$enable_dependency_tracking" = xyes; then
260 260
 	continue
261 261
       else
... ...
@@ -263,7 +254,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
263 263
       fi
264 264
       ;;
265 265
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
266
-      # This compiler won't grok `-c -o', but also, the minuso test has
266
+      # This compiler won't grok '-c -o', but also, the minuso test has
267 267
       # not run yet.  These depmodes are late enough in the game, and
268 268
       # so weak that their functioning should not be impacted.
269 269
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -311,7 +302,7 @@ AM_CONDITIONAL([am__fastdep$1], [
311 311
 # AM_SET_DEPDIR
312 312
 # -------------
313 313
 # Choose a directory name for dependency files.
314
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
314
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
315 315
 AC_DEFUN([AM_SET_DEPDIR],
316 316
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
317 317
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -321,9 +312,13 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
321 321
 # AM_DEP_TRACK
322 322
 # ------------
323 323
 AC_DEFUN([AM_DEP_TRACK],
324
-[AC_ARG_ENABLE(dependency-tracking,
325
-[  --disable-dependency-tracking  speeds up one-time build
326
-  --enable-dependency-tracking   do not reject slow dependency extractors])
324
+[AC_ARG_ENABLE([dependency-tracking], [dnl
325
+AS_HELP_STRING(
326
+  [--enable-dependency-tracking],
327
+  [do not reject slow dependency extractors])
328
+AS_HELP_STRING(
329
+  [--disable-dependency-tracking],
330
+  [speeds up one-time build])])
327 331
 if test "x$enable_dependency_tracking" != xno; then
328 332
   am_depcomp="$ac_aux_dir/depcomp"
329 333
   AMDEPBACKSLASH='\'
... ...
@@ -338,20 +333,18 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
338 338
 
339 339
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
340 340
 
341
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
342
-# Free Software Foundation, Inc.
341
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
343 342
 #
344 343
 # This file is free software; the Free Software Foundation
345 344
 # gives unlimited permission to copy and/or distribute it,
346 345
 # with or without modifications, as long as this notice is preserved.
347 346
 
348
-#serial 5
349 347
 
350 348
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
351 349
 # ------------------------------
352 350
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
353 351
 [{
354
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
352
+  # Older Autoconf quotes --file arguments for eval, but not when files
355 353
   # are listed without --file.  Let's play safe and only enable the eval
356 354
   # if we detect the quoting.
357 355
   case $CONFIG_FILES in
... ...
@@ -364,7 +357,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
364 364
     # Strip MF so we end up with the name of the file.
365 365
     mf=`echo "$mf" | sed -e 's/:.*$//'`
366 366
     # Check whether this is an Automake generated Makefile or not.
367
-    # We used to match only the files named `Makefile.in', but
367
+    # We used to match only the files named 'Makefile.in', but
368 368
     # some people rename them; so instead we look at the file content.
369 369
     # Grep'ing the first line is not enough: some people post-process
370 370
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -376,21 +369,19 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
376 376
       continue
377 377
     fi
378 378
     # Extract the definition of DEPDIR, am__include, and am__quote
379
-    # from the Makefile without running `make'.
379
+    # from the Makefile without running 'make'.
380 380
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
381 381
     test -z "$DEPDIR" && continue
382 382
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
383
-    test -z "am__include" && continue
383
+    test -z "$am__include" && continue
384 384
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
385
-    # When using ansi2knr, U may be empty or an underscore; expand it
386
-    U=`sed -n 's/^U = //p' < "$mf"`
387 385
     # Find all dependency output files, they are included files with
388 386
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
389 387
     # simplest approach to changing $(DEPDIR) to its actual value in the
390 388
     # expansion.
391 389
     for file in `sed -n "
392 390
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
393
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
391
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
394 392
       # Make sure the directory exists.
395 393
       test -f "$dirpart/$file" && continue
396 394
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -408,7 +399,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
408 408
 # This macro should only be invoked once -- use via AC_REQUIRE.
409 409
 #
410 410
 # This code is only required when automatic dependency tracking
411
-# is enabled.  FIXME.  This creates each `.P' file that we will
411
+# is enabled.  FIXME.  This creates each '.P' file that we will
412 412
 # need in order to bootstrap the dependency handling code.
413 413
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
414 414
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -418,18 +409,21 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
418 418
 
419 419
 # Do all the work for Automake.                             -*- Autoconf -*-
420 420
 
421
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
422
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
421
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
423 422
 #
424 423
 # This file is free software; the Free Software Foundation
425 424
 # gives unlimited permission to copy and/or distribute it,
426 425
 # with or without modifications, as long as this notice is preserved.
427 426
 
428
-# serial 16
429
-
430 427
 # This macro actually does too much.  Some checks are only needed if
431 428
 # your package does certain things.  But this isn't really a big deal.
432 429
 
430
+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
431
+m4_define([AC_PROG_CC],
432
+m4_defn([AC_PROG_CC])
433
+[_AM_PROG_CC_C_O
434
+])
435
+
433 436
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
434 437
 # AM_INIT_AUTOMAKE([OPTIONS])
435 438
 # -----------------------------------------------
... ...
@@ -442,7 +436,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
442 442
 # arguments mandatory, and then we can depend on a new Autoconf
443 443
 # release and drop the old call support.
444 444
 AC_DEFUN([AM_INIT_AUTOMAKE],
445
-[AC_PREREQ([2.62])dnl
445
+[AC_PREREQ([2.65])dnl
446 446
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
447 447
 dnl the ones we care about.
448 448
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -471,31 +465,40 @@ AC_SUBST([CYGPATH_W])
471 471
 # Define the identity of the package.
472 472
 dnl Distinguish between old-style and new-style calls.
473 473
 m4_ifval([$2],
474
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
474
+[AC_DIAGNOSE([obsolete],
475
+             [$0: two- and three-arguments forms are deprecated.])
476
+m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
475 477
  AC_SUBST([PACKAGE], [$1])dnl
476 478
  AC_SUBST([VERSION], [$2])],
477 479
 [_AM_SET_OPTIONS([$1])dnl
478 480
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
479
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
481
+m4_if(
482
+  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
483
+  [ok:ok],,
480 484
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
481 485
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
482 486
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
483 487
 
484 488
 _AM_IF_OPTION([no-define],,
485
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
486
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
489
+[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
490
+ AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
487 491
 
488 492
 # Some tools Automake needs.
489 493
 AC_REQUIRE([AM_SANITY_CHECK])dnl
490 494
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
491
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
492
-AM_MISSING_PROG(AUTOCONF, autoconf)
493
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
494
-AM_MISSING_PROG(AUTOHEADER, autoheader)
495
-AM_MISSING_PROG(MAKEINFO, makeinfo)
495
+AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
496
+AM_MISSING_PROG([AUTOCONF], [autoconf])
497
+AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
498
+AM_MISSING_PROG([AUTOHEADER], [autoheader])
499
+AM_MISSING_PROG([MAKEINFO], [makeinfo])
496 500
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
497 501
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
498
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
503
+# For better backward compatibility.  To be removed once Automake 1.9.x
504
+# dies out for good.  For more background, see:
505
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
506
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
507
+AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
499 508
 # We need awk for the "check" target.  The system "awk" is bad on
500 509
 # some platforms.
501 510
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -506,34 +509,78 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
506 506
 			     [_AM_PROG_TAR([v7])])])
507 507
 _AM_IF_OPTION([no-dependencies],,
508 508
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
509
-		  [_AM_DEPENDENCIES(CC)],
510
-		  [define([AC_PROG_CC],
511
-			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
509
+		  [_AM_DEPENDENCIES([CC])],
510
+		  [m4_define([AC_PROG_CC],
511
+			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512 512
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
513
-		  [_AM_DEPENDENCIES(CXX)],
514
-		  [define([AC_PROG_CXX],
515
-			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
513
+		  [_AM_DEPENDENCIES([CXX])],
514
+		  [m4_define([AC_PROG_CXX],
515
+			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516 516
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
517
-		  [_AM_DEPENDENCIES(OBJC)],
518
-		  [define([AC_PROG_OBJC],
519
-			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
517
+		  [_AM_DEPENDENCIES([OBJC])],
518
+		  [m4_define([AC_PROG_OBJC],
519
+			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
520
+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
521
+		  [_AM_DEPENDENCIES([OBJCXX])],
522
+		  [m4_define([AC_PROG_OBJCXX],
523
+			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520 524
 ])
521
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
522
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
523
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
524
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
525
+AC_REQUIRE([AM_SILENT_RULES])dnl
526
+dnl The testsuite driver may need to know about EXEEXT, so add the
527
+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
528
+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
525 529
 AC_CONFIG_COMMANDS_PRE(dnl
526 530
 [m4_provide_if([_AM_COMPILER_EXEEXT],
527 531
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
528
-])
529 532
 
530
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+# POSIX will say in a future version that running "rm -f" with no argument
534
+# is OK; and we want to be able to make that assumption in our Makefile
535
+# recipes.  So use an aggressive probe to check that the usage we want is
536
+# actually supported "in the wild" to an acceptable degree.
537
+# See automake bug#10828.
538
+# To make any issue more visible, cause the running configure to be aborted
539
+# by default if the 'rm' program in use doesn't match our expectations; the
540
+# user can still override this though.
541
+if rm -f && rm -fr && rm -rf; then : OK; else
542
+  cat >&2 <<'END'
543
+Oops!
544
+
545
+Your 'rm' program seems unable to run without file operands specified
546
+on the command line, even when the '-f' option is present.  This is contrary
547
+to the behaviour of most rm programs out there, and not conforming with
548
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
549
+
550
+Please tell bug-automake@gnu.org about your system, including the value
551
+of your $PATH and any error possibly output before this message.  This
552
+can help us improve future automake versions.
553
+
554
+END
555
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
556
+    echo 'Configuration will proceed anyway, since you have set the' >&2
557
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
558
+    echo >&2
559
+  else
560
+    cat >&2 <<'END'
561
+Aborting the configuration process, to ensure you take notice of the issue.
562
+
563
+You can download and install GNU coreutils to get an 'rm' implementation
564
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
565
+
566
+If you want to complete the configuration process using your problematic
567
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
568
+to "yes", and re-run configure.
569
+
570
+END
571
+    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
572
+  fi
573
+fi])
574
+
575
+dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
531 576
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
532 577
 dnl mangled by Autoconf and run in a shell conditional statement.
533 578
 m4_define([_AC_COMPILER_EXEEXT],
534 579
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
535 580
 
536
-
537 581
 # When config.status generates a header, we must update the stamp-h file.
538 582
 # This file resides in the same directory as the config header
539 583
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -555,15 +602,12 @@ for _am_header in $config_headers :; do
555 555
 done
556 556
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
557 557
 
558
-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
559
-# Inc.
558
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
560 559
 #
561 560
 # This file is free software; the Free Software Foundation
562 561
 # gives unlimited permission to copy and/or distribute it,
563 562
 # with or without modifications, as long as this notice is preserved.
564 563
 
565
-# serial 1
566
-
567 564
 # AM_PROG_INSTALL_SH
568 565
 # ------------------
569 566
 # Define $install_sh.
... ...
@@ -577,16 +621,14 @@ if test x"${install_sh}" != xset; then
577 577
     install_sh="\${SHELL} $am_aux_dir/install-sh"
578 578
   esac
579 579
 fi
580
-AC_SUBST(install_sh)])
580
+AC_SUBST([install_sh])])
581 581
 
582
-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
582
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
583 583
 #
584 584
 # This file is free software; the Free Software Foundation
585 585
 # gives unlimited permission to copy and/or distribute it,
586 586
 # with or without modifications, as long as this notice is preserved.
587 587
 
588
-# serial 2
589
-
590 588
 # Check whether the underlying file-system supports filenames
591 589
 # with a leading dot.  For instance MS-DOS doesn't.
592 590
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -602,14 +644,12 @@ AC_SUBST([am__leading_dot])])
602 602
 
603 603
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
604 604
 
605
-# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
605
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
606 606
 #
607 607
 # This file is free software; the Free Software Foundation
608 608
 # gives unlimited permission to copy and/or distribute it,
609 609
 # with or without modifications, as long as this notice is preserved.
610 610
 
611
-# serial 4
612
-
613 611
 # AM_MAKE_INCLUDE()
614 612
 # -----------------
615 613
 # Check to see how make treats includes.
... ...
@@ -627,7 +667,7 @@ am__quote=
627 627
 _am_result=none
628 628
 # First try GNU make style include.
629 629
 echo "include confinc" > confmf
630
-# Ignore all kinds of additional output from `make'.
630
+# Ignore all kinds of additional output from 'make'.
631 631
 case `$am_make -s -f confmf 2> /dev/null` in #(
632 632
 *the\ am__doit\ target*)
633 633
   am__include=include
... ...
@@ -654,15 +694,12 @@ rm -f confinc confmf
654 654
 
655 655
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
656 656
 
657
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
658
-# Free Software Foundation, Inc.
657
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
659 658
 #
660 659
 # This file is free software; the Free Software Foundation
661 660
 # gives unlimited permission to copy and/or distribute it,
662 661
 # with or without modifications, as long as this notice is preserved.
663 662
 
664
-# serial 6
665
-
666 663
 # AM_MISSING_PROG(NAME, PROGRAM)
667 664
 # ------------------------------
668 665
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -670,11 +707,10 @@ AC_DEFUN([AM_MISSING_PROG],
670 670
 $1=${$1-"${am_missing_run}$2"}
671 671
 AC_SUBST($1)])
672 672
 
673
-
674 673
 # AM_MISSING_HAS_RUN
675 674
 # ------------------
676
-# Define MISSING if not defined so far and test if it supports --run.
677
-# If it does, set am_missing_run to use it, otherwise, to nothing.
675
+# Define MISSING if not defined so far and test if it is modern enough.
676
+# If it is, set am_missing_run to use it, otherwise, to nothing.
678 677
 AC_DEFUN([AM_MISSING_HAS_RUN],
679 678
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
680 679
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -687,54 +723,22 @@ if test x"${MISSING+set}" != xset; then
687 687
   esac
688 688
 fi
689 689
 # Use eval to expand $SHELL
690
-if eval "$MISSING --run true"; then
691
-  am_missing_run="$MISSING --run "
690
+if eval "$MISSING --is-lightweight"; then
691
+  am_missing_run="$MISSING "
692 692
 else
693 693
   am_missing_run=
694
-  AC_MSG_WARN([`missing' script is too old or missing])
694
+  AC_MSG_WARN(['missing' script is too old or missing])
695 695
 fi
696 696
 ])
697 697
 
698
-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
699
-# Inc.
700
-#
701
-# This file is free software; the Free Software Foundation
702
-# gives unlimited permission to copy and/or distribute it,
703
-# with or without modifications, as long as this notice is preserved.
704
-
705
-# serial 1
706
-
707
-# AM_PROG_MKDIR_P
708
-# ---------------
709
-# Check for `mkdir -p'.
710
-AC_DEFUN([AM_PROG_MKDIR_P],
711
-[AC_PREREQ([2.60])dnl
712
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
713
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
714
-dnl while keeping a definition of mkdir_p for backward compatibility.
715
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
716
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
717
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
718
-dnl adjustment using top_builddir (which is defined more often than
719
-dnl MKDIR_P).
720
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
721
-case $mkdir_p in
722
-  [[\\/$]]* | ?:[[\\/]]*) ;;
723
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
724
-esac
725
-])
726
-
727 698
 # Helper functions for option handling.                     -*- Autoconf -*-
728 699
 
729
-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
730
-# Foundation, Inc.
700
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
731 701
 #
732 702
 # This file is free software; the Free Software Foundation
733 703
 # gives unlimited permission to copy and/or distribute it,
734 704
 # with or without modifications, as long as this notice is preserved.
735 705
 
736
-# serial 5
737
-
738 706
 # _AM_MANGLE_OPTION(NAME)
739 707
 # -----------------------
740 708
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -744,7 +748,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
744 744
 # --------------------
745 745
 # Set option NAME.  Presently that only means defining a flag for this option.
746 746
 AC_DEFUN([_AM_SET_OPTION],
747
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
747
+[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
748 748
 
749 749
 # _AM_SET_OPTIONS(OPTIONS)
750 750
 # ------------------------
... ...
@@ -758,13 +762,58 @@ AC_DEFUN([_AM_SET_OPTIONS],
758 758
 AC_DEFUN([_AM_IF_OPTION],
759 759
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
760 760
 
761
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
761
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
762 762
 #
763 763
 # This file is free software; the Free Software Foundation
764 764
 # gives unlimited permission to copy and/or distribute it,
765 765
 # with or without modifications, as long as this notice is preserved.
766 766
 
767
-# serial 1
767
+# _AM_PROG_CC_C_O
768
+# ---------------
769
+# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
770
+# to automatically call this.
771
+AC_DEFUN([_AM_PROG_CC_C_O],
772
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
773
+AC_REQUIRE_AUX_FILE([compile])dnl
774
+AC_LANG_PUSH([C])dnl
775
+AC_CACHE_CHECK(
776
+  [whether $CC understands -c and -o together],
777
+  [am_cv_prog_cc_c_o],
778
+  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
779
+  # Make sure it works both with $CC and with simple cc.
780
+  # Following AC_PROG_CC_C_O, we do the test twice because some
781
+  # compilers refuse to overwrite an existing .o file with -o,
782
+  # though they will create one.
783
+  am_cv_prog_cc_c_o=yes
784
+  for am_i in 1 2; do
785
+    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
786
+         && test -f conftest2.$ac_objext; then
787
+      : OK
788
+    else
789
+      am_cv_prog_cc_c_o=no
790
+      break
791
+    fi
792
+  done
793
+  rm -f core conftest*
794
+  unset am_i])
795
+if test "$am_cv_prog_cc_c_o" != yes; then
796
+   # Losing compiler, so override with the script.
797
+   # FIXME: It is wrong to rewrite CC.
798
+   # But if we don't then we get into trouble of one sort or another.
799
+   # A longer-term fix would be to have automake use am__CC in this case,
800
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
801
+   CC="$am_aux_dir/compile $CC"
802
+fi
803
+AC_LANG_POP([C])])
804
+
805
+# For backward compatibility.
806
+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
807
+
808
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
809
+#
810
+# This file is free software; the Free Software Foundation
811
+# gives unlimited permission to copy and/or distribute it,
812
+# with or without modifications, as long as this notice is preserved.
768 813
 
769 814
 # AM_RUN_LOG(COMMAND)
770 815
 # -------------------
... ...
@@ -779,22 +828,16 @@ AC_DEFUN([AM_RUN_LOG],
779 779
 
780 780
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
781 781
 
782
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
783
-# Free Software Foundation, Inc.
782
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
784 783
 #
785 784
 # This file is free software; the Free Software Foundation
786 785
 # gives unlimited permission to copy and/or distribute it,
787 786
 # with or without modifications, as long as this notice is preserved.
788 787
 
789
-# serial 5
790
-
791 788
 # AM_SANITY_CHECK
792 789
 # ---------------
793 790
 AC_DEFUN([AM_SANITY_CHECK],
794 791
 [AC_MSG_CHECKING([whether build environment is sane])
795
-# Just in case
796
-sleep 1
797
-echo timestamp > conftest.file
798 792
 # Reject unsafe characters in $srcdir or the absolute working directory
799 793
 # name.  Accept space and tab only in the latter.
800 794
 am_lf='
... ...
@@ -805,32 +848,40 @@ case `pwd` in
805 805
 esac
806 806
 case $srcdir in
807 807
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
808
-    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
808
+    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
809 809
 esac
810 810
 
811
-# Do `set' in a subshell so we don't clobber the current shell's
811
+# Do 'set' in a subshell so we don't clobber the current shell's
812 812
 # arguments.  Must try -L first in case configure is actually a
813 813
 # symlink; some systems play weird games with the mod time of symlinks
814 814
 # (eg FreeBSD returns the mod time of the symlink's containing
815 815
 # directory).
816 816
 if (
817
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
818
-   if test "$[*]" = "X"; then
819
-      # -L didn't work.
820
-      set X `ls -t "$srcdir/configure" conftest.file`
821
-   fi
822
-   rm -f conftest.file
823
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
824
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
825
-
826
-      # If neither matched, then we have a broken ls.  This can happen
827
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
828
-      # broken ls alias from the environment.  This has actually
829
-      # happened.  Such a system could not be considered "sane".
830
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
831
-alias in your environment])
832
-   fi
833
-
817
+   am_has_slept=no
818
+   for am_try in 1 2; do
819
+     echo "timestamp, slept: $am_has_slept" > conftest.file
820
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
821
+     if test "$[*]" = "X"; then
822
+	# -L didn't work.
823
+	set X `ls -t "$srcdir/configure" conftest.file`
824
+     fi
825
+     if test "$[*]" != "X $srcdir/configure conftest.file" \
826
+	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
827
+
828
+	# If neither matched, then we have a broken ls.  This can happen
829
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
830
+	# broken ls alias from the environment.  This has actually
831
+	# happened.  Such a system could not be considered "sane".
832
+	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
833
+  alias in your environment])
834
+     fi
835
+     if test "$[2]" = conftest.file || test $am_try -eq 2; then
836
+       break
837
+     fi
838
+     # Just in case.
839
+     sleep 1
840
+     am_has_slept=yes
841
+   done
834 842
    test "$[2]" = conftest.file
835 843
    )
836 844
 then
... ...
@@ -840,31 +891,50 @@ else
840 840
    AC_MSG_ERROR([newly created file is older than distributed files!
841 841
 Check your system clock])
842 842
 fi
843
-AC_MSG_RESULT(yes)])
843
+AC_MSG_RESULT([yes])
844
+# If we didn't sleep, we still need to ensure time stamps of config.status and
845
+# generated files are strictly newer.
846
+am_sleep_pid=
847
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
848
+  ( sleep 1 ) &
849
+  am_sleep_pid=$!
850
+fi
851
+AC_CONFIG_COMMANDS_PRE(
852
+  [AC_MSG_CHECKING([that generated files are newer than configure])
853
+   if test -n "$am_sleep_pid"; then
854
+     # Hide warnings about reused PIDs.
855
+     wait $am_sleep_pid 2>/dev/null
856
+   fi
857
+   AC_MSG_RESULT([done])])
858
+rm -f conftest.file
859
+])
844 860
 
845
-# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
861
+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
846 862
 #
847 863
 # This file is free software; the Free Software Foundation
848 864
 # gives unlimited permission to copy and/or distribute it,
849 865
 # with or without modifications, as long as this notice is preserved.
850 866
 
851
-# serial 2
852
-
853 867
 # AM_SILENT_RULES([DEFAULT])
854 868
 # --------------------------
855 869
 # Enable less verbose build rules; with the default set to DEFAULT
856
-# (`yes' being less verbose, `no' or empty being verbose).
870
+# ("yes" being less verbose, "no" or empty being verbose).
857 871
 AC_DEFUN([AM_SILENT_RULES],
858
-[AC_ARG_ENABLE([silent-rules],
859
-[  --enable-silent-rules          less verbose build output (undo: `make V=1')
860
-  --disable-silent-rules         verbose build output (undo: `make V=0')])
861
-case $enable_silent_rules in
862
-yes) AM_DEFAULT_VERBOSITY=0;;
863
-no)  AM_DEFAULT_VERBOSITY=1;;
864
-*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
872
+[AC_ARG_ENABLE([silent-rules], [dnl
873
+AS_HELP_STRING(
874
+  [--enable-silent-rules],
875
+  [less verbose build output (undo: "make V=1")])
876
+AS_HELP_STRING(
877
+  [--disable-silent-rules],
878
+  [verbose build output (undo: "make V=0")])dnl
879
+])
880
+case $enable_silent_rules in @%:@ (((
881
+  yes) AM_DEFAULT_VERBOSITY=0;;
882
+   no) AM_DEFAULT_VERBOSITY=1;;
883
+    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
865 884
 esac
866 885
 dnl
867
-dnl A few `make' implementations (e.g., NonStop OS and NextStep)
886
+dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
868 887
 dnl do not support nested variable expansions.
869 888
 dnl See automake bug#9928 and bug#10237.
870 889
 am_make=${MAKE-make}
... ...
@@ -882,7 +952,7 @@ else
882 882
   am_cv_make_support_nested_variables=no
883 883
 fi])
884 884
 if test $am_cv_make_support_nested_variables = yes; then
885
-  dnl Using `$V' instead of `$(V)' breaks IRIX make.
885
+  dnl Using '$V' instead of '$(V)' breaks IRIX make.
886 886
   AM_V='$(V)'
887 887
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
888 888
 else
... ...
@@ -899,44 +969,40 @@ AC_SUBST([AM_BACKSLASH])dnl
899 899
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
900 900
 ])
901 901
 
902
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
902
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
903 903
 #
904 904
 # This file is free software; the Free Software Foundation
905 905
 # gives unlimited permission to copy and/or distribute it,
906 906
 # with or without modifications, as long as this notice is preserved.
907 907
 
908
-# serial 1
909
-
910 908
 # AM_PROG_INSTALL_STRIP
911 909
 # ---------------------
912
-# One issue with vendor `install' (even GNU) is that you can't
910
+# One issue with vendor 'install' (even GNU) is that you can't
913 911
 # specify the program used to strip binaries.  This is especially
914 912
 # annoying in cross-compiling environments, where the build's strip
915 913
 # is unlikely to handle the host's binaries.
916 914
 # Fortunately install-sh will honor a STRIPPROG variable, so we
917
-# always use install-sh in `make install-strip', and initialize
915
+# always use install-sh in "make install-strip", and initialize
918 916
 # STRIPPROG with the value of the STRIP variable (set by the user).
919 917
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
920 918
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
921
-# Installed binaries are usually stripped using `strip' when the user
922
-# run `make install-strip'.  However `strip' might not be the right
919
+# Installed binaries are usually stripped using 'strip' when the user
920
+# run "make install-strip".  However 'strip' might not be the right
923 921
 # tool to use in cross-compilation environments, therefore Automake
924
-# will honor the `STRIP' environment variable to overrule this program.
925
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
922
+# will honor the 'STRIP' environment variable to overrule this program.
923
+dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
926 924
 if test "$cross_compiling" != no; then
927 925
   AC_CHECK_TOOL([STRIP], [strip], :)
928 926
 fi
929 927
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
930 928
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
931 929
 
932
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
930
+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
933 931
 #
934 932
 # This file is free software; the Free Software Foundation
935 933
 # gives unlimited permission to copy and/or distribute it,
936 934
 # with or without modifications, as long as this notice is preserved.
937 935
 
938
-# serial 3
939
-
940 936
 # _AM_SUBST_NOTMAKE(VARIABLE)
941 937
 # ---------------------------
942 938
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -950,18 +1016,16 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
950 950
 
951 951
 # Check how to create a tarball.                            -*- Autoconf -*-
952 952
 
953
-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
953
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
954 954
 #
955 955
 # This file is free software; the Free Software Foundation
956 956
 # gives unlimited permission to copy and/or distribute it,
957 957
 # with or without modifications, as long as this notice is preserved.
958 958
 
959
-# serial 2
960
-
961 959
 # _AM_PROG_TAR(FORMAT)
962 960
 # --------------------
963 961
 # Check how to create a tarball in format FORMAT.
964
-# FORMAT should be one of `v7', `ustar', or `pax'.
962
+# FORMAT should be one of 'v7', 'ustar', or 'pax'.
965 963
 #
966 964
 # Substitute a variable $(am__tar) that is a command
967 965
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -971,76 +1035,114 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
971 971
 # Substitute a variable $(am__untar) that extract such
972 972
 # a tarball read from stdin.
973 973
 #     $(am__untar) < result.tar
974
+#
974 975
 AC_DEFUN([_AM_PROG_TAR],
975 976
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
976 977
 # in the wild :-(  We should find a proper way to deprecate it ...
977 978
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
978
-m4_if([$1], [v7],
979
-     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
980
-     [m4_case([$1], [ustar],, [pax],,
981
-              [m4_fatal([Unknown tar format])])
982
-AC_MSG_CHECKING([how to create a $1 tar archive])
983
-# Loop over all known methods to create a tar archive until one works.
979
+
980
+# We'll loop over all known methods to create a tar archive until one works.
984 981
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
985
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
986
-# Do not fold the above two line into one, because Tru64 sh and
987
-# Solaris sh will not grok spaces in the rhs of `-'.
988
-for _am_tool in $_am_tools
989
-do
990
-  case $_am_tool in
991
-  gnutar)
992
-    for _am_tar in tar gnutar gtar;
993
-    do
994
-      AM_RUN_LOG([$_am_tar --version]) && break
995
-    done
996
-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
997
-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
998
-    am__untar="$_am_tar -xf -"
999
-    ;;
1000
-  plaintar)
1001
-    # Must skip GNU tar: if it does not support --format= it doesn't create
1002
-    # ustar tarball either.
1003
-    (tar --version) >/dev/null 2>&1 && continue
1004
-    am__tar='tar chf - "$$tardir"'
1005
-    am__tar_='tar chf - "$tardir"'
1006
-    am__untar='tar xf -'
1007
-    ;;
1008
-  pax)
1009
-    am__tar='pax -L -x $1 -w "$$tardir"'
1010
-    am__tar_='pax -L -x $1 -w "$tardir"'
1011
-    am__untar='pax -r'
1012
-    ;;
1013
-  cpio)
1014
-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1015
-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1016
-    am__untar='cpio -i -H $1 -d'
1017
-    ;;
1018
-  none)
1019
-    am__tar=false
1020
-    am__tar_=false
1021
-    am__untar=false
1022
-    ;;
1023
-  esac
1024 982
 
1025
-  # If the value was cached, stop now.  We just wanted to have am__tar
1026
-  # and am__untar set.
1027
-  test -n "${am_cv_prog_tar_$1}" && break
983
+m4_if([$1], [v7],
984
+  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
985
+
986
+  [m4_case([$1],
987
+    [ustar],
988
+     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
989
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
990
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
991
+      # and bug#13588).
992
+      am_max_uid=2097151 # 2^21 - 1
993
+      am_max_gid=$am_max_uid
994
+      # The $UID and $GID variables are not portable, so we need to resort
995
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
996
+      # below are definitely unexpected, so allow the users to see them
997
+      # (that is, avoid stderr redirection).
998
+      am_uid=`id -u || echo unknown`
999
+      am_gid=`id -g || echo unknown`
1000
+      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1001
+      if test $am_uid -le $am_max_uid; then
1002
+         AC_MSG_RESULT([yes])
1003
+      else
1004
+         AC_MSG_RESULT([no])
1005
+         _am_tools=none
1006
+      fi
1007
+      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1008
+      if test $am_gid -le $am_max_gid; then
1009
+         AC_MSG_RESULT([yes])
1010
+      else
1011
+        AC_MSG_RESULT([no])
1012
+        _am_tools=none
1013
+      fi],
1014
+
1015
+  [pax],
1016
+    [],
1017
+
1018
+  [m4_fatal([Unknown tar format])])
1019
+
1020
+  AC_MSG_CHECKING([how to create a $1 tar archive])
1021
+
1022
+  # Go ahead even if we have the value already cached.  We do so because we
1023
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
1024
+  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1025
+
1026
+  for _am_tool in $_am_tools; do
1027
+    case $_am_tool in
1028
+    gnutar)
1029
+      for _am_tar in tar gnutar gtar; do
1030
+        AM_RUN_LOG([$_am_tar --version]) && break
1031
+      done
1032
+      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1033
+      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1034
+      am__untar="$_am_tar -xf -"
1035
+      ;;
1036
+    plaintar)
1037
+      # Must skip GNU tar: if it does not support --format= it doesn't create
1038
+      # ustar tarball either.
1039
+      (tar --version) >/dev/null 2>&1 && continue
1040
+      am__tar='tar chf - "$$tardir"'
1041
+      am__tar_='tar chf - "$tardir"'
1042
+      am__untar='tar xf -'
1043
+      ;;
1044
+    pax)
1045
+      am__tar='pax -L -x $1 -w "$$tardir"'
1046
+      am__tar_='pax -L -x $1 -w "$tardir"'
1047
+      am__untar='pax -r'
1048
+      ;;
1049
+    cpio)
1050
+      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1051
+      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1052
+      am__untar='cpio -i -H $1 -d'
1053
+      ;;
1054
+    none)
1055
+      am__tar=false
1056
+      am__tar_=false
1057
+      am__untar=false
1058
+      ;;
1059
+    esac
1028 1060
 
1029
-  # tar/untar a dummy directory, and stop if the command works
1030
-  rm -rf conftest.dir
1031
-  mkdir conftest.dir
1032
-  echo GrepMe > conftest.dir/file
1033
-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1061
+    # If the value was cached, stop now.  We just wanted to have am__tar
1062
+    # and am__untar set.
1063
+    test -n "${am_cv_prog_tar_$1}" && break
1064
+
1065
+    # tar/untar a dummy directory, and stop if the command works.
1066
+    rm -rf conftest.dir
1067
+    mkdir conftest.dir
1068
+    echo GrepMe > conftest.dir/file
1069
+    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1070
+    rm -rf conftest.dir
1071
+    if test -s conftest.tar; then
1072
+      AM_RUN_LOG([$am__untar <conftest.tar])
1073
+      AM_RUN_LOG([cat conftest.dir/file])
1074
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1075
+    fi
1076
+  done
1034 1077
   rm -rf conftest.dir
1035
-  if test -s conftest.tar; then
1036
-    AM_RUN_LOG([$am__untar <conftest.tar])
1037
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1038
-  fi
1039
-done
1040
-rm -rf conftest.dir
1041 1078
 
1042
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1043
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1079
+  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1080
+  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1081
+
1044 1082
 AC_SUBST([am__tar])
1045 1083
 AC_SUBST([am__untar])
1046 1084
 ]) # _AM_PROG_TAR
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
51 55
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
77
+    esac; \
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -73,7 +100,8 @@ target_triplet = @target@
73 73
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@sbin_PROGRAMS =  \
74 74
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@	clamav-milter$(EXEEXT)
75 75
 subdir = clamav-milter
76
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
76
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
77
+	$(top_srcdir)/config/depcomp
77 78
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 79
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
79 80
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -170,6 +198,19 @@ clamav_milter_LDADD = $(LDADD)
170 170
 AM_V_lt = $(am__v_lt_@AM_V@)
171 171
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
172 172
 am__v_lt_0 = --silent
173
+am__v_lt_1 = 
174
+AM_V_P = $(am__v_P_@AM_V@)
175
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
176
+am__v_P_0 = false
177
+am__v_P_1 = :
178
+AM_V_GEN = $(am__v_GEN_@AM_V@)
179
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
180
+am__v_GEN_0 = @echo "  GEN     " $@;
181
+am__v_GEN_1 = 
182
+AM_V_at = $(am__v_at_@AM_V@)
183
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
184
+am__v_at_0 = @
185
+am__v_at_1 = 
173 186
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
174 187
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
175 188
 am__depfiles_maybe = depfiles
... ...
@@ -182,20 +223,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182 182
 	$(AM_CFLAGS) $(CFLAGS)
183 183
 AM_V_CC = $(am__v_CC_@AM_V@)
184 184
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
185
-am__v_CC_0 = @echo "  CC    " $@;
186
-AM_V_at = $(am__v_at_@AM_V@)
187
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
188
-am__v_at_0 = @
185
+am__v_CC_0 = @echo "  CC      " $@;
186
+am__v_CC_1 = 
189 187
 CCLD = $(CC)
190 188
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191 189
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
192 190
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
193 191
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
194 192
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
195
-am__v_CCLD_0 = @echo "  CCLD  " $@;
196
-AM_V_GEN = $(am__v_GEN_@AM_V@)
197
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
198
-am__v_GEN_0 = @echo "  GEN   " $@;
193
+am__v_CCLD_0 = @echo "  CCLD    " $@;
194
+am__v_CCLD_1 = 
199 195
 SOURCES = $(clamav_milter_SOURCES)
200 196
 DIST_SOURCES = $(am__clamav_milter_SOURCES_DIST)
201 197
 am__can_run_installinfo = \
... ...
@@ -233,6 +270,23 @@ am__uninstall_files_from_dir = { \
233 233
 man8dir = $(mandir)/man8
234 234
 NROFF = nroff
235 235
 MANS = $(man_MANS)
236
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
237
+# Read a list of newline-separated strings from the standard input,
238
+# and print each of them once, without duplicates.  Input order is
239
+# *not* preserved.
240
+am__uniquify_input = $(AWK) '\
241
+  BEGIN { nonempty = 0; } \
242
+  { items[$$0] = 1; nonempty = 1; } \
243
+  END { if (nonempty) { for (i in items) print i; }; } \
244
+'
245
+# Make sure the list of sources is unique.  This is necessary because,
246
+# e.g., the same source file might be shared among _SOURCES variables
247
+# for different programs/libraries.
248
+am__define_uniq_tagged_files = \
249
+  list='$(am__tagged_files)'; \
250
+  unique=`for i in $$list; do \
251
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252
+  done | $(am__uniquify_input)`
236 253
 ETAGS = etags
237 254
 CTAGS = ctags
238 255
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -491,10 +545,12 @@ install-sbinPROGRAMS: $(sbin_PROGRAMS)
491 491
 	fi; \
492 492
 	for p in $$list; do echo "$$p $$p"; done | \
493 493
 	sed 's/$(EXEEXT)$$//' | \
494
-	while read p p1; do if test -f $$p || test -f $$p1; \
495
-	  then echo "$$p"; echo "$$p"; else :; fi; \
494
+	while read p p1; do if test -f $$p \
495
+	 || test -f $$p1 \
496
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
496 497
 	done | \
497
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
498
+	sed -e 'p;s,.*/,,;n;h' \
499
+	    -e 's|.*|.|' \
498 500
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
499 501
 	sed 'N;N;N;s,\n, ,g' | \
500 502
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -515,7 +571,8 @@ uninstall-sbinPROGRAMS:
515 515
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
516 516
 	files=`for p in $$list; do echo "$$p"; done | \
517 517
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
518
-	      -e 's/$$/$(EXEEXT)/' `; \
518
+	      -e 's/$$/$(EXEEXT)/' \
519
+	`; \
519 520
 	test -n "$$list" || exit 0; \
520 521
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
521 522
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -544,6 +601,7 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
544 544
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
545 545
 	  done; \
546 546
 	done; rm -f c$${pid}_.???; exit $$bad
547
+
547 548
 clamav-milter$(EXEEXT): $(clamav_milter_OBJECTS) $(clamav_milter_DEPENDENCIES) $(EXTRA_clamav_milter_DEPENDENCIES) 
548 549
 	@rm -f clamav-milter$(EXEEXT)
549 550
 	$(AM_V_CCLD)$(LINK) $(clamav_milter_OBJECTS) $(clamav_milter_LDADD) $(LIBS)
... ...
@@ -569,14 +627,14 @@ distclean-compile:
569 569
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
570 570
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
571 571
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
572
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
573 573
 
574 574
 .c.obj:
575 575
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
576 576
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
577 577
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
578 578
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
579
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
580 580
 
581 581
 .c.lo:
582 582
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -690,26 +748,15 @@ uninstall-man8:
690 690
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
691 691
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
692 692
 
693
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
694
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
695
-	unique=`for i in $$list; do \
696
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
697
-	  done | \
698
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
699
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
700
-	mkid -fID $$unique
701
-tags: TAGS
702
-
703
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
704
-		$(TAGS_FILES) $(LISP)
693
+ID: $(am__tagged_files)
694
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
695
+tags: tags-am
696
+TAGS: tags
697
+
698
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
705 699
 	set x; \
706 700
 	here=`pwd`; \
707
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
708
-	unique=`for i in $$list; do \
709
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
710
-	  done | \
711
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
712
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
701
+	$(am__define_uniq_tagged_files); \
713 702
 	shift; \
714 703
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
715 704
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -721,15 +768,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
721 721
 	      $$unique; \
722 722
 	  fi; \
723 723
 	fi
724
-ctags: CTAGS
725
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
726
-		$(TAGS_FILES) $(LISP)
727
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
728
-	unique=`for i in $$list; do \
729
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
730
-	  done | \
731
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
732
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
724
+ctags: ctags-am
725
+
726
+CTAGS: ctags
727
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
728
+	$(am__define_uniq_tagged_files); \
733 729
 	test -z "$(CTAGS_ARGS)$$unique" \
734 730
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
735 731
 	     $$unique
... ...
@@ -738,24 +781,26 @@ GTAGS:
738 738
 	here=`$(am__cd) $(top_builddir) && pwd` \
739 739
 	  && $(am__cd) $(top_srcdir) \
740 740
 	  && gtags -i $(GTAGS_ARGS) "$$here"
741
+cscopelist: cscopelist-am
742
+
743
+cscopelist-am: $(am__tagged_files)
744
+	list='$(am__tagged_files)'; \
745
+	case "$(srcdir)" in \
746
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
747
+	  *) sdir=$(subdir)/$(srcdir) ;; \
748
+	esac; \
749
+	for i in $$list; do \
750
+	  if test -f "$$i"; then \
751
+	    echo "$(subdir)/$$i"; \
752
+	  else \
753
+	    echo "$$sdir/$$i"; \
754
+	  fi; \
755
+	done >> $(top_builddir)/cscope.files
741 756
 
742 757
 distclean-tags:
743 758
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
744 759
 
745 760
 distdir: $(DISTFILES)
746
-	@list='$(MANS)'; if test -n "$$list"; then \
747
-	  list=`for p in $$list; do \
748
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
749
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
750
-	  if test -n "$$list" && \
751
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
752
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
753
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
754
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
755
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
756
-	    exit 1; \
757
-	  else :; fi; \
758
-	else :; fi
759 761
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
760 762
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
761 763
 	list='$(DISTFILES)'; \
... ...
@@ -898,19 +943,20 @@ uninstall-man: uninstall-man8
898 898
 
899 899
 .MAKE: install-am install-strip
900 900
 
901
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
902
-	clean-libtool clean-sbinPROGRAMS ctags distclean \
903
-	distclean-compile distclean-generic distclean-libtool \
904
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
905
-	install install-am install-data install-data-am install-dvi \
906
-	install-dvi-am install-exec install-exec-am install-html \
907
-	install-html-am install-info install-info-am install-man \
908
-	install-man8 install-pdf install-pdf-am install-ps \
909
-	install-ps-am install-sbinPROGRAMS install-strip installcheck \
910
-	installcheck-am installcheck-sbinPROGRAMS installdirs \
911
-	maintainer-clean maintainer-clean-generic mostlyclean \
912
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
913
-	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-man \
901
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
902
+	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
903
+	distclean distclean-compile distclean-generic \
904
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
905
+	html-am info info-am install install-am install-data \
906
+	install-data-am install-dvi install-dvi-am install-exec \
907
+	install-exec-am install-html install-html-am install-info \
908
+	install-info-am install-man install-man8 install-pdf \
909
+	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
910
+	install-strip installcheck installcheck-am \
911
+	installcheck-sbinPROGRAMS installdirs maintainer-clean \
912
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
913
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
914
+	tags tags-am uninstall uninstall-am uninstall-man \
914 915
 	uninstall-man8 uninstall-sbinPROGRAMS
915 916
 
916 917
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -16,23 +15,51 @@
16 16
 @SET_MAKE@
17 17
 
18 18
 VPATH = @srcdir@
19
-am__make_dryrun = \
20
-  { \
21
-    am__dry=no; \
19
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20
+am__make_running_with_option = \
21
+  case $${target_option-} in \
22
+      ?) ;; \
23
+      *) echo "am__make_running_with_option: internal error: invalid" \
24
+              "target option '$${target_option-}' specified" >&2; \
25
+         exit 1;; \
26
+  esac; \
27
+  has_opt=no; \
28
+  sane_makeflags=$$MAKEFLAGS; \
29
+  if $(am__is_gnu_make); then \
30
+    sane_makeflags=$$MFLAGS; \
31
+  else \
22 32
     case $$MAKEFLAGS in \
23 33
       *\\[\ \	]*) \
24
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26
-      *) \
27
-        for am__flg in $$MAKEFLAGS; do \
28
-          case $$am__flg in \
29
-            *=*|--*) ;; \
30
-            *n*) am__dry=yes; break;; \
31
-          esac; \
32
-        done;; \
34
+        bs=\\; \
35
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37
+    esac; \
38
+  fi; \
39
+  skip_next=no; \
40
+  strip_trailopt () \
41
+  { \
42
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43
+  }; \
44
+  for flg in $$sane_makeflags; do \
45
+    test $$skip_next = yes && { skip_next=no; continue; }; \
46
+    case $$flg in \
47
+      *=*|--*) continue;; \
48
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
49
+      -*I?*) strip_trailopt 'I';; \
50
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
51
+      -*O?*) strip_trailopt 'O';; \
52
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
53
+      -*l?*) strip_trailopt 'l';; \
54
+      -[dEDm]) skip_next=yes;; \
55
+      -[JT]) skip_next=yes;; \
56
+    esac; \
57
+    case $$flg in \
58
+      *$$target_option*) has_opt=yes; break;; \
33 59
     esac; \
34
-    test $$am__dry = yes; \
35
-  }
60
+  done; \
61
+  test $$has_opt = yes
62
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
36 64
 pkgdatadir = $(datadir)/@PACKAGE@
37 65
 pkgincludedir = $(includedir)/@PACKAGE@
38 66
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -54,7 +81,8 @@ host_triplet = @host@
54 54
 target_triplet = @target@
55 55
 bin_PROGRAMS = clambc$(EXEEXT)
56 56
 subdir = clambc
57
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
58
+	$(top_srcdir)/config/depcomp
58 59
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 60
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
60 61
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -136,6 +164,19 @@ clambc_LDADD = $(LDADD)
136 136
 AM_V_lt = $(am__v_lt_@AM_V@)
137 137
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
138 138
 am__v_lt_0 = --silent
139
+am__v_lt_1 = 
140
+AM_V_P = $(am__v_P_@AM_V@)
141
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142
+am__v_P_0 = false
143
+am__v_P_1 = :
144
+AM_V_GEN = $(am__v_GEN_@AM_V@)
145
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146
+am__v_GEN_0 = @echo "  GEN     " $@;
147
+am__v_GEN_1 = 
148
+AM_V_at = $(am__v_at_@AM_V@)
149
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150
+am__v_at_0 = @
151
+am__v_at_1 = 
139 152
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
140 153
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
141 154
 am__depfiles_maybe = depfiles
... ...
@@ -148,20 +189,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148 148
 	$(AM_CFLAGS) $(CFLAGS)
149 149
 AM_V_CC = $(am__v_CC_@AM_V@)
150 150
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
151
-am__v_CC_0 = @echo "  CC    " $@;
152
-AM_V_at = $(am__v_at_@AM_V@)
153
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154
-am__v_at_0 = @
151
+am__v_CC_0 = @echo "  CC      " $@;
152
+am__v_CC_1 = 
155 153
 CCLD = $(CC)
156 154
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157 155
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
158 156
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
159 157
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
160 158
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
161
-am__v_CCLD_0 = @echo "  CCLD  " $@;
162
-AM_V_GEN = $(am__v_GEN_@AM_V@)
163
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164
-am__v_GEN_0 = @echo "  GEN   " $@;
159
+am__v_CCLD_0 = @echo "  CCLD    " $@;
160
+am__v_CCLD_1 = 
165 161
 SOURCES = $(clambc_SOURCES)
166 162
 DIST_SOURCES = $(clambc_SOURCES)
167 163
 am__can_run_installinfo = \
... ...
@@ -169,6 +206,23 @@ am__can_run_installinfo = \
169 169
     n|no|NO) false;; \
170 170
     *) (install-info --version) >/dev/null 2>&1;; \
171 171
   esac
172
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
173
+# Read a list of newline-separated strings from the standard input,
174
+# and print each of them once, without duplicates.  Input order is
175
+# *not* preserved.
176
+am__uniquify_input = $(AWK) '\
177
+  BEGIN { nonempty = 0; } \
178
+  { items[$$0] = 1; nonempty = 1; } \
179
+  END { if (nonempty) { for (i in items) print i; }; } \
180
+'
181
+# Make sure the list of sources is unique.  This is necessary because,
182
+# e.g., the same source file might be shared among _SOURCES variables
183
+# for different programs/libraries.
184
+am__define_uniq_tagged_files = \
185
+  list='$(am__tagged_files)'; \
186
+  unique=`for i in $$list; do \
187
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188
+  done | $(am__uniquify_input)`
172 189
 ETAGS = etags
173 190
 CTAGS = ctags
174 191
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -416,10 +470,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
416 416
 	fi; \
417 417
 	for p in $$list; do echo "$$p $$p"; done | \
418 418
 	sed 's/$(EXEEXT)$$//' | \
419
-	while read p p1; do if test -f $$p || test -f $$p1; \
420
-	  then echo "$$p"; echo "$$p"; else :; fi; \
419
+	while read p p1; do if test -f $$p \
420
+	 || test -f $$p1 \
421
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
421 422
 	done | \
422
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
423
+	sed -e 'p;s,.*/,,;n;h' \
424
+	    -e 's|.*|.|' \
423 425
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
424 426
 	sed 'N;N;N;s,\n, ,g' | \
425 427
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -440,7 +496,8 @@ uninstall-binPROGRAMS:
440 440
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
441 441
 	files=`for p in $$list; do echo "$$p"; done | \
442 442
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
443
-	      -e 's/$$/$(EXEEXT)/' `; \
443
+	      -e 's/$$/$(EXEEXT)/' \
444
+	`; \
444 445
 	test -n "$$list" || exit 0; \
445 446
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
446 447
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -469,6 +526,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
469 469
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
470 470
 	  done; \
471 471
 	done; rm -f c$${pid}_.???; exit $$bad
472
+
472 473
 clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES) 
473 474
 	@rm -f clambc$(EXEEXT)
474 475
 	$(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
... ...
@@ -489,14 +547,14 @@ distclean-compile:
489 489
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
490 490
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
491 491
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
492
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
493 493
 
494 494
 .c.obj:
495 495
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
496 496
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
497 497
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
498 498
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
499
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
500 500
 
501 501
 .c.lo:
502 502
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -553,26 +611,15 @@ mostlyclean-libtool:
553 553
 clean-libtool:
554 554
 	-rm -rf .libs _libs
555 555
 
556
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
557
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
558
-	unique=`for i in $$list; do \
559
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560
-	  done | \
561
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
563
-	mkid -fID $$unique
564
-tags: TAGS
565
-
566
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
567
-		$(TAGS_FILES) $(LISP)
556
+ID: $(am__tagged_files)
557
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
558
+tags: tags-am
559
+TAGS: tags
560
+
561
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
568 562
 	set x; \
569 563
 	here=`pwd`; \
570
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
571
-	unique=`for i in $$list; do \
572
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
573
-	  done | \
574
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
575
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
564
+	$(am__define_uniq_tagged_files); \
576 565
 	shift; \
577 566
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
578 567
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -584,15 +631,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
584 584
 	      $$unique; \
585 585
 	  fi; \
586 586
 	fi
587
-ctags: CTAGS
588
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
589
-		$(TAGS_FILES) $(LISP)
590
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
591
-	unique=`for i in $$list; do \
592
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593
-	  done | \
594
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
587
+ctags: ctags-am
588
+
589
+CTAGS: ctags
590
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
591
+	$(am__define_uniq_tagged_files); \
596 592
 	test -z "$(CTAGS_ARGS)$$unique" \
597 593
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
598 594
 	     $$unique
... ...
@@ -601,6 +644,21 @@ GTAGS:
601 601
 	here=`$(am__cd) $(top_builddir) && pwd` \
602 602
 	  && $(am__cd) $(top_srcdir) \
603 603
 	  && gtags -i $(GTAGS_ARGS) "$$here"
604
+cscopelist: cscopelist-am
605
+
606
+cscopelist-am: $(am__tagged_files)
607
+	list='$(am__tagged_files)'; \
608
+	case "$(srcdir)" in \
609
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
610
+	  *) sdir=$(subdir)/$(srcdir) ;; \
611
+	esac; \
612
+	for i in $$list; do \
613
+	  if test -f "$$i"; then \
614
+	    echo "$(subdir)/$$i"; \
615
+	  else \
616
+	    echo "$$sdir/$$i"; \
617
+	  fi; \
618
+	done >> $(top_builddir)/cscope.files
604 619
 
605 620
 distclean-tags:
606 621
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -745,19 +803,20 @@ uninstall-am: uninstall-binPROGRAMS
745 745
 
746 746
 .MAKE: install-am install-strip
747 747
 
748
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
749
-	clean-generic clean-libtool ctags distclean distclean-compile \
750
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
751
-	dvi-am html html-am info info-am install install-am \
752
-	install-binPROGRAMS install-data install-data-am install-dvi \
753
-	install-dvi-am install-exec install-exec-am install-html \
754
-	install-html-am install-info install-info-am install-man \
755
-	install-pdf install-pdf-am install-ps install-ps-am \
756
-	install-strip installcheck installcheck-am \
757
-	installcheck-binPROGRAMS installdirs maintainer-clean \
758
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
759
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
760
-	tags uninstall uninstall-am uninstall-binPROGRAMS
748
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
749
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
750
+	ctags ctags-am distclean distclean-compile distclean-generic \
751
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
752
+	html-am info info-am install install-am install-binPROGRAMS \
753
+	install-data install-data-am install-dvi install-dvi-am \
754
+	install-exec install-exec-am install-html install-html-am \
755
+	install-info install-info-am install-man install-pdf \
756
+	install-pdf-am install-ps install-ps-am install-strip \
757
+	installcheck installcheck-am installcheck-binPROGRAMS \
758
+	installdirs maintainer-clean maintainer-clean-generic \
759
+	mostlyclean mostlyclean-compile mostlyclean-generic \
760
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
761
+	uninstall-am uninstall-binPROGRAMS
761 762
 
762 763
 
763 764
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,8 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 bin_PROGRAMS = clamconf$(EXEEXT)
74 74
 subdir = clamconf
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
76
+	$(top_srcdir)/config/depcomp
76 77
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 78
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 79
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -154,6 +182,19 @@ clamconf_LDADD = $(LDADD)
154 154
 AM_V_lt = $(am__v_lt_@AM_V@)
155 155
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
156 156
 am__v_lt_0 = --silent
157
+am__v_lt_1 = 
158
+AM_V_P = $(am__v_P_@AM_V@)
159
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
160
+am__v_P_0 = false
161
+am__v_P_1 = :
162
+AM_V_GEN = $(am__v_GEN_@AM_V@)
163
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164
+am__v_GEN_0 = @echo "  GEN     " $@;
165
+am__v_GEN_1 = 
166
+AM_V_at = $(am__v_at_@AM_V@)
167
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
168
+am__v_at_0 = @
169
+am__v_at_1 = 
157 170
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158 171
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
159 172
 am__depfiles_maybe = depfiles
... ...
@@ -166,20 +207,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166 166
 	$(AM_CFLAGS) $(CFLAGS)
167 167
 AM_V_CC = $(am__v_CC_@AM_V@)
168 168
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169
-am__v_CC_0 = @echo "  CC    " $@;
170
-AM_V_at = $(am__v_at_@AM_V@)
171
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172
-am__v_at_0 = @
169
+am__v_CC_0 = @echo "  CC      " $@;
170
+am__v_CC_1 = 
173 171
 CCLD = $(CC)
174 172
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 173
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176 174
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
177 175
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178 176
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179
-am__v_CCLD_0 = @echo "  CCLD  " $@;
180
-AM_V_GEN = $(am__v_GEN_@AM_V@)
181
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182
-am__v_GEN_0 = @echo "  GEN   " $@;
177
+am__v_CCLD_0 = @echo "  CCLD    " $@;
178
+am__v_CCLD_1 = 
183 179
 SOURCES = $(clamconf_SOURCES)
184 180
 DIST_SOURCES = $(clamconf_SOURCES)
185 181
 am__can_run_installinfo = \
... ...
@@ -187,6 +224,23 @@ am__can_run_installinfo = \
187 187
     n|no|NO) false;; \
188 188
     *) (install-info --version) >/dev/null 2>&1;; \
189 189
   esac
190
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
191
+# Read a list of newline-separated strings from the standard input,
192
+# and print each of them once, without duplicates.  Input order is
193
+# *not* preserved.
194
+am__uniquify_input = $(AWK) '\
195
+  BEGIN { nonempty = 0; } \
196
+  { items[$$0] = 1; nonempty = 1; } \
197
+  END { if (nonempty) { for (i in items) print i; }; } \
198
+'
199
+# Make sure the list of sources is unique.  This is necessary because,
200
+# e.g., the same source file might be shared among _SOURCES variables
201
+# for different programs/libraries.
202
+am__define_uniq_tagged_files = \
203
+  list='$(am__tagged_files)'; \
204
+  unique=`for i in $$list; do \
205
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206
+  done | $(am__uniquify_input)`
190 207
 ETAGS = etags
191 208
 CTAGS = ctags
192 209
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -438,10 +492,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
438 438
 	fi; \
439 439
 	for p in $$list; do echo "$$p $$p"; done | \
440 440
 	sed 's/$(EXEEXT)$$//' | \
441
-	while read p p1; do if test -f $$p || test -f $$p1; \
442
-	  then echo "$$p"; echo "$$p"; else :; fi; \
441
+	while read p p1; do if test -f $$p \
442
+	 || test -f $$p1 \
443
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
443 444
 	done | \
444
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
445
+	sed -e 'p;s,.*/,,;n;h' \
446
+	    -e 's|.*|.|' \
445 447
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
446 448
 	sed 'N;N;N;s,\n, ,g' | \
447 449
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -462,7 +518,8 @@ uninstall-binPROGRAMS:
462 462
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
463 463
 	files=`for p in $$list; do echo "$$p"; done | \
464 464
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
465
-	      -e 's/$$/$(EXEEXT)/' `; \
465
+	      -e 's/$$/$(EXEEXT)/' \
466
+	`; \
466 467
 	test -n "$$list" || exit 0; \
467 468
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
468 469
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -491,6 +548,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
491 491
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
492 492
 	  done; \
493 493
 	done; rm -f c$${pid}_.???; exit $$bad
494
+
494 495
 clamconf$(EXEEXT): $(clamconf_OBJECTS) $(clamconf_DEPENDENCIES) $(EXTRA_clamconf_DEPENDENCIES) 
495 496
 	@rm -f clamconf$(EXEEXT)
496 497
 	$(AM_V_CCLD)$(LINK) $(clamconf_OBJECTS) $(clamconf_LDADD) $(LIBS)
... ...
@@ -511,14 +569,14 @@ distclean-compile:
511 511
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
512 512
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
513 513
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
514
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
515 515
 
516 516
 .c.obj:
517 517
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
518 518
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
519 519
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
520 520
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
521
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
522 522
 
523 523
 .c.lo:
524 524
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -575,26 +633,15 @@ mostlyclean-libtool:
575 575
 clean-libtool:
576 576
 	-rm -rf .libs _libs
577 577
 
578
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
579
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
580
-	unique=`for i in $$list; do \
581
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582
-	  done | \
583
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
584
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
585
-	mkid -fID $$unique
586
-tags: TAGS
587
-
588
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
589
-		$(TAGS_FILES) $(LISP)
578
+ID: $(am__tagged_files)
579
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
580
+tags: tags-am
581
+TAGS: tags
582
+
583
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
590 584
 	set x; \
591 585
 	here=`pwd`; \
592
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
593
-	unique=`for i in $$list; do \
594
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
595
-	  done | \
596
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
586
+	$(am__define_uniq_tagged_files); \
598 587
 	shift; \
599 588
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
600 589
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -606,15 +653,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
606 606
 	      $$unique; \
607 607
 	  fi; \
608 608
 	fi
609
-ctags: CTAGS
610
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
611
-		$(TAGS_FILES) $(LISP)
612
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
613
-	unique=`for i in $$list; do \
614
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615
-	  done | \
616
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
617
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
609
+ctags: ctags-am
610
+
611
+CTAGS: ctags
612
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
613
+	$(am__define_uniq_tagged_files); \
618 614
 	test -z "$(CTAGS_ARGS)$$unique" \
619 615
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
620 616
 	     $$unique
... ...
@@ -623,6 +666,21 @@ GTAGS:
623 623
 	here=`$(am__cd) $(top_builddir) && pwd` \
624 624
 	  && $(am__cd) $(top_srcdir) \
625 625
 	  && gtags -i $(GTAGS_ARGS) "$$here"
626
+cscopelist: cscopelist-am
627
+
628
+cscopelist-am: $(am__tagged_files)
629
+	list='$(am__tagged_files)'; \
630
+	case "$(srcdir)" in \
631
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
632
+	  *) sdir=$(subdir)/$(srcdir) ;; \
633
+	esac; \
634
+	for i in $$list; do \
635
+	  if test -f "$$i"; then \
636
+	    echo "$(subdir)/$$i"; \
637
+	  else \
638
+	    echo "$$sdir/$$i"; \
639
+	  fi; \
640
+	done >> $(top_builddir)/cscope.files
626 641
 
627 642
 distclean-tags:
628 643
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -767,19 +825,20 @@ uninstall-am: uninstall-binPROGRAMS
767 767
 
768 768
 .MAKE: install-am install-strip
769 769
 
770
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
771
-	clean-generic clean-libtool ctags distclean distclean-compile \
772
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
773
-	dvi-am html html-am info info-am install install-am \
774
-	install-binPROGRAMS install-data install-data-am install-dvi \
775
-	install-dvi-am install-exec install-exec-am install-html \
776
-	install-html-am install-info install-info-am install-man \
777
-	install-pdf install-pdf-am install-ps install-ps-am \
778
-	install-strip installcheck installcheck-am \
779
-	installcheck-binPROGRAMS installdirs maintainer-clean \
780
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
781
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
782
-	tags uninstall uninstall-am uninstall-binPROGRAMS
770
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
771
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
772
+	ctags ctags-am distclean distclean-compile distclean-generic \
773
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
774
+	html-am info info-am install install-am install-binPROGRAMS \
775
+	install-data install-data-am install-dvi install-dvi-am \
776
+	install-exec install-exec-am install-html install-html-am \
777
+	install-info install-info-am install-man install-pdf \
778
+	install-pdf-am install-ps install-ps-am install-strip \
779
+	installcheck installcheck-am installcheck-binPROGRAMS \
780
+	installdirs maintainer-clean maintainer-clean-generic \
781
+	mostlyclean mostlyclean-compile mostlyclean-generic \
782
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
783
+	uninstall-am uninstall-binPROGRAMS
783 784
 
784 785
 
785 786
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,8 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 @BUILD_CLAMD_TRUE@sbin_PROGRAMS = clamd$(EXEEXT)
74 74
 subdir = clamd
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
76
+	$(top_srcdir)/config/depcomp
76 77
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 78
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 79
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -167,6 +195,19 @@ clamd_LDADD = $(LDADD)
167 167
 AM_V_lt = $(am__v_lt_@AM_V@)
168 168
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
169 169
 am__v_lt_0 = --silent
170
+am__v_lt_1 = 
171
+AM_V_P = $(am__v_P_@AM_V@)
172
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173
+am__v_P_0 = false
174
+am__v_P_1 = :
175
+AM_V_GEN = $(am__v_GEN_@AM_V@)
176
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177
+am__v_GEN_0 = @echo "  GEN     " $@;
178
+am__v_GEN_1 = 
179
+AM_V_at = $(am__v_at_@AM_V@)
180
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181
+am__v_at_0 = @
182
+am__v_at_1 = 
170 183
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
171 184
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
172 185
 am__depfiles_maybe = depfiles
... ...
@@ -179,20 +220,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179 179
 	$(AM_CFLAGS) $(CFLAGS)
180 180
 AM_V_CC = $(am__v_CC_@AM_V@)
181 181
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
182
-am__v_CC_0 = @echo "  CC    " $@;
183
-AM_V_at = $(am__v_at_@AM_V@)
184
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
185
-am__v_at_0 = @
182
+am__v_CC_0 = @echo "  CC      " $@;
183
+am__v_CC_1 = 
186 184
 CCLD = $(CC)
187 185
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 186
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
189 187
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
190 188
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
191 189
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
192
-am__v_CCLD_0 = @echo "  CCLD  " $@;
193
-AM_V_GEN = $(am__v_GEN_@AM_V@)
194
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
195
-am__v_GEN_0 = @echo "  GEN   " $@;
190
+am__v_CCLD_0 = @echo "  CCLD    " $@;
191
+am__v_CCLD_1 = 
196 192
 SOURCES = $(clamd_SOURCES)
197 193
 DIST_SOURCES = $(am__clamd_SOURCES_DIST)
198 194
 am__can_run_installinfo = \
... ...
@@ -200,6 +237,23 @@ am__can_run_installinfo = \
200 200
     n|no|NO) false;; \
201 201
     *) (install-info --version) >/dev/null 2>&1;; \
202 202
   esac
203
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
204
+# Read a list of newline-separated strings from the standard input,
205
+# and print each of them once, without duplicates.  Input order is
206
+# *not* preserved.
207
+am__uniquify_input = $(AWK) '\
208
+  BEGIN { nonempty = 0; } \
209
+  { items[$$0] = 1; nonempty = 1; } \
210
+  END { if (nonempty) { for (i in items) print i; }; } \
211
+'
212
+# Make sure the list of sources is unique.  This is necessary because,
213
+# e.g., the same source file might be shared among _SOURCES variables
214
+# for different programs/libraries.
215
+am__define_uniq_tagged_files = \
216
+  list='$(am__tagged_files)'; \
217
+  unique=`for i in $$list; do \
218
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219
+  done | $(am__uniquify_input)`
203 220
 ETAGS = etags
204 221
 CTAGS = ctags
205 222
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -470,10 +524,12 @@ install-sbinPROGRAMS: $(sbin_PROGRAMS)
470 470
 	fi; \
471 471
 	for p in $$list; do echo "$$p $$p"; done | \
472 472
 	sed 's/$(EXEEXT)$$//' | \
473
-	while read p p1; do if test -f $$p || test -f $$p1; \
474
-	  then echo "$$p"; echo "$$p"; else :; fi; \
473
+	while read p p1; do if test -f $$p \
474
+	 || test -f $$p1 \
475
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
475 476
 	done | \
476
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
477
+	sed -e 'p;s,.*/,,;n;h' \
478
+	    -e 's|.*|.|' \
477 479
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
478 480
 	sed 'N;N;N;s,\n, ,g' | \
479 481
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -494,7 +550,8 @@ uninstall-sbinPROGRAMS:
494 494
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
495 495
 	files=`for p in $$list; do echo "$$p"; done | \
496 496
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
497
-	      -e 's/$$/$(EXEEXT)/' `; \
497
+	      -e 's/$$/$(EXEEXT)/' \
498
+	`; \
498 499
 	test -n "$$list" || exit 0; \
499 500
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
500 501
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -523,6 +580,7 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
523 523
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
524 524
 	  done; \
525 525
 	done; rm -f c$${pid}_.???; exit $$bad
526
+
526 527
 clamd$(EXEEXT): $(clamd_OBJECTS) $(clamd_DEPENDENCIES) $(EXTRA_clamd_DEPENDENCIES) 
527 528
 	@rm -f clamd$(EXEEXT)
528 529
 	$(AM_V_CCLD)$(LINK) $(clamd_OBJECTS) $(clamd_LDADD) $(LIBS)
... ...
@@ -552,14 +610,14 @@ distclean-compile:
552 552
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
553 553
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
554 554
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
555
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
556 556
 
557 557
 .c.obj:
558 558
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
559 559
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
560 560
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
561 561
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
562
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
563 563
 
564 564
 .c.lo:
565 565
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -630,26 +688,15 @@ mostlyclean-libtool:
630 630
 clean-libtool:
631 631
 	-rm -rf .libs _libs
632 632
 
633
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
634
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
635
-	unique=`for i in $$list; do \
636
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637
-	  done | \
638
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
639
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
640
-	mkid -fID $$unique
641
-tags: TAGS
642
-
643
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
644
-		$(TAGS_FILES) $(LISP)
633
+ID: $(am__tagged_files)
634
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
635
+tags: tags-am
636
+TAGS: tags
637
+
638
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645 639
 	set x; \
646 640
 	here=`pwd`; \
647
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
648
-	unique=`for i in $$list; do \
649
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
650
-	  done | \
651
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
652
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
641
+	$(am__define_uniq_tagged_files); \
653 642
 	shift; \
654 643
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
655 644
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -661,15 +708,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
661 661
 	      $$unique; \
662 662
 	  fi; \
663 663
 	fi
664
-ctags: CTAGS
665
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
666
-		$(TAGS_FILES) $(LISP)
667
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
668
-	unique=`for i in $$list; do \
669
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
670
-	  done | \
671
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
672
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
664
+ctags: ctags-am
665
+
666
+CTAGS: ctags
667
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
668
+	$(am__define_uniq_tagged_files); \
673 669
 	test -z "$(CTAGS_ARGS)$$unique" \
674 670
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
675 671
 	     $$unique
... ...
@@ -678,6 +721,21 @@ GTAGS:
678 678
 	here=`$(am__cd) $(top_builddir) && pwd` \
679 679
 	  && $(am__cd) $(top_srcdir) \
680 680
 	  && gtags -i $(GTAGS_ARGS) "$$here"
681
+cscopelist: cscopelist-am
682
+
683
+cscopelist-am: $(am__tagged_files)
684
+	list='$(am__tagged_files)'; \
685
+	case "$(srcdir)" in \
686
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
687
+	  *) sdir=$(subdir)/$(srcdir) ;; \
688
+	esac; \
689
+	for i in $$list; do \
690
+	  if test -f "$$i"; then \
691
+	    echo "$(subdir)/$$i"; \
692
+	  else \
693
+	    echo "$$sdir/$$i"; \
694
+	  fi; \
695
+	done >> $(top_builddir)/cscope.files
681 696
 
682 697
 distclean-tags:
683 698
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -823,20 +881,20 @@ uninstall-am: uninstall-sbinPROGRAMS
823 823
 
824 824
 .MAKE: install-am install-strip
825 825
 
826
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
827
-	clean-libtool clean-sbinPROGRAMS ctags distclean \
828
-	distclean-compile distclean-generic distclean-libtool \
829
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
830
-	install install-am install-data install-data-am install-dvi \
831
-	install-dvi-am install-exec install-exec-am install-html \
832
-	install-html-am install-info install-info-am install-man \
833
-	install-pdf install-pdf-am install-ps install-ps-am \
834
-	install-sbinPROGRAMS install-strip installcheck \
835
-	installcheck-am installcheck-sbinPROGRAMS installdirs \
836
-	maintainer-clean maintainer-clean-generic mostlyclean \
837
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
838
-	pdf pdf-am ps ps-am tags uninstall uninstall-am \
839
-	uninstall-sbinPROGRAMS
826
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
827
+	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
828
+	distclean distclean-compile distclean-generic \
829
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
830
+	html-am info info-am install install-am install-data \
831
+	install-data-am install-dvi install-dvi-am install-exec \
832
+	install-exec-am install-html install-html-am install-info \
833
+	install-info-am install-man install-pdf install-pdf-am \
834
+	install-ps install-ps-am install-sbinPROGRAMS install-strip \
835
+	installcheck installcheck-am installcheck-sbinPROGRAMS \
836
+	installdirs maintainer-clean maintainer-clean-generic \
837
+	mostlyclean mostlyclean-compile mostlyclean-generic \
838
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
839
+	uninstall-am uninstall-sbinPROGRAMS
840 840
 
841 841
 
842 842
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,8 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 @BUILD_CLAMD_TRUE@bin_PROGRAMS = clamdscan$(EXEEXT)
74 74
 subdir = clamdscan
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
76
+	$(top_srcdir)/config/depcomp
76 77
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 78
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 79
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -165,6 +193,19 @@ clamdscan_LDADD = $(LDADD)
165 165
 AM_V_lt = $(am__v_lt_@AM_V@)
166 166
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
167 167
 am__v_lt_0 = --silent
168
+am__v_lt_1 = 
169
+AM_V_P = $(am__v_P_@AM_V@)
170
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
171
+am__v_P_0 = false
172
+am__v_P_1 = :
173
+AM_V_GEN = $(am__v_GEN_@AM_V@)
174
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
175
+am__v_GEN_0 = @echo "  GEN     " $@;
176
+am__v_GEN_1 = 
177
+AM_V_at = $(am__v_at_@AM_V@)
178
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
179
+am__v_at_0 = @
180
+am__v_at_1 = 
168 181
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
169 182
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
170 183
 am__depfiles_maybe = depfiles
... ...
@@ -177,20 +218,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177 177
 	$(AM_CFLAGS) $(CFLAGS)
178 178
 AM_V_CC = $(am__v_CC_@AM_V@)
179 179
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
180
-am__v_CC_0 = @echo "  CC    " $@;
181
-AM_V_at = $(am__v_at_@AM_V@)
182
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
183
-am__v_at_0 = @
180
+am__v_CC_0 = @echo "  CC      " $@;
181
+am__v_CC_1 = 
184 182
 CCLD = $(CC)
185 183
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186 184
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187 185
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
188 186
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
189 187
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
190
-am__v_CCLD_0 = @echo "  CCLD  " $@;
191
-AM_V_GEN = $(am__v_GEN_@AM_V@)
192
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
193
-am__v_GEN_0 = @echo "  GEN   " $@;
188
+am__v_CCLD_0 = @echo "  CCLD    " $@;
189
+am__v_CCLD_1 = 
194 190
 SOURCES = $(clamdscan_SOURCES)
195 191
 DIST_SOURCES = $(am__clamdscan_SOURCES_DIST)
196 192
 am__can_run_installinfo = \
... ...
@@ -198,6 +235,23 @@ am__can_run_installinfo = \
198 198
     n|no|NO) false;; \
199 199
     *) (install-info --version) >/dev/null 2>&1;; \
200 200
   esac
201
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
202
+# Read a list of newline-separated strings from the standard input,
203
+# and print each of them once, without duplicates.  Input order is
204
+# *not* preserved.
205
+am__uniquify_input = $(AWK) '\
206
+  BEGIN { nonempty = 0; } \
207
+  { items[$$0] = 1; nonempty = 1; } \
208
+  END { if (nonempty) { for (i in items) print i; }; } \
209
+'
210
+# Make sure the list of sources is unique.  This is necessary because,
211
+# e.g., the same source file might be shared among _SOURCES variables
212
+# for different programs/libraries.
213
+am__define_uniq_tagged_files = \
214
+  list='$(am__tagged_files)'; \
215
+  unique=`for i in $$list; do \
216
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
217
+  done | $(am__uniquify_input)`
201 218
 ETAGS = etags
202 219
 CTAGS = ctags
203 220
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -456,10 +510,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
456 456
 	fi; \
457 457
 	for p in $$list; do echo "$$p $$p"; done | \
458 458
 	sed 's/$(EXEEXT)$$//' | \
459
-	while read p p1; do if test -f $$p || test -f $$p1; \
460
-	  then echo "$$p"; echo "$$p"; else :; fi; \
459
+	while read p p1; do if test -f $$p \
460
+	 || test -f $$p1 \
461
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
461 462
 	done | \
462
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
463
+	sed -e 'p;s,.*/,,;n;h' \
464
+	    -e 's|.*|.|' \
463 465
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
464 466
 	sed 'N;N;N;s,\n, ,g' | \
465 467
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -480,7 +536,8 @@ uninstall-binPROGRAMS:
480 480
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
481 481
 	files=`for p in $$list; do echo "$$p"; done | \
482 482
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
483
-	      -e 's/$$/$(EXEEXT)/' `; \
483
+	      -e 's/$$/$(EXEEXT)/' \
484
+	`; \
484 485
 	test -n "$$list" || exit 0; \
485 486
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
486 487
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -509,6 +566,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
509 509
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
510 510
 	  done; \
511 511
 	done; rm -f c$${pid}_.???; exit $$bad
512
+
512 513
 clamdscan$(EXEEXT): $(clamdscan_OBJECTS) $(clamdscan_DEPENDENCIES) $(EXTRA_clamdscan_DEPENDENCIES) 
513 514
 	@rm -f clamdscan$(EXEEXT)
514 515
 	$(AM_V_CCLD)$(LINK) $(clamdscan_OBJECTS) $(clamdscan_LDADD) $(LIBS)
... ...
@@ -534,14 +592,14 @@ distclean-compile:
534 534
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
535 535
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
536 536
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
537
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
537
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
538 538
 
539 539
 .c.obj:
540 540
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
541 541
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
542 542
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
543 543
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
544
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
545 545
 
546 546
 .c.lo:
547 547
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -640,26 +698,15 @@ mostlyclean-libtool:
640 640
 clean-libtool:
641 641
 	-rm -rf .libs _libs
642 642
 
643
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
644
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
645
-	unique=`for i in $$list; do \
646
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
647
-	  done | \
648
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
649
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
650
-	mkid -fID $$unique
651
-tags: TAGS
652
-
653
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
654
-		$(TAGS_FILES) $(LISP)
643
+ID: $(am__tagged_files)
644
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
645
+tags: tags-am
646
+TAGS: tags
647
+
648
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
655 649
 	set x; \
656 650
 	here=`pwd`; \
657
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
658
-	unique=`for i in $$list; do \
659
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
660
-	  done | \
661
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
662
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
651
+	$(am__define_uniq_tagged_files); \
663 652
 	shift; \
664 653
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
665 654
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -671,15 +718,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
671 671
 	      $$unique; \
672 672
 	  fi; \
673 673
 	fi
674
-ctags: CTAGS
675
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
676
-		$(TAGS_FILES) $(LISP)
677
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
678
-	unique=`for i in $$list; do \
679
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
680
-	  done | \
681
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
682
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
674
+ctags: ctags-am
675
+
676
+CTAGS: ctags
677
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
678
+	$(am__define_uniq_tagged_files); \
683 679
 	test -z "$(CTAGS_ARGS)$$unique" \
684 680
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
685 681
 	     $$unique
... ...
@@ -688,6 +731,21 @@ GTAGS:
688 688
 	here=`$(am__cd) $(top_builddir) && pwd` \
689 689
 	  && $(am__cd) $(top_srcdir) \
690 690
 	  && gtags -i $(GTAGS_ARGS) "$$here"
691
+cscopelist: cscopelist-am
692
+
693
+cscopelist-am: $(am__tagged_files)
694
+	list='$(am__tagged_files)'; \
695
+	case "$(srcdir)" in \
696
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
697
+	  *) sdir=$(subdir)/$(srcdir) ;; \
698
+	esac; \
699
+	for i in $$list; do \
700
+	  if test -f "$$i"; then \
701
+	    echo "$(subdir)/$$i"; \
702
+	  else \
703
+	    echo "$$sdir/$$i"; \
704
+	  fi; \
705
+	done >> $(top_builddir)/cscope.files
691 706
 
692 707
 distclean-tags:
693 708
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -832,19 +890,20 @@ uninstall-am: uninstall-binPROGRAMS
832 832
 
833 833
 .MAKE: install-am install-strip
834 834
 
835
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
836
-	clean-generic clean-libtool ctags distclean distclean-compile \
837
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
838
-	dvi-am html html-am info info-am install install-am \
839
-	install-binPROGRAMS install-data install-data-am install-dvi \
840
-	install-dvi-am install-exec install-exec-am install-html \
841
-	install-html-am install-info install-info-am install-man \
842
-	install-pdf install-pdf-am install-ps install-ps-am \
843
-	install-strip installcheck installcheck-am \
844
-	installcheck-binPROGRAMS installdirs maintainer-clean \
845
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
846
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
847
-	tags uninstall uninstall-am uninstall-binPROGRAMS
835
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
836
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
837
+	ctags ctags-am distclean distclean-compile distclean-generic \
838
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
839
+	html-am info info-am install install-am install-binPROGRAMS \
840
+	install-data install-data-am install-dvi install-dvi-am \
841
+	install-exec install-exec-am install-html install-html-am \
842
+	install-info install-info-am install-man install-pdf \
843
+	install-pdf-am install-ps install-ps-am install-strip \
844
+	installcheck installcheck-am installcheck-binPROGRAMS \
845
+	installdirs maintainer-clean maintainer-clean-generic \
846
+	mostlyclean mostlyclean-compile mostlyclean-generic \
847
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
848
+	uninstall-am uninstall-binPROGRAMS
848 849
 
849 850
 
850 851
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -16,23 +15,51 @@
16 16
 @SET_MAKE@
17 17
 
18 18
 VPATH = @srcdir@
19
-am__make_dryrun = \
20
-  { \
21
-    am__dry=no; \
19
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20
+am__make_running_with_option = \
21
+  case $${target_option-} in \
22
+      ?) ;; \
23
+      *) echo "am__make_running_with_option: internal error: invalid" \
24
+              "target option '$${target_option-}' specified" >&2; \
25
+         exit 1;; \
26
+  esac; \
27
+  has_opt=no; \
28
+  sane_makeflags=$$MAKEFLAGS; \
29
+  if $(am__is_gnu_make); then \
30
+    sane_makeflags=$$MFLAGS; \
31
+  else \
22 32
     case $$MAKEFLAGS in \
23 33
       *\\[\ \	]*) \
24
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26
-      *) \
27
-        for am__flg in $$MAKEFLAGS; do \
28
-          case $$am__flg in \
29
-            *=*|--*) ;; \
30
-            *n*) am__dry=yes; break;; \
31
-          esac; \
32
-        done;; \
34
+        bs=\\; \
35
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
33 37
     esac; \
34
-    test $$am__dry = yes; \
35
-  }
38
+  fi; \
39
+  skip_next=no; \
40
+  strip_trailopt () \
41
+  { \
42
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43
+  }; \
44
+  for flg in $$sane_makeflags; do \
45
+    test $$skip_next = yes && { skip_next=no; continue; }; \
46
+    case $$flg in \
47
+      *=*|--*) continue;; \
48
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
49
+      -*I?*) strip_trailopt 'I';; \
50
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
51
+      -*O?*) strip_trailopt 'O';; \
52
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
53
+      -*l?*) strip_trailopt 'l';; \
54
+      -[dEDm]) skip_next=yes;; \
55
+      -[JT]) skip_next=yes;; \
56
+    esac; \
57
+    case $$flg in \
58
+      *$$target_option*) has_opt=yes; break;; \
59
+    esac; \
60
+  done; \
61
+  test $$has_opt = yes
62
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
36 64
 pkgdatadir = $(datadir)/@PACKAGE@
37 65
 pkgincludedir = $(includedir)/@PACKAGE@
38 66
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -54,7 +81,8 @@ host_triplet = @host@
54 54
 target_triplet = @target@
55 55
 @HAVE_CURSES_TRUE@bin_PROGRAMS = clamdtop$(EXEEXT)
56 56
 subdir = clamdtop
57
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
58
+	$(top_srcdir)/config/depcomp
58 59
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 60
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
60 61
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -141,6 +169,19 @@ clamdtop_OBJECTS = $(am_clamdtop_OBJECTS)
141 141
 AM_V_lt = $(am__v_lt_@AM_V@)
142 142
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 143
 am__v_lt_0 = --silent
144
+am__v_lt_1 = 
145
+AM_V_P = $(am__v_P_@AM_V@)
146
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
147
+am__v_P_0 = false
148
+am__v_P_1 = :
149
+AM_V_GEN = $(am__v_GEN_@AM_V@)
150
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
151
+am__v_GEN_0 = @echo "  GEN     " $@;
152
+am__v_GEN_1 = 
153
+AM_V_at = $(am__v_at_@AM_V@)
154
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
155
+am__v_at_0 = @
156
+am__v_at_1 = 
144 157
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
145 158
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
146 159
 am__depfiles_maybe = depfiles
... ...
@@ -153,20 +194,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153 153
 	$(AM_CFLAGS) $(CFLAGS)
154 154
 AM_V_CC = $(am__v_CC_@AM_V@)
155 155
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
156
-am__v_CC_0 = @echo "  CC    " $@;
157
-AM_V_at = $(am__v_at_@AM_V@)
158
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159
-am__v_at_0 = @
156
+am__v_CC_0 = @echo "  CC      " $@;
157
+am__v_CC_1 = 
160 158
 CCLD = $(CC)
161 159
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 160
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 161
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
164 162
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 163
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166
-am__v_CCLD_0 = @echo "  CCLD  " $@;
167
-AM_V_GEN = $(am__v_GEN_@AM_V@)
168
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169
-am__v_GEN_0 = @echo "  GEN   " $@;
164
+am__v_CCLD_0 = @echo "  CCLD    " $@;
165
+am__v_CCLD_1 = 
170 166
 SOURCES = $(clamdtop_SOURCES)
171 167
 DIST_SOURCES = $(am__clamdtop_SOURCES_DIST)
172 168
 am__can_run_installinfo = \
... ...
@@ -204,6 +241,23 @@ am__uninstall_files_from_dir = { \
204 204
 man1dir = $(mandir)/man1
205 205
 NROFF = nroff
206 206
 MANS = $(man_MANS)
207
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
208
+# Read a list of newline-separated strings from the standard input,
209
+# and print each of them once, without duplicates.  Input order is
210
+# *not* preserved.
211
+am__uniquify_input = $(AWK) '\
212
+  BEGIN { nonempty = 0; } \
213
+  { items[$$0] = 1; nonempty = 1; } \
214
+  END { if (nonempty) { for (i in items) print i; }; } \
215
+'
216
+# Make sure the list of sources is unique.  This is necessary because,
217
+# e.g., the same source file might be shared among _SOURCES variables
218
+# for different programs/libraries.
219
+am__define_uniq_tagged_files = \
220
+  list='$(am__tagged_files)'; \
221
+  unique=`for i in $$list; do \
222
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223
+  done | $(am__uniquify_input)`
207 224
 ETAGS = etags
208 225
 CTAGS = ctags
209 226
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -453,10 +507,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
453 453
 	fi; \
454 454
 	for p in $$list; do echo "$$p $$p"; done | \
455 455
 	sed 's/$(EXEEXT)$$//' | \
456
-	while read p p1; do if test -f $$p || test -f $$p1; \
457
-	  then echo "$$p"; echo "$$p"; else :; fi; \
456
+	while read p p1; do if test -f $$p \
457
+	 || test -f $$p1 \
458
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
458 459
 	done | \
459
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
460
+	sed -e 'p;s,.*/,,;n;h' \
461
+	    -e 's|.*|.|' \
460 462
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
461 463
 	sed 'N;N;N;s,\n, ,g' | \
462 464
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -477,7 +533,8 @@ uninstall-binPROGRAMS:
477 477
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
478 478
 	files=`for p in $$list; do echo "$$p"; done | \
479 479
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
480
-	      -e 's/$$/$(EXEEXT)/' `; \
480
+	      -e 's/$$/$(EXEEXT)/' \
481
+	`; \
481 482
 	test -n "$$list" || exit 0; \
482 483
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
483 484
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -506,6 +563,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
506 506
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
507 507
 	  done; \
508 508
 	done; rm -f c$${pid}_.???; exit $$bad
509
+
509 510
 clamdtop$(EXEEXT): $(clamdtop_OBJECTS) $(clamdtop_DEPENDENCIES) $(EXTRA_clamdtop_DEPENDENCIES) 
510 511
 	@rm -f clamdtop$(EXEEXT)
511 512
 	$(AM_V_CCLD)$(LINK) $(clamdtop_OBJECTS) $(clamdtop_LDADD) $(LIBS)
... ...
@@ -526,14 +584,14 @@ distclean-compile:
526 526
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
527 527
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
528 528
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
529
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
530 530
 
531 531
 .c.obj:
532 532
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
533 533
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534 534
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535 535
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
536
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
537 537
 
538 538
 .c.lo:
539 539
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -633,26 +691,15 @@ uninstall-man1:
633 633
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
634 634
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
635 635
 
636
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
637
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
638
-	unique=`for i in $$list; do \
639
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
640
-	  done | \
641
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
642
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
643
-	mkid -fID $$unique
644
-tags: TAGS
645
-
646
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
647
-		$(TAGS_FILES) $(LISP)
636
+ID: $(am__tagged_files)
637
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
638
+tags: tags-am
639
+TAGS: tags
640
+
641
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
648 642
 	set x; \
649 643
 	here=`pwd`; \
650
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
651
-	unique=`for i in $$list; do \
652
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
653
-	  done | \
654
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
655
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
644
+	$(am__define_uniq_tagged_files); \
656 645
 	shift; \
657 646
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
658 647
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -664,15 +711,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
664 664
 	      $$unique; \
665 665
 	  fi; \
666 666
 	fi
667
-ctags: CTAGS
668
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
669
-		$(TAGS_FILES) $(LISP)
670
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
671
-	unique=`for i in $$list; do \
672
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
673
-	  done | \
674
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
675
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
667
+ctags: ctags-am
668
+
669
+CTAGS: ctags
670
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
671
+	$(am__define_uniq_tagged_files); \
676 672
 	test -z "$(CTAGS_ARGS)$$unique" \
677 673
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
678 674
 	     $$unique
... ...
@@ -681,24 +724,26 @@ GTAGS:
681 681
 	here=`$(am__cd) $(top_builddir) && pwd` \
682 682
 	  && $(am__cd) $(top_srcdir) \
683 683
 	  && gtags -i $(GTAGS_ARGS) "$$here"
684
+cscopelist: cscopelist-am
685
+
686
+cscopelist-am: $(am__tagged_files)
687
+	list='$(am__tagged_files)'; \
688
+	case "$(srcdir)" in \
689
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
690
+	  *) sdir=$(subdir)/$(srcdir) ;; \
691
+	esac; \
692
+	for i in $$list; do \
693
+	  if test -f "$$i"; then \
694
+	    echo "$(subdir)/$$i"; \
695
+	  else \
696
+	    echo "$$sdir/$$i"; \
697
+	  fi; \
698
+	done >> $(top_builddir)/cscope.files
684 699
 
685 700
 distclean-tags:
686 701
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
687 702
 
688 703
 distdir: $(DISTFILES)
689
-	@list='$(MANS)'; if test -n "$$list"; then \
690
-	  list=`for p in $$list; do \
691
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
692
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
693
-	  if test -n "$$list" && \
694
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
695
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
696
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
697
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
698
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
699
-	    exit 1; \
700
-	  else :; fi; \
701
-	else :; fi
702 704
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
703 705
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
704 706
 	list='$(DISTFILES)'; \
... ...
@@ -839,19 +884,20 @@ uninstall-man: uninstall-man1
839 839
 
840 840
 .MAKE: install-am install-strip
841 841
 
842
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
843
-	clean-generic clean-libtool ctags distclean distclean-compile \
844
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
845
-	dvi-am html html-am info info-am install install-am \
846
-	install-binPROGRAMS install-data install-data-am install-dvi \
847
-	install-dvi-am install-exec install-exec-am install-html \
848
-	install-html-am install-info install-info-am install-man \
849
-	install-man1 install-pdf install-pdf-am install-ps \
850
-	install-ps-am install-strip installcheck installcheck-am \
842
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
843
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
844
+	ctags ctags-am distclean distclean-compile distclean-generic \
845
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
846
+	html-am info info-am install install-am install-binPROGRAMS \
847
+	install-data install-data-am install-dvi install-dvi-am \
848
+	install-exec install-exec-am install-html install-html-am \
849
+	install-info install-info-am install-man install-man1 \
850
+	install-pdf install-pdf-am install-ps install-ps-am \
851
+	install-strip installcheck installcheck-am \
851 852
 	installcheck-binPROGRAMS installdirs maintainer-clean \
852 853
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
853 854
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
854
-	tags uninstall uninstall-am uninstall-binPROGRAMS \
855
+	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
855 856
 	uninstall-man uninstall-man1
856 857
 
857 858
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,23 +34,51 @@
35 35
 #  MA 02110-1301, USA.
36 36
 
37 37
 VPATH = @srcdir@
38
-am__make_dryrun = \
39
-  { \
40
-    am__dry=no; \
38
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
+am__make_running_with_option = \
40
+  case $${target_option-} in \
41
+      ?) ;; \
42
+      *) echo "am__make_running_with_option: internal error: invalid" \
43
+              "target option '$${target_option-}' specified" >&2; \
44
+         exit 1;; \
45
+  esac; \
46
+  has_opt=no; \
47
+  sane_makeflags=$$MAKEFLAGS; \
48
+  if $(am__is_gnu_make); then \
49
+    sane_makeflags=$$MFLAGS; \
50
+  else \
41 51
     case $$MAKEFLAGS in \
42 52
       *\\[\ \	]*) \
43
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45
-      *) \
46
-        for am__flg in $$MAKEFLAGS; do \
47
-          case $$am__flg in \
48
-            *=*|--*) ;; \
49
-            *n*) am__dry=yes; break;; \
50
-          esac; \
51
-        done;; \
53
+        bs=\\; \
54
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
+    esac; \
57
+  fi; \
58
+  skip_next=no; \
59
+  strip_trailopt () \
60
+  { \
61
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
+  }; \
63
+  for flg in $$sane_makeflags; do \
64
+    test $$skip_next = yes && { skip_next=no; continue; }; \
65
+    case $$flg in \
66
+      *=*|--*) continue;; \
67
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
+      -*I?*) strip_trailopt 'I';; \
69
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
+      -*O?*) strip_trailopt 'O';; \
71
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
+      -*l?*) strip_trailopt 'l';; \
73
+      -[dEDm]) skip_next=yes;; \
74
+      -[JT]) skip_next=yes;; \
75
+    esac; \
76
+    case $$flg in \
77
+      *$$target_option*) has_opt=yes; break;; \
52 78
     esac; \
53
-    test $$am__dry = yes; \
54
-  }
79
+  done; \
80
+  test $$has_opt = yes
81
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
55 83
 pkgdatadir = $(datadir)/@PACKAGE@
56 84
 pkgincludedir = $(includedir)/@PACKAGE@
57 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -73,7 +100,8 @@ host_triplet = @host@
73 73
 target_triplet = @target@
74 74
 bin_PROGRAMS = clamscan$(EXEEXT)
75 75
 subdir = clamscan
76
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
76
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
77
+	$(top_srcdir)/config/depcomp
77 78
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 79
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
79 80
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -156,6 +184,19 @@ clamscan_LDADD = $(LDADD)
156 156
 AM_V_lt = $(am__v_lt_@AM_V@)
157 157
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158 158
 am__v_lt_0 = --silent
159
+am__v_lt_1 = 
160
+AM_V_P = $(am__v_P_@AM_V@)
161
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
162
+am__v_P_0 = false
163
+am__v_P_1 = :
164
+AM_V_GEN = $(am__v_GEN_@AM_V@)
165
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
166
+am__v_GEN_0 = @echo "  GEN     " $@;
167
+am__v_GEN_1 = 
168
+AM_V_at = $(am__v_at_@AM_V@)
169
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
170
+am__v_at_0 = @
171
+am__v_at_1 = 
159 172
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
160 173
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
161 174
 am__depfiles_maybe = depfiles
... ...
@@ -168,20 +209,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 168
 	$(AM_CFLAGS) $(CFLAGS)
169 169
 AM_V_CC = $(am__v_CC_@AM_V@)
170 170
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
171
-am__v_CC_0 = @echo "  CC    " $@;
172
-AM_V_at = $(am__v_at_@AM_V@)
173
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
174
-am__v_at_0 = @
171
+am__v_CC_0 = @echo "  CC      " $@;
172
+am__v_CC_1 = 
175 173
 CCLD = $(CC)
176 174
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177 175
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178 176
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
179 177
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
180 178
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
181
-am__v_CCLD_0 = @echo "  CCLD  " $@;
182
-AM_V_GEN = $(am__v_GEN_@AM_V@)
183
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
184
-am__v_GEN_0 = @echo "  GEN   " $@;
179
+am__v_CCLD_0 = @echo "  CCLD    " $@;
180
+am__v_CCLD_1 = 
185 181
 SOURCES = $(clamscan_SOURCES)
186 182
 DIST_SOURCES = $(clamscan_SOURCES)
187 183
 am__can_run_installinfo = \
... ...
@@ -189,6 +226,23 @@ am__can_run_installinfo = \
189 189
     n|no|NO) false;; \
190 190
     *) (install-info --version) >/dev/null 2>&1;; \
191 191
   esac
192
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
193
+# Read a list of newline-separated strings from the standard input,
194
+# and print each of them once, without duplicates.  Input order is
195
+# *not* preserved.
196
+am__uniquify_input = $(AWK) '\
197
+  BEGIN { nonempty = 0; } \
198
+  { items[$$0] = 1; nonempty = 1; } \
199
+  END { if (nonempty) { for (i in items) print i; }; } \
200
+'
201
+# Make sure the list of sources is unique.  This is necessary because,
202
+# e.g., the same source file might be shared among _SOURCES variables
203
+# for different programs/libraries.
204
+am__define_uniq_tagged_files = \
205
+  list='$(am__tagged_files)'; \
206
+  unique=`for i in $$list; do \
207
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
208
+  done | $(am__uniquify_input)`
192 209
 ETAGS = etags
193 210
 CTAGS = ctags
194 211
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -443,10 +497,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
443 443
 	fi; \
444 444
 	for p in $$list; do echo "$$p $$p"; done | \
445 445
 	sed 's/$(EXEEXT)$$//' | \
446
-	while read p p1; do if test -f $$p || test -f $$p1; \
447
-	  then echo "$$p"; echo "$$p"; else :; fi; \
446
+	while read p p1; do if test -f $$p \
447
+	 || test -f $$p1 \
448
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
448 449
 	done | \
449
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
450
+	sed -e 'p;s,.*/,,;n;h' \
451
+	    -e 's|.*|.|' \
450 452
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
451 453
 	sed 'N;N;N;s,\n, ,g' | \
452 454
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -467,7 +523,8 @@ uninstall-binPROGRAMS:
467 467
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
468 468
 	files=`for p in $$list; do echo "$$p"; done | \
469 469
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
470
-	      -e 's/$$/$(EXEEXT)/' `; \
470
+	      -e 's/$$/$(EXEEXT)/' \
471
+	`; \
471 472
 	test -n "$$list" || exit 0; \
472 473
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
473 474
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -496,6 +553,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
496 496
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
497 497
 	  done; \
498 498
 	done; rm -f c$${pid}_.???; exit $$bad
499
+
499 500
 clamscan$(EXEEXT): $(clamscan_OBJECTS) $(clamscan_DEPENDENCIES) $(EXTRA_clamscan_DEPENDENCIES) 
500 501
 	@rm -f clamscan$(EXEEXT)
501 502
 	$(AM_V_CCLD)$(LINK) $(clamscan_OBJECTS) $(clamscan_LDADD) $(LIBS)
... ...
@@ -519,14 +577,14 @@ distclean-compile:
519 519
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
520 520
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
521 521
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
522
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
523 523
 
524 524
 .c.obj:
525 525
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
526 526
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
527 527
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
528 528
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
529
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
530 530
 
531 531
 .c.lo:
532 532
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -611,26 +669,15 @@ mostlyclean-libtool:
611 611
 clean-libtool:
612 612
 	-rm -rf .libs _libs
613 613
 
614
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
615
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
616
-	unique=`for i in $$list; do \
617
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618
-	  done | \
619
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
621
-	mkid -fID $$unique
622
-tags: TAGS
623
-
624
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
625
-		$(TAGS_FILES) $(LISP)
614
+ID: $(am__tagged_files)
615
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
616
+tags: tags-am
617
+TAGS: tags
618
+
619
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
626 620
 	set x; \
627 621
 	here=`pwd`; \
628
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
629
-	unique=`for i in $$list; do \
630
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
631
-	  done | \
632
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
633
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
622
+	$(am__define_uniq_tagged_files); \
634 623
 	shift; \
635 624
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
636 625
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -642,15 +689,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
642 642
 	      $$unique; \
643 643
 	  fi; \
644 644
 	fi
645
-ctags: CTAGS
646
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
647
-		$(TAGS_FILES) $(LISP)
648
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
649
-	unique=`for i in $$list; do \
650
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
651
-	  done | \
652
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
653
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
645
+ctags: ctags-am
646
+
647
+CTAGS: ctags
648
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
649
+	$(am__define_uniq_tagged_files); \
654 650
 	test -z "$(CTAGS_ARGS)$$unique" \
655 651
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
656 652
 	     $$unique
... ...
@@ -659,6 +702,21 @@ GTAGS:
659 659
 	here=`$(am__cd) $(top_builddir) && pwd` \
660 660
 	  && $(am__cd) $(top_srcdir) \
661 661
 	  && gtags -i $(GTAGS_ARGS) "$$here"
662
+cscopelist: cscopelist-am
663
+
664
+cscopelist-am: $(am__tagged_files)
665
+	list='$(am__tagged_files)'; \
666
+	case "$(srcdir)" in \
667
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
668
+	  *) sdir=$(subdir)/$(srcdir) ;; \
669
+	esac; \
670
+	for i in $$list; do \
671
+	  if test -f "$$i"; then \
672
+	    echo "$(subdir)/$$i"; \
673
+	  else \
674
+	    echo "$$sdir/$$i"; \
675
+	  fi; \
676
+	done >> $(top_builddir)/cscope.files
662 677
 
663 678
 distclean-tags:
664 679
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -803,19 +861,20 @@ uninstall-am: uninstall-binPROGRAMS
803 803
 
804 804
 .MAKE: install-am install-strip
805 805
 
806
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
807
-	clean-generic clean-libtool ctags distclean distclean-compile \
808
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
809
-	dvi-am html html-am info info-am install install-am \
810
-	install-binPROGRAMS install-data install-data-am install-dvi \
811
-	install-dvi-am install-exec install-exec-am install-html \
812
-	install-html-am install-info install-info-am install-man \
813
-	install-pdf install-pdf-am install-ps install-ps-am \
814
-	install-strip installcheck installcheck-am \
815
-	installcheck-binPROGRAMS installdirs maintainer-clean \
816
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
817
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
818
-	tags uninstall uninstall-am uninstall-binPROGRAMS
806
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
807
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
808
+	ctags ctags-am distclean distclean-compile distclean-generic \
809
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
810
+	html-am info info-am install install-am install-binPROGRAMS \
811
+	install-data install-data-am install-dvi install-dvi-am \
812
+	install-exec install-exec-am install-html install-html-am \
813
+	install-info install-info-am install-man install-pdf \
814
+	install-pdf-am install-ps install-ps-am install-strip \
815
+	installcheck installcheck-am installcheck-binPROGRAMS \
816
+	installdirs maintainer-clean maintainer-clean-generic \
817
+	mostlyclean mostlyclean-compile mostlyclean-generic \
818
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
819
+	uninstall-am uninstall-binPROGRAMS
819 820
 
820 821
 
821 822
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,8 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 bin_PROGRAMS = clamsubmit$(EXEEXT)
74 74
 subdir = clamsubmit
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
76
+	$(top_srcdir)/config/depcomp
76 77
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 78
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 79
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -154,6 +182,19 @@ clamsubmit_LDADD = $(LDADD)
154 154
 AM_V_lt = $(am__v_lt_@AM_V@)
155 155
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
156 156
 am__v_lt_0 = --silent
157
+am__v_lt_1 = 
158
+AM_V_P = $(am__v_P_@AM_V@)
159
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
160
+am__v_P_0 = false
161
+am__v_P_1 = :
162
+AM_V_GEN = $(am__v_GEN_@AM_V@)
163
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164
+am__v_GEN_0 = @echo "  GEN     " $@;
165
+am__v_GEN_1 = 
166
+AM_V_at = $(am__v_at_@AM_V@)
167
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
168
+am__v_at_0 = @
169
+am__v_at_1 = 
157 170
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158 171
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
159 172
 am__depfiles_maybe = depfiles
... ...
@@ -166,20 +207,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166 166
 	$(AM_CFLAGS) $(CFLAGS)
167 167
 AM_V_CC = $(am__v_CC_@AM_V@)
168 168
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169
-am__v_CC_0 = @echo "  CC    " $@;
170
-AM_V_at = $(am__v_at_@AM_V@)
171
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172
-am__v_at_0 = @
169
+am__v_CC_0 = @echo "  CC      " $@;
170
+am__v_CC_1 = 
173 171
 CCLD = $(CC)
174 172
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 173
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176 174
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
177 175
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178 176
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179
-am__v_CCLD_0 = @echo "  CCLD  " $@;
180
-AM_V_GEN = $(am__v_GEN_@AM_V@)
181
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182
-am__v_GEN_0 = @echo "  GEN   " $@;
177
+am__v_CCLD_0 = @echo "  CCLD    " $@;
178
+am__v_CCLD_1 = 
183 179
 SOURCES = $(clamsubmit_SOURCES)
184 180
 DIST_SOURCES = $(clamsubmit_SOURCES)
185 181
 am__can_run_installinfo = \
... ...
@@ -187,6 +224,23 @@ am__can_run_installinfo = \
187 187
     n|no|NO) false;; \
188 188
     *) (install-info --version) >/dev/null 2>&1;; \
189 189
   esac
190
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
191
+# Read a list of newline-separated strings from the standard input,
192
+# and print each of them once, without duplicates.  Input order is
193
+# *not* preserved.
194
+am__uniquify_input = $(AWK) '\
195
+  BEGIN { nonempty = 0; } \
196
+  { items[$$0] = 1; nonempty = 1; } \
197
+  END { if (nonempty) { for (i in items) print i; }; } \
198
+'
199
+# Make sure the list of sources is unique.  This is necessary because,
200
+# e.g., the same source file might be shared among _SOURCES variables
201
+# for different programs/libraries.
202
+am__define_uniq_tagged_files = \
203
+  list='$(am__tagged_files)'; \
204
+  unique=`for i in $$list; do \
205
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206
+  done | $(am__uniquify_input)`
190 207
 ETAGS = etags
191 208
 CTAGS = ctags
192 209
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -437,10 +491,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
437 437
 	fi; \
438 438
 	for p in $$list; do echo "$$p $$p"; done | \
439 439
 	sed 's/$(EXEEXT)$$//' | \
440
-	while read p p1; do if test -f $$p || test -f $$p1; \
441
-	  then echo "$$p"; echo "$$p"; else :; fi; \
440
+	while read p p1; do if test -f $$p \
441
+	 || test -f $$p1 \
442
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
442 443
 	done | \
443
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
444
+	sed -e 'p;s,.*/,,;n;h' \
445
+	    -e 's|.*|.|' \
444 446
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
445 447
 	sed 'N;N;N;s,\n, ,g' | \
446 448
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -461,7 +517,8 @@ uninstall-binPROGRAMS:
461 461
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
462 462
 	files=`for p in $$list; do echo "$$p"; done | \
463 463
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
464
-	      -e 's/$$/$(EXEEXT)/' `; \
464
+	      -e 's/$$/$(EXEEXT)/' \
465
+	`; \
465 466
 	test -n "$$list" || exit 0; \
466 467
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
467 468
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -490,6 +547,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
490 490
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
491 491
 	  done; \
492 492
 	done; rm -f c$${pid}_.???; exit $$bad
493
+
493 494
 clamsubmit$(EXEEXT): $(clamsubmit_OBJECTS) $(clamsubmit_DEPENDENCIES) $(EXTRA_clamsubmit_DEPENDENCIES) 
494 495
 	@rm -f clamsubmit$(EXEEXT)
495 496
 	$(AM_V_CCLD)$(LINK) $(clamsubmit_OBJECTS) $(clamsubmit_LDADD) $(LIBS)
... ...
@@ -511,14 +569,14 @@ distclean-compile:
511 511
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
512 512
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
513 513
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
514
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
515 515
 
516 516
 .c.obj:
517 517
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
518 518
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
519 519
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
520 520
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
521
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
522 522
 
523 523
 .c.lo:
524 524
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -589,26 +647,15 @@ mostlyclean-libtool:
589 589
 clean-libtool:
590 590
 	-rm -rf .libs _libs
591 591
 
592
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
593
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
594
-	unique=`for i in $$list; do \
595
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
596
-	  done | \
597
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
598
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
599
-	mkid -fID $$unique
600
-tags: TAGS
601
-
602
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
603
-		$(TAGS_FILES) $(LISP)
592
+ID: $(am__tagged_files)
593
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
594
+tags: tags-am
595
+TAGS: tags
596
+
597
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
604 598
 	set x; \
605 599
 	here=`pwd`; \
606
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
607
-	unique=`for i in $$list; do \
608
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
609
-	  done | \
610
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
611
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
600
+	$(am__define_uniq_tagged_files); \
612 601
 	shift; \
613 602
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
614 603
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -620,15 +667,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
620 620
 	      $$unique; \
621 621
 	  fi; \
622 622
 	fi
623
-ctags: CTAGS
624
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
625
-		$(TAGS_FILES) $(LISP)
626
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
627
-	unique=`for i in $$list; do \
628
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
629
-	  done | \
630
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
631
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
623
+ctags: ctags-am
624
+
625
+CTAGS: ctags
626
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
627
+	$(am__define_uniq_tagged_files); \
632 628
 	test -z "$(CTAGS_ARGS)$$unique" \
633 629
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
634 630
 	     $$unique
... ...
@@ -637,6 +680,21 @@ GTAGS:
637 637
 	here=`$(am__cd) $(top_builddir) && pwd` \
638 638
 	  && $(am__cd) $(top_srcdir) \
639 639
 	  && gtags -i $(GTAGS_ARGS) "$$here"
640
+cscopelist: cscopelist-am
641
+
642
+cscopelist-am: $(am__tagged_files)
643
+	list='$(am__tagged_files)'; \
644
+	case "$(srcdir)" in \
645
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
646
+	  *) sdir=$(subdir)/$(srcdir) ;; \
647
+	esac; \
648
+	for i in $$list; do \
649
+	  if test -f "$$i"; then \
650
+	    echo "$(subdir)/$$i"; \
651
+	  else \
652
+	    echo "$$sdir/$$i"; \
653
+	  fi; \
654
+	done >> $(top_builddir)/cscope.files
640 655
 
641 656
 distclean-tags:
642 657
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -781,19 +839,20 @@ uninstall-am: uninstall-binPROGRAMS
781 781
 
782 782
 .MAKE: install-am install-strip
783 783
 
784
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
785
-	clean-generic clean-libtool ctags distclean distclean-compile \
786
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
787
-	dvi-am html html-am info info-am install install-am \
788
-	install-binPROGRAMS install-data install-data-am install-dvi \
789
-	install-dvi-am install-exec install-exec-am install-html \
790
-	install-html-am install-info install-info-am install-man \
791
-	install-pdf install-pdf-am install-ps install-ps-am \
792
-	install-strip installcheck installcheck-am \
793
-	installcheck-binPROGRAMS installdirs maintainer-clean \
794
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
795
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
796
-	tags uninstall uninstall-am uninstall-binPROGRAMS
784
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
785
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
786
+	ctags ctags-am distclean distclean-compile distclean-generic \
787
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
788
+	html-am info info-am install install-am install-binPROGRAMS \
789
+	install-data install-data-am install-dvi install-dvi-am \
790
+	install-exec install-exec-am install-html install-html-am \
791
+	install-info install-info-am install-man install-pdf \
792
+	install-pdf-am install-ps install-ps-am install-strip \
793
+	installcheck installcheck-am installcheck-binPROGRAMS \
794
+	installdirs maintainer-clean maintainer-clean-generic \
795
+	mostlyclean mostlyclean-compile mostlyclean-generic \
796
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
797
+	uninstall-am uninstall-binPROGRAMS
797 798
 
798 799
 
799 800
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1542,14 +1542,16 @@ Optional Features:
1542 1542
   --disable-option-checking  ignore unrecognized --enable/--with options
1543 1543
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1544 1544
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1545
-  --enable-silent-rules          less verbose build output (undo: `make V=1')
1546
-  --disable-silent-rules         verbose build output (undo: `make V=0')
1545
+  --enable-silent-rules   less verbose build output (undo: "make V=1")
1546
+  --disable-silent-rules  verbose build output (undo: "make V=0")
1547 1547
   --enable-static[=PKGS]  build static libraries [default=no]
1548 1548
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1549 1549
   --enable-fast-install[=PKGS]
1550 1550
                           optimize for fast installation [default=yes]
1551
-  --disable-dependency-tracking  speeds up one-time build
1552
-  --enable-dependency-tracking   do not reject slow dependency extractors
1551
+  --enable-dependency-tracking
1552
+                          do not reject slow dependency extractors
1553
+  --disable-dependency-tracking
1554
+                          speeds up one-time build
1553 1555
   --disable-libtool-lock  avoid locking (might break parallel builds)
1554 1556
   --enable-ltdl-install   install libltdl
1555 1557
   --disable-gcc-vcheck	  do not check for buggy gcc version
... ...
@@ -2848,7 +2850,7 @@ done
2848 2848
 
2849 2849
 
2850 2850
 
2851
-am__api_version='1.11'
2851
+am__api_version='1.14'
2852 2852
 
2853 2853
 # Find a good install program.  We prefer a C program (faster),
2854 2854
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2945,9 +2947,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2945 2945
 
2946 2946
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2947 2947
 $as_echo_n "checking whether build environment is sane... " >&6; }
2948
-# Just in case
2949
-sleep 1
2950
-echo timestamp > conftest.file
2951 2948
 # Reject unsafe characters in $srcdir or the absolute working directory
2952 2949
 # name.  Accept space and tab only in the latter.
2953 2950
 am_lf='
... ...
@@ -2958,32 +2957,40 @@ case `pwd` in
2958 2958
 esac
2959 2959
 case $srcdir in
2960 2960
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2961
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2961
+    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2962 2962
 esac
2963 2963
 
2964
-# Do `set' in a subshell so we don't clobber the current shell's
2964
+# Do 'set' in a subshell so we don't clobber the current shell's
2965 2965
 # arguments.  Must try -L first in case configure is actually a
2966 2966
 # symlink; some systems play weird games with the mod time of symlinks
2967 2967
 # (eg FreeBSD returns the mod time of the symlink's containing
2968 2968
 # directory).
2969 2969
 if (
2970
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2971
-   if test "$*" = "X"; then
2972
-      # -L didn't work.
2973
-      set X `ls -t "$srcdir/configure" conftest.file`
2974
-   fi
2975
-   rm -f conftest.file
2976
-   if test "$*" != "X $srcdir/configure conftest.file" \
2977
-      && test "$*" != "X conftest.file $srcdir/configure"; then
2978
-
2979
-      # If neither matched, then we have a broken ls.  This can happen
2980
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
2981
-      # broken ls alias from the environment.  This has actually
2982
-      # happened.  Such a system could not be considered "sane".
2983
-      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2984
-alias in your environment" "$LINENO" 5
2985
-   fi
2986
-
2970
+   am_has_slept=no
2971
+   for am_try in 1 2; do
2972
+     echo "timestamp, slept: $am_has_slept" > conftest.file
2973
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2974
+     if test "$*" = "X"; then
2975
+	# -L didn't work.
2976
+	set X `ls -t "$srcdir/configure" conftest.file`
2977
+     fi
2978
+     if test "$*" != "X $srcdir/configure conftest.file" \
2979
+	&& test "$*" != "X conftest.file $srcdir/configure"; then
2980
+
2981
+	# If neither matched, then we have a broken ls.  This can happen
2982
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
2983
+	# broken ls alias from the environment.  This has actually
2984
+	# happened.  Such a system could not be considered "sane".
2985
+	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2986
+  alias in your environment" "$LINENO" 5
2987
+     fi
2988
+     if test "$2" = conftest.file || test $am_try -eq 2; then
2989
+       break
2990
+     fi
2991
+     # Just in case.
2992
+     sleep 1
2993
+     am_has_slept=yes
2994
+   done
2987 2995
    test "$2" = conftest.file
2988 2996
    )
2989 2997
 then
... ...
@@ -2995,6 +3002,16 @@ Check your system clock" "$LINENO" 5
2995 2995
 fi
2996 2996
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2997 2997
 $as_echo "yes" >&6; }
2998
+# If we didn't sleep, we still need to ensure time stamps of config.status and
2999
+# generated files are strictly newer.
3000
+am_sleep_pid=
3001
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3002
+  ( sleep 1 ) &
3003
+  am_sleep_pid=$!
3004
+fi
3005
+
3006
+rm -f conftest.file
3007
+
2998 3008
 test "$program_prefix" != NONE &&
2999 3009
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3000 3010
 # Use a double $ so make ignores it.
... ...
@@ -3017,12 +3034,12 @@ if test x"${MISSING+set}" != xset; then
3017 3017
   esac
3018 3018
 fi
3019 3019
 # Use eval to expand $SHELL
3020
-if eval "$MISSING --run true"; then
3021
-  am_missing_run="$MISSING --run "
3020
+if eval "$MISSING --is-lightweight"; then
3021
+  am_missing_run="$MISSING "
3022 3022
 else
3023 3023
   am_missing_run=
3024
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3025
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3024
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3025
+$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3026 3026
 fi
3027 3027
 
3028 3028
 if test x"${install_sh}" != xset; then
... ...
@@ -3034,10 +3051,10 @@ if test x"${install_sh}" != xset; then
3034 3034
   esac
3035 3035
 fi
3036 3036
 
3037
-# Installed binaries are usually stripped using `strip' when the user
3038
-# run `make install-strip'.  However `strip' might not be the right
3037
+# Installed binaries are usually stripped using 'strip' when the user
3038
+# run "make install-strip".  However 'strip' might not be the right
3039 3039
 # tool to use in cross-compilation environments, therefore Automake
3040
-# will honor the `STRIP' environment variable to overrule this program.
3040
+# will honor the 'STRIP' environment variable to overrule this program.
3041 3041
 if test "$cross_compiling" != no; then
3042 3042
   if test -n "$ac_tool_prefix"; then
3043 3043
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3176,12 +3193,6 @@ fi
3176 3176
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3177 3177
 $as_echo "$MKDIR_P" >&6; }
3178 3178
 
3179
-mkdir_p="$MKDIR_P"
3180
-case $mkdir_p in
3181
-  [\\/$]* | ?:[\\/]*) ;;
3182
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3183
-esac
3184
-
3185 3179
 for ac_prog in gawk mawk nawk awk
3186 3180
 do
3187 3181
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3264,6 +3275,45 @@ else
3264 3264
 fi
3265 3265
 rmdir .tst 2>/dev/null
3266 3266
 
3267
+# Check whether --enable-silent-rules was given.
3268
+if test "${enable_silent_rules+set}" = set; then :
3269
+  enableval=$enable_silent_rules;
3270
+fi
3271
+
3272
+case $enable_silent_rules in # (((
3273
+  yes) AM_DEFAULT_VERBOSITY=0;;
3274
+   no) AM_DEFAULT_VERBOSITY=1;;
3275
+    *) AM_DEFAULT_VERBOSITY=1;;
3276
+esac
3277
+am_make=${MAKE-make}
3278
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3279
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3280
+if ${am_cv_make_support_nested_variables+:} false; then :
3281
+  $as_echo_n "(cached) " >&6
3282
+else
3283
+  if $as_echo 'TRUE=$(BAR$(V))
3284
+BAR0=false
3285
+BAR1=true
3286
+V=1
3287
+am__doit:
3288
+	@$(TRUE)
3289
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3290
+  am_cv_make_support_nested_variables=yes
3291
+else
3292
+  am_cv_make_support_nested_variables=no
3293
+fi
3294
+fi
3295
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3296
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
3297
+if test $am_cv_make_support_nested_variables = yes; then
3298
+    AM_V='$(V)'
3299
+  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3300
+else
3301
+  AM_V=$AM_DEFAULT_VERBOSITY
3302
+  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3303
+fi
3304
+AM_BACKSLASH='\'
3305
+
3267 3306
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3268 3307
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3269 3308
   # is not polluted with repeated "-I."
... ...
@@ -3305,6 +3355,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3305 3305
 
3306 3306
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3307 3307
 
3308
+# For better backward compatibility.  To be removed once Automake 1.9.x
3309
+# dies out for good.  For more background, see:
3310
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3311
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3312
+mkdir_p='$(MKDIR_P)'
3313
+
3308 3314
 # We need awk for the "check" target.  The system "awk" is bad on
3309 3315
 # some platforms.
3310 3316
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3312,101 +3368,182 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3312 3312
 AMTAR='$${TAR-tar}'
3313 3313
 
3314 3314
 
3315
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3316
-$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3317
-# Loop over all known methods to create a tar archive until one works.
3315
+# We'll loop over all known methods to create a tar archive until one works.
3318 3316
 _am_tools='gnutar plaintar pax cpio none'
3319
-_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3320
-# Do not fold the above two line into one, because Tru64 sh and
3321
-# Solaris sh will not grok spaces in the rhs of `-'.
3322
-for _am_tool in $_am_tools
3323
-do
3324
-  case $_am_tool in
3325
-  gnutar)
3326
-    for _am_tar in tar gnutar gtar;
3327
-    do
3328
-      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3317
+
3318
+# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3319
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3320
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3321
+      # and bug#13588).
3322
+      am_max_uid=2097151 # 2^21 - 1
3323
+      am_max_gid=$am_max_uid
3324
+      # The $UID and $GID variables are not portable, so we need to resort
3325
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3326
+      # below are definitely unexpected, so allow the users to see them
3327
+      # (that is, avoid stderr redirection).
3328
+      am_uid=`id -u || echo unknown`
3329
+      am_gid=`id -g || echo unknown`
3330
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3331
+$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3332
+      if test $am_uid -le $am_max_uid; then
3333
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3334
+$as_echo "yes" >&6; }
3335
+      else
3336
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3337
+$as_echo "no" >&6; }
3338
+         _am_tools=none
3339
+      fi
3340
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3341
+$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3342
+      if test $am_gid -le $am_max_gid; then
3343
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3344
+$as_echo "yes" >&6; }
3345
+      else
3346
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3347
+$as_echo "no" >&6; }
3348
+        _am_tools=none
3349
+      fi
3350
+
3351
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3352
+$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3353
+
3354
+  # Go ahead even if we have the value already cached.  We do so because we
3355
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
3356
+  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3357
+
3358
+  for _am_tool in $_am_tools; do
3359
+    case $_am_tool in
3360
+    gnutar)
3361
+      for _am_tar in tar gnutar gtar; do
3362
+        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3329 3363
    ($_am_tar --version) >&5 2>&5
3330 3364
    ac_status=$?
3331 3365
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 3366
    (exit $ac_status); } && break
3333
-    done
3334
-    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3335
-    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3336
-    am__untar="$_am_tar -xf -"
3337
-    ;;
3338
-  plaintar)
3339
-    # Must skip GNU tar: if it does not support --format= it doesn't create
3340
-    # ustar tarball either.
3341
-    (tar --version) >/dev/null 2>&1 && continue
3342
-    am__tar='tar chf - "$$tardir"'
3343
-    am__tar_='tar chf - "$tardir"'
3344
-    am__untar='tar xf -'
3345
-    ;;
3346
-  pax)
3347
-    am__tar='pax -L -x ustar -w "$$tardir"'
3348
-    am__tar_='pax -L -x ustar -w "$tardir"'
3349
-    am__untar='pax -r'
3350
-    ;;
3351
-  cpio)
3352
-    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3353
-    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3354
-    am__untar='cpio -i -H ustar -d'
3355
-    ;;
3356
-  none)
3357
-    am__tar=false
3358
-    am__tar_=false
3359
-    am__untar=false
3360
-    ;;
3361
-  esac
3367
+      done
3368
+      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3369
+      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3370
+      am__untar="$_am_tar -xf -"
3371
+      ;;
3372
+    plaintar)
3373
+      # Must skip GNU tar: if it does not support --format= it doesn't create
3374
+      # ustar tarball either.
3375
+      (tar --version) >/dev/null 2>&1 && continue
3376
+      am__tar='tar chf - "$$tardir"'
3377
+      am__tar_='tar chf - "$tardir"'
3378
+      am__untar='tar xf -'
3379
+      ;;
3380
+    pax)
3381
+      am__tar='pax -L -x ustar -w "$$tardir"'
3382
+      am__tar_='pax -L -x ustar -w "$tardir"'
3383
+      am__untar='pax -r'
3384
+      ;;
3385
+    cpio)
3386
+      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3387
+      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3388
+      am__untar='cpio -i -H ustar -d'
3389
+      ;;
3390
+    none)
3391
+      am__tar=false
3392
+      am__tar_=false
3393
+      am__untar=false
3394
+      ;;
3395
+    esac
3362 3396
 
3363
-  # If the value was cached, stop now.  We just wanted to have am__tar
3364
-  # and am__untar set.
3365
-  test -n "${am_cv_prog_tar_ustar}" && break
3397
+    # If the value was cached, stop now.  We just wanted to have am__tar
3398
+    # and am__untar set.
3399
+    test -n "${am_cv_prog_tar_ustar}" && break
3366 3400
 
3367
-  # tar/untar a dummy directory, and stop if the command works
3368
-  rm -rf conftest.dir
3369
-  mkdir conftest.dir
3370
-  echo GrepMe > conftest.dir/file
3371
-  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3401
+    # tar/untar a dummy directory, and stop if the command works.
3402
+    rm -rf conftest.dir
3403
+    mkdir conftest.dir
3404
+    echo GrepMe > conftest.dir/file
3405
+    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3372 3406
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3373 3407
    ac_status=$?
3374 3408
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3375 3409
    (exit $ac_status); }
3376
-  rm -rf conftest.dir
3377
-  if test -s conftest.tar; then
3378
-    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3410
+    rm -rf conftest.dir
3411
+    if test -s conftest.tar; then
3412
+      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3379 3413
    ($am__untar <conftest.tar) >&5 2>&5
3380 3414
    ac_status=$?
3381 3415
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3382 3416
    (exit $ac_status); }
3383
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3384
-  fi
3385
-done
3386
-rm -rf conftest.dir
3417
+      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3418
+   (cat conftest.dir/file) >&5 2>&5
3419
+   ac_status=$?
3420
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3421
+   (exit $ac_status); }
3422
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3423
+    fi
3424
+  done
3425
+  rm -rf conftest.dir
3387 3426
 
3388
-if ${am_cv_prog_tar_ustar+:} false; then :
3427
+  if ${am_cv_prog_tar_ustar+:} false; then :
3389 3428
   $as_echo_n "(cached) " >&6
3390 3429
 else
3391 3430
   am_cv_prog_tar_ustar=$_am_tool
3392 3431
 fi
3393 3432
 
3394
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3433
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3395 3434
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3396 3435
 
3397 3436
 
3398 3437
 
3399 3438
 
3400 3439
 
3440
+
3441
+# POSIX will say in a future version that running "rm -f" with no argument
3442
+# is OK; and we want to be able to make that assumption in our Makefile
3443
+# recipes.  So use an aggressive probe to check that the usage we want is
3444
+# actually supported "in the wild" to an acceptable degree.
3445
+# See automake bug#10828.
3446
+# To make any issue more visible, cause the running configure to be aborted
3447
+# by default if the 'rm' program in use doesn't match our expectations; the
3448
+# user can still override this though.
3449
+if rm -f && rm -fr && rm -rf; then : OK; else
3450
+  cat >&2 <<'END'
3451
+Oops!
3452
+
3453
+Your 'rm' program seems unable to run without file operands specified
3454
+on the command line, even when the '-f' option is present.  This is contrary
3455
+to the behaviour of most rm programs out there, and not conforming with
3456
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3457
+
3458
+Please tell bug-automake@gnu.org about your system, including the value
3459
+of your $PATH and any error possibly output before this message.  This
3460
+can help us improve future automake versions.
3461
+
3462
+END
3463
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3464
+    echo 'Configuration will proceed anyway, since you have set the' >&2
3465
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3466
+    echo >&2
3467
+  else
3468
+    cat >&2 <<'END'
3469
+Aborting the configuration process, to ensure you take notice of the issue.
3470
+
3471
+You can download and install GNU coreutils to get an 'rm' implementation
3472
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
3473
+
3474
+If you want to complete the configuration process using your problematic
3475
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3476
+to "yes", and re-run configure.
3477
+
3478
+END
3479
+    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3480
+  fi
3481
+fi
3401 3482
 # Check whether --enable-silent-rules was given.
3402 3483
 if test "${enable_silent_rules+set}" = set; then :
3403 3484
   enableval=$enable_silent_rules;
3404 3485
 fi
3405 3486
 
3406
-case $enable_silent_rules in
3407
-yes) AM_DEFAULT_VERBOSITY=0;;
3408
-no)  AM_DEFAULT_VERBOSITY=1;;
3409
-*)   AM_DEFAULT_VERBOSITY=0;;
3487
+case $enable_silent_rules in # (((
3488
+  yes) AM_DEFAULT_VERBOSITY=0;;
3489
+   no) AM_DEFAULT_VERBOSITY=1;;
3490
+    *) AM_DEFAULT_VERBOSITY=0;;
3410 3491
 esac
3411 3492
 am_make=${MAKE-make}
3412 3493
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3594,7 +3731,7 @@ am__quote=
3594 3594
 _am_result=none
3595 3595
 # First try GNU make style include.
3596 3596
 echo "include confinc" > confmf
3597
-# Ignore all kinds of additional output from `make'.
3597
+# Ignore all kinds of additional output from 'make'.
3598 3598
 case `$am_make -s -f confmf 2> /dev/null` in #(
3599 3599
 *the\ am__doit\ target*)
3600 3600
   am__include=include
... ...
@@ -4427,6 +4564,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4427 4427
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4428 4428
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4429 4429
 
4430
+ac_ext=c
4431
+ac_cpp='$CPP $CPPFLAGS'
4432
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4433
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4434
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4435
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4436
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4437
+if ${am_cv_prog_cc_c_o+:} false; then :
4438
+  $as_echo_n "(cached) " >&6
4439
+else
4440
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4441
+/* end confdefs.h.  */
4442
+
4443
+int
4444
+main ()
4445
+{
4446
+
4447
+  ;
4448
+  return 0;
4449
+}
4450
+_ACEOF
4451
+  # Make sure it works both with $CC and with simple cc.
4452
+  # Following AC_PROG_CC_C_O, we do the test twice because some
4453
+  # compilers refuse to overwrite an existing .o file with -o,
4454
+  # though they will create one.
4455
+  am_cv_prog_cc_c_o=yes
4456
+  for am_i in 1 2; do
4457
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4458
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4459
+   ac_status=$?
4460
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4461
+   (exit $ac_status); } \
4462
+         && test -f conftest2.$ac_objext; then
4463
+      : OK
4464
+    else
4465
+      am_cv_prog_cc_c_o=no
4466
+      break
4467
+    fi
4468
+  done
4469
+  rm -f core conftest*
4470
+  unset am_i
4471
+fi
4472
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4473
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4474
+if test "$am_cv_prog_cc_c_o" != yes; then
4475
+   # Losing compiler, so override with the script.
4476
+   # FIXME: It is wrong to rewrite CC.
4477
+   # But if we don't then we get into trouble of one sort or another.
4478
+   # A longer-term fix would be to have automake use am__CC in this case,
4479
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4480
+   CC="$am_aux_dir/compile $CC"
4481
+fi
4482
+ac_ext=c
4483
+ac_cpp='$CPP $CPPFLAGS'
4484
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4485
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4486
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4487
+
4488
+
4430 4489
 depcc="$CC"   am_compiler_list=
4431 4490
 
4432 4491
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4438,8 +4634,8 @@ else
4438 4438
   # We make a subdir and do the tests there.  Otherwise we can end up
4439 4439
   # making bogus files that we don't know about and never remove.  For
4440 4440
   # instance it was reported that on HP-UX the gcc test will end up
4441
-  # making a dummy file named `D' -- because `-MD' means `put the output
4442
-  # in D'.
4441
+  # making a dummy file named 'D' -- because '-MD' means "put the output
4442
+  # in D".
4443 4443
   rm -rf conftest.dir
4444 4444
   mkdir conftest.dir
4445 4445
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4474,16 +4670,16 @@ else
4474 4474
     : > sub/conftest.c
4475 4475
     for i in 1 2 3 4 5 6; do
4476 4476
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4477
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4478
-      # Solaris 8's {/usr,}/bin/sh.
4479
-      touch sub/conftst$i.h
4477
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4478
+      # Solaris 10 /bin/sh.
4479
+      echo '/* dummy */' > sub/conftst$i.h
4480 4480
     done
4481 4481
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4482 4482
 
4483
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4483
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4484 4484
     # mode.  It turns out that the SunPro C++ compiler does not properly
4485
-    # handle `-M -o', and we need to detect this.  Also, some Intel
4486
-    # versions had trouble with output in subdirs
4485
+    # handle '-M -o', and we need to detect this.  Also, some Intel
4486
+    # versions had trouble with output in subdirs.
4487 4487
     am__obj=sub/conftest.${OBJEXT-o}
4488 4488
     am__minus_obj="-o $am__obj"
4489 4489
     case $depmode in
... ...
@@ -4492,8 +4688,8 @@ else
4492 4492
       test "$am__universal" = false || continue
4493 4493
       ;;
4494 4494
     nosideeffect)
4495
-      # after this tag, mechanisms are not by side-effect, so they'll
4496
-      # only be used when explicitly requested
4495
+      # After this tag, mechanisms are not by side-effect, so they'll
4496
+      # only be used when explicitly requested.
4497 4497
       if test "x$enable_dependency_tracking" = xyes; then
4498 4498
 	continue
4499 4499
       else
... ...
@@ -4501,7 +4697,7 @@ else
4501 4501
       fi
4502 4502
       ;;
4503 4503
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4504
-      # This compiler won't grok `-c -o', but also, the minuso test has
4504
+      # This compiler won't grok '-c -o', but also, the minuso test has
4505 4505
       # not run yet.  These depmodes are late enough in the game, and
4506 4506
       # so weak that their functioning should not be impacted.
4507 4507
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -13580,6 +13776,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13580 13580
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13581 13581
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13582 13582
 
13583
+ac_ext=c
13584
+ac_cpp='$CPP $CPPFLAGS'
13585
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13586
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13587
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
13588
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
13589
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
13590
+if ${am_cv_prog_cc_c_o+:} false; then :
13591
+  $as_echo_n "(cached) " >&6
13592
+else
13593
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13594
+/* end confdefs.h.  */
13595
+
13596
+int
13597
+main ()
13598
+{
13599
+
13600
+  ;
13601
+  return 0;
13602
+}
13603
+_ACEOF
13604
+  # Make sure it works both with $CC and with simple cc.
13605
+  # Following AC_PROG_CC_C_O, we do the test twice because some
13606
+  # compilers refuse to overwrite an existing .o file with -o,
13607
+  # though they will create one.
13608
+  am_cv_prog_cc_c_o=yes
13609
+  for am_i in 1 2; do
13610
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13611
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13612
+   ac_status=$?
13613
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
13614
+   (exit $ac_status); } \
13615
+         && test -f conftest2.$ac_objext; then
13616
+      : OK
13617
+    else
13618
+      am_cv_prog_cc_c_o=no
13619
+      break
13620
+    fi
13621
+  done
13622
+  rm -f core conftest*
13623
+  unset am_i
13624
+fi
13625
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13626
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
13627
+if test "$am_cv_prog_cc_c_o" != yes; then
13628
+   # Losing compiler, so override with the script.
13629
+   # FIXME: It is wrong to rewrite CC.
13630
+   # But if we don't then we get into trouble of one sort or another.
13631
+   # A longer-term fix would be to have automake use am__CC in this case,
13632
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
13633
+   CC="$am_aux_dir/compile $CC"
13634
+fi
13635
+ac_ext=c
13636
+ac_cpp='$CPP $CPPFLAGS'
13637
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13638
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13639
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
13640
+
13641
+
13583 13642
 depcc="$CC"   am_compiler_list=
13584 13643
 
13585 13644
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -13591,8 +13846,8 @@ else
13591 13591
   # We make a subdir and do the tests there.  Otherwise we can end up
13592 13592
   # making bogus files that we don't know about and never remove.  For
13593 13593
   # instance it was reported that on HP-UX the gcc test will end up
13594
-  # making a dummy file named `D' -- because `-MD' means `put the output
13595
-  # in D'.
13594
+  # making a dummy file named 'D' -- because '-MD' means "put the output
13595
+  # in D".
13596 13596
   rm -rf conftest.dir
13597 13597
   mkdir conftest.dir
13598 13598
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -13627,16 +13882,16 @@ else
13627 13627
     : > sub/conftest.c
13628 13628
     for i in 1 2 3 4 5 6; do
13629 13629
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
13630
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
13631
-      # Solaris 8's {/usr,}/bin/sh.
13632
-      touch sub/conftst$i.h
13630
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
13631
+      # Solaris 10 /bin/sh.
13632
+      echo '/* dummy */' > sub/conftst$i.h
13633 13633
     done
13634 13634
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
13635 13635
 
13636
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
13636
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
13637 13637
     # mode.  It turns out that the SunPro C++ compiler does not properly
13638
-    # handle `-M -o', and we need to detect this.  Also, some Intel
13639
-    # versions had trouble with output in subdirs
13638
+    # handle '-M -o', and we need to detect this.  Also, some Intel
13639
+    # versions had trouble with output in subdirs.
13640 13640
     am__obj=sub/conftest.${OBJEXT-o}
13641 13641
     am__minus_obj="-o $am__obj"
13642 13642
     case $depmode in
... ...
@@ -13645,8 +13900,8 @@ else
13645 13645
       test "$am__universal" = false || continue
13646 13646
       ;;
13647 13647
     nosideeffect)
13648
-      # after this tag, mechanisms are not by side-effect, so they'll
13649
-      # only be used when explicitly requested
13648
+      # After this tag, mechanisms are not by side-effect, so they'll
13649
+      # only be used when explicitly requested.
13650 13650
       if test "x$enable_dependency_tracking" = xyes; then
13651 13651
 	continue
13652 13652
       else
... ...
@@ -13654,7 +13909,7 @@ else
13654 13654
       fi
13655 13655
       ;;
13656 13656
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
13657
-      # This compiler won't grok `-c -o', but also, the minuso test has
13657
+      # This compiler won't grok '-c -o', but also, the minuso test has
13658 13658
       # not run yet.  These depmodes are late enough in the game, and
13659 13659
       # so weak that their functioning should not be impacted.
13660 13660
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -21950,7 +22205,7 @@ else
21950 21950
 fi
21951 21951
 
21952 21952
 
21953
-ac_config_files="$ac_config_files clamscan/Makefile database/Makefile docs/Makefile clamd/Makefile clamdscan/Makefile clamsubmit/Makefile clamav-milter/Makefile freshclam/Makefile sigtool/Makefile clamconf/Makefile etc/Makefile test/Makefile unit_tests/Makefile clamdtop/Makefile clambc/Makefile Makefile clamav-config libclamav.pc platform.h docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 docs/man/freshclam.conf.5 docs/man/sigtool.1 docs/man/clamdtop.1"
21953
+ac_config_files="$ac_config_files clamscan/Makefile database/Makefile docs/Makefile clamd/Makefile clamdscan/Makefile clamsubmit/Makefile clamav-milter/Makefile freshclam/Makefile sigtool/Makefile clamconf/Makefile etc/Makefile test/Makefile unit_tests/Makefile clamdtop/Makefile clambc/Makefile Makefile clamav-config libclamav.pc platform.h docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 docs/man/freshclam.conf.5 docs/man/sigtool.1 docs/man/clamdtop.1 docs/man/clamsubmit.1"
21954 21954
 
21955 21955
 
21956 21956
 cat >confcache <<\_ACEOF
... ...
@@ -22062,6 +22317,14 @@ LIBOBJS=$ac_libobjs
22062 22062
 LTLIBOBJS=$ac_ltlibobjs
22063 22063
 
22064 22064
 
22065
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
22066
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
22067
+   if test -n "$am_sleep_pid"; then
22068
+     # Hide warnings about reused PIDs.
22069
+     wait $am_sleep_pid 2>/dev/null
22070
+   fi
22071
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
22072
+$as_echo "done" >&6; }
22065 22073
  if test -n "$EXEEXT"; then
22066 22074
   am__EXEEXT_TRUE=
22067 22075
   am__EXEEXT_FALSE='#'
... ...
@@ -23057,6 +23320,7 @@ do
23057 23057
     "docs/man/freshclam.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/freshclam.conf.5" ;;
23058 23058
     "docs/man/sigtool.1") CONFIG_FILES="$CONFIG_FILES docs/man/sigtool.1" ;;
23059 23059
     "docs/man/clamdtop.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamdtop.1" ;;
23060
+    "docs/man/clamsubmit.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamsubmit.1" ;;
23060 23061
 
23061 23062
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
23062 23063
   esac
... ...
@@ -23653,7 +23917,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
23653 23653
 
23654 23654
   case $ac_file$ac_mode in
23655 23655
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
23656
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
23656
+  # Older Autoconf quotes --file arguments for eval, but not when files
23657 23657
   # are listed without --file.  Let's play safe and only enable the eval
23658 23658
   # if we detect the quoting.
23659 23659
   case $CONFIG_FILES in
... ...
@@ -23666,7 +23930,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
23666 23666
     # Strip MF so we end up with the name of the file.
23667 23667
     mf=`echo "$mf" | sed -e 's/:.*$//'`
23668 23668
     # Check whether this is an Automake generated Makefile or not.
23669
-    # We used to match only the files named `Makefile.in', but
23669
+    # We used to match only the files named 'Makefile.in', but
23670 23670
     # some people rename them; so instead we look at the file content.
23671 23671
     # Grep'ing the first line is not enough: some people post-process
23672 23672
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -23700,21 +23964,19 @@ $as_echo X"$mf" |
23700 23700
       continue
23701 23701
     fi
23702 23702
     # Extract the definition of DEPDIR, am__include, and am__quote
23703
-    # from the Makefile without running `make'.
23703
+    # from the Makefile without running 'make'.
23704 23704
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
23705 23705
     test -z "$DEPDIR" && continue
23706 23706
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
23707
-    test -z "am__include" && continue
23707
+    test -z "$am__include" && continue
23708 23708
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
23709
-    # When using ansi2knr, U may be empty or an underscore; expand it
23710
-    U=`sed -n 's/^U = //p' < "$mf"`
23711 23709
     # Find all dependency output files, they are included files with
23712 23710
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
23713 23711
     # simplest approach to changing $(DEPDIR) to its actual value in the
23714 23712
     # expansion.
23715 23713
     for file in `sed -n "
23716 23714
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
23717
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
23715
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
23718 23716
       # Make sure the directory exists.
23719 23717
       test -f "$dirpart/$file" && continue
23720 23718
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -24687,6 +24949,14 @@ LIBOBJS=$ac_libobjs
24687 24687
 LTLIBOBJS=$ac_ltlibobjs
24688 24688
 
24689 24689
 
24690
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
24691
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
24692
+   if test -n "$am_sleep_pid"; then
24693
+     # Hide warnings about reused PIDs.
24694
+     wait $am_sleep_pid 2>/dev/null
24695
+   fi
24696
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
24697
+$as_echo "done" >&6; }
24690 24698
  if test -n "$EXEEXT"; then
24691 24699
   am__EXEEXT_TRUE=
24692 24700
   am__EXEEXT_FALSE='#'
... ...
@@ -25691,6 +25961,7 @@ do
25691 25691
     "docs/man/freshclam.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/freshclam.conf.5" ;;
25692 25692
     "docs/man/sigtool.1") CONFIG_FILES="$CONFIG_FILES docs/man/sigtool.1" ;;
25693 25693
     "docs/man/clamdtop.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamdtop.1" ;;
25694
+    "docs/man/clamsubmit.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamsubmit.1" ;;
25694 25695
     "libclamav/Makefile") CONFIG_FILES="$CONFIG_FILES libclamav/Makefile" ;;
25695 25696
 
25696 25697
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
... ...
@@ -26288,7 +26559,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
26288 26288
 
26289 26289
   case $ac_file$ac_mode in
26290 26290
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
26291
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
26291
+  # Older Autoconf quotes --file arguments for eval, but not when files
26292 26292
   # are listed without --file.  Let's play safe and only enable the eval
26293 26293
   # if we detect the quoting.
26294 26294
   case $CONFIG_FILES in
... ...
@@ -26301,7 +26572,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
26301 26301
     # Strip MF so we end up with the name of the file.
26302 26302
     mf=`echo "$mf" | sed -e 's/:.*$//'`
26303 26303
     # Check whether this is an Automake generated Makefile or not.
26304
-    # We used to match only the files named `Makefile.in', but
26304
+    # We used to match only the files named 'Makefile.in', but
26305 26305
     # some people rename them; so instead we look at the file content.
26306 26306
     # Grep'ing the first line is not enough: some people post-process
26307 26307
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -26335,21 +26606,19 @@ $as_echo X"$mf" |
26335 26335
       continue
26336 26336
     fi
26337 26337
     # Extract the definition of DEPDIR, am__include, and am__quote
26338
-    # from the Makefile without running `make'.
26338
+    # from the Makefile without running 'make'.
26339 26339
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
26340 26340
     test -z "$DEPDIR" && continue
26341 26341
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
26342
-    test -z "am__include" && continue
26342
+    test -z "$am__include" && continue
26343 26343
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
26344
-    # When using ansi2knr, U may be empty or an underscore; expand it
26345
-    U=`sed -n 's/^U = //p' < "$mf"`
26346 26344
     # Find all dependency output files, they are included files with
26347 26345
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
26348 26346
     # simplest approach to changing $(DEPDIR) to its actual value in the
26349 26347
     # expansion.
26350 26348
     for file in `sed -n "
26351 26349
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
26352
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
26350
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
26353 26351
       # Make sure the directory exists.
26354 26352
       test -f "$dirpart/$file" && continue
26355 26353
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -162,6 +162,7 @@ docs/man/freshclam.1
162 162
 docs/man/freshclam.conf.5
163 163
 docs/man/sigtool.1
164 164
 docs/man/clamdtop.1
165
+docs/man/clamsubmit.1
165 166
 ])
166 167
 
167 168
 AC_OUTPUT
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  along with this program; if not, write to the Free Software
35 35
 #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -71,7 +98,7 @@ build_triplet = @build@
71 71
 host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 subdir = database
74
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
74
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
75 75
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
76 76
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
77 77
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -144,12 +171,18 @@ mkinstalldirs = $(install_sh) -d
144 144
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
145 145
 CONFIG_CLEAN_FILES =
146 146
 CONFIG_CLEAN_VPATH_FILES =
147
+AM_V_P = $(am__v_P_@AM_V@)
148
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149
+am__v_P_0 = false
150
+am__v_P_1 = :
147 151
 AM_V_GEN = $(am__v_GEN_@AM_V@)
148 152
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149
-am__v_GEN_0 = @echo "  GEN   " $@;
153
+am__v_GEN_0 = @echo "  GEN     " $@;
154
+am__v_GEN_1 = 
150 155
 AM_V_at = $(am__v_at_@AM_V@)
151 156
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
152 157
 am__v_at_0 = @
158
+am__v_at_1 = 
153 159
 SOURCES =
154 160
 DIST_SOURCES =
155 161
 am__can_run_installinfo = \
... ...
@@ -157,6 +190,7 @@ am__can_run_installinfo = \
157 157
     n|no|NO) false;; \
158 158
     *) (install-info --version) >/dev/null 2>&1;; \
159 159
   esac
160
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160 161
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
161 162
 ACLOCAL = @ACLOCAL@
162 163
 AMTAR = @AMTAR@
... ...
@@ -388,11 +422,11 @@ mostlyclean-libtool:
388 388
 
389 389
 clean-libtool:
390 390
 	-rm -rf .libs _libs
391
-tags: TAGS
392
-TAGS:
391
+tags TAGS:
392
+
393
+ctags CTAGS:
393 394
 
394
-ctags: CTAGS
395
-CTAGS:
395
+cscope cscopelist:
396 396
 
397 397
 
398 398
 distdir: $(DISTFILES)
... ...
@@ -528,16 +562,17 @@ uninstall-am:
528 528
 .MAKE: install-am install-strip
529 529
 
530 530
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
531
-	distclean distclean-generic distclean-libtool distdir dvi \
532
-	dvi-am html html-am info info-am install install-am \
533
-	install-data install-data-am install-data-local install-dvi \
534
-	install-dvi-am install-exec install-exec-am install-html \
535
-	install-html-am install-info install-info-am install-man \
536
-	install-pdf install-pdf-am install-ps install-ps-am \
537
-	install-strip installcheck installcheck-am installdirs \
538
-	maintainer-clean maintainer-clean-generic mostlyclean \
539
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
540
-	uninstall uninstall-am
531
+	cscopelist-am ctags-am distclean distclean-generic \
532
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
533
+	install install-am install-data install-data-am \
534
+	install-data-local install-dvi install-dvi-am install-exec \
535
+	install-exec-am install-html install-html-am install-info \
536
+	install-info-am install-man install-pdf install-pdf-am \
537
+	install-ps install-ps-am install-strip installcheck \
538
+	installcheck-am installdirs maintainer-clean \
539
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
540
+	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
541
+	uninstall-am
541 542
 
542 543
 
543 544
 install-data-local:
... ...
@@ -17,4 +17,4 @@
17 17
 #  MA 02110-1301, USA.
18 18
 
19 19
 EXTRA_DIST = html $(top_srcdir)/docs/man/*.in clamdoc.pdf clamdoc.tex clamav-mirror-howto.pdf clamav-mirror-howto.tex phishsigs_howto.tex phishsigs_howto.pdf signatures.pdf signatures.tex clam.eps
20
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
20
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1 man/clamsubmit.1
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,23 +32,51 @@
33 33
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
34 34
 #  MA 02110-1301, USA.
35 35
 VPATH = @srcdir@
36
-am__make_dryrun = \
37
-  { \
38
-    am__dry=no; \
36
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
+am__make_running_with_option = \
38
+  case $${target_option-} in \
39
+      ?) ;; \
40
+      *) echo "am__make_running_with_option: internal error: invalid" \
41
+              "target option '$${target_option-}' specified" >&2; \
42
+         exit 1;; \
43
+  esac; \
44
+  has_opt=no; \
45
+  sane_makeflags=$$MAKEFLAGS; \
46
+  if $(am__is_gnu_make); then \
47
+    sane_makeflags=$$MFLAGS; \
48
+  else \
39 49
     case $$MAKEFLAGS in \
40 50
       *\\[\ \	]*) \
41
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
42
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
43
-      *) \
44
-        for am__flg in $$MAKEFLAGS; do \
45
-          case $$am__flg in \
46
-            *=*|--*) ;; \
47
-            *n*) am__dry=yes; break;; \
48
-          esac; \
49
-        done;; \
51
+        bs=\\; \
52
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
50 54
     esac; \
51
-    test $$am__dry = yes; \
52
-  }
55
+  fi; \
56
+  skip_next=no; \
57
+  strip_trailopt () \
58
+  { \
59
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
+  }; \
61
+  for flg in $$sane_makeflags; do \
62
+    test $$skip_next = yes && { skip_next=no; continue; }; \
63
+    case $$flg in \
64
+      *=*|--*) continue;; \
65
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
+      -*I?*) strip_trailopt 'I';; \
67
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
+      -*O?*) strip_trailopt 'O';; \
69
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
+      -*l?*) strip_trailopt 'l';; \
71
+      -[dEDm]) skip_next=yes;; \
72
+      -[JT]) skip_next=yes;; \
73
+    esac; \
74
+    case $$flg in \
75
+      *$$target_option*) has_opt=yes; break;; \
76
+    esac; \
77
+  done; \
78
+  test $$has_opt = yes
79
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
53 81
 pkgdatadir = $(datadir)/@PACKAGE@
54 82
 pkgincludedir = $(includedir)/@PACKAGE@
55 83
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -70,7 +97,7 @@ build_triplet = @build@
70 70
 host_triplet = @host@
71 71
 target_triplet = @target@
72 72
 subdir = docs
73
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
73
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
74 74
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75 75
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
76 76
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -143,12 +170,18 @@ mkinstalldirs = $(install_sh) -d
143 143
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
144 144
 CONFIG_CLEAN_FILES =
145 145
 CONFIG_CLEAN_VPATH_FILES =
146
+AM_V_P = $(am__v_P_@AM_V@)
147
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148
+am__v_P_0 = false
149
+am__v_P_1 = :
146 150
 AM_V_GEN = $(am__v_GEN_@AM_V@)
147 151
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
148
-am__v_GEN_0 = @echo "  GEN   " $@;
152
+am__v_GEN_0 = @echo "  GEN     " $@;
153
+am__v_GEN_1 = 
149 154
 AM_V_at = $(am__v_at_@AM_V@)
150 155
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151 156
 am__v_at_0 = @
157
+am__v_at_1 = 
152 158
 SOURCES =
153 159
 DIST_SOURCES =
154 160
 am__can_run_installinfo = \
... ...
@@ -190,6 +223,7 @@ man5dir = $(mandir)/man5
190 190
 man8dir = $(mandir)/man8
191 191
 NROFF = nroff
192 192
 MANS = $(man_MANS)
193
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
193 194
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
194 195
 ACLOCAL = @ACLOCAL@
195 196
 AMTAR = @AMTAR@
... ...
@@ -381,7 +415,7 @@ top_build_prefix = @top_build_prefix@
381 381
 top_builddir = @top_builddir@
382 382
 top_srcdir = @top_srcdir@
383 383
 EXTRA_DIST = html $(top_srcdir)/docs/man/*.in clamdoc.pdf clamdoc.tex clamav-mirror-howto.pdf clamav-mirror-howto.tex phishsigs_howto.tex phishsigs_howto.pdf signatures.pdf signatures.tex clam.eps
384
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
384
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1 man/clamsubmit.1
385 385
 all: all-am
386 386
 
387 387
 .SUFFIXES:
... ...
@@ -550,27 +584,14 @@ uninstall-man8:
550 550
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
551 551
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
552 552
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
553
-tags: TAGS
554
-TAGS:
553
+tags TAGS:
554
+
555
+ctags CTAGS:
555 556
 
556
-ctags: CTAGS
557
-CTAGS:
557
+cscope cscopelist:
558 558
 
559 559
 
560 560
 distdir: $(DISTFILES)
561
-	@list='$(MANS)'; if test -n "$$list"; then \
562
-	  list=`for p in $$list; do \
563
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
564
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
565
-	  if test -n "$$list" && \
566
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
567
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
568
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
569
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
570
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
571
-	    exit 1; \
572
-	  else :; fi; \
573
-	else :; fi
574 561
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575 562
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
576 563
 	list='$(DISTFILES)'; \
... ...
@@ -708,17 +729,18 @@ uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
708 708
 .MAKE: install-am install-strip
709 709
 
710 710
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
711
-	distclean distclean-generic distclean-libtool distdir dvi \
712
-	dvi-am html html-am info info-am install install-am \
713
-	install-data install-data-am install-dvi install-dvi-am \
714
-	install-exec install-exec-am install-html install-html-am \
715
-	install-info install-info-am install-man install-man1 \
716
-	install-man5 install-man8 install-pdf install-pdf-am \
717
-	install-ps install-ps-am install-strip installcheck \
718
-	installcheck-am installdirs maintainer-clean \
711
+	cscopelist-am ctags-am distclean distclean-generic \
712
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
713
+	install install-am install-data install-data-am install-dvi \
714
+	install-dvi-am install-exec install-exec-am install-html \
715
+	install-html-am install-info install-info-am install-man \
716
+	install-man1 install-man5 install-man8 install-pdf \
717
+	install-pdf-am install-ps install-ps-am install-strip \
718
+	installcheck installcheck-am installdirs maintainer-clean \
719 719
 	maintainer-clean-generic mostlyclean mostlyclean-generic \
720
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
721
-	uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
720
+	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
721
+	uninstall-am uninstall-man uninstall-man1 uninstall-man5 \
722
+	uninstall-man8
722 723
 
723 724
 
724 725
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
725 726
new file mode 100644
... ...
@@ -0,0 +1,33 @@
0
+.TH "Config tool" "1" "March 20, 2014" "ClamAV @VERSION@" "Clam AntiVirus"
1
+.SH "NAME"
2
+.LP 
3
+clamsubmit \- File submission utility for ClamAV
4
+.SH "SYNOPSIS"
5
+.LP 
6
+clamsubmit [options]
7
+.SH "DESCRIPTION"
8
+.LP 
9
+clamsubmit submits files to Sourcefire for further analysis.
10
+.SH "OPTIONS"
11
+.LP 
12
+
13
+.TP 
14
+\fB\-h, \-?\fR
15
+Display help to stderr and exit.
16
+.TP 
17
+\fB\-e EMAIL\fR
18
+Required option for setting the email address for the submission.
19
+.TP 
20
+\fB\-n FILE\fR
21
+Submit a file that reports as a false negative (ClamAV reports CLEAN). FILE can be - to specify stdin. Mutually exclusive with -p.
22
+.TP 
23
+\fB\-N NAME\fR
24
+Required option for setting the name of the sender for the submission.
25
+.TP
26
+\fB-p FILE\fR
27
+Submit a file that reports as a false positive (ClamAV flags the file as virus). FILE can be - to specify stdin. Mutually exclusive with -n.
28
+.SH "CREDITS"
29
+The idea of this tool is based on Postfix's postconf. clamconf was created under pressure from Tomasz Papszun ;-)
30
+.SH "AUTHOR"
31
+.LP 
32
+Shawn Webb <swebb@sourcefire.com>
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
51 55
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
77
+    esac; \
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,7 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@am__append_1 = clamav-milter.conf.sample
74 74
 subdir = etc
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
76 76
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 77
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 78
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -145,12 +172,18 @@ mkinstalldirs = $(install_sh) -d
145 145
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
146 146
 CONFIG_CLEAN_FILES =
147 147
 CONFIG_CLEAN_VPATH_FILES =
148
+AM_V_P = $(am__v_P_@AM_V@)
149
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
150
+am__v_P_0 = false
151
+am__v_P_1 = :
148 152
 AM_V_GEN = $(am__v_GEN_@AM_V@)
149 153
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150
-am__v_GEN_0 = @echo "  GEN   " $@;
154
+am__v_GEN_0 = @echo "  GEN     " $@;
155
+am__v_GEN_1 = 
151 156
 AM_V_at = $(am__v_at_@AM_V@)
152 157
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
153 158
 am__v_at_0 = @
159
+am__v_at_1 = 
154 160
 SOURCES =
155 161
 DIST_SOURCES =
156 162
 am__can_run_installinfo = \
... ...
@@ -187,6 +220,7 @@ am__uninstall_files_from_dir = { \
187 187
   }
188 188
 am__installdirs = "$(DESTDIR)$(sysconfdir)"
189 189
 DATA = $(sysconf_DATA)
190
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
190 191
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191 192
 ACLOCAL = @ACLOCAL@
192 193
 AMTAR = @AMTAR@
... ...
@@ -440,11 +474,11 @@ uninstall-sysconfDATA:
440 440
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
441 441
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
442 442
 	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
443
-tags: TAGS
444
-TAGS:
443
+tags TAGS:
444
+
445
+ctags CTAGS:
445 446
 
446
-ctags: CTAGS
447
-CTAGS:
447
+cscope cscopelist:
448 448
 
449 449
 
450 450
 distdir: $(DISTFILES)
... ...
@@ -583,16 +617,16 @@ uninstall-am: uninstall-sysconfDATA
583 583
 .MAKE: install-am install-strip
584 584
 
585 585
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
586
-	distclean distclean-generic distclean-libtool distdir dvi \
587
-	dvi-am html html-am info info-am install install-am \
588
-	install-data install-data-am install-dvi install-dvi-am \
589
-	install-exec install-exec-am install-html install-html-am \
590
-	install-info install-info-am install-man install-pdf \
591
-	install-pdf-am install-ps install-ps-am install-strip \
592
-	install-sysconfDATA installcheck installcheck-am installdirs \
593
-	maintainer-clean maintainer-clean-generic mostlyclean \
594
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
595
-	uninstall uninstall-am uninstall-sysconfDATA
586
+	cscopelist-am ctags-am distclean distclean-generic \
587
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
588
+	install install-am install-data install-data-am install-dvi \
589
+	install-dvi-am install-exec install-exec-am install-html \
590
+	install-html-am install-info install-info-am install-man \
591
+	install-pdf install-pdf-am install-ps install-ps-am \
592
+	install-strip install-sysconfDATA installcheck installcheck-am \
593
+	installdirs maintainer-clean maintainer-clean-generic \
594
+	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
595
+	ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
596 596
 
597 597
 
598 598
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,23 +34,51 @@
35 35
 #  MA 02110-1301, USA.
36 36
 
37 37
 VPATH = @srcdir@
38
-am__make_dryrun = \
39
-  { \
40
-    am__dry=no; \
38
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
+am__make_running_with_option = \
40
+  case $${target_option-} in \
41
+      ?) ;; \
42
+      *) echo "am__make_running_with_option: internal error: invalid" \
43
+              "target option '$${target_option-}' specified" >&2; \
44
+         exit 1;; \
45
+  esac; \
46
+  has_opt=no; \
47
+  sane_makeflags=$$MAKEFLAGS; \
48
+  if $(am__is_gnu_make); then \
49
+    sane_makeflags=$$MFLAGS; \
50
+  else \
41 51
     case $$MAKEFLAGS in \
42 52
       *\\[\ \	]*) \
43
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45
-      *) \
46
-        for am__flg in $$MAKEFLAGS; do \
47
-          case $$am__flg in \
48
-            *=*|--*) ;; \
49
-            *n*) am__dry=yes; break;; \
50
-          esac; \
51
-        done;; \
53
+        bs=\\; \
54
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
+    esac; \
57
+  fi; \
58
+  skip_next=no; \
59
+  strip_trailopt () \
60
+  { \
61
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
+  }; \
63
+  for flg in $$sane_makeflags; do \
64
+    test $$skip_next = yes && { skip_next=no; continue; }; \
65
+    case $$flg in \
66
+      *=*|--*) continue;; \
67
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
+      -*I?*) strip_trailopt 'I';; \
69
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
+      -*O?*) strip_trailopt 'O';; \
71
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
+      -*l?*) strip_trailopt 'l';; \
73
+      -[dEDm]) skip_next=yes;; \
74
+      -[JT]) skip_next=yes;; \
75
+    esac; \
76
+    case $$flg in \
77
+      *$$target_option*) has_opt=yes; break;; \
52 78
     esac; \
53
-    test $$am__dry = yes; \
54
-  }
79
+  done; \
80
+  test $$has_opt = yes
81
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
55 83
 pkgdatadir = $(datadir)/@PACKAGE@
56 84
 pkgincludedir = $(includedir)/@PACKAGE@
57 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -73,7 +100,8 @@ host_triplet = @host@
73 73
 target_triplet = @target@
74 74
 bin_PROGRAMS = freshclam$(EXEEXT)
75 75
 subdir = freshclam
76
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
76
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
77
+	$(top_srcdir)/config/depcomp
77 78
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 79
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
79 80
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -158,6 +186,19 @@ freshclam_LDADD = $(LDADD)
158 158
 AM_V_lt = $(am__v_lt_@AM_V@)
159 159
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
160 160
 am__v_lt_0 = --silent
161
+am__v_lt_1 = 
162
+AM_V_P = $(am__v_P_@AM_V@)
163
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
164
+am__v_P_0 = false
165
+am__v_P_1 = :
166
+AM_V_GEN = $(am__v_GEN_@AM_V@)
167
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
168
+am__v_GEN_0 = @echo "  GEN     " $@;
169
+am__v_GEN_1 = 
170
+AM_V_at = $(am__v_at_@AM_V@)
171
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172
+am__v_at_0 = @
173
+am__v_at_1 = 
161 174
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
162 175
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
163 176
 am__depfiles_maybe = depfiles
... ...
@@ -170,20 +211,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
170 170
 	$(AM_CFLAGS) $(CFLAGS)
171 171
 AM_V_CC = $(am__v_CC_@AM_V@)
172 172
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173
-am__v_CC_0 = @echo "  CC    " $@;
174
-AM_V_at = $(am__v_at_@AM_V@)
175
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
176
-am__v_at_0 = @
173
+am__v_CC_0 = @echo "  CC      " $@;
174
+am__v_CC_1 = 
177 175
 CCLD = $(CC)
178 176
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179 177
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
180 178
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
181 179
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
182 180
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
183
-am__v_CCLD_0 = @echo "  CCLD  " $@;
184
-AM_V_GEN = $(am__v_GEN_@AM_V@)
185
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
186
-am__v_GEN_0 = @echo "  GEN   " $@;
181
+am__v_CCLD_0 = @echo "  CCLD    " $@;
182
+am__v_CCLD_1 = 
187 183
 SOURCES = $(freshclam_SOURCES)
188 184
 DIST_SOURCES = $(freshclam_SOURCES)
189 185
 am__can_run_installinfo = \
... ...
@@ -191,6 +228,23 @@ am__can_run_installinfo = \
191 191
     n|no|NO) false;; \
192 192
     *) (install-info --version) >/dev/null 2>&1;; \
193 193
   esac
194
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
195
+# Read a list of newline-separated strings from the standard input,
196
+# and print each of them once, without duplicates.  Input order is
197
+# *not* preserved.
198
+am__uniquify_input = $(AWK) '\
199
+  BEGIN { nonempty = 0; } \
200
+  { items[$$0] = 1; nonempty = 1; } \
201
+  END { if (nonempty) { for (i in items) print i; }; } \
202
+'
203
+# Make sure the list of sources is unique.  This is necessary because,
204
+# e.g., the same source file might be shared among _SOURCES variables
205
+# for different programs/libraries.
206
+am__define_uniq_tagged_files = \
207
+  list='$(am__tagged_files)'; \
208
+  unique=`for i in $$list; do \
209
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
210
+  done | $(am__uniquify_input)`
194 211
 ETAGS = etags
195 212
 CTAGS = ctags
196 213
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -460,10 +514,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
460 460
 	fi; \
461 461
 	for p in $$list; do echo "$$p $$p"; done | \
462 462
 	sed 's/$(EXEEXT)$$//' | \
463
-	while read p p1; do if test -f $$p || test -f $$p1; \
464
-	  then echo "$$p"; echo "$$p"; else :; fi; \
463
+	while read p p1; do if test -f $$p \
464
+	 || test -f $$p1 \
465
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
465 466
 	done | \
466
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
467
+	sed -e 'p;s,.*/,,;n;h' \
468
+	    -e 's|.*|.|' \
467 469
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
468 470
 	sed 'N;N;N;s,\n, ,g' | \
469 471
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -484,7 +540,8 @@ uninstall-binPROGRAMS:
484 484
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
485 485
 	files=`for p in $$list; do echo "$$p"; done | \
486 486
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
487
-	      -e 's/$$/$(EXEEXT)/' `; \
487
+	      -e 's/$$/$(EXEEXT)/' \
488
+	`; \
488 489
 	test -n "$$list" || exit 0; \
489 490
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
490 491
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -513,6 +570,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
513 513
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
514 514
 	  done; \
515 515
 	done; rm -f c$${pid}_.???; exit $$bad
516
+
516 517
 freshclam$(EXEEXT): $(freshclam_OBJECTS) $(freshclam_DEPENDENCIES) $(EXTRA_freshclam_DEPENDENCIES) 
517 518
 	@rm -f freshclam$(EXEEXT)
518 519
 	$(AM_V_CCLD)$(LINK) $(freshclam_OBJECTS) $(freshclam_LDADD) $(LIBS)
... ...
@@ -543,14 +601,14 @@ distclean-compile:
543 543
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
544 544
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
545 545
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
546
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
547 547
 
548 548
 .c.obj:
549 549
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
550 550
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
551 551
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
552 552
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
553
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
554 554
 
555 555
 .c.lo:
556 556
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -663,26 +721,15 @@ mostlyclean-libtool:
663 663
 clean-libtool:
664 664
 	-rm -rf .libs _libs
665 665
 
666
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
667
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
668
-	unique=`for i in $$list; do \
669
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
670
-	  done | \
671
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
672
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
673
-	mkid -fID $$unique
674
-tags: TAGS
675
-
676
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
677
-		$(TAGS_FILES) $(LISP)
666
+ID: $(am__tagged_files)
667
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
668
+tags: tags-am
669
+TAGS: tags
670
+
671
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
678 672
 	set x; \
679 673
 	here=`pwd`; \
680
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
681
-	unique=`for i in $$list; do \
682
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
683
-	  done | \
684
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
685
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
674
+	$(am__define_uniq_tagged_files); \
686 675
 	shift; \
687 676
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
688 677
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -694,15 +741,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
694 694
 	      $$unique; \
695 695
 	  fi; \
696 696
 	fi
697
-ctags: CTAGS
698
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
699
-		$(TAGS_FILES) $(LISP)
700
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
701
-	unique=`for i in $$list; do \
702
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
703
-	  done | \
704
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
705
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
697
+ctags: ctags-am
698
+
699
+CTAGS: ctags
700
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
701
+	$(am__define_uniq_tagged_files); \
706 702
 	test -z "$(CTAGS_ARGS)$$unique" \
707 703
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
708 704
 	     $$unique
... ...
@@ -711,6 +754,21 @@ GTAGS:
711 711
 	here=`$(am__cd) $(top_builddir) && pwd` \
712 712
 	  && $(am__cd) $(top_srcdir) \
713 713
 	  && gtags -i $(GTAGS_ARGS) "$$here"
714
+cscopelist: cscopelist-am
715
+
716
+cscopelist-am: $(am__tagged_files)
717
+	list='$(am__tagged_files)'; \
718
+	case "$(srcdir)" in \
719
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
720
+	  *) sdir=$(subdir)/$(srcdir) ;; \
721
+	esac; \
722
+	for i in $$list; do \
723
+	  if test -f "$$i"; then \
724
+	    echo "$(subdir)/$$i"; \
725
+	  else \
726
+	    echo "$$sdir/$$i"; \
727
+	  fi; \
728
+	done >> $(top_builddir)/cscope.files
714 729
 
715 730
 distclean-tags:
716 731
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -855,19 +913,20 @@ uninstall-am: uninstall-binPROGRAMS
855 855
 
856 856
 .MAKE: install-am install-strip
857 857
 
858
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
859
-	clean-generic clean-libtool ctags distclean distclean-compile \
860
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
861
-	dvi-am html html-am info info-am install install-am \
862
-	install-binPROGRAMS install-data install-data-am install-dvi \
863
-	install-dvi-am install-exec install-exec-am install-html \
864
-	install-html-am install-info install-info-am install-man \
865
-	install-pdf install-pdf-am install-ps install-ps-am \
866
-	install-strip installcheck installcheck-am \
867
-	installcheck-binPROGRAMS installdirs maintainer-clean \
868
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
869
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
870
-	tags uninstall uninstall-am uninstall-binPROGRAMS
858
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
859
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
860
+	ctags ctags-am distclean distclean-compile distclean-generic \
861
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
862
+	html-am info info-am install install-am install-binPROGRAMS \
863
+	install-data install-data-am install-dvi install-dvi-am \
864
+	install-exec install-exec-am install-html install-html-am \
865
+	install-info install-info-am install-man install-pdf \
866
+	install-pdf-am install-ps install-ps-am install-strip \
867
+	installcheck installcheck-am installcheck-binPROGRAMS \
868
+	installdirs maintainer-clean maintainer-clean-generic \
869
+	mostlyclean mostlyclean-compile mostlyclean-generic \
870
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
871
+	uninstall-am uninstall-binPROGRAMS
871 872
 
872 873
 
873 874
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -36,23 +35,51 @@
36 36
 
37 37
 
38 38
 VPATH = @srcdir@
39
-am__make_dryrun = \
40
-  { \
41
-    am__dry=no; \
39
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40
+am__make_running_with_option = \
41
+  case $${target_option-} in \
42
+      ?) ;; \
43
+      *) echo "am__make_running_with_option: internal error: invalid" \
44
+              "target option '$${target_option-}' specified" >&2; \
45
+         exit 1;; \
46
+  esac; \
47
+  has_opt=no; \
48
+  sane_makeflags=$$MAKEFLAGS; \
49
+  if $(am__is_gnu_make); then \
50
+    sane_makeflags=$$MFLAGS; \
51
+  else \
42 52
     case $$MAKEFLAGS in \
43 53
       *\\[\ \	]*) \
44
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
45
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
46
-      *) \
47
-        for am__flg in $$MAKEFLAGS; do \
48
-          case $$am__flg in \
49
-            *=*|--*) ;; \
50
-            *n*) am__dry=yes; break;; \
51
-          esac; \
52
-        done;; \
54
+        bs=\\; \
55
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53 57
     esac; \
54
-    test $$am__dry = yes; \
55
-  }
58
+  fi; \
59
+  skip_next=no; \
60
+  strip_trailopt () \
61
+  { \
62
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63
+  }; \
64
+  for flg in $$sane_makeflags; do \
65
+    test $$skip_next = yes && { skip_next=no; continue; }; \
66
+    case $$flg in \
67
+      *=*|--*) continue;; \
68
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
69
+      -*I?*) strip_trailopt 'I';; \
70
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
71
+      -*O?*) strip_trailopt 'O';; \
72
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
73
+      -*l?*) strip_trailopt 'l';; \
74
+      -[dEDm]) skip_next=yes;; \
75
+      -[JT]) skip_next=yes;; \
76
+    esac; \
77
+    case $$flg in \
78
+      *$$target_option*) has_opt=yes; break;; \
79
+    esac; \
80
+  done; \
81
+  test $$has_opt = yes
82
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
56 84
 pkgdatadir = $(datadir)/@PACKAGE@
57 85
 pkgincludedir = $(includedir)/@PACKAGE@
58 86
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -82,8 +109,8 @@ target_triplet = @target@
82 82
 @ENABLE_UNRAR_TRUE@@VERSIONSCRIPT_TRUE@am__append_5 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamunrar_iface/libclamunrar_iface.map
83 83
 @VERSIONSCRIPT_TRUE@am__append_6 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamav/libclamav.map
84 84
 subdir = libclamav
85
-DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
86
-	$(srcdir)/Makefile.in
85
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86
+	$(top_srcdir)/config/depcomp $(include_HEADERS)
87 87
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 88
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
89 89
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -307,6 +334,7 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
307 307
 AM_V_lt = $(am__v_lt_@AM_V@)
308 308
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
309 309
 am__v_lt_0 = --silent
310
+am__v_lt_1 = 
310 311
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
311 312
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
312 313
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -387,6 +415,18 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
387 387
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
388 388
 	$(LDFLAGS) -o $@
389 389
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
390
+AM_V_P = $(am__v_P_@AM_V@)
391
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
392
+am__v_P_0 = false
393
+am__v_P_1 = :
394
+AM_V_GEN = $(am__v_GEN_@AM_V@)
395
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
396
+am__v_GEN_0 = @echo "  GEN     " $@;
397
+am__v_GEN_1 = 
398
+AM_V_at = $(am__v_at_@AM_V@)
399
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
400
+am__v_at_0 = @
401
+am__v_at_1 = 
390 402
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
391 403
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
392 404
 am__depfiles_maybe = depfiles
... ...
@@ -399,20 +439,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
399 399
 	$(AM_CFLAGS) $(CFLAGS)
400 400
 AM_V_CC = $(am__v_CC_@AM_V@)
401 401
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
402
-am__v_CC_0 = @echo "  CC    " $@;
403
-AM_V_at = $(am__v_at_@AM_V@)
404
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
405
-am__v_at_0 = @
402
+am__v_CC_0 = @echo "  CC      " $@;
403
+am__v_CC_1 = 
406 404
 CCLD = $(CC)
407 405
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
408 406
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
409 407
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
410 408
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
411 409
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
412
-am__v_CCLD_0 = @echo "  CCLD  " $@;
413
-AM_V_GEN = $(am__v_GEN_@AM_V@)
414
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
415
-am__v_GEN_0 = @echo "  GEN   " $@;
410
+am__v_CCLD_0 = @echo "  CCLD    " $@;
411
+am__v_CCLD_1 = 
416 412
 SOURCES = $(libclamav_la_SOURCES) \
417 413
 	$(libclamav_internal_utils_la_SOURCES) \
418 414
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -424,13 +460,14 @@ DIST_SOURCES = $(libclamav_la_SOURCES) \
424 424
 	$(libclamav_nocxx_la_SOURCES) \
425 425
 	$(am__libclamunrar_la_SOURCES_DIST) \
426 426
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
427
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
428
-	html-recursive info-recursive install-data-recursive \
429
-	install-dvi-recursive install-exec-recursive \
430
-	install-html-recursive install-info-recursive \
431
-	install-pdf-recursive install-ps-recursive install-recursive \
432
-	installcheck-recursive installdirs-recursive pdf-recursive \
433
-	ps-recursive uninstall-recursive
427
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
428
+	ctags-recursive dvi-recursive html-recursive info-recursive \
429
+	install-data-recursive install-dvi-recursive \
430
+	install-exec-recursive install-html-recursive \
431
+	install-info-recursive install-pdf-recursive \
432
+	install-ps-recursive install-recursive installcheck-recursive \
433
+	installdirs-recursive pdf-recursive ps-recursive \
434
+	tags-recursive uninstall-recursive
434 435
 am__can_run_installinfo = \
435 436
   case $$AM_UPDATE_INFO_DIR in \
436 437
     n|no|NO) false;; \
... ...
@@ -439,9 +476,29 @@ am__can_run_installinfo = \
439 439
 HEADERS = $(include_HEADERS)
440 440
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
441 441
   distclean-recursive maintainer-clean-recursive
442
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
443
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
442
+am__recursive_targets = \
443
+  $(RECURSIVE_TARGETS) \
444
+  $(RECURSIVE_CLEAN_TARGETS) \
445
+  $(am__extra_recursive_targets)
446
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
444 447
 	distdir
448
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
449
+# Read a list of newline-separated strings from the standard input,
450
+# and print each of them once, without duplicates.  Input order is
451
+# *not* preserved.
452
+am__uniquify_input = $(AWK) '\
453
+  BEGIN { nonempty = 0; } \
454
+  { items[$$0] = 1; nonempty = 1; } \
455
+  END { if (nonempty) { for (i in items) print i; }; } \
456
+'
457
+# Make sure the list of sources is unique.  This is necessary because,
458
+# e.g., the same source file might be shared among _SOURCES variables
459
+# for different programs/libraries.
460
+am__define_uniq_tagged_files = \
461
+  list='$(am__tagged_files)'; \
462
+  unique=`for i in $$list; do \
463
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464
+  done | $(am__uniquify_input)`
445 465
 ETAGS = etags
446 466
 CTAGS = ctags
447 467
 DIST_SUBDIRS = c++
... ...
@@ -924,6 +981,7 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
924 924
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
925 925
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
926 926
 $(am__aclocal_m4_deps):
927
+
927 928
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
928 929
 	@$(NORMAL_INSTALL)
929 930
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
... ...
@@ -950,31 +1008,41 @@ uninstall-libLTLIBRARIES:
950 950
 
951 951
 clean-libLTLIBRARIES:
952 952
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
953
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
954
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
955
-	  test "$$dir" != "$$p" || dir=.; \
956
-	  echo "rm -f \"$${dir}/so_locations\""; \
957
-	  rm -f "$${dir}/so_locations"; \
958
-	done
953
+	@list='$(lib_LTLIBRARIES)'; \
954
+	locs=`for p in $$list; do echo $$p; done | \
955
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
956
+	      sort -u`; \
957
+	test -z "$$locs" || { \
958
+	  echo rm -f $${locs}; \
959
+	  rm -f $${locs}; \
960
+	}
959 961
 
960 962
 clean-noinstLTLIBRARIES:
961 963
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
962
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
963
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
964
-	  test "$$dir" != "$$p" || dir=.; \
965
-	  echo "rm -f \"$${dir}/so_locations\""; \
966
-	  rm -f "$${dir}/so_locations"; \
967
-	done
964
+	@list='$(noinst_LTLIBRARIES)'; \
965
+	locs=`for p in $$list; do echo $$p; done | \
966
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
967
+	      sort -u`; \
968
+	test -z "$$locs" || { \
969
+	  echo rm -f $${locs}; \
970
+	  rm -f $${locs}; \
971
+	}
972
+
968 973
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
969 974
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
975
+
970 976
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
971 977
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
978
+
972 979
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
973 980
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
981
+
974 982
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
975 983
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
984
+
976 985
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
977 986
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
987
+
978 988
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
979 989
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
980 990
 
... ...
@@ -1236,14 +1304,14 @@ distclean-compile:
1236 1236
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1237 1237
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1238 1238
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1239
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1240 1240
 
1241 1241
 .c.obj:
1242 1242
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1243 1243
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1244 1244
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1245 1245
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1246
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1246
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1247 1247
 
1248 1248
 .c.lo:
1249 1249
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3002,22 +3070,25 @@ uninstall-includeHEADERS:
3002 3002
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3003 3003
 
3004 3004
 # This directory's subdirectories are mostly independent; you can cd
3005
-# into them and run `make' without going through this Makefile.
3006
-# To change the values of `make' variables: instead of editing Makefiles,
3007
-# (1) if the variable is set in `config.status', edit `config.status'
3008
-#     (which will cause the Makefiles to be regenerated when you run `make');
3009
-# (2) otherwise, pass the desired values on the `make' command line.
3010
-$(RECURSIVE_TARGETS):
3011
-	@fail= failcom='exit 1'; \
3012
-	for f in x $$MAKEFLAGS; do \
3013
-	  case $$f in \
3014
-	    *=* | --[!k]*);; \
3015
-	    *k*) failcom='fail=yes';; \
3016
-	  esac; \
3017
-	done; \
3005
+# into them and run 'make' without going through this Makefile.
3006
+# To change the values of 'make' variables: instead of editing Makefiles,
3007
+# (1) if the variable is set in 'config.status', edit 'config.status'
3008
+#     (which will cause the Makefiles to be regenerated when you run 'make');
3009
+# (2) otherwise, pass the desired values on the 'make' command line.
3010
+$(am__recursive_targets):
3011
+	@fail=; \
3012
+	if $(am__make_keepgoing); then \
3013
+	  failcom='fail=yes'; \
3014
+	else \
3015
+	  failcom='exit 1'; \
3016
+	fi; \
3018 3017
 	dot_seen=no; \
3019 3018
 	target=`echo $@ | sed s/-recursive//`; \
3020
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3019
+	case "$@" in \
3020
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3021
+	  *) list='$(SUBDIRS)' ;; \
3022
+	esac; \
3023
+	for subdir in $$list; do \
3021 3024
 	  echo "Making $$target in $$subdir"; \
3022 3025
 	  if test "$$subdir" = "."; then \
3023 3026
 	    dot_seen=yes; \
... ...
@@ -3032,57 +3103,12 @@ $(RECURSIVE_TARGETS):
3032 3032
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3033 3033
 	fi; test -z "$$fail"
3034 3034
 
3035
-$(RECURSIVE_CLEAN_TARGETS):
3036
-	@fail= failcom='exit 1'; \
3037
-	for f in x $$MAKEFLAGS; do \
3038
-	  case $$f in \
3039
-	    *=* | --[!k]*);; \
3040
-	    *k*) failcom='fail=yes';; \
3041
-	  esac; \
3042
-	done; \
3043
-	dot_seen=no; \
3044
-	case "$@" in \
3045
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3046
-	  *) list='$(SUBDIRS)' ;; \
3047
-	esac; \
3048
-	rev=''; for subdir in $$list; do \
3049
-	  if test "$$subdir" = "."; then :; else \
3050
-	    rev="$$subdir $$rev"; \
3051
-	  fi; \
3052
-	done; \
3053
-	rev="$$rev ."; \
3054
-	target=`echo $@ | sed s/-recursive//`; \
3055
-	for subdir in $$rev; do \
3056
-	  echo "Making $$target in $$subdir"; \
3057
-	  if test "$$subdir" = "."; then \
3058
-	    local_target="$$target-am"; \
3059
-	  else \
3060
-	    local_target="$$target"; \
3061
-	  fi; \
3062
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3063
-	  || eval $$failcom; \
3064
-	done && test -z "$$fail"
3065
-tags-recursive:
3066
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3067
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3068
-	done
3069
-ctags-recursive:
3070
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3071
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3072
-	done
3035
+ID: $(am__tagged_files)
3036
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
3037
+tags: tags-recursive
3038
+TAGS: tags
3073 3039
 
3074
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3075
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3076
-	unique=`for i in $$list; do \
3077
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3078
-	  done | \
3079
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3080
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3081
-	mkid -fID $$unique
3082
-tags: TAGS
3083
-
3084
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3085
-		$(TAGS_FILES) $(LISP)
3040
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3086 3041
 	set x; \
3087 3042
 	here=`pwd`; \
3088 3043
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3098,12 +3124,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3098 3098
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3099 3099
 	  fi; \
3100 3100
 	done; \
3101
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3102
-	unique=`for i in $$list; do \
3103
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3104
-	  done | \
3105
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3106
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3101
+	$(am__define_uniq_tagged_files); \
3107 3102
 	shift; \
3108 3103
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3109 3104
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3115,15 +3136,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3115 3115
 	      $$unique; \
3116 3116
 	  fi; \
3117 3117
 	fi
3118
-ctags: CTAGS
3119
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3120
-		$(TAGS_FILES) $(LISP)
3121
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3122
-	unique=`for i in $$list; do \
3123
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3124
-	  done | \
3125
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3126
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3118
+ctags: ctags-recursive
3119
+
3120
+CTAGS: ctags
3121
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3122
+	$(am__define_uniq_tagged_files); \
3127 3123
 	test -z "$(CTAGS_ARGS)$$unique" \
3128 3124
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3129 3125
 	     $$unique
... ...
@@ -3132,6 +3149,21 @@ GTAGS:
3132 3132
 	here=`$(am__cd) $(top_builddir) && pwd` \
3133 3133
 	  && $(am__cd) $(top_srcdir) \
3134 3134
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3135
+cscopelist: cscopelist-recursive
3136
+
3137
+cscopelist-am: $(am__tagged_files)
3138
+	list='$(am__tagged_files)'; \
3139
+	case "$(srcdir)" in \
3140
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3141
+	  *) sdir=$(subdir)/$(srcdir) ;; \
3142
+	esac; \
3143
+	for i in $$list; do \
3144
+	  if test -f "$$i"; then \
3145
+	    echo "$(subdir)/$$i"; \
3146
+	  else \
3147
+	    echo "$$sdir/$$i"; \
3148
+	  fi; \
3149
+	done >> $(top_builddir)/cscope.files
3135 3150
 
3136 3151
 distclean-tags:
3137 3152
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3304,26 +3336,25 @@ ps-am:
3304 3304
 
3305 3305
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3306 3306
 
3307
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3308
-	ctags-recursive install install-am install-strip \
3309
-	tags-recursive
3310
-
3311
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3312
-	all all-am check check-am clean clean-generic \
3313
-	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3314
-	ctags ctags-recursive distclean distclean-compile \
3315
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
3316
-	dvi-am html html-am info info-am install install-am \
3317
-	install-data install-data-am install-dvi install-dvi-am \
3318
-	install-exec install-exec-am install-html install-html-am \
3307
+.MAKE: $(am__recursive_targets) all check install install-am \
3308
+	install-strip
3309
+
3310
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3311
+	check-am clean clean-generic clean-libLTLIBRARIES \
3312
+	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3313
+	ctags-am distclean distclean-compile distclean-generic \
3314
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
3315
+	html-am info info-am install install-am install-data \
3316
+	install-data-am install-dvi install-dvi-am install-exec \
3317
+	install-exec-am install-html install-html-am \
3319 3318
 	install-includeHEADERS install-info install-info-am \
3320 3319
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3321 3320
 	install-ps install-ps-am install-strip installcheck \
3322 3321
 	installcheck-am installdirs installdirs-am maintainer-clean \
3323 3322
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3324 3323
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3325
-	tags tags-recursive uninstall uninstall-am \
3326
-	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3324
+	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3325
+	uninstall-libLTLIBRARIES
3327 3326
 
3328 3327
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3329 3328
 @ENABLE_LLVM_FALSE@	$(AM_V_at) cp $< $@
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -32,23 +31,51 @@
32 32
 
33 33
 
34 34
 VPATH = @srcdir@
35
-am__make_dryrun = \
36
-  { \
37
-    am__dry=no; \
35
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
36
+am__make_running_with_option = \
37
+  case $${target_option-} in \
38
+      ?) ;; \
39
+      *) echo "am__make_running_with_option: internal error: invalid" \
40
+              "target option '$${target_option-}' specified" >&2; \
41
+         exit 1;; \
42
+  esac; \
43
+  has_opt=no; \
44
+  sane_makeflags=$$MAKEFLAGS; \
45
+  if $(am__is_gnu_make); then \
46
+    sane_makeflags=$$MFLAGS; \
47
+  else \
38 48
     case $$MAKEFLAGS in \
39 49
       *\\[\ \	]*) \
40
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
41
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
42
-      *) \
43
-        for am__flg in $$MAKEFLAGS; do \
44
-          case $$am__flg in \
45
-            *=*|--*) ;; \
46
-            *n*) am__dry=yes; break;; \
47
-          esac; \
48
-        done;; \
50
+        bs=\\; \
51
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53
+    esac; \
54
+  fi; \
55
+  skip_next=no; \
56
+  strip_trailopt () \
57
+  { \
58
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59
+  }; \
60
+  for flg in $$sane_makeflags; do \
61
+    test $$skip_next = yes && { skip_next=no; continue; }; \
62
+    case $$flg in \
63
+      *=*|--*) continue;; \
64
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
65
+      -*I?*) strip_trailopt 'I';; \
66
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
67
+      -*O?*) strip_trailopt 'O';; \
68
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
69
+      -*l?*) strip_trailopt 'l';; \
70
+      -[dEDm]) skip_next=yes;; \
71
+      -[JT]) skip_next=yes;; \
72
+    esac; \
73
+    case $$flg in \
74
+      *$$target_option*) has_opt=yes; break;; \
49 75
     esac; \
50
-    test $$am__dry = yes; \
51
-  }
76
+  done; \
77
+  test $$has_opt = yes
78
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
52 80
 pkgdatadir = $(datadir)/@PACKAGE@
53 81
 pkgincludedir = $(includedir)/@PACKAGE@
54 82
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,11 +108,16 @@ target_triplet = @target@
81 81
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@am__append_10 = $(TBLGENFILES)
82 82
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@noinst_PROGRAMS = tblgen$(EXEEXT)
83 83
 subdir = .
84
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
85
-	$(srcdir)/Makefile.in $(srcdir)/clamavcxx-config.h.in \
86
-	$(top_srcdir)/configure config/compile config/config.guess \
87
-	config/config.sub config/depcomp config/install-sh \
88
-	config/ltmain.sh config/missing
84
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85
+	$(top_srcdir)/configure $(am__configure_deps) \
86
+	$(srcdir)/clamavcxx-config.h.in $(top_srcdir)/config/depcomp \
87
+	config/compile config/config.guess config/config.sub \
88
+	config/depcomp config/install-sh config/missing \
89
+	config/ltmain.sh $(top_srcdir)/config/compile \
90
+	$(top_srcdir)/config/config.guess \
91
+	$(top_srcdir)/config/config.sub \
92
+	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
93
+	$(top_srcdir)/config/missing
89 94
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 95
 am__aclocal_m4_deps = $(top_srcdir)/m4/check_gnu_make.m4 \
91 96
 	$(top_srcdir)/m4/cxx_flag_check.m4 $(top_srcdir)/m4/libtool.m4 \
... ...
@@ -114,6 +146,7 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
114 114
 AM_V_lt = $(am__v_lt_@AM_V@)
115 115
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116 116
 am__v_lt_0 = --silent
117
+am__v_lt_1 = 
117 118
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
118 119
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
119 120
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -779,6 +812,18 @@ tblgen_LDADD = $(LDADD)
779 779
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
780 780
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
781 781
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
782
+AM_V_P = $(am__v_P_@AM_V@)
783
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
784
+am__v_P_0 = false
785
+am__v_P_1 = :
786
+AM_V_GEN = $(am__v_GEN_@AM_V@)
787
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
788
+am__v_GEN_0 = @echo "  GEN     " $@;
789
+am__v_GEN_1 = 
790
+AM_V_at = $(am__v_at_@AM_V@)
791
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
792
+am__v_at_0 = @
793
+am__v_at_1 = 
782 794
 DEFAULT_INCLUDES = -I.@am__isrc@
783 795
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
784 796
 am__depfiles_maybe = depfiles
... ...
@@ -791,17 +836,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
791 791
 	$(AM_CFLAGS) $(CFLAGS)
792 792
 AM_V_CC = $(am__v_CC_@AM_V@)
793 793
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
794
-am__v_CC_0 = @echo "  CC    " $@;
795
-AM_V_at = $(am__v_at_@AM_V@)
796
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
797
-am__v_at_0 = @
794
+am__v_CC_0 = @echo "  CC      " $@;
795
+am__v_CC_1 = 
798 796
 CCLD = $(CC)
799 797
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
800 798
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
801 799
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
802 800
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
803 801
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
804
-am__v_CCLD_0 = @echo "  CCLD  " $@;
802
+am__v_CCLD_0 = @echo "  CCLD    " $@;
803
+am__v_CCLD_1 = 
805 804
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
806 805
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
807 806
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -810,17 +854,16 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
810 810
 	$(AM_CXXFLAGS) $(CXXFLAGS)
811 811
 AM_V_CXX = $(am__v_CXX_@AM_V@)
812 812
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
813
-am__v_CXX_0 = @echo "  CXX   " $@;
813
+am__v_CXX_0 = @echo "  CXX     " $@;
814
+am__v_CXX_1 = 
814 815
 CXXLD = $(CXX)
815 816
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
816 817
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
817 818
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
818 819
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
819 820
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
820
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
821
-AM_V_GEN = $(am__v_GEN_@AM_V@)
822
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
823
-am__v_GEN_0 = @echo "  GEN   " $@;
821
+am__v_CXXLD_0 = @echo "  CXXLD   " $@;
822
+am__v_CXXLD_1 = 
824 823
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
825 824
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
826 825
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -837,8 +880,28 @@ am__can_run_installinfo = \
837 837
     n|no|NO) false;; \
838 838
     *) (install-info --version) >/dev/null 2>&1;; \
839 839
   esac
840
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
841
+	$(LISP)clamavcxx-config.h.in
842
+# Read a list of newline-separated strings from the standard input,
843
+# and print each of them once, without duplicates.  Input order is
844
+# *not* preserved.
845
+am__uniquify_input = $(AWK) '\
846
+  BEGIN { nonempty = 0; } \
847
+  { items[$$0] = 1; nonempty = 1; } \
848
+  END { if (nonempty) { for (i in items) print i; }; } \
849
+'
850
+# Make sure the list of sources is unique.  This is necessary because,
851
+# e.g., the same source file might be shared among _SOURCES variables
852
+# for different programs/libraries.
853
+am__define_uniq_tagged_files = \
854
+  list='$(am__tagged_files)'; \
855
+  unique=`for i in $$list; do \
856
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
857
+  done | $(am__uniquify_input)`
840 858
 ETAGS = etags
841 859
 CTAGS = ctags
860
+CSCOPE = cscope
861
+AM_RECURSIVE_TARGETS = cscope
842 862
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
843 863
 distdir = $(PACKAGE)-$(VERSION)
844 864
 top_distdir = $(distdir)
... ...
@@ -848,8 +911,10 @@ am__remove_distdir = \
848 848
       && rm -rf "$(distdir)" \
849 849
       || { sleep 5 && rm -rf "$(distdir)"; }; \
850 850
   else :; fi
851
+am__post_remove_distdir = $(am__remove_distdir)
851 852
 DIST_ARCHIVES = $(distdir).tar.gz
852 853
 GZIP_ENV = --best
854
+DIST_TARGETS = dist-gzip
853 855
 distuninstallcheck_listfiles = find . -type f -print
854 856
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
855 857
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1504,8 +1569,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1504 1504
 $(am__aclocal_m4_deps):
1505 1505
 
1506 1506
 clamavcxx-config.h: stamp-h1
1507
-	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1508
-	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1507
+	@test -f $@ || rm -f stamp-h1
1508
+	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1509 1509
 
1510 1510
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1511 1511
 	@rm -f stamp-h1
... ...
@@ -1520,22 +1585,30 @@ distclean-hdr:
1520 1520
 
1521 1521
 clean-noinstLTLIBRARIES:
1522 1522
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1523
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1524
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1525
-	  test "$$dir" != "$$p" || dir=.; \
1526
-	  echo "rm -f \"$${dir}/so_locations\""; \
1527
-	  rm -f "$${dir}/so_locations"; \
1528
-	done
1523
+	@list='$(noinst_LTLIBRARIES)'; \
1524
+	locs=`for p in $$list; do echo $$p; done | \
1525
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1526
+	      sort -u`; \
1527
+	test -z "$$locs" || { \
1528
+	  echo rm -f $${locs}; \
1529
+	  rm -f $${locs}; \
1530
+	}
1531
+
1529 1532
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1530 1533
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1534
+
1531 1535
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1532 1536
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1537
+
1533 1538
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1534 1539
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1540
+
1535 1541
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1536 1542
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1543
+
1537 1544
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1538 1545
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1546
+
1539 1547
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1540 1548
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1541 1549
 
... ...
@@ -1547,6 +1620,7 @@ clean-noinstPROGRAMS:
1547 1547
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1548 1548
 	echo " rm -f" $$list; \
1549 1549
 	rm -f $$list
1550
+
1550 1551
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1551 1552
 	@rm -f tblgen$(EXEEXT)
1552 1553
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -1957,14 +2031,14 @@ distclean-compile:
1957 1957
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1958 1958
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1959 1959
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1960
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1960
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1961 1961
 
1962 1962
 .c.obj:
1963 1963
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1964 1964
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1965 1965
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1966 1966
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1967
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1967
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1968 1968
 
1969 1969
 .c.lo:
1970 1970
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5412,26 +5486,15 @@ clean-libtool:
5412 5412
 distclean-libtool:
5413 5413
 	-rm -f libtool config.lt
5414 5414
 
5415
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5416
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5417
-	unique=`for i in $$list; do \
5418
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5419
-	  done | \
5420
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5421
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5422
-	mkid -fID $$unique
5423
-tags: TAGS
5424
-
5425
-TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5426
-		$(TAGS_FILES) $(LISP)
5415
+ID: $(am__tagged_files)
5416
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
5417
+tags: tags-am
5418
+TAGS: tags
5419
+
5420
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5427 5421
 	set x; \
5428 5422
 	here=`pwd`; \
5429
-	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5430
-	unique=`for i in $$list; do \
5431
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5432
-	  done | \
5433
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5434
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5423
+	$(am__define_uniq_tagged_files); \
5435 5424
 	shift; \
5436 5425
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5437 5426
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5443,15 +5506,11 @@ TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5443 5443
 	      $$unique; \
5444 5444
 	  fi; \
5445 5445
 	fi
5446
-ctags: CTAGS
5447
-CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5448
-		$(TAGS_FILES) $(LISP)
5449
-	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5450
-	unique=`for i in $$list; do \
5451
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5452
-	  done | \
5453
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5454
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5446
+ctags: ctags-am
5447
+
5448
+CTAGS: ctags
5449
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5450
+	$(am__define_uniq_tagged_files); \
5455 5451
 	test -z "$(CTAGS_ARGS)$$unique" \
5456 5452
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5457 5453
 	     $$unique
... ...
@@ -5460,9 +5519,31 @@ GTAGS:
5460 5460
 	here=`$(am__cd) $(top_builddir) && pwd` \
5461 5461
 	  && $(am__cd) $(top_srcdir) \
5462 5462
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5463
+cscope: cscope.files
5464
+	test ! -s cscope.files \
5465
+	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5466
+clean-cscope:
5467
+	-rm -f cscope.files
5468
+cscope.files: clean-cscope cscopelist
5469
+cscopelist: cscopelist-am
5470
+
5471
+cscopelist-am: $(am__tagged_files)
5472
+	list='$(am__tagged_files)'; \
5473
+	case "$(srcdir)" in \
5474
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5475
+	  *) sdir=$(subdir)/$(srcdir) ;; \
5476
+	esac; \
5477
+	for i in $$list; do \
5478
+	  if test -f "$$i"; then \
5479
+	    echo "$(subdir)/$$i"; \
5480
+	  else \
5481
+	    echo "$$sdir/$$i"; \
5482
+	  fi; \
5483
+	done >> $(top_builddir)/cscope.files
5463 5484
 
5464 5485
 distclean-tags:
5465 5486
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5487
+	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5466 5488
 
5467 5489
 distdir: $(DISTFILES)
5468 5490
 	$(am__remove_distdir)
... ...
@@ -5508,40 +5589,42 @@ distdir: $(DISTFILES)
5508 5508
 	|| chmod -R a+r "$(distdir)"
5509 5509
 dist-gzip: distdir
5510 5510
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5511
-	$(am__remove_distdir)
5511
+	$(am__post_remove_distdir)
5512 5512
 
5513 5513
 dist-bzip2: distdir
5514 5514
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5515
-	$(am__remove_distdir)
5515
+	$(am__post_remove_distdir)
5516 5516
 
5517 5517
 dist-lzip: distdir
5518 5518
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5519
-	$(am__remove_distdir)
5520
-
5521
-dist-lzma: distdir
5522
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5523
-	$(am__remove_distdir)
5519
+	$(am__post_remove_distdir)
5524 5520
 
5525 5521
 dist-xz: distdir
5526 5522
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5527
-	$(am__remove_distdir)
5523
+	$(am__post_remove_distdir)
5528 5524
 
5529 5525
 dist-tarZ: distdir
5526
+	@echo WARNING: "Support for shar distribution archives is" \
5527
+	               "deprecated." >&2
5528
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5530 5529
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5531
-	$(am__remove_distdir)
5530
+	$(am__post_remove_distdir)
5532 5531
 
5533 5532
 dist-shar: distdir
5533
+	@echo WARNING: "Support for distribution archives compressed with" \
5534
+		       "legacy program 'compress' is deprecated." >&2
5535
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5534 5536
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5535
-	$(am__remove_distdir)
5537
+	$(am__post_remove_distdir)
5536 5538
 
5537 5539
 dist-zip: distdir
5538 5540
 	-rm -f $(distdir).zip
5539 5541
 	zip -rq $(distdir).zip $(distdir)
5540
-	$(am__remove_distdir)
5542
+	$(am__post_remove_distdir)
5541 5543
 
5542
-dist dist-all: distdir
5543
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5544
-	$(am__remove_distdir)
5544
+dist dist-all:
5545
+	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5546
+	$(am__post_remove_distdir)
5545 5547
 
5546 5548
 # This target untars the dist file and tries a VPATH configuration.  Then
5547 5549
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5552,8 +5635,6 @@ distcheck: dist
5552 5552
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5553 5553
 	*.tar.bz2*) \
5554 5554
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5555
-	*.tar.lzma*) \
5556
-	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5557 5555
 	*.tar.lz*) \
5558 5556
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5559 5557
 	*.tar.xz*) \
... ...
@@ -5565,9 +5646,9 @@ distcheck: dist
5565 5565
 	*.zip*) \
5566 5566
 	  unzip $(distdir).zip ;;\
5567 5567
 	esac
5568
-	chmod -R a-w $(distdir); chmod u+w $(distdir)
5569
-	mkdir $(distdir)/_build
5570
-	mkdir $(distdir)/_inst
5568
+	chmod -R a-w $(distdir)
5569
+	chmod u+w $(distdir)
5570
+	mkdir $(distdir)/_build $(distdir)/_inst
5571 5571
 	chmod a-w $(distdir)
5572 5572
 	test -d $(distdir)/_build || exit 0; \
5573 5573
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
... ...
@@ -5599,7 +5680,7 @@ distcheck: dist
5599 5599
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5600 5600
 	  && cd "$$am__cwd" \
5601 5601
 	  || exit 1
5602
-	$(am__remove_distdir)
5602
+	$(am__post_remove_distdir)
5603 5603
 	@(echo "$(distdir) archives ready for distribution: "; \
5604 5604
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5605 5605
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5744,23 +5825,23 @@ uninstall-am:
5744 5744
 
5745 5745
 .MAKE: all check install install-am install-strip
5746 5746
 
5747
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5748
-	clean-generic clean-libtool clean-local \
5749
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5750
-	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5751
-	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5752
-	distclean-compile distclean-generic distclean-hdr \
5753
-	distclean-libtool distclean-local distclean-tags \
5754
-	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5755
-	html-am info info-am install install-am install-data \
5756
-	install-data-am install-dvi install-dvi-am install-exec \
5757
-	install-exec-am install-html install-html-am install-info \
5758
-	install-info-am install-man install-pdf install-pdf-am \
5759
-	install-ps install-ps-am install-strip installcheck \
5760
-	installcheck-am installdirs maintainer-clean \
5761
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
5762
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5763
-	tags uninstall uninstall-am
5747
+.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5748
+	clean-cscope clean-generic clean-libtool clean-local \
5749
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5750
+	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5751
+	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5752
+	dist-zip distcheck distclean distclean-compile \
5753
+	distclean-generic distclean-hdr distclean-libtool \
5754
+	distclean-local distclean-tags distcleancheck distdir \
5755
+	distuninstallcheck dvi dvi-am html html-am info info-am \
5756
+	install install-am install-data install-data-am install-dvi \
5757
+	install-dvi-am install-exec install-exec-am install-html \
5758
+	install-html-am install-info install-info-am install-man \
5759
+	install-pdf install-pdf-am install-ps install-ps-am \
5760
+	install-strip installcheck installcheck-am installdirs \
5761
+	maintainer-clean maintainer-clean-generic mostlyclean \
5762
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5763
+	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5764 5764
 
5765 5765
 
5766 5766
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@llvm/include/llvm/Intrinsics.gen: llvm/include/llvm/Intrinsics.td $(TBLGEN)
... ...
@@ -1,8 +1,7 @@
1
-# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14 -*- Autoconf -*-
2
+
3
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2 4
 
3
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
-# Inc.
6 5
 # This file is free software; the Free Software Foundation
7 6
 # gives unlimited permission to copy and/or distribute it,
8 7
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -12,33 +11,31 @@
12 12
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 13
 # PARTICULAR PURPOSE.
14 14
 
15
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 16
 m4_ifndef([AC_AUTOCONF_VERSION],
16 17
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17 18
 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18 19
 [m4_warning([this file was generated for autoconf 2.69.
19 20
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 21
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
22
+To do so, use the procedure documented by the package, typically 'autoreconf'.])])
22 23
 
23
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
24
-# Foundation, Inc.
24
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
25 25
 #
26 26
 # This file is free software; the Free Software Foundation
27 27
 # gives unlimited permission to copy and/or distribute it,
28 28
 # with or without modifications, as long as this notice is preserved.
29 29
 
30
-# serial 1
31
-
32 30
 # AM_AUTOMAKE_VERSION(VERSION)
33 31
 # ----------------------------
34 32
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
35 33
 # generated from the m4 files accompanying Automake X.Y.
36 34
 # (This private macro should not be called outside this file.)
37 35
 AC_DEFUN([AM_AUTOMAKE_VERSION],
38
-[am__api_version='1.11'
36
+[am__api_version='1.14'
39 37
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
40 38
 dnl require some minimum version.  Point them to the right macro.
41
-m4_if([$1], [1.11.6], [],
39
+m4_if([$1], [1.14], [],
42 40
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
43 41
 ])
44 42
 
... ...
@@ -54,24 +51,22 @@ m4_define([_AM_AUTOCONF_VERSION], [])
54 54
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
55 55
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
56 56
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
57
-[AM_AUTOMAKE_VERSION([1.11.6])dnl
57
+[AM_AUTOMAKE_VERSION([1.14])dnl
58 58
 m4_ifndef([AC_AUTOCONF_VERSION],
59 59
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
60 60
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
61 61
 
62 62
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
63 63
 
64
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
64
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
65 65
 #
66 66
 # This file is free software; the Free Software Foundation
67 67
 # gives unlimited permission to copy and/or distribute it,
68 68
 # with or without modifications, as long as this notice is preserved.
69 69
 
70
-# serial 1
71
-
72 70
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
73
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
74
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
71
+# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
72
+# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
75 73
 #
76 74
 # Of course, Automake must honor this variable whenever it calls a
77 75
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -90,7 +85,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
90 90
 #
91 91
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
92 92
 # are both prefixed by $srcdir.  In an in-source build this is usually
93
-# harmless because $srcdir is `.', but things will broke when you
93
+# harmless because $srcdir is '.', but things will broke when you
94 94
 # start a VPATH build or use an absolute $srcdir.
95 95
 #
96 96
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -116,22 +111,19 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
116 116
 
117 117
 # AM_CONDITIONAL                                            -*- Autoconf -*-
118 118
 
119
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
120
-# Free Software Foundation, Inc.
119
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
121 120
 #
122 121
 # This file is free software; the Free Software Foundation
123 122
 # gives unlimited permission to copy and/or distribute it,
124 123
 # with or without modifications, as long as this notice is preserved.
125 124
 
126
-# serial 9
127
-
128 125
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
129 126
 # -------------------------------------
130 127
 # Define a conditional.
131 128
 AC_DEFUN([AM_CONDITIONAL],
132
-[AC_PREREQ(2.52)dnl
133
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
134
-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
129
+[AC_PREREQ([2.52])dnl
130
+ m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
131
+       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
135 132
 AC_SUBST([$1_TRUE])dnl
136 133
 AC_SUBST([$1_FALSE])dnl
137 134
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -150,16 +142,14 @@ AC_CONFIG_COMMANDS_PRE(
150 150
 Usually this means the macro was only invoked conditionally.]])
151 151
 fi])])
152 152
 
153
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
154
-# 2010, 2011 Free Software Foundation, Inc.
153
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
155 154
 #
156 155
 # This file is free software; the Free Software Foundation
157 156
 # gives unlimited permission to copy and/or distribute it,
158 157
 # with or without modifications, as long as this notice is preserved.
159 158
 
160
-# serial 12
161 159
 
162
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
160
+# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
163 161
 # written in clear, in which case automake, when reading aclocal.m4,
164 162
 # will think it sees a *use*, and therefore will trigger all it's
165 163
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -169,7 +159,7 @@ fi])])
169 169
 # _AM_DEPENDENCIES(NAME)
170 170
 # ----------------------
171 171
 # See how the compiler implements dependency checking.
172
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
172
+# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
173 173
 # We try a few techniques and use that to set a single cache variable.
174 174
 #
175 175
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -182,12 +172,13 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
182 182
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
183 183
 AC_REQUIRE([AM_DEP_TRACK])dnl
184 184
 
185
-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
186
-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
187
-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
189
-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
190
-                   [depcc="$$1"   am_compiler_list=])
185
+m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
186
+      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
187
+      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
+      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
189
+      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
190
+      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
191
+                    [depcc="$$1"   am_compiler_list=])
191 192
 
192 193
 AC_CACHE_CHECK([dependency style of $depcc],
193 194
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -195,8 +186,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
195 195
   # We make a subdir and do the tests there.  Otherwise we can end up
196 196
   # making bogus files that we don't know about and never remove.  For
197 197
   # instance it was reported that on HP-UX the gcc test will end up
198
-  # making a dummy file named `D' -- because `-MD' means `put the output
199
-  # in D'.
198
+  # making a dummy file named 'D' -- because '-MD' means "put the output
199
+  # in D".
200 200
   rm -rf conftest.dir
201 201
   mkdir conftest.dir
202 202
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -236,16 +227,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
236 236
     : > sub/conftest.c
237 237
     for i in 1 2 3 4 5 6; do
238 238
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
239
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
240
-      # Solaris 8's {/usr,}/bin/sh.
241
-      touch sub/conftst$i.h
239
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
240
+      # Solaris 10 /bin/sh.
241
+      echo '/* dummy */' > sub/conftst$i.h
242 242
     done
243 243
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
244 244
 
245
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
245
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
246 246
     # mode.  It turns out that the SunPro C++ compiler does not properly
247
-    # handle `-M -o', and we need to detect this.  Also, some Intel
248
-    # versions had trouble with output in subdirs
247
+    # handle '-M -o', and we need to detect this.  Also, some Intel
248
+    # versions had trouble with output in subdirs.
249 249
     am__obj=sub/conftest.${OBJEXT-o}
250 250
     am__minus_obj="-o $am__obj"
251 251
     case $depmode in
... ...
@@ -254,8 +245,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       test "$am__universal" = false || continue
255 255
       ;;
256 256
     nosideeffect)
257
-      # after this tag, mechanisms are not by side-effect, so they'll
258
-      # only be used when explicitly requested
257
+      # After this tag, mechanisms are not by side-effect, so they'll
258
+      # only be used when explicitly requested.
259 259
       if test "x$enable_dependency_tracking" = xyes; then
260 260
 	continue
261 261
       else
... ...
@@ -263,7 +254,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
263 263
       fi
264 264
       ;;
265 265
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
266
-      # This compiler won't grok `-c -o', but also, the minuso test has
266
+      # This compiler won't grok '-c -o', but also, the minuso test has
267 267
       # not run yet.  These depmodes are late enough in the game, and
268 268
       # so weak that their functioning should not be impacted.
269 269
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -311,7 +302,7 @@ AM_CONDITIONAL([am__fastdep$1], [
311 311
 # AM_SET_DEPDIR
312 312
 # -------------
313 313
 # Choose a directory name for dependency files.
314
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
314
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
315 315
 AC_DEFUN([AM_SET_DEPDIR],
316 316
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
317 317
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -321,9 +312,13 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
321 321
 # AM_DEP_TRACK
322 322
 # ------------
323 323
 AC_DEFUN([AM_DEP_TRACK],
324
-[AC_ARG_ENABLE(dependency-tracking,
325
-[  --disable-dependency-tracking  speeds up one-time build
326
-  --enable-dependency-tracking   do not reject slow dependency extractors])
324
+[AC_ARG_ENABLE([dependency-tracking], [dnl
325
+AS_HELP_STRING(
326
+  [--enable-dependency-tracking],
327
+  [do not reject slow dependency extractors])
328
+AS_HELP_STRING(
329
+  [--disable-dependency-tracking],
330
+  [speeds up one-time build])])
327 331
 if test "x$enable_dependency_tracking" != xno; then
328 332
   am_depcomp="$ac_aux_dir/depcomp"
329 333
   AMDEPBACKSLASH='\'
... ...
@@ -338,20 +333,18 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
338 338
 
339 339
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
340 340
 
341
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
342
-# Free Software Foundation, Inc.
341
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
343 342
 #
344 343
 # This file is free software; the Free Software Foundation
345 344
 # gives unlimited permission to copy and/or distribute it,
346 345
 # with or without modifications, as long as this notice is preserved.
347 346
 
348
-#serial 5
349 347
 
350 348
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
351 349
 # ------------------------------
352 350
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
353 351
 [{
354
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
352
+  # Older Autoconf quotes --file arguments for eval, but not when files
355 353
   # are listed without --file.  Let's play safe and only enable the eval
356 354
   # if we detect the quoting.
357 355
   case $CONFIG_FILES in
... ...
@@ -364,7 +357,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
364 364
     # Strip MF so we end up with the name of the file.
365 365
     mf=`echo "$mf" | sed -e 's/:.*$//'`
366 366
     # Check whether this is an Automake generated Makefile or not.
367
-    # We used to match only the files named `Makefile.in', but
367
+    # We used to match only the files named 'Makefile.in', but
368 368
     # some people rename them; so instead we look at the file content.
369 369
     # Grep'ing the first line is not enough: some people post-process
370 370
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -376,21 +369,19 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
376 376
       continue
377 377
     fi
378 378
     # Extract the definition of DEPDIR, am__include, and am__quote
379
-    # from the Makefile without running `make'.
379
+    # from the Makefile without running 'make'.
380 380
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
381 381
     test -z "$DEPDIR" && continue
382 382
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
383
-    test -z "am__include" && continue
383
+    test -z "$am__include" && continue
384 384
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
385
-    # When using ansi2knr, U may be empty or an underscore; expand it
386
-    U=`sed -n 's/^U = //p' < "$mf"`
387 385
     # Find all dependency output files, they are included files with
388 386
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
389 387
     # simplest approach to changing $(DEPDIR) to its actual value in the
390 388
     # expansion.
391 389
     for file in `sed -n "
392 390
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
393
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
391
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
394 392
       # Make sure the directory exists.
395 393
       test -f "$dirpart/$file" && continue
396 394
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -408,7 +399,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
408 408
 # This macro should only be invoked once -- use via AC_REQUIRE.
409 409
 #
410 410
 # This code is only required when automatic dependency tracking
411
-# is enabled.  FIXME.  This creates each `.P' file that we will
411
+# is enabled.  FIXME.  This creates each '.P' file that we will
412 412
 # need in order to bootstrap the dependency handling code.
413 413
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
414 414
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -418,18 +409,21 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
418 418
 
419 419
 # Do all the work for Automake.                             -*- Autoconf -*-
420 420
 
421
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
422
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
421
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
423 422
 #
424 423
 # This file is free software; the Free Software Foundation
425 424
 # gives unlimited permission to copy and/or distribute it,
426 425
 # with or without modifications, as long as this notice is preserved.
427 426
 
428
-# serial 16
429
-
430 427
 # This macro actually does too much.  Some checks are only needed if
431 428
 # your package does certain things.  But this isn't really a big deal.
432 429
 
430
+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
431
+m4_define([AC_PROG_CC],
432
+m4_defn([AC_PROG_CC])
433
+[_AM_PROG_CC_C_O
434
+])
435
+
433 436
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
434 437
 # AM_INIT_AUTOMAKE([OPTIONS])
435 438
 # -----------------------------------------------
... ...
@@ -442,7 +436,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
442 442
 # arguments mandatory, and then we can depend on a new Autoconf
443 443
 # release and drop the old call support.
444 444
 AC_DEFUN([AM_INIT_AUTOMAKE],
445
-[AC_PREREQ([2.62])dnl
445
+[AC_PREREQ([2.65])dnl
446 446
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
447 447
 dnl the ones we care about.
448 448
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -471,31 +465,40 @@ AC_SUBST([CYGPATH_W])
471 471
 # Define the identity of the package.
472 472
 dnl Distinguish between old-style and new-style calls.
473 473
 m4_ifval([$2],
474
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
474
+[AC_DIAGNOSE([obsolete],
475
+             [$0: two- and three-arguments forms are deprecated.])
476
+m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
475 477
  AC_SUBST([PACKAGE], [$1])dnl
476 478
  AC_SUBST([VERSION], [$2])],
477 479
 [_AM_SET_OPTIONS([$1])dnl
478 480
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
479
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
481
+m4_if(
482
+  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
483
+  [ok:ok],,
480 484
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
481 485
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
482 486
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
483 487
 
484 488
 _AM_IF_OPTION([no-define],,
485
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
486
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
489
+[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
490
+ AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
487 491
 
488 492
 # Some tools Automake needs.
489 493
 AC_REQUIRE([AM_SANITY_CHECK])dnl
490 494
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
491
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
492
-AM_MISSING_PROG(AUTOCONF, autoconf)
493
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
494
-AM_MISSING_PROG(AUTOHEADER, autoheader)
495
-AM_MISSING_PROG(MAKEINFO, makeinfo)
495
+AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
496
+AM_MISSING_PROG([AUTOCONF], [autoconf])
497
+AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
498
+AM_MISSING_PROG([AUTOHEADER], [autoheader])
499
+AM_MISSING_PROG([MAKEINFO], [makeinfo])
496 500
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
497 501
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
498
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
503
+# For better backward compatibility.  To be removed once Automake 1.9.x
504
+# dies out for good.  For more background, see:
505
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
506
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
507
+AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
499 508
 # We need awk for the "check" target.  The system "awk" is bad on
500 509
 # some platforms.
501 510
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -506,34 +509,78 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
506 506
 			     [_AM_PROG_TAR([v7])])])
507 507
 _AM_IF_OPTION([no-dependencies],,
508 508
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
509
-		  [_AM_DEPENDENCIES(CC)],
510
-		  [define([AC_PROG_CC],
511
-			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
509
+		  [_AM_DEPENDENCIES([CC])],
510
+		  [m4_define([AC_PROG_CC],
511
+			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512 512
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
513
-		  [_AM_DEPENDENCIES(CXX)],
514
-		  [define([AC_PROG_CXX],
515
-			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
513
+		  [_AM_DEPENDENCIES([CXX])],
514
+		  [m4_define([AC_PROG_CXX],
515
+			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516 516
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
517
-		  [_AM_DEPENDENCIES(OBJC)],
518
-		  [define([AC_PROG_OBJC],
519
-			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
517
+		  [_AM_DEPENDENCIES([OBJC])],
518
+		  [m4_define([AC_PROG_OBJC],
519
+			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
520
+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
521
+		  [_AM_DEPENDENCIES([OBJCXX])],
522
+		  [m4_define([AC_PROG_OBJCXX],
523
+			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520 524
 ])
521
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
522
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
523
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
524
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
525
+AC_REQUIRE([AM_SILENT_RULES])dnl
526
+dnl The testsuite driver may need to know about EXEEXT, so add the
527
+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
528
+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
525 529
 AC_CONFIG_COMMANDS_PRE(dnl
526 530
 [m4_provide_if([_AM_COMPILER_EXEEXT],
527 531
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
528
-])
529 532
 
530
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+# POSIX will say in a future version that running "rm -f" with no argument
534
+# is OK; and we want to be able to make that assumption in our Makefile
535
+# recipes.  So use an aggressive probe to check that the usage we want is
536
+# actually supported "in the wild" to an acceptable degree.
537
+# See automake bug#10828.
538
+# To make any issue more visible, cause the running configure to be aborted
539
+# by default if the 'rm' program in use doesn't match our expectations; the
540
+# user can still override this though.
541
+if rm -f && rm -fr && rm -rf; then : OK; else
542
+  cat >&2 <<'END'
543
+Oops!
544
+
545
+Your 'rm' program seems unable to run without file operands specified
546
+on the command line, even when the '-f' option is present.  This is contrary
547
+to the behaviour of most rm programs out there, and not conforming with
548
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
549
+
550
+Please tell bug-automake@gnu.org about your system, including the value
551
+of your $PATH and any error possibly output before this message.  This
552
+can help us improve future automake versions.
553
+
554
+END
555
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
556
+    echo 'Configuration will proceed anyway, since you have set the' >&2
557
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
558
+    echo >&2
559
+  else
560
+    cat >&2 <<'END'
561
+Aborting the configuration process, to ensure you take notice of the issue.
562
+
563
+You can download and install GNU coreutils to get an 'rm' implementation
564
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
565
+
566
+If you want to complete the configuration process using your problematic
567
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
568
+to "yes", and re-run configure.
569
+
570
+END
571
+    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
572
+  fi
573
+fi])
574
+
575
+dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
531 576
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
532 577
 dnl mangled by Autoconf and run in a shell conditional statement.
533 578
 m4_define([_AC_COMPILER_EXEEXT],
534 579
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
535 580
 
536
-
537 581
 # When config.status generates a header, we must update the stamp-h file.
538 582
 # This file resides in the same directory as the config header
539 583
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -555,15 +602,12 @@ for _am_header in $config_headers :; do
555 555
 done
556 556
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
557 557
 
558
-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
559
-# Inc.
558
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
560 559
 #
561 560
 # This file is free software; the Free Software Foundation
562 561
 # gives unlimited permission to copy and/or distribute it,
563 562
 # with or without modifications, as long as this notice is preserved.
564 563
 
565
-# serial 1
566
-
567 564
 # AM_PROG_INSTALL_SH
568 565
 # ------------------
569 566
 # Define $install_sh.
... ...
@@ -577,16 +621,14 @@ if test x"${install_sh}" != xset; then
577 577
     install_sh="\${SHELL} $am_aux_dir/install-sh"
578 578
   esac
579 579
 fi
580
-AC_SUBST(install_sh)])
580
+AC_SUBST([install_sh])])
581 581
 
582
-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
582
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
583 583
 #
584 584
 # This file is free software; the Free Software Foundation
585 585
 # gives unlimited permission to copy and/or distribute it,
586 586
 # with or without modifications, as long as this notice is preserved.
587 587
 
588
-# serial 2
589
-
590 588
 # Check whether the underlying file-system supports filenames
591 589
 # with a leading dot.  For instance MS-DOS doesn't.
592 590
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -603,20 +645,17 @@ AC_SUBST([am__leading_dot])])
603 603
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
604 604
 # From Jim Meyering
605 605
 
606
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
607
-# 2011 Free Software Foundation, Inc.
606
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
608 607
 #
609 608
 # This file is free software; the Free Software Foundation
610 609
 # gives unlimited permission to copy and/or distribute it,
611 610
 # with or without modifications, as long as this notice is preserved.
612 611
 
613
-# serial 5
614
-
615 612
 # AM_MAINTAINER_MODE([DEFAULT-MODE])
616 613
 # ----------------------------------
617 614
 # Control maintainer-specific portions of Makefiles.
618
-# Default is to disable them, unless `enable' is passed literally.
619
-# For symmetry, `disable' may be passed as well.  Anyway, the user
615
+# Default is to disable them, unless 'enable' is passed literally.
616
+# For symmetry, 'disable' may be passed as well.  Anyway, the user
620 617
 # can override the default with the --enable/--disable switch.
621 618
 AC_DEFUN([AM_MAINTAINER_MODE],
622 619
 [m4_case(m4_default([$1], [disable]),
... ...
@@ -627,10 +666,11 @@ AC_DEFUN([AM_MAINTAINER_MODE],
627 627
 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
628 628
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
629 629
   AC_ARG_ENABLE([maintainer-mode],
630
-[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
631
-			  (and sometimes confusing) to the casual installer],
632
-      [USE_MAINTAINER_MODE=$enableval],
633
-      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
630
+    [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
631
+      am_maintainer_other[ make rules and dependencies not useful
632
+      (and sometimes confusing) to the casual installer])],
633
+    [USE_MAINTAINER_MODE=$enableval],
634
+    [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
634 635
   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
635 636
   AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
636 637
   MAINT=$MAINTAINER_MODE_TRUE
... ...
@@ -638,18 +678,14 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
638 638
 ]
639 639
 )
640 640
 
641
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
642
-
643 641
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
644 642
 
645
-# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
643
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
646 644
 #
647 645
 # This file is free software; the Free Software Foundation
648 646
 # gives unlimited permission to copy and/or distribute it,
649 647
 # with or without modifications, as long as this notice is preserved.
650 648
 
651
-# serial 4
652
-
653 649
 # AM_MAKE_INCLUDE()
654 650
 # -----------------
655 651
 # Check to see how make treats includes.
... ...
@@ -667,7 +703,7 @@ am__quote=
667 667
 _am_result=none
668 668
 # First try GNU make style include.
669 669
 echo "include confinc" > confmf
670
-# Ignore all kinds of additional output from `make'.
670
+# Ignore all kinds of additional output from 'make'.
671 671
 case `$am_make -s -f confmf 2> /dev/null` in #(
672 672
 *the\ am__doit\ target*)
673 673
   am__include=include
... ...
@@ -694,15 +730,12 @@ rm -f confinc confmf
694 694
 
695 695
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
696 696
 
697
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
698
-# Free Software Foundation, Inc.
697
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
699 698
 #
700 699
 # This file is free software; the Free Software Foundation
701 700
 # gives unlimited permission to copy and/or distribute it,
702 701
 # with or without modifications, as long as this notice is preserved.
703 702
 
704
-# serial 6
705
-
706 703
 # AM_MISSING_PROG(NAME, PROGRAM)
707 704
 # ------------------------------
708 705
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -710,11 +743,10 @@ AC_DEFUN([AM_MISSING_PROG],
710 710
 $1=${$1-"${am_missing_run}$2"}
711 711
 AC_SUBST($1)])
712 712
 
713
-
714 713
 # AM_MISSING_HAS_RUN
715 714
 # ------------------
716
-# Define MISSING if not defined so far and test if it supports --run.
717
-# If it does, set am_missing_run to use it, otherwise, to nothing.
715
+# Define MISSING if not defined so far and test if it is modern enough.
716
+# If it is, set am_missing_run to use it, otherwise, to nothing.
718 717
 AC_DEFUN([AM_MISSING_HAS_RUN],
719 718
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
720 719
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -727,54 +759,22 @@ if test x"${MISSING+set}" != xset; then
727 727
   esac
728 728
 fi
729 729
 # Use eval to expand $SHELL
730
-if eval "$MISSING --run true"; then
731
-  am_missing_run="$MISSING --run "
730
+if eval "$MISSING --is-lightweight"; then
731
+  am_missing_run="$MISSING "
732 732
 else
733 733
   am_missing_run=
734
-  AC_MSG_WARN([`missing' script is too old or missing])
734
+  AC_MSG_WARN(['missing' script is too old or missing])
735 735
 fi
736 736
 ])
737 737
 
738
-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
739
-# Inc.
740
-#
741
-# This file is free software; the Free Software Foundation
742
-# gives unlimited permission to copy and/or distribute it,
743
-# with or without modifications, as long as this notice is preserved.
744
-
745
-# serial 1
746
-
747
-# AM_PROG_MKDIR_P
748
-# ---------------
749
-# Check for `mkdir -p'.
750
-AC_DEFUN([AM_PROG_MKDIR_P],
751
-[AC_PREREQ([2.60])dnl
752
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
753
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
754
-dnl while keeping a definition of mkdir_p for backward compatibility.
755
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
756
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
757
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
758
-dnl adjustment using top_builddir (which is defined more often than
759
-dnl MKDIR_P).
760
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
761
-case $mkdir_p in
762
-  [[\\/$]]* | ?:[[\\/]]*) ;;
763
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
764
-esac
765
-])
766
-
767 738
 # Helper functions for option handling.                     -*- Autoconf -*-
768 739
 
769
-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
770
-# Foundation, Inc.
740
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
771 741
 #
772 742
 # This file is free software; the Free Software Foundation
773 743
 # gives unlimited permission to copy and/or distribute it,
774 744
 # with or without modifications, as long as this notice is preserved.
775 745
 
776
-# serial 5
777
-
778 746
 # _AM_MANGLE_OPTION(NAME)
779 747
 # -----------------------
780 748
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -784,7 +784,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
784 784
 # --------------------
785 785
 # Set option NAME.  Presently that only means defining a flag for this option.
786 786
 AC_DEFUN([_AM_SET_OPTION],
787
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
787
+[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
788 788
 
789 789
 # _AM_SET_OPTIONS(OPTIONS)
790 790
 # ------------------------
... ...
@@ -798,13 +798,58 @@ AC_DEFUN([_AM_SET_OPTIONS],
798 798
 AC_DEFUN([_AM_IF_OPTION],
799 799
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
800 800
 
801
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
801
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
802 802
 #
803 803
 # This file is free software; the Free Software Foundation
804 804
 # gives unlimited permission to copy and/or distribute it,
805 805
 # with or without modifications, as long as this notice is preserved.
806 806
 
807
-# serial 1
807
+# _AM_PROG_CC_C_O
808
+# ---------------
809
+# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
810
+# to automatically call this.
811
+AC_DEFUN([_AM_PROG_CC_C_O],
812
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
813
+AC_REQUIRE_AUX_FILE([compile])dnl
814
+AC_LANG_PUSH([C])dnl
815
+AC_CACHE_CHECK(
816
+  [whether $CC understands -c and -o together],
817
+  [am_cv_prog_cc_c_o],
818
+  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
819
+  # Make sure it works both with $CC and with simple cc.
820
+  # Following AC_PROG_CC_C_O, we do the test twice because some
821
+  # compilers refuse to overwrite an existing .o file with -o,
822
+  # though they will create one.
823
+  am_cv_prog_cc_c_o=yes
824
+  for am_i in 1 2; do
825
+    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
826
+         && test -f conftest2.$ac_objext; then
827
+      : OK
828
+    else
829
+      am_cv_prog_cc_c_o=no
830
+      break
831
+    fi
832
+  done
833
+  rm -f core conftest*
834
+  unset am_i])
835
+if test "$am_cv_prog_cc_c_o" != yes; then
836
+   # Losing compiler, so override with the script.
837
+   # FIXME: It is wrong to rewrite CC.
838
+   # But if we don't then we get into trouble of one sort or another.
839
+   # A longer-term fix would be to have automake use am__CC in this case,
840
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
841
+   CC="$am_aux_dir/compile $CC"
842
+fi
843
+AC_LANG_POP([C])])
844
+
845
+# For backward compatibility.
846
+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
847
+
848
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
849
+#
850
+# This file is free software; the Free Software Foundation
851
+# gives unlimited permission to copy and/or distribute it,
852
+# with or without modifications, as long as this notice is preserved.
808 853
 
809 854
 # AM_RUN_LOG(COMMAND)
810 855
 # -------------------
... ...
@@ -819,22 +864,16 @@ AC_DEFUN([AM_RUN_LOG],
819 819
 
820 820
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
821 821
 
822
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
823
-# Free Software Foundation, Inc.
822
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
824 823
 #
825 824
 # This file is free software; the Free Software Foundation
826 825
 # gives unlimited permission to copy and/or distribute it,
827 826
 # with or without modifications, as long as this notice is preserved.
828 827
 
829
-# serial 5
830
-
831 828
 # AM_SANITY_CHECK
832 829
 # ---------------
833 830
 AC_DEFUN([AM_SANITY_CHECK],
834 831
 [AC_MSG_CHECKING([whether build environment is sane])
835
-# Just in case
836
-sleep 1
837
-echo timestamp > conftest.file
838 832
 # Reject unsafe characters in $srcdir or the absolute working directory
839 833
 # name.  Accept space and tab only in the latter.
840 834
 am_lf='
... ...
@@ -845,32 +884,40 @@ case `pwd` in
845 845
 esac
846 846
 case $srcdir in
847 847
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
848
-    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
848
+    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
849 849
 esac
850 850
 
851
-# Do `set' in a subshell so we don't clobber the current shell's
851
+# Do 'set' in a subshell so we don't clobber the current shell's
852 852
 # arguments.  Must try -L first in case configure is actually a
853 853
 # symlink; some systems play weird games with the mod time of symlinks
854 854
 # (eg FreeBSD returns the mod time of the symlink's containing
855 855
 # directory).
856 856
 if (
857
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
858
-   if test "$[*]" = "X"; then
859
-      # -L didn't work.
860
-      set X `ls -t "$srcdir/configure" conftest.file`
861
-   fi
862
-   rm -f conftest.file
863
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
864
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
865
-
866
-      # If neither matched, then we have a broken ls.  This can happen
867
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
868
-      # broken ls alias from the environment.  This has actually
869
-      # happened.  Such a system could not be considered "sane".
870
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
871
-alias in your environment])
872
-   fi
873
-
857
+   am_has_slept=no
858
+   for am_try in 1 2; do
859
+     echo "timestamp, slept: $am_has_slept" > conftest.file
860
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
861
+     if test "$[*]" = "X"; then
862
+	# -L didn't work.
863
+	set X `ls -t "$srcdir/configure" conftest.file`
864
+     fi
865
+     if test "$[*]" != "X $srcdir/configure conftest.file" \
866
+	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
867
+
868
+	# If neither matched, then we have a broken ls.  This can happen
869
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
870
+	# broken ls alias from the environment.  This has actually
871
+	# happened.  Such a system could not be considered "sane".
872
+	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
873
+  alias in your environment])
874
+     fi
875
+     if test "$[2]" = conftest.file || test $am_try -eq 2; then
876
+       break
877
+     fi
878
+     # Just in case.
879
+     sleep 1
880
+     am_has_slept=yes
881
+   done
874 882
    test "$[2]" = conftest.file
875 883
    )
876 884
 then
... ...
@@ -880,31 +927,50 @@ else
880 880
    AC_MSG_ERROR([newly created file is older than distributed files!
881 881
 Check your system clock])
882 882
 fi
883
-AC_MSG_RESULT(yes)])
883
+AC_MSG_RESULT([yes])
884
+# If we didn't sleep, we still need to ensure time stamps of config.status and
885
+# generated files are strictly newer.
886
+am_sleep_pid=
887
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
888
+  ( sleep 1 ) &
889
+  am_sleep_pid=$!
890
+fi
891
+AC_CONFIG_COMMANDS_PRE(
892
+  [AC_MSG_CHECKING([that generated files are newer than configure])
893
+   if test -n "$am_sleep_pid"; then
894
+     # Hide warnings about reused PIDs.
895
+     wait $am_sleep_pid 2>/dev/null
896
+   fi
897
+   AC_MSG_RESULT([done])])
898
+rm -f conftest.file
899
+])
884 900
 
885
-# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
901
+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
886 902
 #
887 903
 # This file is free software; the Free Software Foundation
888 904
 # gives unlimited permission to copy and/or distribute it,
889 905
 # with or without modifications, as long as this notice is preserved.
890 906
 
891
-# serial 2
892
-
893 907
 # AM_SILENT_RULES([DEFAULT])
894 908
 # --------------------------
895 909
 # Enable less verbose build rules; with the default set to DEFAULT
896
-# (`yes' being less verbose, `no' or empty being verbose).
910
+# ("yes" being less verbose, "no" or empty being verbose).
897 911
 AC_DEFUN([AM_SILENT_RULES],
898
-[AC_ARG_ENABLE([silent-rules],
899
-[  --enable-silent-rules          less verbose build output (undo: `make V=1')
900
-  --disable-silent-rules         verbose build output (undo: `make V=0')])
901
-case $enable_silent_rules in
902
-yes) AM_DEFAULT_VERBOSITY=0;;
903
-no)  AM_DEFAULT_VERBOSITY=1;;
904
-*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
912
+[AC_ARG_ENABLE([silent-rules], [dnl
913
+AS_HELP_STRING(
914
+  [--enable-silent-rules],
915
+  [less verbose build output (undo: "make V=1")])
916
+AS_HELP_STRING(
917
+  [--disable-silent-rules],
918
+  [verbose build output (undo: "make V=0")])dnl
919
+])
920
+case $enable_silent_rules in @%:@ (((
921
+  yes) AM_DEFAULT_VERBOSITY=0;;
922
+   no) AM_DEFAULT_VERBOSITY=1;;
923
+    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
905 924
 esac
906 925
 dnl
907
-dnl A few `make' implementations (e.g., NonStop OS and NextStep)
926
+dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
908 927
 dnl do not support nested variable expansions.
909 928
 dnl See automake bug#9928 and bug#10237.
910 929
 am_make=${MAKE-make}
... ...
@@ -922,7 +988,7 @@ else
922 922
   am_cv_make_support_nested_variables=no
923 923
 fi])
924 924
 if test $am_cv_make_support_nested_variables = yes; then
925
-  dnl Using `$V' instead of `$(V)' breaks IRIX make.
925
+  dnl Using '$V' instead of '$(V)' breaks IRIX make.
926 926
   AM_V='$(V)'
927 927
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
928 928
 else
... ...
@@ -939,44 +1005,40 @@ AC_SUBST([AM_BACKSLASH])dnl
939 939
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
940 940
 ])
941 941
 
942
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
942
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
943 943
 #
944 944
 # This file is free software; the Free Software Foundation
945 945
 # gives unlimited permission to copy and/or distribute it,
946 946
 # with or without modifications, as long as this notice is preserved.
947 947
 
948
-# serial 1
949
-
950 948
 # AM_PROG_INSTALL_STRIP
951 949
 # ---------------------
952
-# One issue with vendor `install' (even GNU) is that you can't
950
+# One issue with vendor 'install' (even GNU) is that you can't
953 951
 # specify the program used to strip binaries.  This is especially
954 952
 # annoying in cross-compiling environments, where the build's strip
955 953
 # is unlikely to handle the host's binaries.
956 954
 # Fortunately install-sh will honor a STRIPPROG variable, so we
957
-# always use install-sh in `make install-strip', and initialize
955
+# always use install-sh in "make install-strip", and initialize
958 956
 # STRIPPROG with the value of the STRIP variable (set by the user).
959 957
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
960 958
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
961
-# Installed binaries are usually stripped using `strip' when the user
962
-# run `make install-strip'.  However `strip' might not be the right
959
+# Installed binaries are usually stripped using 'strip' when the user
960
+# run "make install-strip".  However 'strip' might not be the right
963 961
 # tool to use in cross-compilation environments, therefore Automake
964
-# will honor the `STRIP' environment variable to overrule this program.
965
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
962
+# will honor the 'STRIP' environment variable to overrule this program.
963
+dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
966 964
 if test "$cross_compiling" != no; then
967 965
   AC_CHECK_TOOL([STRIP], [strip], :)
968 966
 fi
969 967
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
970 968
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
971 969
 
972
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
970
+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
973 971
 #
974 972
 # This file is free software; the Free Software Foundation
975 973
 # gives unlimited permission to copy and/or distribute it,
976 974
 # with or without modifications, as long as this notice is preserved.
977 975
 
978
-# serial 3
979
-
980 976
 # _AM_SUBST_NOTMAKE(VARIABLE)
981 977
 # ---------------------------
982 978
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -990,18 +1052,16 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
990 990
 
991 991
 # Check how to create a tarball.                            -*- Autoconf -*-
992 992
 
993
-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
993
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
994 994
 #
995 995
 # This file is free software; the Free Software Foundation
996 996
 # gives unlimited permission to copy and/or distribute it,
997 997
 # with or without modifications, as long as this notice is preserved.
998 998
 
999
-# serial 2
1000
-
1001 999
 # _AM_PROG_TAR(FORMAT)
1002 1000
 # --------------------
1003 1001
 # Check how to create a tarball in format FORMAT.
1004
-# FORMAT should be one of `v7', `ustar', or `pax'.
1002
+# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1005 1003
 #
1006 1004
 # Substitute a variable $(am__tar) that is a command
1007 1005
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1011,76 +1071,114 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1011 1011
 # Substitute a variable $(am__untar) that extract such
1012 1012
 # a tarball read from stdin.
1013 1013
 #     $(am__untar) < result.tar
1014
+#
1014 1015
 AC_DEFUN([_AM_PROG_TAR],
1015 1016
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1016 1017
 # in the wild :-(  We should find a proper way to deprecate it ...
1017 1018
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1018
-m4_if([$1], [v7],
1019
-     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1020
-     [m4_case([$1], [ustar],, [pax],,
1021
-              [m4_fatal([Unknown tar format])])
1022
-AC_MSG_CHECKING([how to create a $1 tar archive])
1023
-# Loop over all known methods to create a tar archive until one works.
1019
+
1020
+# We'll loop over all known methods to create a tar archive until one works.
1024 1021
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1025
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1026
-# Do not fold the above two line into one, because Tru64 sh and
1027
-# Solaris sh will not grok spaces in the rhs of `-'.
1028
-for _am_tool in $_am_tools
1029
-do
1030
-  case $_am_tool in
1031
-  gnutar)
1032
-    for _am_tar in tar gnutar gtar;
1033
-    do
1034
-      AM_RUN_LOG([$_am_tar --version]) && break
1035
-    done
1036
-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1037
-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1038
-    am__untar="$_am_tar -xf -"
1039
-    ;;
1040
-  plaintar)
1041
-    # Must skip GNU tar: if it does not support --format= it doesn't create
1042
-    # ustar tarball either.
1043
-    (tar --version) >/dev/null 2>&1 && continue
1044
-    am__tar='tar chf - "$$tardir"'
1045
-    am__tar_='tar chf - "$tardir"'
1046
-    am__untar='tar xf -'
1047
-    ;;
1048
-  pax)
1049
-    am__tar='pax -L -x $1 -w "$$tardir"'
1050
-    am__tar_='pax -L -x $1 -w "$tardir"'
1051
-    am__untar='pax -r'
1052
-    ;;
1053
-  cpio)
1054
-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1055
-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1056
-    am__untar='cpio -i -H $1 -d'
1057
-    ;;
1058
-  none)
1059
-    am__tar=false
1060
-    am__tar_=false
1061
-    am__untar=false
1062
-    ;;
1063
-  esac
1064 1022
 
1065
-  # If the value was cached, stop now.  We just wanted to have am__tar
1066
-  # and am__untar set.
1067
-  test -n "${am_cv_prog_tar_$1}" && break
1023
+m4_if([$1], [v7],
1024
+  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1025
+
1026
+  [m4_case([$1],
1027
+    [ustar],
1028
+     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1029
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1030
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1031
+      # and bug#13588).
1032
+      am_max_uid=2097151 # 2^21 - 1
1033
+      am_max_gid=$am_max_uid
1034
+      # The $UID and $GID variables are not portable, so we need to resort
1035
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1036
+      # below are definitely unexpected, so allow the users to see them
1037
+      # (that is, avoid stderr redirection).
1038
+      am_uid=`id -u || echo unknown`
1039
+      am_gid=`id -g || echo unknown`
1040
+      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1041
+      if test $am_uid -le $am_max_uid; then
1042
+         AC_MSG_RESULT([yes])
1043
+      else
1044
+         AC_MSG_RESULT([no])
1045
+         _am_tools=none
1046
+      fi
1047
+      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1048
+      if test $am_gid -le $am_max_gid; then
1049
+         AC_MSG_RESULT([yes])
1050
+      else
1051
+        AC_MSG_RESULT([no])
1052
+        _am_tools=none
1053
+      fi],
1054
+
1055
+  [pax],
1056
+    [],
1057
+
1058
+  [m4_fatal([Unknown tar format])])
1059
+
1060
+  AC_MSG_CHECKING([how to create a $1 tar archive])
1061
+
1062
+  # Go ahead even if we have the value already cached.  We do so because we
1063
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
1064
+  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1065
+
1066
+  for _am_tool in $_am_tools; do
1067
+    case $_am_tool in
1068
+    gnutar)
1069
+      for _am_tar in tar gnutar gtar; do
1070
+        AM_RUN_LOG([$_am_tar --version]) && break
1071
+      done
1072
+      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1073
+      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1074
+      am__untar="$_am_tar -xf -"
1075
+      ;;
1076
+    plaintar)
1077
+      # Must skip GNU tar: if it does not support --format= it doesn't create
1078
+      # ustar tarball either.
1079
+      (tar --version) >/dev/null 2>&1 && continue
1080
+      am__tar='tar chf - "$$tardir"'
1081
+      am__tar_='tar chf - "$tardir"'
1082
+      am__untar='tar xf -'
1083
+      ;;
1084
+    pax)
1085
+      am__tar='pax -L -x $1 -w "$$tardir"'
1086
+      am__tar_='pax -L -x $1 -w "$tardir"'
1087
+      am__untar='pax -r'
1088
+      ;;
1089
+    cpio)
1090
+      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1091
+      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1092
+      am__untar='cpio -i -H $1 -d'
1093
+      ;;
1094
+    none)
1095
+      am__tar=false
1096
+      am__tar_=false
1097
+      am__untar=false
1098
+      ;;
1099
+    esac
1068 1100
 
1069
-  # tar/untar a dummy directory, and stop if the command works
1070
-  rm -rf conftest.dir
1071
-  mkdir conftest.dir
1072
-  echo GrepMe > conftest.dir/file
1073
-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1101
+    # If the value was cached, stop now.  We just wanted to have am__tar
1102
+    # and am__untar set.
1103
+    test -n "${am_cv_prog_tar_$1}" && break
1104
+
1105
+    # tar/untar a dummy directory, and stop if the command works.
1106
+    rm -rf conftest.dir
1107
+    mkdir conftest.dir
1108
+    echo GrepMe > conftest.dir/file
1109
+    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1110
+    rm -rf conftest.dir
1111
+    if test -s conftest.tar; then
1112
+      AM_RUN_LOG([$am__untar <conftest.tar])
1113
+      AM_RUN_LOG([cat conftest.dir/file])
1114
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1115
+    fi
1116
+  done
1074 1117
   rm -rf conftest.dir
1075
-  if test -s conftest.tar; then
1076
-    AM_RUN_LOG([$am__untar <conftest.tar])
1077
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1078
-  fi
1079
-done
1080
-rm -rf conftest.dir
1081 1118
 
1082
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1083
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1119
+  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1120
+  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1121
+
1084 1122
 AC_SUBST([am__tar])
1085 1123
 AC_SUBST([am__untar])
1086 1124
 ]) # _AM_PROG_TAR
... ...
@@ -1433,12 +1433,15 @@ Optional Features:
1433 1433
   --disable-option-checking  ignore unrecognized --enable/--with options
1434 1434
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1435 1435
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1436
-  --enable-silent-rules          less verbose build output (undo: `make V=1')
1437
-  --disable-silent-rules         verbose build output (undo: `make V=0')
1438
-  --disable-dependency-tracking  speeds up one-time build
1439
-  --enable-dependency-tracking   do not reject slow dependency extractors
1440
-  --enable-maintainer-mode  enable make rules and dependencies not useful
1441
-			  (and sometimes confusing) to the casual installer
1436
+  --enable-silent-rules   less verbose build output (undo: "make V=1")
1437
+  --disable-silent-rules  verbose build output (undo: "make V=0")
1438
+  --enable-dependency-tracking
1439
+                          do not reject slow dependency extractors
1440
+  --disable-dependency-tracking
1441
+                          speeds up one-time build
1442
+  --enable-maintainer-mode
1443
+                          enable make rules and dependencies not useful (and
1444
+                          sometimes confusing) to the casual installer
1442 1445
   --enable-static[=PKGS]  build static libraries [default=no]
1443 1446
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1444 1447
   --enable-fast-install[=PKGS]
... ...
@@ -2471,7 +2474,7 @@ test -n "$target_alias" &&
2471 2471
   test "$program_prefix$program_suffix$program_transform_name" = \
2472 2472
     NONENONEs,x,x, &&
2473 2473
   program_prefix=${target_alias}-
2474
-am__api_version='1.11'
2474
+am__api_version='1.14'
2475 2475
 
2476 2476
 # Find a good install program.  We prefer a C program (faster),
2477 2477
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2568,9 +2571,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2568 2568
 
2569 2569
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2570 2570
 $as_echo_n "checking whether build environment is sane... " >&6; }
2571
-# Just in case
2572
-sleep 1
2573
-echo timestamp > conftest.file
2574 2571
 # Reject unsafe characters in $srcdir or the absolute working directory
2575 2572
 # name.  Accept space and tab only in the latter.
2576 2573
 am_lf='
... ...
@@ -2581,32 +2581,40 @@ case `pwd` in
2581 2581
 esac
2582 2582
 case $srcdir in
2583 2583
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2584
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2584
+    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2585 2585
 esac
2586 2586
 
2587
-# Do `set' in a subshell so we don't clobber the current shell's
2587
+# Do 'set' in a subshell so we don't clobber the current shell's
2588 2588
 # arguments.  Must try -L first in case configure is actually a
2589 2589
 # symlink; some systems play weird games with the mod time of symlinks
2590 2590
 # (eg FreeBSD returns the mod time of the symlink's containing
2591 2591
 # directory).
2592 2592
 if (
2593
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2594
-   if test "$*" = "X"; then
2595
-      # -L didn't work.
2596
-      set X `ls -t "$srcdir/configure" conftest.file`
2597
-   fi
2598
-   rm -f conftest.file
2599
-   if test "$*" != "X $srcdir/configure conftest.file" \
2600
-      && test "$*" != "X conftest.file $srcdir/configure"; then
2601
-
2602
-      # If neither matched, then we have a broken ls.  This can happen
2603
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
2604
-      # broken ls alias from the environment.  This has actually
2605
-      # happened.  Such a system could not be considered "sane".
2606
-      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2607
-alias in your environment" "$LINENO" 5
2608
-   fi
2609
-
2593
+   am_has_slept=no
2594
+   for am_try in 1 2; do
2595
+     echo "timestamp, slept: $am_has_slept" > conftest.file
2596
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2597
+     if test "$*" = "X"; then
2598
+	# -L didn't work.
2599
+	set X `ls -t "$srcdir/configure" conftest.file`
2600
+     fi
2601
+     if test "$*" != "X $srcdir/configure conftest.file" \
2602
+	&& test "$*" != "X conftest.file $srcdir/configure"; then
2603
+
2604
+	# If neither matched, then we have a broken ls.  This can happen
2605
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
2606
+	# broken ls alias from the environment.  This has actually
2607
+	# happened.  Such a system could not be considered "sane".
2608
+	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2609
+  alias in your environment" "$LINENO" 5
2610
+     fi
2611
+     if test "$2" = conftest.file || test $am_try -eq 2; then
2612
+       break
2613
+     fi
2614
+     # Just in case.
2615
+     sleep 1
2616
+     am_has_slept=yes
2617
+   done
2610 2618
    test "$2" = conftest.file
2611 2619
    )
2612 2620
 then
... ...
@@ -2618,6 +2626,16 @@ Check your system clock" "$LINENO" 5
2618 2618
 fi
2619 2619
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2620 2620
 $as_echo "yes" >&6; }
2621
+# If we didn't sleep, we still need to ensure time stamps of config.status and
2622
+# generated files are strictly newer.
2623
+am_sleep_pid=
2624
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2625
+  ( sleep 1 ) &
2626
+  am_sleep_pid=$!
2627
+fi
2628
+
2629
+rm -f conftest.file
2630
+
2621 2631
 test "$program_prefix" != NONE &&
2622 2632
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2623 2633
 # Use a double $ so make ignores it.
... ...
@@ -2640,12 +2658,12 @@ if test x"${MISSING+set}" != xset; then
2640 2640
   esac
2641 2641
 fi
2642 2642
 # Use eval to expand $SHELL
2643
-if eval "$MISSING --run true"; then
2644
-  am_missing_run="$MISSING --run "
2643
+if eval "$MISSING --is-lightweight"; then
2644
+  am_missing_run="$MISSING "
2645 2645
 else
2646 2646
   am_missing_run=
2647
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2648
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2647
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2648
+$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2649 2649
 fi
2650 2650
 
2651 2651
 if test x"${install_sh}" != xset; then
... ...
@@ -2657,10 +2675,10 @@ if test x"${install_sh}" != xset; then
2657 2657
   esac
2658 2658
 fi
2659 2659
 
2660
-# Installed binaries are usually stripped using `strip' when the user
2661
-# run `make install-strip'.  However `strip' might not be the right
2660
+# Installed binaries are usually stripped using 'strip' when the user
2661
+# run "make install-strip".  However 'strip' might not be the right
2662 2662
 # tool to use in cross-compilation environments, therefore Automake
2663
-# will honor the `STRIP' environment variable to overrule this program.
2663
+# will honor the 'STRIP' environment variable to overrule this program.
2664 2664
 if test "$cross_compiling" != no; then
2665 2665
   if test -n "$ac_tool_prefix"; then
2666 2666
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2799,12 +2817,6 @@ fi
2799 2799
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2800 2800
 $as_echo "$MKDIR_P" >&6; }
2801 2801
 
2802
-mkdir_p="$MKDIR_P"
2803
-case $mkdir_p in
2804
-  [\\/$]* | ?:[\\/]*) ;;
2805
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2806
-esac
2807
-
2808 2802
 for ac_prog in gawk mawk nawk awk
2809 2803
 do
2810 2804
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2887,6 +2899,45 @@ else
2887 2887
 fi
2888 2888
 rmdir .tst 2>/dev/null
2889 2889
 
2890
+# Check whether --enable-silent-rules was given.
2891
+if test "${enable_silent_rules+set}" = set; then :
2892
+  enableval=$enable_silent_rules;
2893
+fi
2894
+
2895
+case $enable_silent_rules in # (((
2896
+  yes) AM_DEFAULT_VERBOSITY=0;;
2897
+   no) AM_DEFAULT_VERBOSITY=1;;
2898
+    *) AM_DEFAULT_VERBOSITY=1;;
2899
+esac
2900
+am_make=${MAKE-make}
2901
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2902
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2903
+if ${am_cv_make_support_nested_variables+:} false; then :
2904
+  $as_echo_n "(cached) " >&6
2905
+else
2906
+  if $as_echo 'TRUE=$(BAR$(V))
2907
+BAR0=false
2908
+BAR1=true
2909
+V=1
2910
+am__doit:
2911
+	@$(TRUE)
2912
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2913
+  am_cv_make_support_nested_variables=yes
2914
+else
2915
+  am_cv_make_support_nested_variables=no
2916
+fi
2917
+fi
2918
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2919
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
2920
+if test $am_cv_make_support_nested_variables = yes; then
2921
+    AM_V='$(V)'
2922
+  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2923
+else
2924
+  AM_V=$AM_DEFAULT_VERBOSITY
2925
+  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2926
+fi
2927
+AM_BACKSLASH='\'
2928
+
2890 2929
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2891 2930
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2892 2931
   # is not polluted with repeated "-I."
... ...
@@ -2928,6 +2979,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2928 2928
 
2929 2929
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2930 2930
 
2931
+# For better backward compatibility.  To be removed once Automake 1.9.x
2932
+# dies out for good.  For more background, see:
2933
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2934
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2935
+mkdir_p='$(MKDIR_P)'
2936
+
2931 2937
 # We need awk for the "check" target.  The system "awk" is bad on
2932 2938
 # some platforms.
2933 2939
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -2935,101 +2992,151 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2935 2935
 AMTAR='$${TAR-tar}'
2936 2936
 
2937 2937
 
2938
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2939
-$as_echo_n "checking how to create a pax tar archive... " >&6; }
2940
-# Loop over all known methods to create a tar archive until one works.
2938
+# We'll loop over all known methods to create a tar archive until one works.
2941 2939
 _am_tools='gnutar  pax cpio none'
2942
-_am_tools=${am_cv_prog_tar_pax-$_am_tools}
2943
-# Do not fold the above two line into one, because Tru64 sh and
2944
-# Solaris sh will not grok spaces in the rhs of `-'.
2945
-for _am_tool in $_am_tools
2946
-do
2947
-  case $_am_tool in
2948
-  gnutar)
2949
-    for _am_tar in tar gnutar gtar;
2950
-    do
2951
-      { echo "$as_me:$LINENO: $_am_tar --version" >&5
2940
+
2941
+
2942
+
2943
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2944
+$as_echo_n "checking how to create a pax tar archive... " >&6; }
2945
+
2946
+  # Go ahead even if we have the value already cached.  We do so because we
2947
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
2948
+  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
2949
+
2950
+  for _am_tool in $_am_tools; do
2951
+    case $_am_tool in
2952
+    gnutar)
2953
+      for _am_tar in tar gnutar gtar; do
2954
+        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2952 2955
    ($_am_tar --version) >&5 2>&5
2953 2956
    ac_status=$?
2954 2957
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2955 2958
    (exit $ac_status); } && break
2956
-    done
2957
-    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
2958
-    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
2959
-    am__untar="$_am_tar -xf -"
2960
-    ;;
2961
-  plaintar)
2962
-    # Must skip GNU tar: if it does not support --format= it doesn't create
2963
-    # ustar tarball either.
2964
-    (tar --version) >/dev/null 2>&1 && continue
2965
-    am__tar='tar chf - "$$tardir"'
2966
-    am__tar_='tar chf - "$tardir"'
2967
-    am__untar='tar xf -'
2968
-    ;;
2969
-  pax)
2970
-    am__tar='pax -L -x pax -w "$$tardir"'
2971
-    am__tar_='pax -L -x pax -w "$tardir"'
2972
-    am__untar='pax -r'
2973
-    ;;
2974
-  cpio)
2975
-    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
2976
-    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
2977
-    am__untar='cpio -i -H pax -d'
2978
-    ;;
2979
-  none)
2980
-    am__tar=false
2981
-    am__tar_=false
2982
-    am__untar=false
2983
-    ;;
2984
-  esac
2959
+      done
2960
+      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
2961
+      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
2962
+      am__untar="$_am_tar -xf -"
2963
+      ;;
2964
+    plaintar)
2965
+      # Must skip GNU tar: if it does not support --format= it doesn't create
2966
+      # ustar tarball either.
2967
+      (tar --version) >/dev/null 2>&1 && continue
2968
+      am__tar='tar chf - "$$tardir"'
2969
+      am__tar_='tar chf - "$tardir"'
2970
+      am__untar='tar xf -'
2971
+      ;;
2972
+    pax)
2973
+      am__tar='pax -L -x pax -w "$$tardir"'
2974
+      am__tar_='pax -L -x pax -w "$tardir"'
2975
+      am__untar='pax -r'
2976
+      ;;
2977
+    cpio)
2978
+      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
2979
+      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
2980
+      am__untar='cpio -i -H pax -d'
2981
+      ;;
2982
+    none)
2983
+      am__tar=false
2984
+      am__tar_=false
2985
+      am__untar=false
2986
+      ;;
2987
+    esac
2985 2988
 
2986
-  # If the value was cached, stop now.  We just wanted to have am__tar
2987
-  # and am__untar set.
2988
-  test -n "${am_cv_prog_tar_pax}" && break
2989
+    # If the value was cached, stop now.  We just wanted to have am__tar
2990
+    # and am__untar set.
2991
+    test -n "${am_cv_prog_tar_pax}" && break
2989 2992
 
2990
-  # tar/untar a dummy directory, and stop if the command works
2991
-  rm -rf conftest.dir
2992
-  mkdir conftest.dir
2993
-  echo GrepMe > conftest.dir/file
2994
-  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2993
+    # tar/untar a dummy directory, and stop if the command works.
2994
+    rm -rf conftest.dir
2995
+    mkdir conftest.dir
2996
+    echo GrepMe > conftest.dir/file
2997
+    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2995 2998
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
2996 2999
    ac_status=$?
2997 3000
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2998 3001
    (exit $ac_status); }
2999
-  rm -rf conftest.dir
3000
-  if test -s conftest.tar; then
3001
-    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3002
+    rm -rf conftest.dir
3003
+    if test -s conftest.tar; then
3004
+      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3002 3005
    ($am__untar <conftest.tar) >&5 2>&5
3003 3006
    ac_status=$?
3004 3007
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3005 3008
    (exit $ac_status); }
3006
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3007
-  fi
3008
-done
3009
-rm -rf conftest.dir
3009
+      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3010
+   (cat conftest.dir/file) >&5 2>&5
3011
+   ac_status=$?
3012
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3013
+   (exit $ac_status); }
3014
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3015
+    fi
3016
+  done
3017
+  rm -rf conftest.dir
3010 3018
 
3011
-if ${am_cv_prog_tar_pax+:} false; then :
3019
+  if ${am_cv_prog_tar_pax+:} false; then :
3012 3020
   $as_echo_n "(cached) " >&6
3013 3021
 else
3014 3022
   am_cv_prog_tar_pax=$_am_tool
3015 3023
 fi
3016 3024
 
3017
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3025
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3018 3026
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3019 3027
 
3020 3028
 
3021 3029
 
3022 3030
 
3023 3031
 
3032
+
3033
+# POSIX will say in a future version that running "rm -f" with no argument
3034
+# is OK; and we want to be able to make that assumption in our Makefile
3035
+# recipes.  So use an aggressive probe to check that the usage we want is
3036
+# actually supported "in the wild" to an acceptable degree.
3037
+# See automake bug#10828.
3038
+# To make any issue more visible, cause the running configure to be aborted
3039
+# by default if the 'rm' program in use doesn't match our expectations; the
3040
+# user can still override this though.
3041
+if rm -f && rm -fr && rm -rf; then : OK; else
3042
+  cat >&2 <<'END'
3043
+Oops!
3044
+
3045
+Your 'rm' program seems unable to run without file operands specified
3046
+on the command line, even when the '-f' option is present.  This is contrary
3047
+to the behaviour of most rm programs out there, and not conforming with
3048
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3049
+
3050
+Please tell bug-automake@gnu.org about your system, including the value
3051
+of your $PATH and any error possibly output before this message.  This
3052
+can help us improve future automake versions.
3053
+
3054
+END
3055
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3056
+    echo 'Configuration will proceed anyway, since you have set the' >&2
3057
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3058
+    echo >&2
3059
+  else
3060
+    cat >&2 <<'END'
3061
+Aborting the configuration process, to ensure you take notice of the issue.
3062
+
3063
+You can download and install GNU coreutils to get an 'rm' implementation
3064
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
3065
+
3066
+If you want to complete the configuration process using your problematic
3067
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3068
+to "yes", and re-run configure.
3069
+
3070
+END
3071
+    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3072
+  fi
3073
+fi
3024 3074
 # Check whether --enable-silent-rules was given.
3025 3075
 if test "${enable_silent_rules+set}" = set; then :
3026 3076
   enableval=$enable_silent_rules;
3027 3077
 fi
3028 3078
 
3029
-case $enable_silent_rules in
3030
-yes) AM_DEFAULT_VERBOSITY=0;;
3031
-no)  AM_DEFAULT_VERBOSITY=1;;
3032
-*)   AM_DEFAULT_VERBOSITY=0;;
3079
+case $enable_silent_rules in # (((
3080
+  yes) AM_DEFAULT_VERBOSITY=0;;
3081
+   no) AM_DEFAULT_VERBOSITY=1;;
3082
+    *) AM_DEFAULT_VERBOSITY=0;;
3033 3083
 esac
3034 3084
 am_make=${MAKE-make}
3035 3085
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3587,7 +3694,7 @@ am__quote=
3587 3587
 _am_result=none
3588 3588
 # First try GNU make style include.
3589 3589
 echo "include confinc" > confmf
3590
-# Ignore all kinds of additional output from `make'.
3590
+# Ignore all kinds of additional output from 'make'.
3591 3591
 case `$am_make -s -f confmf 2> /dev/null` in #(
3592 3592
 *the\ am__doit\ target*)
3593 3593
   am__include=include
... ...
@@ -3643,8 +3750,8 @@ else
3643 3643
   # We make a subdir and do the tests there.  Otherwise we can end up
3644 3644
   # making bogus files that we don't know about and never remove.  For
3645 3645
   # instance it was reported that on HP-UX the gcc test will end up
3646
-  # making a dummy file named `D' -- because `-MD' means `put the output
3647
-  # in D'.
3646
+  # making a dummy file named 'D' -- because '-MD' means "put the output
3647
+  # in D".
3648 3648
   rm -rf conftest.dir
3649 3649
   mkdir conftest.dir
3650 3650
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3679,16 +3786,16 @@ else
3679 3679
     : > sub/conftest.c
3680 3680
     for i in 1 2 3 4 5 6; do
3681 3681
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3682
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3683
-      # Solaris 8's {/usr,}/bin/sh.
3684
-      touch sub/conftst$i.h
3682
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3683
+      # Solaris 10 /bin/sh.
3684
+      echo '/* dummy */' > sub/conftst$i.h
3685 3685
     done
3686 3686
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3687 3687
 
3688
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3688
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3689 3689
     # mode.  It turns out that the SunPro C++ compiler does not properly
3690
-    # handle `-M -o', and we need to detect this.  Also, some Intel
3691
-    # versions had trouble with output in subdirs
3690
+    # handle '-M -o', and we need to detect this.  Also, some Intel
3691
+    # versions had trouble with output in subdirs.
3692 3692
     am__obj=sub/conftest.${OBJEXT-o}
3693 3693
     am__minus_obj="-o $am__obj"
3694 3694
     case $depmode in
... ...
@@ -3697,8 +3804,8 @@ else
3697 3697
       test "$am__universal" = false || continue
3698 3698
       ;;
3699 3699
     nosideeffect)
3700
-      # after this tag, mechanisms are not by side-effect, so they'll
3701
-      # only be used when explicitly requested
3700
+      # After this tag, mechanisms are not by side-effect, so they'll
3701
+      # only be used when explicitly requested.
3702 3702
       if test "x$enable_dependency_tracking" = xyes; then
3703 3703
 	continue
3704 3704
       else
... ...
@@ -3706,7 +3813,7 @@ else
3706 3706
       fi
3707 3707
       ;;
3708 3708
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3709
-      # This compiler won't grok `-c -o', but also, the minuso test has
3709
+      # This compiler won't grok '-c -o', but also, the minuso test has
3710 3710
       # not run yet.  These depmodes are late enough in the game, and
3711 3711
       # so weak that their functioning should not be impacted.
3712 3712
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4299,6 +4406,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4299 4299
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4300 4300
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4301 4301
 
4302
+ac_ext=c
4303
+ac_cpp='$CPP $CPPFLAGS'
4304
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4305
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4306
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4307
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4308
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4309
+if ${am_cv_prog_cc_c_o+:} false; then :
4310
+  $as_echo_n "(cached) " >&6
4311
+else
4312
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4313
+/* end confdefs.h.  */
4314
+
4315
+int
4316
+main ()
4317
+{
4318
+
4319
+  ;
4320
+  return 0;
4321
+}
4322
+_ACEOF
4323
+  # Make sure it works both with $CC and with simple cc.
4324
+  # Following AC_PROG_CC_C_O, we do the test twice because some
4325
+  # compilers refuse to overwrite an existing .o file with -o,
4326
+  # though they will create one.
4327
+  am_cv_prog_cc_c_o=yes
4328
+  for am_i in 1 2; do
4329
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4330
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4331
+   ac_status=$?
4332
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4333
+   (exit $ac_status); } \
4334
+         && test -f conftest2.$ac_objext; then
4335
+      : OK
4336
+    else
4337
+      am_cv_prog_cc_c_o=no
4338
+      break
4339
+    fi
4340
+  done
4341
+  rm -f core conftest*
4342
+  unset am_i
4343
+fi
4344
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4345
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4346
+if test "$am_cv_prog_cc_c_o" != yes; then
4347
+   # Losing compiler, so override with the script.
4348
+   # FIXME: It is wrong to rewrite CC.
4349
+   # But if we don't then we get into trouble of one sort or another.
4350
+   # A longer-term fix would be to have automake use am__CC in this case,
4351
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4352
+   CC="$am_aux_dir/compile $CC"
4353
+fi
4354
+ac_ext=c
4355
+ac_cpp='$CPP $CPPFLAGS'
4356
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4357
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4358
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4359
+
4360
+
4302 4361
 depcc="$CC"   am_compiler_list=
4303 4362
 
4304 4363
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4310,8 +4476,8 @@ else
4310 4310
   # We make a subdir and do the tests there.  Otherwise we can end up
4311 4311
   # making bogus files that we don't know about and never remove.  For
4312 4312
   # instance it was reported that on HP-UX the gcc test will end up
4313
-  # making a dummy file named `D' -- because `-MD' means `put the output
4314
-  # in D'.
4313
+  # making a dummy file named 'D' -- because '-MD' means "put the output
4314
+  # in D".
4315 4315
   rm -rf conftest.dir
4316 4316
   mkdir conftest.dir
4317 4317
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4346,16 +4512,16 @@ else
4346 4346
     : > sub/conftest.c
4347 4347
     for i in 1 2 3 4 5 6; do
4348 4348
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4349
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4350
-      # Solaris 8's {/usr,}/bin/sh.
4351
-      touch sub/conftst$i.h
4349
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4350
+      # Solaris 10 /bin/sh.
4351
+      echo '/* dummy */' > sub/conftst$i.h
4352 4352
     done
4353 4353
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4354 4354
 
4355
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4355
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4356 4356
     # mode.  It turns out that the SunPro C++ compiler does not properly
4357
-    # handle `-M -o', and we need to detect this.  Also, some Intel
4358
-    # versions had trouble with output in subdirs
4357
+    # handle '-M -o', and we need to detect this.  Also, some Intel
4358
+    # versions had trouble with output in subdirs.
4359 4359
     am__obj=sub/conftest.${OBJEXT-o}
4360 4360
     am__minus_obj="-o $am__obj"
4361 4361
     case $depmode in
... ...
@@ -4364,8 +4530,8 @@ else
4364 4364
       test "$am__universal" = false || continue
4365 4365
       ;;
4366 4366
     nosideeffect)
4367
-      # after this tag, mechanisms are not by side-effect, so they'll
4368
-      # only be used when explicitly requested
4367
+      # After this tag, mechanisms are not by side-effect, so they'll
4368
+      # only be used when explicitly requested.
4369 4369
       if test "x$enable_dependency_tracking" = xyes; then
4370 4370
 	continue
4371 4371
       else
... ...
@@ -4373,7 +4539,7 @@ else
4373 4373
       fi
4374 4374
       ;;
4375 4375
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4376
-      # This compiler won't grok `-c -o', but also, the minuso test has
4376
+      # This compiler won't grok '-c -o', but also, the minuso test has
4377 4377
       # not run yet.  These depmodes are late enough in the game, and
4378 4378
       # so weak that their functioning should not be impacted.
4379 4379
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -15821,6 +15987,14 @@ LIBOBJS=$ac_libobjs
15821 15821
 LTLIBOBJS=$ac_ltlibobjs
15822 15822
 
15823 15823
 
15824
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
15825
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
15826
+   if test -n "$am_sleep_pid"; then
15827
+     # Hide warnings about reused PIDs.
15828
+     wait $am_sleep_pid 2>/dev/null
15829
+   fi
15830
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
15831
+$as_echo "done" >&6; }
15824 15832
  if test -n "$EXEEXT"; then
15825 15833
   am__EXEEXT_TRUE=
15826 15834
   am__EXEEXT_FALSE='#'
... ...
@@ -17433,7 +17607,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17433 17433
 
17434 17434
   case $ac_file$ac_mode in
17435 17435
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17436
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17436
+  # Older Autoconf quotes --file arguments for eval, but not when files
17437 17437
   # are listed without --file.  Let's play safe and only enable the eval
17438 17438
   # if we detect the quoting.
17439 17439
   case $CONFIG_FILES in
... ...
@@ -17446,7 +17620,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17446 17446
     # Strip MF so we end up with the name of the file.
17447 17447
     mf=`echo "$mf" | sed -e 's/:.*$//'`
17448 17448
     # Check whether this is an Automake generated Makefile or not.
17449
-    # We used to match only the files named `Makefile.in', but
17449
+    # We used to match only the files named 'Makefile.in', but
17450 17450
     # some people rename them; so instead we look at the file content.
17451 17451
     # Grep'ing the first line is not enough: some people post-process
17452 17452
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -17480,21 +17654,19 @@ $as_echo X"$mf" |
17480 17480
       continue
17481 17481
     fi
17482 17482
     # Extract the definition of DEPDIR, am__include, and am__quote
17483
-    # from the Makefile without running `make'.
17483
+    # from the Makefile without running 'make'.
17484 17484
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17485 17485
     test -z "$DEPDIR" && continue
17486 17486
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
17487
-    test -z "am__include" && continue
17487
+    test -z "$am__include" && continue
17488 17488
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17489
-    # When using ansi2knr, U may be empty or an underscore; expand it
17490
-    U=`sed -n 's/^U = //p' < "$mf"`
17491 17489
     # Find all dependency output files, they are included files with
17492 17490
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
17493 17491
     # simplest approach to changing $(DEPDIR) to its actual value in the
17494 17492
     # expansion.
17495 17493
     for file in `sed -n "
17496 17494
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17497
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17495
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17498 17496
       # Make sure the directory exists.
17499 17497
       test -f "$dirpart/$file" && continue
17500 17498
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -19,23 +18,51 @@
19 19
 
20 20
 
21 21
 VPATH = @srcdir@
22
-am__make_dryrun = \
23
-  { \
24
-    am__dry=no; \
22
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
23
+am__make_running_with_option = \
24
+  case $${target_option-} in \
25
+      ?) ;; \
26
+      *) echo "am__make_running_with_option: internal error: invalid" \
27
+              "target option '$${target_option-}' specified" >&2; \
28
+         exit 1;; \
29
+  esac; \
30
+  has_opt=no; \
31
+  sane_makeflags=$$MAKEFLAGS; \
32
+  if $(am__is_gnu_make); then \
33
+    sane_makeflags=$$MFLAGS; \
34
+  else \
25 35
     case $$MAKEFLAGS in \
26 36
       *\\[\ \	]*) \
27
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29
-      *) \
30
-        for am__flg in $$MAKEFLAGS; do \
31
-          case $$am__flg in \
32
-            *=*|--*) ;; \
33
-            *n*) am__dry=yes; break;; \
34
-          esac; \
35
-        done;; \
37
+        bs=\\; \
38
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
39
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36 40
     esac; \
37
-    test $$am__dry = yes; \
38
-  }
41
+  fi; \
42
+  skip_next=no; \
43
+  strip_trailopt () \
44
+  { \
45
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
46
+  }; \
47
+  for flg in $$sane_makeflags; do \
48
+    test $$skip_next = yes && { skip_next=no; continue; }; \
49
+    case $$flg in \
50
+      *=*|--*) continue;; \
51
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
52
+      -*I?*) strip_trailopt 'I';; \
53
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
54
+      -*O?*) strip_trailopt 'O';; \
55
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
56
+      -*l?*) strip_trailopt 'l';; \
57
+      -[dEDm]) skip_next=yes;; \
58
+      -[JT]) skip_next=yes;; \
59
+    esac; \
60
+    case $$flg in \
61
+      *$$target_option*) has_opt=yes; break;; \
62
+    esac; \
63
+  done; \
64
+  test $$has_opt = yes
65
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
66
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
39 67
 pkgdatadir = $(datadir)/@PACKAGE@
40 68
 pkgincludedir = $(includedir)/@PACKAGE@
41 69
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -59,9 +86,9 @@ target_triplet = @target@
59 59
 @INSTALL_LTDL_TRUE@am__append_2 = libltdl.la
60 60
 @CONVENIENCE_LTDL_TRUE@am__append_3 = libltdlc.la
61 61
 subdir = libltdl
62
-DIST_COMMON = README $(am__include_HEADERS_DIST) \
63
-	$(am__ltdlinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
64
-	$(srcdir)/Makefile.in COPYING.LIB
62
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
63
+	$(top_srcdir)/config/depcomp $(am__include_HEADERS_DIST) \
64
+	$(am__ltdlinclude_HEADERS_DIST) COPYING.LIB README
65 65
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 66
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
67 67
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -170,6 +197,7 @@ dld_link_la_OBJECTS = $(am_dld_link_la_OBJECTS)
170 170
 AM_V_lt = $(am__v_lt_@AM_V@)
171 171
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
172 172
 am__v_lt_0 = --silent
173
+am__v_lt_1 = 
173 174
 dld_link_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174 175
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
175 176
 	$(dld_link_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -224,6 +252,18 @@ shl_load_la_OBJECTS = $(am_shl_load_la_OBJECTS)
224 224
 shl_load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
225 225
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
226 226
 	$(shl_load_la_LDFLAGS) $(LDFLAGS) -o $@
227
+AM_V_P = $(am__v_P_@AM_V@)
228
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
229
+am__v_P_0 = false
230
+am__v_P_1 = :
231
+AM_V_GEN = $(am__v_GEN_@AM_V@)
232
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
233
+am__v_GEN_0 = @echo "  GEN     " $@;
234
+am__v_GEN_1 = 
235
+AM_V_at = $(am__v_at_@AM_V@)
236
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
237
+am__v_at_0 = @
238
+am__v_at_1 = 
227 239
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
228 240
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
229 241
 am__depfiles_maybe = depfiles
... ...
@@ -236,20 +276,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
236 236
 	$(AM_CFLAGS) $(CFLAGS)
237 237
 AM_V_CC = $(am__v_CC_@AM_V@)
238 238
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
239
-am__v_CC_0 = @echo "  CC    " $@;
240
-AM_V_at = $(am__v_at_@AM_V@)
241
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
242
-am__v_at_0 = @
239
+am__v_CC_0 = @echo "  CC      " $@;
240
+am__v_CC_1 = 
243 241
 CCLD = $(CC)
244 242
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
245 243
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
246 244
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
247 245
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
248 246
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
249
-am__v_CCLD_0 = @echo "  CCLD  " $@;
250
-AM_V_GEN = $(am__v_GEN_@AM_V@)
251
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
252
-am__v_GEN_0 = @echo "  GEN   " $@;
247
+am__v_CCLD_0 = @echo "  CCLD    " $@;
248
+am__v_CCLD_1 = 
253 249
 SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
254 250
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
255 251
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
... ...
@@ -267,6 +303,23 @@ am__include_HEADERS_DIST = ltdl.h
267 267
 am__ltdlinclude_HEADERS_DIST = libltdl/lt_system.h libltdl/lt_error.h \
268 268
 	libltdl/lt_dlloader.h
269 269
 HEADERS = $(include_HEADERS) $(ltdlinclude_HEADERS)
270
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
271
+# Read a list of newline-separated strings from the standard input,
272
+# and print each of them once, without duplicates.  Input order is
273
+# *not* preserved.
274
+am__uniquify_input = $(AWK) '\
275
+  BEGIN { nonempty = 0; } \
276
+  { items[$$0] = 1; nonempty = 1; } \
277
+  END { if (nonempty) { for (i in items) print i; }; } \
278
+'
279
+# Make sure the list of sources is unique.  This is necessary because,
280
+# e.g., the same source file might be shared among _SOURCES variables
281
+# for different programs/libraries.
282
+am__define_uniq_tagged_files = \
283
+  list='$(am__tagged_files)'; \
284
+  unique=`for i in $$list; do \
285
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286
+  done | $(am__uniquify_input)`
270 287
 ETAGS = etags
271 288
 CTAGS = ctags
272 289
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -559,6 +612,7 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
559 559
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
560 560
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561 561
 $(am__aclocal_m4_deps):
562
+
562 563
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
563 564
 	@$(NORMAL_INSTALL)
564 565
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
... ...
@@ -585,35 +639,47 @@ uninstall-libLTLIBRARIES:
585 585
 
586 586
 clean-libLTLIBRARIES:
587 587
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
588
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
589
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
590
-	  test "$$dir" != "$$p" || dir=.; \
591
-	  echo "rm -f \"$${dir}/so_locations\""; \
592
-	  rm -f "$${dir}/so_locations"; \
593
-	done
588
+	@list='$(lib_LTLIBRARIES)'; \
589
+	locs=`for p in $$list; do echo $$p; done | \
590
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
591
+	      sort -u`; \
592
+	test -z "$$locs" || { \
593
+	  echo rm -f $${locs}; \
594
+	  rm -f $${locs}; \
595
+	}
594 596
 
595 597
 clean-noinstLTLIBRARIES:
596 598
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
597
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
598
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
599
-	  test "$$dir" != "$$p" || dir=.; \
600
-	  echo "rm -f \"$${dir}/so_locations\""; \
601
-	  rm -f "$${dir}/so_locations"; \
602
-	done
599
+	@list='$(noinst_LTLIBRARIES)'; \
600
+	locs=`for p in $$list; do echo $$p; done | \
601
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
602
+	      sort -u`; \
603
+	test -z "$$locs" || { \
604
+	  echo rm -f $${locs}; \
605
+	  rm -f $${locs}; \
606
+	}
607
+
603 608
 dld_link.la: $(dld_link_la_OBJECTS) $(dld_link_la_DEPENDENCIES) $(EXTRA_dld_link_la_DEPENDENCIES) 
604 609
 	$(AM_V_CCLD)$(dld_link_la_LINK)  $(dld_link_la_OBJECTS) $(dld_link_la_LIBADD) $(LIBS)
610
+
605 611
 dlopen.la: $(dlopen_la_OBJECTS) $(dlopen_la_DEPENDENCIES) $(EXTRA_dlopen_la_DEPENDENCIES) 
606 612
 	$(AM_V_CCLD)$(dlopen_la_LINK)  $(dlopen_la_OBJECTS) $(dlopen_la_LIBADD) $(LIBS)
613
+
607 614
 dyld.la: $(dyld_la_OBJECTS) $(dyld_la_DEPENDENCIES) $(EXTRA_dyld_la_DEPENDENCIES) 
608 615
 	$(AM_V_CCLD)$(dyld_la_LINK)  $(dyld_la_OBJECTS) $(dyld_la_LIBADD) $(LIBS)
616
+
609 617
 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES) 
610 618
 	$(AM_V_CCLD)$(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
619
+
611 620
 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES) 
612 621
 	$(AM_V_CCLD)$(libltdlc_la_LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
622
+
613 623
 load_add_on.la: $(load_add_on_la_OBJECTS) $(load_add_on_la_DEPENDENCIES) $(EXTRA_load_add_on_la_DEPENDENCIES) 
614 624
 	$(AM_V_CCLD)$(load_add_on_la_LINK)  $(load_add_on_la_OBJECTS) $(load_add_on_la_LIBADD) $(LIBS)
625
+
615 626
 loadlibrary.la: $(loadlibrary_la_OBJECTS) $(loadlibrary_la_DEPENDENCIES) $(EXTRA_loadlibrary_la_DEPENDENCIES) 
616 627
 	$(AM_V_CCLD)$(loadlibrary_la_LINK)  $(loadlibrary_la_OBJECTS) $(loadlibrary_la_LIBADD) $(LIBS)
628
+
617 629
 shl_load.la: $(shl_load_la_OBJECTS) $(shl_load_la_DEPENDENCIES) $(EXTRA_shl_load_la_DEPENDENCIES) 
618 630
 	$(AM_V_CCLD)$(shl_load_la_LINK)  $(shl_load_la_OBJECTS) $(shl_load_la_LIBADD) $(LIBS)
619 631
 
... ...
@@ -647,14 +713,14 @@ distclean-compile:
647 647
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
648 648
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
649 649
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
650
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
650
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
651 651
 
652 652
 .c.obj:
653 653
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
654 654
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
655 655
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
656 656
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
657
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
658 658
 
659 659
 .c.lo:
660 660
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -837,26 +903,15 @@ uninstall-ltdlincludeHEADERS:
837 837
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
838 838
 	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
839 839
 
840
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
841
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
842
-	unique=`for i in $$list; do \
843
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
844
-	  done | \
845
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
846
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
847
-	mkid -fID $$unique
848
-tags: TAGS
849
-
850
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
851
-		$(TAGS_FILES) $(LISP)
840
+ID: $(am__tagged_files)
841
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
842
+tags: tags-am
843
+TAGS: tags
844
+
845
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
852 846
 	set x; \
853 847
 	here=`pwd`; \
854
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
855
-	unique=`for i in $$list; do \
856
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
857
-	  done | \
858
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
859
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
848
+	$(am__define_uniq_tagged_files); \
860 849
 	shift; \
861 850
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
862 851
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -868,15 +923,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
868 868
 	      $$unique; \
869 869
 	  fi; \
870 870
 	fi
871
-ctags: CTAGS
872
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
873
-		$(TAGS_FILES) $(LISP)
874
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
875
-	unique=`for i in $$list; do \
876
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
877
-	  done | \
878
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
879
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
871
+ctags: ctags-am
872
+
873
+CTAGS: ctags
874
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
875
+	$(am__define_uniq_tagged_files); \
880 876
 	test -z "$(CTAGS_ARGS)$$unique" \
881 877
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
882 878
 	     $$unique
... ...
@@ -885,6 +936,21 @@ GTAGS:
885 885
 	here=`$(am__cd) $(top_builddir) && pwd` \
886 886
 	  && $(am__cd) $(top_srcdir) \
887 887
 	  && gtags -i $(GTAGS_ARGS) "$$here"
888
+cscopelist: cscopelist-am
889
+
890
+cscopelist-am: $(am__tagged_files)
891
+	list='$(am__tagged_files)'; \
892
+	case "$(srcdir)" in \
893
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
894
+	  *) sdir=$(subdir)/$(srcdir) ;; \
895
+	esac; \
896
+	for i in $$list; do \
897
+	  if test -f "$$i"; then \
898
+	    echo "$(subdir)/$$i"; \
899
+	  else \
900
+	    echo "$$sdir/$$i"; \
901
+	  fi; \
902
+	done >> $(top_builddir)/cscope.files
888 903
 
889 904
 distclean-tags:
890 905
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -1035,20 +1101,20 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1035 1035
 
1036 1036
 .MAKE: all check install install-am install-strip
1037 1037
 
1038
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1038
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1039 1039
 	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1040
-	ctags distclean distclean-compile distclean-generic \
1041
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
1042
-	html-am info info-am install install-am install-data \
1043
-	install-data-am install-dvi install-dvi-am install-exec \
1044
-	install-exec-am install-html install-html-am \
1040
+	cscopelist-am ctags ctags-am distclean distclean-compile \
1041
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
1042
+	dvi-am html html-am info info-am install install-am \
1043
+	install-data install-data-am install-dvi install-dvi-am \
1044
+	install-exec install-exec-am install-html install-html-am \
1045 1045
 	install-includeHEADERS install-info install-info-am \
1046 1046
 	install-libLTLIBRARIES install-ltdlincludeHEADERS install-man \
1047 1047
 	install-pdf install-pdf-am install-ps install-ps-am \
1048 1048
 	install-strip installcheck installcheck-am installdirs \
1049 1049
 	maintainer-clean maintainer-clean-generic mostlyclean \
1050 1050
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1051
-	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1051
+	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1052 1052
 	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1053 1053
 	uninstall-ltdlincludeHEADERS
1054 1054
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,23 +33,51 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__make_dryrun = \
38
-  { \
39
-    am__dry=no; \
37
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
+am__make_running_with_option = \
39
+  case $${target_option-} in \
40
+      ?) ;; \
41
+      *) echo "am__make_running_with_option: internal error: invalid" \
42
+              "target option '$${target_option-}' specified" >&2; \
43
+         exit 1;; \
44
+  esac; \
45
+  has_opt=no; \
46
+  sane_makeflags=$$MAKEFLAGS; \
47
+  if $(am__is_gnu_make); then \
48
+    sane_makeflags=$$MFLAGS; \
49
+  else \
40 50
     case $$MAKEFLAGS in \
41 51
       *\\[\ \	]*) \
42
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
43
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44
-      *) \
45
-        for am__flg in $$MAKEFLAGS; do \
46
-          case $$am__flg in \
47
-            *=*|--*) ;; \
48
-            *n*) am__dry=yes; break;; \
49
-          esac; \
50
-        done;; \
52
+        bs=\\; \
53
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
+    esac; \
56
+  fi; \
57
+  skip_next=no; \
58
+  strip_trailopt () \
59
+  { \
60
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
+  }; \
62
+  for flg in $$sane_makeflags; do \
63
+    test $$skip_next = yes && { skip_next=no; continue; }; \
64
+    case $$flg in \
65
+      *=*|--*) continue;; \
66
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
+      -*I?*) strip_trailopt 'I';; \
68
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
+      -*O?*) strip_trailopt 'O';; \
70
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
+      -*l?*) strip_trailopt 'l';; \
72
+      -[dEDm]) skip_next=yes;; \
73
+      -[JT]) skip_next=yes;; \
74
+    esac; \
75
+    case $$flg in \
76
+      *$$target_option*) has_opt=yes; break;; \
51 77
     esac; \
52
-    test $$am__dry = yes; \
53
-  }
78
+  done; \
79
+  test $$has_opt = yes
80
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
54 82
 pkgdatadir = $(datadir)/@PACKAGE@
55 83
 pkgincludedir = $(includedir)/@PACKAGE@
56 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -72,7 +99,8 @@ host_triplet = @host@
72 72
 target_triplet = @target@
73 73
 bin_PROGRAMS = sigtool$(EXEEXT)
74 74
 subdir = sigtool
75
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
75
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
76
+	$(top_srcdir)/config/depcomp
76 77
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 78
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 79
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -155,6 +183,19 @@ sigtool_LDADD = $(LDADD)
155 155
 AM_V_lt = $(am__v_lt_@AM_V@)
156 156
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 157
 am__v_lt_0 = --silent
158
+am__v_lt_1 = 
159
+AM_V_P = $(am__v_P_@AM_V@)
160
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
161
+am__v_P_0 = false
162
+am__v_P_1 = :
163
+AM_V_GEN = $(am__v_GEN_@AM_V@)
164
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165
+am__v_GEN_0 = @echo "  GEN     " $@;
166
+am__v_GEN_1 = 
167
+AM_V_at = $(am__v_at_@AM_V@)
168
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
169
+am__v_at_0 = @
170
+am__v_at_1 = 
158 171
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159 172
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
160 173
 am__depfiles_maybe = depfiles
... ...
@@ -167,20 +208,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
167 167
 	$(AM_CFLAGS) $(CFLAGS)
168 168
 AM_V_CC = $(am__v_CC_@AM_V@)
169 169
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
170
-am__v_CC_0 = @echo "  CC    " $@;
171
-AM_V_at = $(am__v_at_@AM_V@)
172
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173
-am__v_at_0 = @
170
+am__v_CC_0 = @echo "  CC      " $@;
171
+am__v_CC_1 = 
174 172
 CCLD = $(CC)
175 173
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176 174
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177 175
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
178 176
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
179 177
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
180
-am__v_CCLD_0 = @echo "  CCLD  " $@;
181
-AM_V_GEN = $(am__v_GEN_@AM_V@)
182
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183
-am__v_GEN_0 = @echo "  GEN   " $@;
178
+am__v_CCLD_0 = @echo "  CCLD    " $@;
179
+am__v_CCLD_1 = 
184 180
 SOURCES = $(sigtool_SOURCES)
185 181
 DIST_SOURCES = $(sigtool_SOURCES)
186 182
 am__can_run_installinfo = \
... ...
@@ -188,6 +225,23 @@ am__can_run_installinfo = \
188 188
     n|no|NO) false;; \
189 189
     *) (install-info --version) >/dev/null 2>&1;; \
190 190
   esac
191
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192
+# Read a list of newline-separated strings from the standard input,
193
+# and print each of them once, without duplicates.  Input order is
194
+# *not* preserved.
195
+am__uniquify_input = $(AWK) '\
196
+  BEGIN { nonempty = 0; } \
197
+  { items[$$0] = 1; nonempty = 1; } \
198
+  END { if (nonempty) { for (i in items) print i; }; } \
199
+'
200
+# Make sure the list of sources is unique.  This is necessary because,
201
+# e.g., the same source file might be shared among _SOURCES variables
202
+# for different programs/libraries.
203
+am__define_uniq_tagged_files = \
204
+  list='$(am__tagged_files)'; \
205
+  unique=`for i in $$list; do \
206
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207
+  done | $(am__uniquify_input)`
191 208
 ETAGS = etags
192 209
 CTAGS = ctags
193 210
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -443,10 +497,12 @@ install-binPROGRAMS: $(bin_PROGRAMS)
443 443
 	fi; \
444 444
 	for p in $$list; do echo "$$p $$p"; done | \
445 445
 	sed 's/$(EXEEXT)$$//' | \
446
-	while read p p1; do if test -f $$p || test -f $$p1; \
447
-	  then echo "$$p"; echo "$$p"; else :; fi; \
446
+	while read p p1; do if test -f $$p \
447
+	 || test -f $$p1 \
448
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
448 449
 	done | \
449
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
450
+	sed -e 'p;s,.*/,,;n;h' \
451
+	    -e 's|.*|.|' \
450 452
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
451 453
 	sed 'N;N;N;s,\n, ,g' | \
452 454
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -467,7 +523,8 @@ uninstall-binPROGRAMS:
467 467
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
468 468
 	files=`for p in $$list; do echo "$$p"; done | \
469 469
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
470
-	      -e 's/$$/$(EXEEXT)/' `; \
470
+	      -e 's/$$/$(EXEEXT)/' \
471
+	`; \
471 472
 	test -n "$$list" || exit 0; \
472 473
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
473 474
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -496,6 +553,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
496 496
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
497 497
 	  done; \
498 498
 	done; rm -f c$${pid}_.???; exit $$bad
499
+
499 500
 sigtool$(EXEEXT): $(sigtool_OBJECTS) $(sigtool_DEPENDENCIES) $(EXTRA_sigtool_DEPENDENCIES) 
500 501
 	@rm -f sigtool$(EXEEXT)
501 502
 	$(AM_V_CCLD)$(LINK) $(sigtool_OBJECTS) $(sigtool_LDADD) $(LIBS)
... ...
@@ -520,14 +578,14 @@ distclean-compile:
520 520
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
521 521
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
522 522
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
523
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
524 524
 
525 525
 .c.obj:
526 526
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
527 527
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
528 528
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
529 529
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
530
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
531 531
 
532 532
 .c.lo:
533 533
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -626,26 +684,15 @@ mostlyclean-libtool:
626 626
 clean-libtool:
627 627
 	-rm -rf .libs _libs
628 628
 
629
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
630
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
631
-	unique=`for i in $$list; do \
632
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633
-	  done | \
634
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
635
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
636
-	mkid -fID $$unique
637
-tags: TAGS
638
-
639
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
640
-		$(TAGS_FILES) $(LISP)
629
+ID: $(am__tagged_files)
630
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
631
+tags: tags-am
632
+TAGS: tags
633
+
634
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
641 635
 	set x; \
642 636
 	here=`pwd`; \
643
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
644
-	unique=`for i in $$list; do \
645
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646
-	  done | \
647
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
637
+	$(am__define_uniq_tagged_files); \
649 638
 	shift; \
650 639
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
651 640
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -657,15 +704,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
657 657
 	      $$unique; \
658 658
 	  fi; \
659 659
 	fi
660
-ctags: CTAGS
661
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
662
-		$(TAGS_FILES) $(LISP)
663
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
664
-	unique=`for i in $$list; do \
665
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666
-	  done | \
667
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
660
+ctags: ctags-am
661
+
662
+CTAGS: ctags
663
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
664
+	$(am__define_uniq_tagged_files); \
669 665
 	test -z "$(CTAGS_ARGS)$$unique" \
670 666
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
671 667
 	     $$unique
... ...
@@ -674,6 +717,21 @@ GTAGS:
674 674
 	here=`$(am__cd) $(top_builddir) && pwd` \
675 675
 	  && $(am__cd) $(top_srcdir) \
676 676
 	  && gtags -i $(GTAGS_ARGS) "$$here"
677
+cscopelist: cscopelist-am
678
+
679
+cscopelist-am: $(am__tagged_files)
680
+	list='$(am__tagged_files)'; \
681
+	case "$(srcdir)" in \
682
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
683
+	  *) sdir=$(subdir)/$(srcdir) ;; \
684
+	esac; \
685
+	for i in $$list; do \
686
+	  if test -f "$$i"; then \
687
+	    echo "$(subdir)/$$i"; \
688
+	  else \
689
+	    echo "$$sdir/$$i"; \
690
+	  fi; \
691
+	done >> $(top_builddir)/cscope.files
677 692
 
678 693
 distclean-tags:
679 694
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -818,19 +876,20 @@ uninstall-am: uninstall-binPROGRAMS
818 818
 
819 819
 .MAKE: install-am install-strip
820 820
 
821
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
822
-	clean-generic clean-libtool ctags distclean distclean-compile \
823
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
824
-	dvi-am html html-am info info-am install install-am \
825
-	install-binPROGRAMS install-data install-data-am install-dvi \
826
-	install-dvi-am install-exec install-exec-am install-html \
827
-	install-html-am install-info install-info-am install-man \
828
-	install-pdf install-pdf-am install-ps install-ps-am \
829
-	install-strip installcheck installcheck-am \
830
-	installcheck-binPROGRAMS installdirs maintainer-clean \
831
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
832
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
833
-	tags uninstall uninstall-am uninstall-binPROGRAMS
821
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
822
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
823
+	ctags ctags-am distclean distclean-compile distclean-generic \
824
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
825
+	html-am info info-am install install-am install-binPROGRAMS \
826
+	install-data install-data-am install-dvi install-dvi-am \
827
+	install-exec install-exec-am install-html install-html-am \
828
+	install-info install-info-am install-man install-pdf \
829
+	install-pdf-am install-ps install-ps-am install-strip \
830
+	installcheck installcheck-am installcheck-binPROGRAMS \
831
+	installdirs maintainer-clean maintainer-clean-generic \
832
+	mostlyclean mostlyclean-compile mostlyclean-generic \
833
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
834
+	uninstall-am uninstall-binPROGRAMS
834 835
 
835 836
 
836 837
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,23 +14,51 @@
15 15
 
16 16
 @SET_MAKE@
17 17
 VPATH = @srcdir@
18
-am__make_dryrun = \
19
-  { \
20
-    am__dry=no; \
18
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
+am__make_running_with_option = \
20
+  case $${target_option-} in \
21
+      ?) ;; \
22
+      *) echo "am__make_running_with_option: internal error: invalid" \
23
+              "target option '$${target_option-}' specified" >&2; \
24
+         exit 1;; \
25
+  esac; \
26
+  has_opt=no; \
27
+  sane_makeflags=$$MAKEFLAGS; \
28
+  if $(am__is_gnu_make); then \
29
+    sane_makeflags=$$MFLAGS; \
30
+  else \
21 31
     case $$MAKEFLAGS in \
22 32
       *\\[\ \	]*) \
23
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
-      *) \
26
-        for am__flg in $$MAKEFLAGS; do \
27
-          case $$am__flg in \
28
-            *=*|--*) ;; \
29
-            *n*) am__dry=yes; break;; \
30
-          esac; \
31
-        done;; \
33
+        bs=\\; \
34
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36
+    esac; \
37
+  fi; \
38
+  skip_next=no; \
39
+  strip_trailopt () \
40
+  { \
41
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42
+  }; \
43
+  for flg in $$sane_makeflags; do \
44
+    test $$skip_next = yes && { skip_next=no; continue; }; \
45
+    case $$flg in \
46
+      *=*|--*) continue;; \
47
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
48
+      -*I?*) strip_trailopt 'I';; \
49
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
50
+      -*O?*) strip_trailopt 'O';; \
51
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
52
+      -*l?*) strip_trailopt 'l';; \
53
+      -[dEDm]) skip_next=yes;; \
54
+      -[JT]) skip_next=yes;; \
55
+    esac; \
56
+    case $$flg in \
57
+      *$$target_option*) has_opt=yes; break;; \
32 58
     esac; \
33
-    test $$am__dry = yes; \
34
-  }
59
+  done; \
60
+  test $$has_opt = yes
61
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35 63
 pkgdatadir = $(datadir)/@PACKAGE@
36 64
 pkgincludedir = $(includedir)/@PACKAGE@
37 65
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -54,7 +81,7 @@ target_triplet = @target@
54 54
 @ENABLE_UNRAR_TRUE@am__append_1 = clam-v2.rar clam-v3.rar
55 55
 @HAVE_LIBBZ2_TRUE@am__append_2 = clam.exe.bz2 clam.bz2.zip
56 56
 subdir = test
57
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
58 58
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 59
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
60 60
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -127,12 +154,18 @@ mkinstalldirs = $(install_sh) -d
127 127
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
128 128
 CONFIG_CLEAN_FILES =
129 129
 CONFIG_CLEAN_VPATH_FILES =
130
+AM_V_P = $(am__v_P_@AM_V@)
131
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132
+am__v_P_0 = false
133
+am__v_P_1 = :
130 134
 AM_V_GEN = $(am__v_GEN_@AM_V@)
131 135
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
132
-am__v_GEN_0 = @echo "  GEN   " $@;
136
+am__v_GEN_0 = @echo "  GEN     " $@;
137
+am__v_GEN_1 = 
133 138
 AM_V_at = $(am__v_at_@AM_V@)
134 139
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
135 140
 am__v_at_0 = @
141
+am__v_at_1 = 
136 142
 SOURCES =
137 143
 DIST_SOURCES =
138 144
 am__can_run_installinfo = \
... ...
@@ -140,6 +173,7 @@ am__can_run_installinfo = \
140 140
     n|no|NO) false;; \
141 141
     *) (install-info --version) >/dev/null 2>&1;; \
142 142
   esac
143
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
143 144
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144 145
 ACLOCAL = @ACLOCAL@
145 146
 AMTAR = @AMTAR@
... ...
@@ -385,11 +419,11 @@ mostlyclean-libtool:
385 385
 
386 386
 clean-libtool:
387 387
 	-rm -rf .libs _libs
388
-tags: TAGS
389
-TAGS:
388
+tags TAGS:
389
+
390
+ctags CTAGS:
390 391
 
391
-ctags: CTAGS
392
-CTAGS:
392
+cscope cscopelist:
393 393
 
394 394
 
395 395
 distdir: $(DISTFILES)
... ...
@@ -525,16 +559,16 @@ uninstall-am:
525 525
 .MAKE: install-am install-strip
526 526
 
527 527
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
528
-	clean-local distclean distclean-generic distclean-libtool \
529
-	distdir dvi dvi-am html html-am info info-am install \
530
-	install-am install-data install-data-am install-dvi \
528
+	clean-local cscopelist-am ctags-am distclean distclean-generic \
529
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
530
+	install install-am install-data install-data-am install-dvi \
531 531
 	install-dvi-am install-exec install-exec-am install-html \
532 532
 	install-html-am install-info install-info-am install-man \
533 533
 	install-pdf install-pdf-am install-ps install-ps-am \
534 534
 	install-strip installcheck installcheck-am installdirs \
535 535
 	maintainer-clean maintainer-clean-generic mostlyclean \
536 536
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
537
-	uninstall uninstall-am
537
+	tags-am uninstall uninstall-am
538 538
 
539 539
 
540 540
 all: $(FILES)
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.14 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,23 +14,51 @@
15 15
 
16 16
 @SET_MAKE@
17 17
 VPATH = @srcdir@
18
-am__make_dryrun = \
19
-  { \
20
-    am__dry=no; \
18
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
+am__make_running_with_option = \
20
+  case $${target_option-} in \
21
+      ?) ;; \
22
+      *) echo "am__make_running_with_option: internal error: invalid" \
23
+              "target option '$${target_option-}' specified" >&2; \
24
+         exit 1;; \
25
+  esac; \
26
+  has_opt=no; \
27
+  sane_makeflags=$$MAKEFLAGS; \
28
+  if $(am__is_gnu_make); then \
29
+    sane_makeflags=$$MFLAGS; \
30
+  else \
21 31
     case $$MAKEFLAGS in \
22 32
       *\\[\ \	]*) \
23
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
-      *) \
26
-        for am__flg in $$MAKEFLAGS; do \
27
-          case $$am__flg in \
28
-            *=*|--*) ;; \
29
-            *n*) am__dry=yes; break;; \
30
-          esac; \
31
-        done;; \
33
+        bs=\\; \
34
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
32 36
     esac; \
33
-    test $$am__dry = yes; \
34
-  }
37
+  fi; \
38
+  skip_next=no; \
39
+  strip_trailopt () \
40
+  { \
41
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42
+  }; \
43
+  for flg in $$sane_makeflags; do \
44
+    test $$skip_next = yes && { skip_next=no; continue; }; \
45
+    case $$flg in \
46
+      *=*|--*) continue;; \
47
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
48
+      -*I?*) strip_trailopt 'I';; \
49
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
50
+      -*O?*) strip_trailopt 'O';; \
51
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
52
+      -*l?*) strip_trailopt 'l';; \
53
+      -[dEDm]) skip_next=yes;; \
54
+      -[JT]) skip_next=yes;; \
55
+    esac; \
56
+    case $$flg in \
57
+      *$$target_option*) has_opt=yes; break;; \
58
+    esac; \
59
+  done; \
60
+  test $$has_opt = yes
61
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35 63
 pkgdatadir = $(datadir)/@PACKAGE@
36 64
 pkgincludedir = $(includedir)/@PACKAGE@
37 65
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +82,8 @@ target_triplet = @target@
55 55
 TESTS = $(am__EXEEXT_1) $(scripts)
56 56
 check_PROGRAMS = $(am__EXEEXT_1) check_clamd$(EXEEXT) $(am__EXEEXT_2)
57 57
 subdir = unit_tests
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -153,6 +181,7 @@ check_clamav_OBJECTS = $(am_check_clamav_OBJECTS)
153 153
 AM_V_lt = $(am__v_lt_@AM_V@)
154 154
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
155 155
 am__v_lt_0 = --silent
156
+am__v_lt_1 = 
156 157
 am__check_clamd_SOURCES_DIST = check_clamav_skip.c check_clamd.c \
157 158
 	checks_common.h
158 159
 @HAVE_LIBCHECK_FALSE@am_check_clamd_OBJECTS =  \
... ...
@@ -166,6 +195,18 @@ am_check_fpu_endian_OBJECTS =  \
166 166
 check_fpu_endian_OBJECTS = $(am_check_fpu_endian_OBJECTS)
167 167
 check_fpu_endian_DEPENDENCIES =  \
168 168
 	$(top_builddir)/libclamav/libclamav.la
169
+AM_V_P = $(am__v_P_@AM_V@)
170
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
171
+am__v_P_0 = false
172
+am__v_P_1 = :
173
+AM_V_GEN = $(am__v_GEN_@AM_V@)
174
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
175
+am__v_GEN_0 = @echo "  GEN     " $@;
176
+am__v_GEN_1 = 
177
+AM_V_at = $(am__v_at_@AM_V@)
178
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
179
+am__v_at_0 = @
180
+am__v_at_1 = 
169 181
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
170 182
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
171 183
 am__depfiles_maybe = depfiles
... ...
@@ -178,20 +219,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178 178
 	$(AM_CFLAGS) $(CFLAGS)
179 179
 AM_V_CC = $(am__v_CC_@AM_V@)
180 180
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
181
-am__v_CC_0 = @echo "  CC    " $@;
182
-AM_V_at = $(am__v_at_@AM_V@)
183
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
184
-am__v_at_0 = @
181
+am__v_CC_0 = @echo "  CC      " $@;
182
+am__v_CC_1 = 
185 183
 CCLD = $(CC)
186 184
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
187 185
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
188 186
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
189 187
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
190 188
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
191
-am__v_CCLD_0 = @echo "  CCLD  " $@;
192
-AM_V_GEN = $(am__v_GEN_@AM_V@)
193
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
194
-am__v_GEN_0 = @echo "  GEN   " $@;
189
+am__v_CCLD_0 = @echo "  CCLD    " $@;
190
+am__v_CCLD_1 = 
195 191
 SOURCES = $(check_clamav_SOURCES) $(check_clamd_SOURCES) \
196 192
 	$(check_fpu_endian_SOURCES)
197 193
 DIST_SOURCES = $(am__check_clamav_SOURCES_DIST) \
... ...
@@ -201,22 +238,46 @@ am__can_run_installinfo = \
201 201
     n|no|NO) false;; \
202 202
     *) (install-info --version) >/dev/null 2>&1;; \
203 203
   esac
204
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
205
+# Read a list of newline-separated strings from the standard input,
206
+# and print each of them once, without duplicates.  Input order is
207
+# *not* preserved.
208
+am__uniquify_input = $(AWK) '\
209
+  BEGIN { nonempty = 0; } \
210
+  { items[$$0] = 1; nonempty = 1; } \
211
+  END { if (nonempty) { for (i in items) print i; }; } \
212
+'
213
+# Make sure the list of sources is unique.  This is necessary because,
214
+# e.g., the same source file might be shared among _SOURCES variables
215
+# for different programs/libraries.
216
+am__define_uniq_tagged_files = \
217
+  list='$(am__tagged_files)'; \
218
+  unique=`for i in $$list; do \
219
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
220
+  done | $(am__uniquify_input)`
204 221
 ETAGS = etags
205 222
 CTAGS = ctags
206
-# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
207
-# then this fails; a conservative approach.  Of course do not redirect
208
-# stdout here, just stderr.
209
-am__tty_colors = \
210
-red=; grn=; lgn=; blu=; std=; \
211
-test "X$(AM_COLOR_TESTS)" != Xno \
212
-&& test "X$$TERM" != Xdumb \
213
-&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
214
-&& { \
215
-  red=''; \
216
-  grn=''; \
217
-  lgn=''; \
218
-  blu=''; \
219
-  std=''; \
223
+am__tty_colors_dummy = \
224
+  mgn= red= grn= lgn= blu= brg= std=; \
225
+  am__color_tests=no
226
+am__tty_colors = { \
227
+  $(am__tty_colors_dummy); \
228
+  if test "X$(AM_COLOR_TESTS)" = Xno; then \
229
+    am__color_tests=no; \
230
+  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
231
+    am__color_tests=yes; \
232
+  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
233
+    am__color_tests=yes; \
234
+  fi; \
235
+  if test $$am__color_tests = yes; then \
236
+    red=''; \
237
+    grn=''; \
238
+    lgn=''; \
239
+    blu=''; \
240
+    mgn=''; \
241
+    brg=''; \
242
+    std=''; \
243
+  fi; \
220 244
 }
221 245
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
222 246
 am__vpath_adj = case $$p in \
... ...
@@ -245,91 +306,161 @@ am__uninstall_files_from_dir = { \
245 245
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
246 246
          $(am__cd) "$$dir" && rm -f $$files; }; \
247 247
   }
248
-# Restructured Text title and section.
249
-am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
250
-am__rst_section = sed 'p;s/./=/g;p;g'
251
-# Put stdin (possibly several lines separated by ".  ") in a box.
252
-# Prefix each line by 'col' and terminate each with 'std', for coloring.
253
-# Multi line coloring is problematic with "less -R", so we really need
254
-# to color each line individually.
255
-am__text_box = $(AWK) '{			\
256
-  n = split($$0, lines, "\\.  "); max = 0;	\
257
-  for (i = 1; i <= n; ++i)			\
258
-    if (max < length(lines[i]))			\
259
-      max = length(lines[i]);			\
260
-  for (i = 0; i < max; ++i)			\
261
-    line = line "=";				\
262
-  print col line std;				\
263
-  for (i = 1; i <= n; ++i)			\
264
-    if (lines[i])				\
265
-      print col lines[i] std;			\
266
-  print col line std;				\
248
+am__recheck_rx = ^[ 	]*:recheck:[ 	]*
249
+am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
250
+am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
251
+# A command that, given a newline-separated list of test names on the
252
+# standard input, print the name of the tests that are to be re-run
253
+# upon "make recheck".
254
+am__list_recheck_tests = $(AWK) '{ \
255
+  recheck = 1; \
256
+  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
257
+    { \
258
+      if (rc < 0) \
259
+        { \
260
+          if ((getline line2 < ($$0 ".log")) < 0) \
261
+	    recheck = 0; \
262
+          break; \
263
+        } \
264
+      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
265
+        { \
266
+          recheck = 0; \
267
+          break; \
268
+        } \
269
+      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
270
+        { \
271
+          break; \
272
+        } \
273
+    }; \
274
+  if (recheck) \
275
+    print $$0; \
276
+  close ($$0 ".trs"); \
277
+  close ($$0 ".log"); \
278
+}'
279
+# A command that, given a newline-separated list of test names on the
280
+# standard input, create the global log from their .trs and .log files.
281
+am__create_global_log = $(AWK) ' \
282
+function fatal(msg) \
283
+{ \
284
+  print "fatal: making $@: " msg | "cat >&2"; \
285
+  exit 1; \
286
+} \
287
+function rst_section(header) \
288
+{ \
289
+  print header; \
290
+  len = length(header); \
291
+  for (i = 1; i <= len; i = i + 1) \
292
+    printf "="; \
293
+  printf "\n\n"; \
294
+} \
295
+{ \
296
+  copy_in_global_log = 1; \
297
+  global_test_result = "RUN"; \
298
+  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
299
+    { \
300
+      if (rc < 0) \
301
+         fatal("failed to read from " $$0 ".trs"); \
302
+      if (line ~ /$(am__global_test_result_rx)/) \
303
+        { \
304
+          sub("$(am__global_test_result_rx)", "", line); \
305
+          sub("[ 	]*$$", "", line); \
306
+          global_test_result = line; \
307
+        } \
308
+      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
309
+        copy_in_global_log = 0; \
310
+    }; \
311
+  if (copy_in_global_log) \
312
+    { \
313
+      rst_section(global_test_result ": " $$0); \
314
+      while ((rc = (getline line < ($$0 ".log"))) != 0) \
315
+      { \
316
+        if (rc < 0) \
317
+          fatal("failed to read from " $$0 ".log"); \
318
+        print line; \
319
+      }; \
320
+      printf "\n"; \
321
+    }; \
322
+  close ($$0 ".trs"); \
323
+  close ($$0 ".log"); \
267 324
 }'
325
+# Restructured Text title.
326
+am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
268 327
 # Solaris 10 'make', and several other traditional 'make' implementations,
269 328
 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
270 329
 # by disabling -e (using the XSI extension "set +e") if it's set.
271 330
 am__sh_e_setup = case $$- in *e*) set +e;; esac
331
+# Default flags passed to test drivers.
332
+am__common_driver_flags = \
333
+  --color-tests "$$am__color_tests" \
334
+  --enable-hard-errors "$$am__enable_hard_errors" \
335
+  --expect-failure "$$am__expect_failure"
272 336
 # To be inserted before the command running the test.  Creates the
273 337
 # directory for the log if needed.  Stores in $dir the directory
274
-# containing $f, in $tst the test, in $log the log, and passes
275
-# TESTS_ENVIRONMENT.  Save and restore TERM around use of
276
-# TESTS_ENVIRONMENT, in case that unsets it.
338
+# containing $f, in $tst the test, in $log the log.  Executes the
339
+# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
340
+# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
341
+# will run the test scripts (or their associated LOG_COMPILER, if
342
+# thy have one).
277 343
 am__check_pre = \
278 344
 $(am__sh_e_setup);					\
279 345
 $(am__vpath_adj_setup) $(am__vpath_adj)			\
346
+$(am__tty_colors);					\
280 347
 srcdir=$(srcdir); export srcdir;			\
281
-rm -f $@-t;						\
282
-am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
283
-trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;	\
284
-trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
285
-am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;		\
286
-test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?;	\
348
+case "$@" in						\
349
+  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
350
+    *) am__odir=.;; 					\
351
+esac;							\
352
+test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
353
+  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
287 354
 if test -f "./$$f"; then dir=./;			\
288 355
 elif test -f "$$f"; then dir=;				\
289 356
 else dir="$(srcdir)/"; fi;				\
290
-tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;		\
291
-$(TESTS_ENVIRONMENT)
292
-# To be appended to the command running the test.  Handle the stdout
293
-# and stderr redirection, and catch the exit status.
294
-am__check_post = \
295
->$@-t 2>&1;						\
296
-estatus=$$?;						\
297
-if test -n '$(DISABLE_HARD_ERRORS)'			\
298
-   && test $$estatus -eq 99; then			\
299
-  estatus=1;						\
300
-fi;							\
301
-TERM=$$__SAVED_TERM; export TERM;			\
302
-$(am__tty_colors);					\
303
-xfailed=PASS;						\
357
+tst=$$dir$$f; log='$@'; 				\
358
+if test -n '$(DISABLE_HARD_ERRORS)'; then		\
359
+  am__enable_hard_errors=no; 				\
360
+else							\
361
+  am__enable_hard_errors=yes; 				\
362
+fi; 							\
304 363
 case " $(XFAIL_TESTS) " in				\
305 364
   *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
306
-    xfailed=XFAIL;;					\
307
-esac;							\
308
-case $$estatus.$$xfailed in				\
309
-    0.XFAIL) col=$$red; res=XPASS;;			\
310
-    0.*)     col=$$grn; res=PASS ;;			\
311
-    77.*)    col=$$blu; res=SKIP ;;			\
312
-    99.*)    col=$$red; res=FAIL ;;			\
313
-    *.XFAIL) col=$$lgn; res=XFAIL;;			\
314
-    *.*)     col=$$red; res=FAIL ;;			\
315
-esac;							\
316
-echo "$${col}$$res$${std}: $$f";			\
317
-echo "$$res: $$f (exit: $$estatus)" |			\
318
-  $(am__rst_section) >$@;				\
319
-cat $@-t >>$@;						\
320
-rm -f $@-t
365
+    am__expect_failure=yes;;				\
366
+  *)							\
367
+    am__expect_failure=no;;				\
368
+esac; 							\
369
+$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
370
+# A shell command to get the names of the tests scripts with any registered
371
+# extension removed (i.e., equivalently, the names of the test logs, with
372
+# the '.log' extension removed).  The result is saved in the shell variable
373
+# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
374
+# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
375
+# since that might cause problem with VPATH rewrites for suffix-less tests.
376
+# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
377
+am__set_TESTS_bases = \
378
+  bases='$(TEST_LOGS)'; \
379
+  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
380
+  bases=`echo $$bases`
321 381
 RECHECK_LOGS = $(TEST_LOGS)
322
-AM_RECURSIVE_TARGETS = check recheck check-html recheck-html
323
-TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
382
+AM_RECURSIVE_TARGETS = check recheck
324 383
 TEST_SUITE_LOG = test-suite.log
325 384
 TEST_EXTENSIONS = @EXEEXT@ .test
385
+LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
326 386
 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
387
+am__set_b = \
388
+  case '$@' in \
389
+    */*) \
390
+      case '$*' in \
391
+        */*) b='$*';; \
392
+          *) b=`echo '$@' | sed 's/\.log$$//'`; \
393
+       esac;; \
394
+    *) \
395
+      b='$*';; \
396
+  esac
327 397
 am__test_logs1 = $(TESTS:=.log)
328 398
 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
329 399
 TEST_LOGS = $(am__test_logs2:.test.log=.log)
400
+TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
330 401
 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
331 402
 	$(TEST_LOG_FLAGS)
332
-TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
333 403
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
334 404
 ACLOCAL = @ACLOCAL@
335 405
 AMTAR = @AMTAR@
... ...
@@ -557,7 +688,7 @@ EXTRA_DIST = .split $(srcdir)/*.ref input test-freshclam.conf valgrind.supp viru
557 557
 all: all-am
558 558
 
559 559
 .SUFFIXES:
560
-.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
560
+.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
561 561
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
562 562
 	@for dep in $?; do \
563 563
 	  case '$(am__configure_deps)' in \
... ...
@@ -597,12 +728,15 @@ clean-checkPROGRAMS:
597 597
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
598 598
 	echo " rm -f" $$list; \
599 599
 	rm -f $$list
600
+
600 601
 check_clamav$(EXEEXT): $(check_clamav_OBJECTS) $(check_clamav_DEPENDENCIES) $(EXTRA_check_clamav_DEPENDENCIES) 
601 602
 	@rm -f check_clamav$(EXEEXT)
602 603
 	$(AM_V_CCLD)$(LINK) $(check_clamav_OBJECTS) $(check_clamav_LDADD) $(LIBS)
604
+
603 605
 check_clamd$(EXEEXT): $(check_clamd_OBJECTS) $(check_clamd_DEPENDENCIES) $(EXTRA_check_clamd_DEPENDENCIES) 
604 606
 	@rm -f check_clamd$(EXEEXT)
605 607
 	$(AM_V_CCLD)$(LINK) $(check_clamd_OBJECTS) $(check_clamd_LDADD) $(LIBS)
608
+
606 609
 check_fpu_endian$(EXEEXT): $(check_fpu_endian_OBJECTS) $(check_fpu_endian_DEPENDENCIES) $(EXTRA_check_fpu_endian_DEPENDENCIES) 
607 610
 	@rm -f check_fpu_endian$(EXEEXT)
608 611
 	$(AM_V_CCLD)$(LINK) $(check_fpu_endian_OBJECTS) $(check_fpu_endian_LDADD) $(LIBS)
... ...
@@ -632,14 +766,14 @@ distclean-compile:
632 632
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
633 633
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
634 634
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
635
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
636 636
 
637 637
 .c.obj:
638 638
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
639 639
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
640 640
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
641 641
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
642
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
642
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
643 643
 
644 644
 .c.lo:
645 645
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -836,26 +970,15 @@ mostlyclean-libtool:
836 836
 clean-libtool:
837 837
 	-rm -rf .libs _libs
838 838
 
839
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
840
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
841
-	unique=`for i in $$list; do \
842
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
843
-	  done | \
844
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
845
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
846
-	mkid -fID $$unique
847
-tags: TAGS
848
-
849
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
850
-		$(TAGS_FILES) $(LISP)
839
+ID: $(am__tagged_files)
840
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
841
+tags: tags-am
842
+TAGS: tags
843
+
844
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
851 845
 	set x; \
852 846
 	here=`pwd`; \
853
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
854
-	unique=`for i in $$list; do \
855
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
856
-	  done | \
857
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
858
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
847
+	$(am__define_uniq_tagged_files); \
859 848
 	shift; \
860 849
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
861 850
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -867,15 +990,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
867 867
 	      $$unique; \
868 868
 	  fi; \
869 869
 	fi
870
-ctags: CTAGS
871
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
872
-		$(TAGS_FILES) $(LISP)
873
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
874
-	unique=`for i in $$list; do \
875
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
876
-	  done | \
877
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
878
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
870
+ctags: ctags-am
871
+
872
+CTAGS: ctags
873
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
874
+	$(am__define_uniq_tagged_files); \
879 875
 	test -z "$(CTAGS_ARGS)$$unique" \
880 876
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
881 877
 	     $$unique
... ...
@@ -884,166 +1003,271 @@ GTAGS:
884 884
 	here=`$(am__cd) $(top_builddir) && pwd` \
885 885
 	  && $(am__cd) $(top_srcdir) \
886 886
 	  && gtags -i $(GTAGS_ARGS) "$$here"
887
+cscopelist: cscopelist-am
888
+
889
+cscopelist-am: $(am__tagged_files)
890
+	list='$(am__tagged_files)'; \
891
+	case "$(srcdir)" in \
892
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
893
+	  *) sdir=$(subdir)/$(srcdir) ;; \
894
+	esac; \
895
+	for i in $$list; do \
896
+	  if test -f "$$i"; then \
897
+	    echo "$(subdir)/$$i"; \
898
+	  else \
899
+	    echo "$$sdir/$$i"; \
900
+	  fi; \
901
+	done >> $(top_builddir)/cscope.files
887 902
 
888 903
 distclean-tags:
889 904
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
890 905
 
906
+# Recover from deleted '.trs' file; this should ensure that
907
+# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
908
+# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
909
+# to avoid problems with "make -n".
910
+.log.trs:
911
+	rm -f $< $@
912
+	$(MAKE) $(AM_MAKEFLAGS) $<
913
+
914
+# Leading 'am--fnord' is there to ensure the list of targets does not
915
+# expand to empty, as could happen e.g. with make check TESTS=''.
916
+am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
917
+am--force-recheck:
918
+	@:
919
+
891 920
 $(TEST_SUITE_LOG): $(TEST_LOGS)
892
-	@$(am__sh_e_setup);						\
893
-	list='$(TEST_LOGS)';						\
894
-	results=`for f in $$list; do					\
895
-		   test -r $$f && read line < $$f && echo "$$line"	\
896
-		     || echo FAIL;					\
897
-		 done`;							\
898
-	all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[	 ]*//'`; \
899
-	fail=`echo "$$results" | grep -c '^FAIL'`;			\
900
-	pass=`echo "$$results" | grep -c '^PASS'`;			\
901
-	skip=`echo "$$results" | grep -c '^SKIP'`;			\
902
-	xfail=`echo "$$results" | grep -c '^XFAIL'`;			\
903
-	xpass=`echo "$$results" | grep -c '^XPASS'`;			\
904
-	failures=`expr $$fail + $$xpass`;				\
905
-	all=`expr $$all - $$skip`;					\
906
-	if test "$$all" -eq 1; then tests=test; All=;			\
907
-	else tests=tests; All="All "; fi;				\
908
-	case fail=$$fail:xpass=$$xpass:xfail=$$xfail in			\
909
-	  fail=0:xpass=0:xfail=0)					\
910
-	    msg="$$All$$all $$tests passed.  ";				\
911
-	    exit=true;;							\
912
-	  fail=0:xpass=0:xfail=*)					\
913
-	    msg="$$All$$all $$tests behaved as expected";		\
914
-	    if test "$$xfail" -eq 1; then xfailures=failure;		\
915
-	    else xfailures=failures; fi;				\
916
-	    msg="$$msg ($$xfail expected $$xfailures).  ";		\
917
-	    exit=true;;							\
918
-	  fail=*:xpass=0:xfail=*)					\
919
-	    msg="$$fail of $$all $$tests failed.  ";			\
920
-	    exit=false;;						\
921
-	  fail=*:xpass=*:xfail=*)					\
922
-	    msg="$$failures of $$all $$tests did not behave as expected"; \
923
-	    if test "$$xpass" -eq 1; then xpasses=pass;			\
924
-	    else xpasses=passes; fi;					\
925
-	    msg="$$msg ($$xpass unexpected $$xpasses).  ";		\
926
-	    exit=false;;						\
927
-	  *)								\
928
-	    echo >&2 "incorrect case"; exit 4;;				\
929
-	esac;								\
930
-	if test "$$skip" -ne 0; then					\
931
-	  if test "$$skip" -eq 1; then					\
932
-	    msg="$$msg($$skip test was not run).  ";			\
933
-	  else								\
934
-	    msg="$$msg($$skip tests were not run).  ";			\
935
-	  fi;								\
936
-	fi;								\
921
+	@$(am__set_TESTS_bases); \
922
+	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
923
+	redo_bases=`for i in $$bases; do \
924
+	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
925
+	            done`; \
926
+	if test -n "$$redo_bases"; then \
927
+	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
928
+	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
929
+	  if $(am__make_dryrun); then :; else \
930
+	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
931
+	  fi; \
932
+	fi; \
933
+	if test -n "$$am__remaking_logs"; then \
934
+	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
935
+	       "recursion detected" >&2; \
936
+	else \
937
+	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
938
+	fi; \
939
+	if $(am__make_dryrun); then :; else \
940
+	  st=0;  \
941
+	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
942
+	  for i in $$redo_bases; do \
943
+	    test -f $$i.trs && test -r $$i.trs \
944
+	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
945
+	    test -f $$i.log && test -r $$i.log \
946
+	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
947
+	  done; \
948
+	  test $$st -eq 0 || exit 1; \
949
+	fi
950
+	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
951
+	ws='[ 	]'; \
952
+	results=`for b in $$bases; do echo $$b.trs; done`; \
953
+	test -n "$$results" || results=/dev/null; \
954
+	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
955
+	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
956
+	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
957
+	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
958
+	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
959
+	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
960
+	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
961
+	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
962
+	  success=true; \
963
+	else \
964
+	  success=false; \
965
+	fi; \
966
+	br='==================='; br=$$br$$br$$br$$br; \
967
+	result_count () \
968
+	{ \
969
+	    if test x"$$1" = x"--maybe-color"; then \
970
+	      maybe_colorize=yes; \
971
+	    elif test x"$$1" = x"--no-color"; then \
972
+	      maybe_colorize=no; \
973
+	    else \
974
+	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
975
+	    fi; \
976
+	    shift; \
977
+	    desc=$$1 count=$$2; \
978
+	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
979
+	      color_start=$$3 color_end=$$std; \
980
+	    else \
981
+	      color_start= color_end=; \
982
+	    fi; \
983
+	    echo "$${color_start}# $$desc $$count$${color_end}"; \
984
+	}; \
985
+	create_testsuite_report () \
986
+	{ \
987
+	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
988
+	  result_count $$1 "PASS: " $$pass  "$$grn"; \
989
+	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
990
+	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
991
+	  result_count $$1 "FAIL: " $$fail  "$$red"; \
992
+	  result_count $$1 "XPASS:" $$xpass "$$red"; \
993
+	  result_count $$1 "ERROR:" $$error "$$mgn"; \
994
+	}; \
937 995
 	{								\
938 996
 	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
939 997
 	    $(am__rst_title);						\
940
-	  echo "$$msg";							\
998
+	  create_testsuite_report --no-color;				\
941 999
 	  echo;								\
942 1000
 	  echo ".. contents:: :depth: 2";				\
943 1001
 	  echo;								\
944
-	  for f in $$list; do						\
945
-	    test -r $$f && read line < $$f || line=;			\
946
-	    case $$line in						\
947
-	      PASS:*|XFAIL:*);;						\
948
-	      *) echo; cat $$f;;					\
949
-	    esac;							\
950
-	  done;								\
951
-	} >$(TEST_SUITE_LOG).tmp;					\
1002
+	  for b in $$bases; do echo $$b; done				\
1003
+	    | $(am__create_global_log);					\
1004
+	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
952 1005
 	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
953
-	if test "$$failures" -ne 0; then				\
954
-	  msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";		\
955
-	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
956
-	    msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";	\
957
-	  fi;								\
958
-	fi;								\
959
-	test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);	\
960
-	$(am__tty_colors);						\
961
-	if $$exit; then							\
1006
+	if $$success; then						\
962 1007
 	  col="$$grn";							\
963 1008
 	 else								\
964 1009
 	  col="$$red";							\
1010
+	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
965 1011
 	fi;								\
966
-	echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";		\
967
-	$$exit || exit 1
968
-
969
-check-TESTS recheck:
970
-	@if test $@ != recheck; then \
971
-	   list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \
972
-	 fi
973
-	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
974
-	@list='' list2='$(TEST_LOGS)'; for f in $$list2; do \
975
-	  test .log = $$f && continue; \
976
-	  if test $@ = recheck; then \
977
-	    test -f $$f || continue; \
978
-	    if test -r $$f && read line < $$f; then \
979
-	      case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \
980
-	    fi; \
981
-	  fi; \
982
-	  if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \
983
-	done; \
984
-	if test $@ = recheck && test -n "$$list"; then \
985
-	  $(am__make_dryrun) || rm -f $$list || exit 1; \
986
-	fi; \
987
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
988
-recheck: $(check_PROGRAMS) $(check_SCRIPTS)
989
-
990
-am--mostlyclean-test-html:
991
-	list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list
992
-	rm -f $(TEST_SUITE_HTML)
993
-
994
-.log.html:
995
-	@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';		\
996
-	for r2h in $$list; do						\
997
-	  if ($$r2h --version) >/dev/null 2>&1; then			\
998
-	    R2H=$$r2h;							\
1012
+	echo "$${col}$$br$${std}"; 					\
1013
+	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1014
+	echo "$${col}$$br$${std}"; 					\
1015
+	create_testsuite_report --maybe-color;				\
1016
+	echo "$$col$$br$$std";						\
1017
+	if $$success; then :; else					\
1018
+	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1019
+	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1020
+	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
999 1021
 	  fi;								\
1000
-	done;								\
1001
-	if test -z "$$R2H"; then					\
1002
-	  echo >&2 "cannot find rst2html, cannot create $@";		\
1003
-	  exit 2;							\
1022
+	  echo "$$col$$br$$std";					\
1004 1023
 	fi;								\
1005
-	$$R2H $< >$@.tmp
1006
-	@mv $@.tmp $@
1007
-
1008
-# Be sure to run check first, and then to convert the result.
1009
-# Beware of concurrent executions.  Run "check" not "check-TESTS", as
1010
-# check-SCRIPTS and other dependencies are rebuilt by the former only.
1011
-# And expect check to fail.
1012
-check-html recheck-html:
1013
-	@target=`echo $@ | sed 's/-html$$//'`; \
1014
-	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
1015
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \
1016
-	exit $$rv
1024
+	$$success || exit 1
1025
+
1026
+check-TESTS:
1027
+	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1028
+	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1029
+	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1030
+	@set +e; $(am__set_TESTS_bases); \
1031
+	log_list=`for i in $$bases; do echo $$i.log; done`; \
1032
+	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1033
+	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1034
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1035
+	exit $$?;
1036
+recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
1037
+	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1038
+	@set +e; $(am__set_TESTS_bases); \
1039
+	bases=`for i in $$bases; do echo $$i; done \
1040
+	         | $(am__list_recheck_tests)` || exit 1; \
1041
+	log_list=`for i in $$bases; do echo $$i.log; done`; \
1042
+	log_list=`echo $$log_list`; \
1043
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1044
+	        am__force_recheck=am--force-recheck \
1045
+	        TEST_LOGS="$$log_list"; \
1046
+	exit $$?
1017 1047
 check_clamav.log: check_clamav$(EXEEXT)
1018
-	@p='check_clamav$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1048
+	@p='check_clamav$(EXEEXT)'; \
1049
+	b='check_clamav'; \
1050
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1051
+	--log-file $$b.log --trs-file $$b.trs \
1052
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1053
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1019 1054
 check_freshclam.sh.log: check_freshclam.sh
1020
-	@p='check_freshclam.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1055
+	@p='check_freshclam.sh'; \
1056
+	b='check_freshclam.sh'; \
1057
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1058
+	--log-file $$b.log --trs-file $$b.trs \
1059
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1060
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1021 1061
 check_sigtool.sh.log: check_sigtool.sh
1022
-	@p='check_sigtool.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1062
+	@p='check_sigtool.sh'; \
1063
+	b='check_sigtool.sh'; \
1064
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1065
+	--log-file $$b.log --trs-file $$b.trs \
1066
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1067
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1023 1068
 check_unit_vg.sh.log: check_unit_vg.sh
1024
-	@p='check_unit_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1069
+	@p='check_unit_vg.sh'; \
1070
+	b='check_unit_vg.sh'; \
1071
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1072
+	--log-file $$b.log --trs-file $$b.trs \
1073
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1074
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1025 1075
 check1_clamscan.sh.log: check1_clamscan.sh
1026
-	@p='check1_clamscan.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1076
+	@p='check1_clamscan.sh'; \
1077
+	b='check1_clamscan.sh'; \
1078
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1079
+	--log-file $$b.log --trs-file $$b.trs \
1080
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1081
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1027 1082
 check2_clamd.sh.log: check2_clamd.sh
1028
-	@p='check2_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1083
+	@p='check2_clamd.sh'; \
1084
+	b='check2_clamd.sh'; \
1085
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1086
+	--log-file $$b.log --trs-file $$b.trs \
1087
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1088
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1029 1089
 check3_clamd.sh.log: check3_clamd.sh
1030
-	@p='check3_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1090
+	@p='check3_clamd.sh'; \
1091
+	b='check3_clamd.sh'; \
1092
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1093
+	--log-file $$b.log --trs-file $$b.trs \
1094
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1095
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1031 1096
 check4_clamd.sh.log: check4_clamd.sh
1032
-	@p='check4_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1097
+	@p='check4_clamd.sh'; \
1098
+	b='check4_clamd.sh'; \
1099
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1100
+	--log-file $$b.log --trs-file $$b.trs \
1101
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1102
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1033 1103
 check5_clamd_vg.sh.log: check5_clamd_vg.sh
1034
-	@p='check5_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1104
+	@p='check5_clamd_vg.sh'; \
1105
+	b='check5_clamd_vg.sh'; \
1106
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1107
+	--log-file $$b.log --trs-file $$b.trs \
1108
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1109
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1035 1110
 check6_clamd_vg.sh.log: check6_clamd_vg.sh
1036
-	@p='check6_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1111
+	@p='check6_clamd_vg.sh'; \
1112
+	b='check6_clamd_vg.sh'; \
1113
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1114
+	--log-file $$b.log --trs-file $$b.trs \
1115
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1116
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1037 1117
 check7_clamd_hg.sh.log: check7_clamd_hg.sh
1038
-	@p='check7_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1118
+	@p='check7_clamd_hg.sh'; \
1119
+	b='check7_clamd_hg.sh'; \
1120
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1121
+	--log-file $$b.log --trs-file $$b.trs \
1122
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1123
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1039 1124
 check8_clamd_hg.sh.log: check8_clamd_hg.sh
1040
-	@p='check8_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1125
+	@p='check8_clamd_hg.sh'; \
1126
+	b='check8_clamd_hg.sh'; \
1127
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1128
+	--log-file $$b.log --trs-file $$b.trs \
1129
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1130
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1041 1131
 check9_clamscan_vg.sh.log: check9_clamscan_vg.sh
1042
-	@p='check9_clamscan_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1132
+	@p='check9_clamscan_vg.sh'; \
1133
+	b='check9_clamscan_vg.sh'; \
1134
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1135
+	--log-file $$b.log --trs-file $$b.trs \
1136
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1137
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1043 1138
 .test.log:
1044
-	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1139
+	@p='$<'; \
1140
+	$(am__set_b); \
1141
+	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1142
+	--log-file $$b.log --trs-file $$b.trs \
1143
+	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1144
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1045 1145
 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1046
-@am__EXEEXT_TRUE@	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1146
+@am__EXEEXT_TRUE@	@p='$<'; \
1147
+@am__EXEEXT_TRUE@	$(am__set_b); \
1148
+@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1149
+@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1150
+@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1151
+@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1047 1152
 
1048 1153
 distdir: $(DISTFILES)
1049 1154
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
... ...
@@ -1102,7 +1326,7 @@ install-strip:
1102 1102
 	fi
1103 1103
 mostlyclean-generic:
1104 1104
 	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1105
-	-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1105
+	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1106 1106
 	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1107 1107
 
1108 1108
 clean-generic:
... ...
@@ -1174,8 +1398,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
1174 1174
 
1175 1175
 mostlyclean: mostlyclean-am
1176 1176
 
1177
-mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \
1178
-	mostlyclean-generic mostlyclean-libtool
1177
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1178
+	mostlyclean-libtool
1179 1179
 
1180 1180
 pdf: pdf-am
1181 1181
 
... ...
@@ -1187,22 +1411,21 @@ ps-am:
1187 1187
 
1188 1188
 uninstall-am:
1189 1189
 
1190
-.MAKE: check-am check-html install-am install-strip recheck-html
1191
-
1192
-.PHONY: CTAGS GTAGS all all-am am--mostlyclean-test-html check \
1193
-	check-TESTS check-am check-html clean clean-checkPROGRAMS \
1194
-	clean-generic clean-libtool clean-local ctags distclean \
1195
-	distclean-compile distclean-generic distclean-libtool \
1196
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
1197
-	install install-am install-data install-data-am install-dvi \
1198
-	install-dvi-am install-exec install-exec-am install-html \
1199
-	install-html-am install-info install-info-am install-man \
1200
-	install-pdf install-pdf-am install-ps install-ps-am \
1201
-	install-strip installcheck installcheck-am installdirs \
1202
-	maintainer-clean maintainer-clean-generic mostlyclean \
1203
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1204
-	pdf pdf-am ps ps-am recheck recheck-html tags uninstall \
1205
-	uninstall-am
1190
+.MAKE: check-am install-am install-strip
1191
+
1192
+.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1193
+	clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1194
+	cscopelist-am ctags ctags-am distclean distclean-compile \
1195
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
1196
+	dvi-am html html-am info info-am install install-am \
1197
+	install-data install-data-am install-dvi install-dvi-am \
1198
+	install-exec install-exec-am install-html install-html-am \
1199
+	install-info install-info-am install-man install-pdf \
1200
+	install-pdf-am install-ps install-ps-am install-strip \
1201
+	installcheck installcheck-am installdirs maintainer-clean \
1202
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
1203
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1204
+	recheck tags tags-am uninstall uninstall-am
1206 1205
 
1207 1206
 
1208 1207
 check_unit_vg.sh: $(FILES)