Browse code

autoreconf

Kevin Lin authored on 2014/03/19 06:24:13
Showing 23 changed files
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,23 @@
34 34
 
35 35
 
36 36
 VPATH = @srcdir@
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 \
37
+am__make_dryrun = \
38
+  { \
39
+    am__dry=no; \
50 40
     case $$MAKEFLAGS in \
51 41
       *\\[\ \	]*) \
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;; \
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;; \
74 51
     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))
52
+    test $$am__dry = yes; \
53
+  }
82 54
 pkgdatadir = $(datadir)/@PACKAGE@
83 55
 pkgincludedir = $(includedir)/@PACKAGE@
84 56
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,10 +73,10 @@ host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = clamsubmit
102 102
 subdir = .
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/configure $(am__configure_deps) \
105
-	$(srcdir)/clamav-config.h.in $(srcdir)/clamav-config.in \
106
-	$(srcdir)/libclamav.pc.in $(srcdir)/platform.h.in \
103
+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
104
+	$(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
105
+	$(srcdir)/clamav-config.in $(srcdir)/libclamav.pc.in \
106
+	$(srcdir)/platform.h.in $(top_srcdir)/configure \
107 107
 	$(top_srcdir)/docs/man/clamav-milter.8.in \
108 108
 	$(top_srcdir)/docs/man/clamav-milter.conf.5.in \
109 109
 	$(top_srcdir)/docs/man/clambc.1.in \
... ...
@@ -111,19 +84,14 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
111 111
 	$(top_srcdir)/docs/man/clamd.8.in \
112 112
 	$(top_srcdir)/docs/man/clamd.conf.5.in \
113 113
 	$(top_srcdir)/docs/man/clamdscan.1.in \
114
+	$(top_srcdir)/docs/man/clamdtop.1.in \
114 115
 	$(top_srcdir)/docs/man/clamscan.1.in \
115 116
 	$(top_srcdir)/docs/man/freshclam.1.in \
116 117
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
117
-	$(top_srcdir)/docs/man/sigtool.1.in \
118
-	$(top_srcdir)/docs/man/clamdtop.1.in AUTHORS COPYING ChangeLog \
119
-	INSTALL NEWS README config/compile config/config.guess \
118
+	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
119
+	INSTALL NEWS config/compile config/config.guess \
120 120
 	config/config.rpath config/config.sub config/depcomp \
121
-	config/install-sh config/missing config/ltmain.sh \
122
-	$(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
123
-	$(top_srcdir)/config/config.rpath \
124
-	$(top_srcdir)/config/config.sub \
125
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
126
-	$(top_srcdir)/config/missing
121
+	config/install-sh config/ltmain.sh config/missing
127 122
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128 123
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
129 124
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -232,28 +200,21 @@ am__uninstall_files_from_dir = { \
232 232
   }
233 233
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
234 234
 SCRIPTS = $(bin_SCRIPTS)
235
-AM_V_P = $(am__v_P_@AM_V@)
236
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
237
-am__v_P_0 = false
238
-am__v_P_1 = :
239 235
 AM_V_GEN = $(am__v_GEN_@AM_V@)
240 236
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
241
-am__v_GEN_0 = @echo "  GEN     " $@;
242
-am__v_GEN_1 = 
237
+am__v_GEN_0 = @echo "  GEN   " $@;
243 238
 AM_V_at = $(am__v_at_@AM_V@)
244 239
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
245 240
 am__v_at_0 = @
246
-am__v_at_1 = 
247 241
 SOURCES =
248 242
 DIST_SOURCES =
249
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
250
-	ctags-recursive dvi-recursive html-recursive info-recursive \
251
-	install-data-recursive install-dvi-recursive \
252
-	install-exec-recursive install-html-recursive \
253
-	install-info-recursive install-pdf-recursive \
254
-	install-ps-recursive install-recursive installcheck-recursive \
255
-	installdirs-recursive pdf-recursive ps-recursive \
256
-	tags-recursive uninstall-recursive
243
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
244
+	html-recursive info-recursive install-data-recursive \
245
+	install-dvi-recursive install-exec-recursive \
246
+	install-html-recursive install-info-recursive \
247
+	install-pdf-recursive install-ps-recursive install-recursive \
248
+	installcheck-recursive installdirs-recursive pdf-recursive \
249
+	ps-recursive uninstall-recursive
257 250
 am__can_run_installinfo = \
258 251
   case $$AM_UPDATE_INFO_DIR in \
259 252
     n|no|NO) false;; \
... ...
@@ -262,33 +223,11 @@ am__can_run_installinfo = \
262 262
 DATA = $(pkgconfig_DATA)
263 263
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
264 264
   distclean-recursive maintainer-clean-recursive
265
-am__recursive_targets = \
266
-  $(RECURSIVE_TARGETS) \
267
-  $(RECURSIVE_CLEAN_TARGETS) \
268
-  $(am__extra_recursive_targets)
269
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
270
-	cscope distdir dist dist-all distcheck
271
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
272
-	$(LISP)clamav-config.h.in
273
-# Read a list of newline-separated strings from the standard input,
274
-# and print each of them once, without duplicates.  Input order is
275
-# *not* preserved.
276
-am__uniquify_input = $(AWK) '\
277
-  BEGIN { nonempty = 0; } \
278
-  { items[$$0] = 1; nonempty = 1; } \
279
-  END { if (nonempty) { for (i in items) print i; }; } \
280
-'
281
-# Make sure the list of sources is unique.  This is necessary because,
282
-# e.g., the same source file might be shared among _SOURCES variables
283
-# for different programs/libraries.
284
-am__define_uniq_tagged_files = \
285
-  list='$(am__tagged_files)'; \
286
-  unique=`for i in $$list; do \
287
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288
-  done | $(am__uniquify_input)`
265
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
266
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
267
+	distdir dist dist-all distcheck
289 268
 ETAGS = etags
290 269
 CTAGS = ctags
291
-CSCOPE = cscope
292 270
 DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
293 271
 	sigtool clamconf database docs etc clamav-milter test clamdtop \
294 272
 	clambc unit_tests clamsubmit
... ...
@@ -301,7 +240,6 @@ am__remove_distdir = \
301 301
       && rm -rf "$(distdir)" \
302 302
       || { sleep 5 && rm -rf "$(distdir)"; }; \
303 303
   else :; fi
304
-am__post_remove_distdir = $(am__remove_distdir)
305 304
 am__relativize = \
306 305
   dir0=`pwd`; \
307 306
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
... ...
@@ -329,7 +267,6 @@ am__relativize = \
329 329
   reldir="$$dir2"
330 330
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
331 331
 GZIP_ENV = --best
332
-DIST_TARGETS = dist-bzip2 dist-gzip
333 332
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
334 333
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
335 334
 distcleancheck_listfiles = find . -type f -print
... ...
@@ -575,8 +512,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
575 575
 $(am__aclocal_m4_deps):
576 576
 
577 577
 clamav-config.h: stamp-h1
578
-	@test -f $@ || rm -f stamp-h1
579
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
578
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
579
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
580 580
 
581 581
 stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
582 582
 	@rm -f stamp-h1
... ...
@@ -700,25 +637,22 @@ uninstall-pkgconfigDATA:
700 700
 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
701 701
 
702 702
 # This directory's subdirectories are mostly independent; you can cd
703
-# into them and run 'make' without going through this Makefile.
704
-# To change the values of 'make' variables: instead of editing Makefiles,
705
-# (1) if the variable is set in 'config.status', edit 'config.status'
706
-#     (which will cause the Makefiles to be regenerated when you run 'make');
707
-# (2) otherwise, pass the desired values on the 'make' command line.
708
-$(am__recursive_targets):
709
-	@fail=; \
710
-	if $(am__make_keepgoing); then \
711
-	  failcom='fail=yes'; \
712
-	else \
713
-	  failcom='exit 1'; \
714
-	fi; \
703
+# into them and run `make' without going through this Makefile.
704
+# To change the values of `make' variables: instead of editing Makefiles,
705
+# (1) if the variable is set in `config.status', edit `config.status'
706
+#     (which will cause the Makefiles to be regenerated when you run `make');
707
+# (2) otherwise, pass the desired values on the `make' command line.
708
+$(RECURSIVE_TARGETS):
709
+	@fail= failcom='exit 1'; \
710
+	for f in x $$MAKEFLAGS; do \
711
+	  case $$f in \
712
+	    *=* | --[!k]*);; \
713
+	    *k*) failcom='fail=yes';; \
714
+	  esac; \
715
+	done; \
715 716
 	dot_seen=no; \
716 717
 	target=`echo $@ | sed s/-recursive//`; \
717
-	case "$@" in \
718
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
719
-	  *) list='$(SUBDIRS)' ;; \
720
-	esac; \
721
-	for subdir in $$list; do \
718
+	list='$(SUBDIRS)'; for subdir in $$list; do \
722 719
 	  echo "Making $$target in $$subdir"; \
723 720
 	  if test "$$subdir" = "."; then \
724 721
 	    dot_seen=yes; \
... ...
@@ -733,12 +667,57 @@ $(am__recursive_targets):
733 733
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
734 734
 	fi; test -z "$$fail"
735 735
 
736
-ID: $(am__tagged_files)
737
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
738
-tags: tags-recursive
739
-TAGS: tags
736
+$(RECURSIVE_CLEAN_TARGETS):
737
+	@fail= failcom='exit 1'; \
738
+	for f in x $$MAKEFLAGS; do \
739
+	  case $$f in \
740
+	    *=* | --[!k]*);; \
741
+	    *k*) failcom='fail=yes';; \
742
+	  esac; \
743
+	done; \
744
+	dot_seen=no; \
745
+	case "$@" in \
746
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
747
+	  *) list='$(SUBDIRS)' ;; \
748
+	esac; \
749
+	rev=''; for subdir in $$list; do \
750
+	  if test "$$subdir" = "."; then :; else \
751
+	    rev="$$subdir $$rev"; \
752
+	  fi; \
753
+	done; \
754
+	rev="$$rev ."; \
755
+	target=`echo $@ | sed s/-recursive//`; \
756
+	for subdir in $$rev; do \
757
+	  echo "Making $$target in $$subdir"; \
758
+	  if test "$$subdir" = "."; then \
759
+	    local_target="$$target-am"; \
760
+	  else \
761
+	    local_target="$$target"; \
762
+	  fi; \
763
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
764
+	  || eval $$failcom; \
765
+	done && test -z "$$fail"
766
+tags-recursive:
767
+	list='$(SUBDIRS)'; for subdir in $$list; do \
768
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
769
+	done
770
+ctags-recursive:
771
+	list='$(SUBDIRS)'; for subdir in $$list; do \
772
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
773
+	done
740 774
 
741
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
775
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
776
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
777
+	unique=`for i in $$list; do \
778
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
779
+	  done | \
780
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
781
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
782
+	mkid -fID $$unique
783
+tags: TAGS
784
+
785
+TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
786
+		$(TAGS_FILES) $(LISP)
742 787
 	set x; \
743 788
 	here=`pwd`; \
744 789
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -754,7 +733,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
754 754
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
755 755
 	  fi; \
756 756
 	done; \
757
-	$(am__define_uniq_tagged_files); \
757
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
758
+	unique=`for i in $$list; do \
759
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
760
+	  done | \
761
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
762
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
758 763
 	shift; \
759 764
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
760 765
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -766,11 +750,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
766 766
 	      $$unique; \
767 767
 	  fi; \
768 768
 	fi
769
-ctags: ctags-recursive
770
-
771
-CTAGS: ctags
772
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
773
-	$(am__define_uniq_tagged_files); \
769
+ctags: CTAGS
770
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
771
+		$(TAGS_FILES) $(LISP)
772
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
773
+	unique=`for i in $$list; do \
774
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
775
+	  done | \
776
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
777
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
774 778
 	test -z "$(CTAGS_ARGS)$$unique" \
775 779
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
776 780
 	     $$unique
... ...
@@ -779,31 +767,9 @@ GTAGS:
779 779
 	here=`$(am__cd) $(top_builddir) && pwd` \
780 780
 	  && $(am__cd) $(top_srcdir) \
781 781
 	  && gtags -i $(GTAGS_ARGS) "$$here"
782
-cscope: cscope.files
783
-	test ! -s cscope.files \
784
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
785
-clean-cscope:
786
-	-rm -f cscope.files
787
-cscope.files: clean-cscope cscopelist
788
-cscopelist: cscopelist-recursive
789
-
790
-cscopelist-am: $(am__tagged_files)
791
-	list='$(am__tagged_files)'; \
792
-	case "$(srcdir)" in \
793
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
794
-	  *) sdir=$(subdir)/$(srcdir) ;; \
795
-	esac; \
796
-	for i in $$list; do \
797
-	  if test -f "$$i"; then \
798
-	    echo "$(subdir)/$$i"; \
799
-	  else \
800
-	    echo "$$sdir/$$i"; \
801
-	  fi; \
802
-	done >> $(top_builddir)/cscope.files
803 782
 
804 783
 distclean-tags:
805 784
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
806
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
807 785
 
808 786
 distdir: $(DISTFILES)
809 787
 	$(am__remove_distdir)
... ...
@@ -874,41 +840,40 @@ distdir: $(DISTFILES)
874 874
 	|| chmod -R a+r "$(distdir)"
875 875
 dist-gzip: distdir
876 876
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
877
-	$(am__post_remove_distdir)
877
+	$(am__remove_distdir)
878 878
 dist-bzip2: distdir
879 879
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
880
-	$(am__post_remove_distdir)
880
+	$(am__remove_distdir)
881 881
 
882 882
 dist-lzip: distdir
883 883
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
884
-	$(am__post_remove_distdir)
884
+	$(am__remove_distdir)
885
+
886
+dist-lzma: distdir
887
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
888
+	$(am__remove_distdir)
885 889
 
886 890
 dist-xz: distdir
887 891
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
888
-	$(am__post_remove_distdir)
892
+	$(am__remove_distdir)
889 893
 
890 894
 dist-tarZ: distdir
891
-	@echo WARNING: "Support for shar distribution archives is" \
892
-	               "deprecated." >&2
893
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
894 895
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
895
-	$(am__post_remove_distdir)
896
+	$(am__remove_distdir)
896 897
 
897 898
 dist-shar: distdir
898
-	@echo WARNING: "Support for distribution archives compressed with" \
899
-		       "legacy program 'compress' is deprecated." >&2
900
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
901 899
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
902
-	$(am__post_remove_distdir)
900
+	$(am__remove_distdir)
903 901
 
904 902
 dist-zip: distdir
905 903
 	-rm -f $(distdir).zip
906 904
 	zip -rq $(distdir).zip $(distdir)
907
-	$(am__post_remove_distdir)
905
+	$(am__remove_distdir)
908 906
 
909
-dist dist-all:
910
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
911
-	$(am__post_remove_distdir)
907
+dist dist-all: distdir
908
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
909
+	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
910
+	$(am__remove_distdir)
912 911
 
913 912
 # This target untars the dist file and tries a VPATH configuration.  Then
914 913
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -919,6 +884,8 @@ distcheck: dist
919 919
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
920 920
 	*.tar.bz2*) \
921 921
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
922
+	*.tar.lzma*) \
923
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
922 924
 	*.tar.lz*) \
923 925
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
924 926
 	*.tar.xz*) \
... ...
@@ -930,9 +897,9 @@ distcheck: dist
930 930
 	*.zip*) \
931 931
 	  unzip $(distdir).zip ;;\
932 932
 	esac
933
-	chmod -R a-w $(distdir)
934
-	chmod u+w $(distdir)
935
-	mkdir $(distdir)/_build $(distdir)/_inst
933
+	chmod -R a-w $(distdir); chmod u+w $(distdir)
934
+	mkdir $(distdir)/_build
935
+	mkdir $(distdir)/_inst
936 936
 	chmod a-w $(distdir)
937 937
 	test -d $(distdir)/_build || exit 0; \
938 938
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
... ...
@@ -964,7 +931,7 @@ distcheck: dist
964 964
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
965 965
 	  && cd "$$am__cwd" \
966 966
 	  || exit 1
967
-	$(am__post_remove_distdir)
967
+	$(am__remove_distdir)
968 968
 	@(echo "$(distdir) archives ready for distribution: "; \
969 969
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
970 970
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -1103,25 +1070,26 @@ ps-am:
1103 1103
 
1104 1104
 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1105 1105
 
1106
-.MAKE: $(am__recursive_targets) all install-am install-strip
1107
-
1108
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1109
-	am--refresh check check-am clean clean-cscope clean-generic \
1110
-	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1111
-	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1112
-	dist-tarZ dist-xz dist-zip distcheck distclean \
1113
-	distclean-generic distclean-hdr distclean-libtool \
1114
-	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1115
-	dvi-am html html-am info info-am install install-am \
1116
-	install-binSCRIPTS install-data install-data-am install-dvi \
1117
-	install-dvi-am install-exec install-exec-am install-html \
1118
-	install-html-am install-info install-info-am install-man \
1119
-	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1120
-	install-ps-am install-strip installcheck installcheck-am \
1121
-	installcheck-binSCRIPTS installdirs installdirs-am \
1122
-	maintainer-clean maintainer-clean-generic mostlyclean \
1123
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1124
-	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1106
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1107
+	ctags-recursive install-am install-strip tags-recursive
1108
+
1109
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1110
+	all all-am am--refresh check check-am clean clean-generic \
1111
+	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1112
+	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
1113
+	dist-xz dist-zip distcheck distclean distclean-generic \
1114
+	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1115
+	distdir distuninstallcheck dvi dvi-am html html-am info \
1116
+	info-am install install-am install-binSCRIPTS install-data \
1117
+	install-data-am install-dvi install-dvi-am install-exec \
1118
+	install-exec-am install-html install-html-am install-info \
1119
+	install-info-am install-man install-pdf install-pdf-am \
1120
+	install-pkgconfigDATA install-ps install-ps-am install-strip \
1121
+	installcheck installcheck-am installcheck-binSCRIPTS \
1122
+	installdirs installdirs-am maintainer-clean \
1123
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
1124
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1125
+	uninstall uninstall-am uninstall-binSCRIPTS \
1125 1126
 	uninstall-pkgconfigDATA
1126 1127
 
1127 1128
 lcov:
... ...
@@ -1,7 +1,8 @@
1
-# generated automatically by aclocal 1.14 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
4 2
 
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.
5 6
 # This file is free software; the Free Software Foundation
6 7
 # gives unlimited permission to copy and/or distribute it,
7 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -11,31 +12,33 @@
11 11
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 12
 # PARTICULAR PURPOSE.
13 13
 
14
-m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 14
 m4_ifndef([AC_AUTOCONF_VERSION],
16 15
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17 16
 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18 17
 [m4_warning([this file was generated for autoconf 2.69.
19 18
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 19
 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'.])])
20
+To do so, use the procedure documented by the package, typically `autoreconf'.])])
22 21
 
23
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
22
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
23
+# Foundation, Inc.
24 24
 #
25 25
 # This file is free software; the Free Software Foundation
26 26
 # gives unlimited permission to copy and/or distribute it,
27 27
 # with or without modifications, as long as this notice is preserved.
28 28
 
29
+# serial 1
30
+
29 31
 # AM_AUTOMAKE_VERSION(VERSION)
30 32
 # ----------------------------
31 33
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
32 34
 # generated from the m4 files accompanying Automake X.Y.
33 35
 # (This private macro should not be called outside this file.)
34 36
 AC_DEFUN([AM_AUTOMAKE_VERSION],
35
-[am__api_version='1.14'
37
+[am__api_version='1.11'
36 38
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37 39
 dnl require some minimum version.  Point them to the right macro.
38
-m4_if([$1], [1.14], [],
40
+m4_if([$1], [1.11.6], [],
39 41
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40 42
 ])
41 43
 
... ...
@@ -51,22 +54,24 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51 51
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52 52
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53 53
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
-[AM_AUTOMAKE_VERSION([1.14])dnl
54
+[AM_AUTOMAKE_VERSION([1.11.6])dnl
55 55
 m4_ifndef([AC_AUTOCONF_VERSION],
56 56
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
57 57
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
58 58
 
59 59
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
60 60
 
61
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
61
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
62 62
 #
63 63
 # This file is free software; the Free Software Foundation
64 64
 # gives unlimited permission to copy and/or distribute it,
65 65
 # with or without modifications, as long as this notice is preserved.
66 66
 
67
+# serial 1
68
+
67 69
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
68
-# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
69
-# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
70
+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
71
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
70 72
 #
71 73
 # Of course, Automake must honor this variable whenever it calls a
72 74
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -85,7 +90,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
85 85
 #
86 86
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
87 87
 # are both prefixed by $srcdir.  In an in-source build this is usually
88
-# harmless because $srcdir is '.', but things will broke when you
88
+# harmless because $srcdir is `.', but things will broke when you
89 89
 # start a VPATH build or use an absolute $srcdir.
90 90
 #
91 91
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -111,19 +116,22 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
111 111
 
112 112
 # AM_CONDITIONAL                                            -*- Autoconf -*-
113 113
 
114
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
114
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
115
+# Free Software Foundation, Inc.
115 116
 #
116 117
 # This file is free software; the Free Software Foundation
117 118
 # gives unlimited permission to copy and/or distribute it,
118 119
 # with or without modifications, as long as this notice is preserved.
119 120
 
121
+# serial 9
122
+
120 123
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
121 124
 # -------------------------------------
122 125
 # Define a conditional.
123 126
 AC_DEFUN([AM_CONDITIONAL],
124
-[AC_PREREQ([2.52])dnl
125
- m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
126
-       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127
+[AC_PREREQ(2.52)dnl
128
+ ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
129
+	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127 130
 AC_SUBST([$1_TRUE])dnl
128 131
 AC_SUBST([$1_FALSE])dnl
129 132
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -142,14 +150,16 @@ AC_CONFIG_COMMANDS_PRE(
142 142
 Usually this means the macro was only invoked conditionally.]])
143 143
 fi])])
144 144
 
145
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
145
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
146
+# 2010, 2011 Free Software Foundation, Inc.
146 147
 #
147 148
 # This file is free software; the Free Software Foundation
148 149
 # gives unlimited permission to copy and/or distribute it,
149 150
 # with or without modifications, as long as this notice is preserved.
150 151
 
152
+# serial 12
151 153
 
152
-# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
154
+# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
153 155
 # written in clear, in which case automake, when reading aclocal.m4,
154 156
 # will think it sees a *use*, and therefore will trigger all it's
155 157
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -159,7 +169,7 @@ fi])])
159 159
 # _AM_DEPENDENCIES(NAME)
160 160
 # ----------------------
161 161
 # See how the compiler implements dependency checking.
162
-# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
162
+# NAME is "CC", "CXX", "GCJ", or "OBJC".
163 163
 # We try a few techniques and use that to set a single cache variable.
164 164
 #
165 165
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -172,13 +182,12 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
172 172
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
173 173
 AC_REQUIRE([AM_DEP_TRACK])dnl
174 174
 
175
-m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
176
-      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
177
-      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
-      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
179
-      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
180
-      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
181
-                    [depcc="$$1"   am_compiler_list=])
175
+ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
176
+       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
177
+       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
179
+       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
180
+                   [depcc="$$1"   am_compiler_list=])
182 181
 
183 182
 AC_CACHE_CHECK([dependency style of $depcc],
184 183
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -186,8 +195,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
186 186
   # We make a subdir and do the tests there.  Otherwise we can end up
187 187
   # making bogus files that we don't know about and never remove.  For
188 188
   # instance it was reported that on HP-UX the gcc test will end up
189
-  # making a dummy file named 'D' -- because '-MD' means "put the output
190
-  # in D".
189
+  # making a dummy file named `D' -- because `-MD' means `put the output
190
+  # in D'.
191 191
   rm -rf conftest.dir
192 192
   mkdir conftest.dir
193 193
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -227,16 +236,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
227 227
     : > sub/conftest.c
228 228
     for i in 1 2 3 4 5 6; do
229 229
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
230
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
231
-      # Solaris 10 /bin/sh.
232
-      echo '/* dummy */' > sub/conftst$i.h
230
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
231
+      # Solaris 8's {/usr,}/bin/sh.
232
+      touch sub/conftst$i.h
233 233
     done
234 234
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
235 235
 
236
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
236
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
237 237
     # mode.  It turns out that the SunPro C++ compiler does not properly
238
-    # handle '-M -o', and we need to detect this.  Also, some Intel
239
-    # versions had trouble with output in subdirs.
238
+    # handle `-M -o', and we need to detect this.  Also, some Intel
239
+    # versions had trouble with output in subdirs
240 240
     am__obj=sub/conftest.${OBJEXT-o}
241 241
     am__minus_obj="-o $am__obj"
242 242
     case $depmode in
... ...
@@ -245,8 +254,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
245 245
       test "$am__universal" = false || continue
246 246
       ;;
247 247
     nosideeffect)
248
-      # After this tag, mechanisms are not by side-effect, so they'll
249
-      # only be used when explicitly requested.
248
+      # after this tag, mechanisms are not by side-effect, so they'll
249
+      # only be used when explicitly requested
250 250
       if test "x$enable_dependency_tracking" = xyes; then
251 251
 	continue
252 252
       else
... ...
@@ -254,7 +263,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       fi
255 255
       ;;
256 256
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
257
-      # This compiler won't grok '-c -o', but also, the minuso test has
257
+      # This compiler won't grok `-c -o', but also, the minuso test has
258 258
       # not run yet.  These depmodes are late enough in the game, and
259 259
       # so weak that their functioning should not be impacted.
260 260
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -302,7 +311,7 @@ AM_CONDITIONAL([am__fastdep$1], [
302 302
 # AM_SET_DEPDIR
303 303
 # -------------
304 304
 # Choose a directory name for dependency files.
305
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
305
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES
306 306
 AC_DEFUN([AM_SET_DEPDIR],
307 307
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
308 308
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -312,13 +321,9 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
312 312
 # AM_DEP_TRACK
313 313
 # ------------
314 314
 AC_DEFUN([AM_DEP_TRACK],
315
-[AC_ARG_ENABLE([dependency-tracking], [dnl
316
-AS_HELP_STRING(
317
-  [--enable-dependency-tracking],
318
-  [do not reject slow dependency extractors])
319
-AS_HELP_STRING(
320
-  [--disable-dependency-tracking],
321
-  [speeds up one-time build])])
315
+[AC_ARG_ENABLE(dependency-tracking,
316
+[  --disable-dependency-tracking  speeds up one-time build
317
+  --enable-dependency-tracking   do not reject slow dependency extractors])
322 318
 if test "x$enable_dependency_tracking" != xno; then
323 319
   am_depcomp="$ac_aux_dir/depcomp"
324 320
   AMDEPBACKSLASH='\'
... ...
@@ -333,18 +338,20 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
333 333
 
334 334
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
335 335
 
336
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
336
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
337
+# Free Software Foundation, Inc.
337 338
 #
338 339
 # This file is free software; the Free Software Foundation
339 340
 # gives unlimited permission to copy and/or distribute it,
340 341
 # with or without modifications, as long as this notice is preserved.
341 342
 
343
+#serial 5
342 344
 
343 345
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
344 346
 # ------------------------------
345 347
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
346 348
 [{
347
-  # Older Autoconf quotes --file arguments for eval, but not when files
349
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
348 350
   # are listed without --file.  Let's play safe and only enable the eval
349 351
   # if we detect the quoting.
350 352
   case $CONFIG_FILES in
... ...
@@ -357,7 +364,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
357 357
     # Strip MF so we end up with the name of the file.
358 358
     mf=`echo "$mf" | sed -e 's/:.*$//'`
359 359
     # Check whether this is an Automake generated Makefile or not.
360
-    # We used to match only the files named 'Makefile.in', but
360
+    # We used to match only the files named `Makefile.in', but
361 361
     # some people rename them; so instead we look at the file content.
362 362
     # Grep'ing the first line is not enough: some people post-process
363 363
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -369,19 +376,21 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
369 369
       continue
370 370
     fi
371 371
     # Extract the definition of DEPDIR, am__include, and am__quote
372
-    # from the Makefile without running 'make'.
372
+    # from the Makefile without running `make'.
373 373
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
374 374
     test -z "$DEPDIR" && continue
375 375
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
376
-    test -z "$am__include" && continue
376
+    test -z "am__include" && continue
377 377
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
378
+    # When using ansi2knr, U may be empty or an underscore; expand it
379
+    U=`sed -n 's/^U = //p' < "$mf"`
378 380
     # Find all dependency output files, they are included files with
379 381
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
380 382
     # simplest approach to changing $(DEPDIR) to its actual value in the
381 383
     # expansion.
382 384
     for file in `sed -n "
383 385
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
384
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
386
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
385 387
       # Make sure the directory exists.
386 388
       test -f "$dirpart/$file" && continue
387 389
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -399,7 +408,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
399 399
 # This macro should only be invoked once -- use via AC_REQUIRE.
400 400
 #
401 401
 # This code is only required when automatic dependency tracking
402
-# is enabled.  FIXME.  This creates each '.P' file that we will
402
+# is enabled.  FIXME.  This creates each `.P' file that we will
403 403
 # need in order to bootstrap the dependency handling code.
404 404
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
405 405
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -409,21 +418,18 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
409 409
 
410 410
 # Do all the work for Automake.                             -*- Autoconf -*-
411 411
 
412
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
412
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
413
+# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
413 414
 #
414 415
 # This file is free software; the Free Software Foundation
415 416
 # gives unlimited permission to copy and/or distribute it,
416 417
 # with or without modifications, as long as this notice is preserved.
417 418
 
419
+# serial 16
420
+
418 421
 # This macro actually does too much.  Some checks are only needed if
419 422
 # your package does certain things.  But this isn't really a big deal.
420 423
 
421
-dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
422
-m4_define([AC_PROG_CC],
423
-m4_defn([AC_PROG_CC])
424
-[_AM_PROG_CC_C_O
425
-])
426
-
427 424
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
428 425
 # AM_INIT_AUTOMAKE([OPTIONS])
429 426
 # -----------------------------------------------
... ...
@@ -436,7 +442,7 @@ m4_defn([AC_PROG_CC])
436 436
 # arguments mandatory, and then we can depend on a new Autoconf
437 437
 # release and drop the old call support.
438 438
 AC_DEFUN([AM_INIT_AUTOMAKE],
439
-[AC_PREREQ([2.65])dnl
439
+[AC_PREREQ([2.62])dnl
440 440
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
441 441
 dnl the ones we care about.
442 442
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -465,40 +471,31 @@ AC_SUBST([CYGPATH_W])
465 465
 # Define the identity of the package.
466 466
 dnl Distinguish between old-style and new-style calls.
467 467
 m4_ifval([$2],
468
-[AC_DIAGNOSE([obsolete],
469
-             [$0: two- and three-arguments forms are deprecated.])
470
-m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
468
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
471 469
  AC_SUBST([PACKAGE], [$1])dnl
472 470
  AC_SUBST([VERSION], [$2])],
473 471
 [_AM_SET_OPTIONS([$1])dnl
474 472
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
475
-m4_if(
476
-  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
477
-  [ok:ok],,
473
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
478 474
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
479 475
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
480 476
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
481 477
 
482 478
 _AM_IF_OPTION([no-define],,
483
-[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
484
- AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
479
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
480
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
485 481
 
486 482
 # Some tools Automake needs.
487 483
 AC_REQUIRE([AM_SANITY_CHECK])dnl
488 484
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
489
-AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
490
-AM_MISSING_PROG([AUTOCONF], [autoconf])
491
-AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
492
-AM_MISSING_PROG([AUTOHEADER], [autoheader])
493
-AM_MISSING_PROG([MAKEINFO], [makeinfo])
485
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
486
+AM_MISSING_PROG(AUTOCONF, autoconf)
487
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
488
+AM_MISSING_PROG(AUTOHEADER, autoheader)
489
+AM_MISSING_PROG(MAKEINFO, makeinfo)
494 490
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
495 491
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
496
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
497
-# For better backward compatibility.  To be removed once Automake 1.9.x
498
-# dies out for good.  For more background, see:
499
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
500
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
501
-AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
492
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502 493
 # We need awk for the "check" target.  The system "awk" is bad on
503 494
 # some platforms.
504 495
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -509,78 +506,34 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
509 509
 			     [_AM_PROG_TAR([v7])])])
510 510
 _AM_IF_OPTION([no-dependencies],,
511 511
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
512
-		  [_AM_DEPENDENCIES([CC])],
513
-		  [m4_define([AC_PROG_CC],
514
-			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512
+		  [_AM_DEPENDENCIES(CC)],
513
+		  [define([AC_PROG_CC],
514
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
515 515
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
516
-		  [_AM_DEPENDENCIES([CXX])],
517
-		  [m4_define([AC_PROG_CXX],
518
-			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516
+		  [_AM_DEPENDENCIES(CXX)],
517
+		  [define([AC_PROG_CXX],
518
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
519 519
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
520
-		  [_AM_DEPENDENCIES([OBJC])],
521
-		  [m4_define([AC_PROG_OBJC],
522
-			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
523
-AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
524
-		  [_AM_DEPENDENCIES([OBJCXX])],
525
-		  [m4_define([AC_PROG_OBJCXX],
526
-			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520
+		  [_AM_DEPENDENCIES(OBJC)],
521
+		  [define([AC_PROG_OBJC],
522
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
527 523
 ])
528
-AC_REQUIRE([AM_SILENT_RULES])dnl
529
-dnl The testsuite driver may need to know about EXEEXT, so add the
530
-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
531
-dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
524
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
525
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
526
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
527
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
532 528
 AC_CONFIG_COMMANDS_PRE(dnl
533 529
 [m4_provide_if([_AM_COMPILER_EXEEXT],
534 530
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
531
+])
535 532
 
536
-# POSIX will say in a future version that running "rm -f" with no argument
537
-# is OK; and we want to be able to make that assumption in our Makefile
538
-# recipes.  So use an aggressive probe to check that the usage we want is
539
-# actually supported "in the wild" to an acceptable degree.
540
-# See automake bug#10828.
541
-# To make any issue more visible, cause the running configure to be aborted
542
-# by default if the 'rm' program in use doesn't match our expectations; the
543
-# user can still override this though.
544
-if rm -f && rm -fr && rm -rf; then : OK; else
545
-  cat >&2 <<'END'
546
-Oops!
547
-
548
-Your 'rm' program seems unable to run without file operands specified
549
-on the command line, even when the '-f' option is present.  This is contrary
550
-to the behaviour of most rm programs out there, and not conforming with
551
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
552
-
553
-Please tell bug-automake@gnu.org about your system, including the value
554
-of your $PATH and any error possibly output before this message.  This
555
-can help us improve future automake versions.
556
-
557
-END
558
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
559
-    echo 'Configuration will proceed anyway, since you have set the' >&2
560
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
561
-    echo >&2
562
-  else
563
-    cat >&2 <<'END'
564
-Aborting the configuration process, to ensure you take notice of the issue.
565
-
566
-You can download and install GNU coreutils to get an 'rm' implementation
567
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
568
-
569
-If you want to complete the configuration process using your problematic
570
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
571
-to "yes", and re-run configure.
572
-
573
-END
574
-    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
575
-  fi
576
-fi])
577
-
578
-dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
579 534
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
580 535
 dnl mangled by Autoconf and run in a shell conditional statement.
581 536
 m4_define([_AC_COMPILER_EXEEXT],
582 537
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
583 538
 
539
+
584 540
 # When config.status generates a header, we must update the stamp-h file.
585 541
 # This file resides in the same directory as the config header
586 542
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -602,12 +555,15 @@ for _am_header in $config_headers :; do
602 602
 done
603 603
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
604 604
 
605
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
605
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
606
+# Inc.
606 607
 #
607 608
 # This file is free software; the Free Software Foundation
608 609
 # gives unlimited permission to copy and/or distribute it,
609 610
 # with or without modifications, as long as this notice is preserved.
610 611
 
612
+# serial 1
613
+
611 614
 # AM_PROG_INSTALL_SH
612 615
 # ------------------
613 616
 # Define $install_sh.
... ...
@@ -621,14 +577,16 @@ if test x"${install_sh}" != xset; then
621 621
     install_sh="\${SHELL} $am_aux_dir/install-sh"
622 622
   esac
623 623
 fi
624
-AC_SUBST([install_sh])])
624
+AC_SUBST(install_sh)])
625 625
 
626
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
626
+# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
627 627
 #
628 628
 # This file is free software; the Free Software Foundation
629 629
 # gives unlimited permission to copy and/or distribute it,
630 630
 # with or without modifications, as long as this notice is preserved.
631 631
 
632
+# serial 2
633
+
632 634
 # Check whether the underlying file-system supports filenames
633 635
 # with a leading dot.  For instance MS-DOS doesn't.
634 636
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -644,12 +602,14 @@ AC_SUBST([am__leading_dot])])
644 644
 
645 645
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
646 646
 
647
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
647
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
648 648
 #
649 649
 # This file is free software; the Free Software Foundation
650 650
 # gives unlimited permission to copy and/or distribute it,
651 651
 # with or without modifications, as long as this notice is preserved.
652 652
 
653
+# serial 4
654
+
653 655
 # AM_MAKE_INCLUDE()
654 656
 # -----------------
655 657
 # Check to see how make treats includes.
... ...
@@ -667,7 +627,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,12 +654,15 @@ rm -f confinc confmf
694 694
 
695 695
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
696 696
 
697
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
697
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
698
+# Free Software Foundation, Inc.
698 699
 #
699 700
 # This file is free software; the Free Software Foundation
700 701
 # gives unlimited permission to copy and/or distribute it,
701 702
 # with or without modifications, as long as this notice is preserved.
702 703
 
704
+# serial 6
705
+
703 706
 # AM_MISSING_PROG(NAME, PROGRAM)
704 707
 # ------------------------------
705 708
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -707,10 +670,11 @@ AC_DEFUN([AM_MISSING_PROG],
707 707
 $1=${$1-"${am_missing_run}$2"}
708 708
 AC_SUBST($1)])
709 709
 
710
+
710 711
 # AM_MISSING_HAS_RUN
711 712
 # ------------------
712
-# Define MISSING if not defined so far and test if it is modern enough.
713
-# If it is, set am_missing_run to use it, otherwise, to nothing.
713
+# Define MISSING if not defined so far and test if it supports --run.
714
+# If it does, set am_missing_run to use it, otherwise, to nothing.
714 715
 AC_DEFUN([AM_MISSING_HAS_RUN],
715 716
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
716 717
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -723,22 +687,54 @@ if test x"${MISSING+set}" != xset; then
723 723
   esac
724 724
 fi
725 725
 # Use eval to expand $SHELL
726
-if eval "$MISSING --is-lightweight"; then
727
-  am_missing_run="$MISSING "
726
+if eval "$MISSING --run true"; then
727
+  am_missing_run="$MISSING --run "
728 728
 else
729 729
   am_missing_run=
730
-  AC_MSG_WARN(['missing' script is too old or missing])
730
+  AC_MSG_WARN([`missing' script is too old or missing])
731 731
 fi
732 732
 ])
733 733
 
734
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
735
+# Inc.
736
+#
737
+# This file is free software; the Free Software Foundation
738
+# gives unlimited permission to copy and/or distribute it,
739
+# with or without modifications, as long as this notice is preserved.
740
+
741
+# serial 1
742
+
743
+# AM_PROG_MKDIR_P
744
+# ---------------
745
+# Check for `mkdir -p'.
746
+AC_DEFUN([AM_PROG_MKDIR_P],
747
+[AC_PREREQ([2.60])dnl
748
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
749
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
750
+dnl while keeping a definition of mkdir_p for backward compatibility.
751
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
752
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
753
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
754
+dnl adjustment using top_builddir (which is defined more often than
755
+dnl MKDIR_P).
756
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
757
+case $mkdir_p in
758
+  [[\\/$]]* | ?:[[\\/]]*) ;;
759
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
760
+esac
761
+])
762
+
734 763
 # Helper functions for option handling.                     -*- Autoconf -*-
735 764
 
736
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
765
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
766
+# Foundation, Inc.
737 767
 #
738 768
 # This file is free software; the Free Software Foundation
739 769
 # gives unlimited permission to copy and/or distribute it,
740 770
 # with or without modifications, as long as this notice is preserved.
741 771
 
772
+# serial 5
773
+
742 774
 # _AM_MANGLE_OPTION(NAME)
743 775
 # -----------------------
744 776
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -748,7 +744,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
748 748
 # --------------------
749 749
 # Set option NAME.  Presently that only means defining a flag for this option.
750 750
 AC_DEFUN([_AM_SET_OPTION],
751
-[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
751
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
752 752
 
753 753
 # _AM_SET_OPTIONS(OPTIONS)
754 754
 # ------------------------
... ...
@@ -762,58 +758,13 @@ AC_DEFUN([_AM_SET_OPTIONS],
762 762
 AC_DEFUN([_AM_IF_OPTION],
763 763
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
764 764
 
765
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
765
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
766 766
 #
767 767
 # This file is free software; the Free Software Foundation
768 768
 # gives unlimited permission to copy and/or distribute it,
769 769
 # with or without modifications, as long as this notice is preserved.
770 770
 
771
-# _AM_PROG_CC_C_O
772
-# ---------------
773
-# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
774
-# to automatically call this.
775
-AC_DEFUN([_AM_PROG_CC_C_O],
776
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
777
-AC_REQUIRE_AUX_FILE([compile])dnl
778
-AC_LANG_PUSH([C])dnl
779
-AC_CACHE_CHECK(
780
-  [whether $CC understands -c and -o together],
781
-  [am_cv_prog_cc_c_o],
782
-  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
783
-  # Make sure it works both with $CC and with simple cc.
784
-  # Following AC_PROG_CC_C_O, we do the test twice because some
785
-  # compilers refuse to overwrite an existing .o file with -o,
786
-  # though they will create one.
787
-  am_cv_prog_cc_c_o=yes
788
-  for am_i in 1 2; do
789
-    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
790
-         && test -f conftest2.$ac_objext; then
791
-      : OK
792
-    else
793
-      am_cv_prog_cc_c_o=no
794
-      break
795
-    fi
796
-  done
797
-  rm -f core conftest*
798
-  unset am_i])
799
-if test "$am_cv_prog_cc_c_o" != yes; then
800
-   # Losing compiler, so override with the script.
801
-   # FIXME: It is wrong to rewrite CC.
802
-   # But if we don't then we get into trouble of one sort or another.
803
-   # A longer-term fix would be to have automake use am__CC in this case,
804
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
805
-   CC="$am_aux_dir/compile $CC"
806
-fi
807
-AC_LANG_POP([C])])
808
-
809
-# For backward compatibility.
810
-AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
811
-
812
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
813
-#
814
-# This file is free software; the Free Software Foundation
815
-# gives unlimited permission to copy and/or distribute it,
816
-# with or without modifications, as long as this notice is preserved.
771
+# serial 1
817 772
 
818 773
 # AM_RUN_LOG(COMMAND)
819 774
 # -------------------
... ...
@@ -828,16 +779,22 @@ AC_DEFUN([AM_RUN_LOG],
828 828
 
829 829
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
830 830
 
831
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
831
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
832
+# Free Software Foundation, Inc.
832 833
 #
833 834
 # This file is free software; the Free Software Foundation
834 835
 # gives unlimited permission to copy and/or distribute it,
835 836
 # with or without modifications, as long as this notice is preserved.
836 837
 
838
+# serial 5
839
+
837 840
 # AM_SANITY_CHECK
838 841
 # ---------------
839 842
 AC_DEFUN([AM_SANITY_CHECK],
840 843
 [AC_MSG_CHECKING([whether build environment is sane])
844
+# Just in case
845
+sleep 1
846
+echo timestamp > conftest.file
841 847
 # Reject unsafe characters in $srcdir or the absolute working directory
842 848
 # name.  Accept space and tab only in the latter.
843 849
 am_lf='
... ...
@@ -848,40 +805,32 @@ case `pwd` in
848 848
 esac
849 849
 case $srcdir in
850 850
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
851
-    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
851
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
852 852
 esac
853 853
 
854
-# Do 'set' in a subshell so we don't clobber the current shell's
854
+# Do `set' in a subshell so we don't clobber the current shell's
855 855
 # arguments.  Must try -L first in case configure is actually a
856 856
 # symlink; some systems play weird games with the mod time of symlinks
857 857
 # (eg FreeBSD returns the mod time of the symlink's containing
858 858
 # directory).
859 859
 if (
860
-   am_has_slept=no
861
-   for am_try in 1 2; do
862
-     echo "timestamp, slept: $am_has_slept" > conftest.file
863
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
864
-     if test "$[*]" = "X"; then
865
-	# -L didn't work.
866
-	set X `ls -t "$srcdir/configure" conftest.file`
867
-     fi
868
-     if test "$[*]" != "X $srcdir/configure conftest.file" \
869
-	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
870
-
871
-	# If neither matched, then we have a broken ls.  This can happen
872
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
873
-	# broken ls alias from the environment.  This has actually
874
-	# happened.  Such a system could not be considered "sane".
875
-	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
876
-  alias in your environment])
877
-     fi
878
-     if test "$[2]" = conftest.file || test $am_try -eq 2; then
879
-       break
880
-     fi
881
-     # Just in case.
882
-     sleep 1
883
-     am_has_slept=yes
884
-   done
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
+   rm -f conftest.file
866
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
867
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
868
+
869
+      # If neither matched, then we have a broken ls.  This can happen
870
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
871
+      # broken ls alias from the environment.  This has actually
872
+      # happened.  Such a system could not be considered "sane".
873
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
874
+alias in your environment])
875
+   fi
876
+
885 877
    test "$[2]" = conftest.file
886 878
    )
887 879
 then
... ...
@@ -891,50 +840,31 @@ else
891 891
    AC_MSG_ERROR([newly created file is older than distributed files!
892 892
 Check your system clock])
893 893
 fi
894
-AC_MSG_RESULT([yes])
895
-# If we didn't sleep, we still need to ensure time stamps of config.status and
896
-# generated files are strictly newer.
897
-am_sleep_pid=
898
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
899
-  ( sleep 1 ) &
900
-  am_sleep_pid=$!
901
-fi
902
-AC_CONFIG_COMMANDS_PRE(
903
-  [AC_MSG_CHECKING([that generated files are newer than configure])
904
-   if test -n "$am_sleep_pid"; then
905
-     # Hide warnings about reused PIDs.
906
-     wait $am_sleep_pid 2>/dev/null
907
-   fi
908
-   AC_MSG_RESULT([done])])
909
-rm -f conftest.file
910
-])
894
+AC_MSG_RESULT(yes)])
911 895
 
912
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
896
+# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
913 897
 #
914 898
 # This file is free software; the Free Software Foundation
915 899
 # gives unlimited permission to copy and/or distribute it,
916 900
 # with or without modifications, as long as this notice is preserved.
917 901
 
902
+# serial 2
903
+
918 904
 # AM_SILENT_RULES([DEFAULT])
919 905
 # --------------------------
920 906
 # Enable less verbose build rules; with the default set to DEFAULT
921
-# ("yes" being less verbose, "no" or empty being verbose).
907
+# (`yes' being less verbose, `no' or empty being verbose).
922 908
 AC_DEFUN([AM_SILENT_RULES],
923
-[AC_ARG_ENABLE([silent-rules], [dnl
924
-AS_HELP_STRING(
925
-  [--enable-silent-rules],
926
-  [less verbose build output (undo: "make V=1")])
927
-AS_HELP_STRING(
928
-  [--disable-silent-rules],
929
-  [verbose build output (undo: "make V=0")])dnl
930
-])
931
-case $enable_silent_rules in @%:@ (((
932
-  yes) AM_DEFAULT_VERBOSITY=0;;
933
-   no) AM_DEFAULT_VERBOSITY=1;;
934
-    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
909
+[AC_ARG_ENABLE([silent-rules],
910
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
911
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
912
+case $enable_silent_rules in
913
+yes) AM_DEFAULT_VERBOSITY=0;;
914
+no)  AM_DEFAULT_VERBOSITY=1;;
915
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
935 916
 esac
936 917
 dnl
937
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
918
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
938 919
 dnl do not support nested variable expansions.
939 920
 dnl See automake bug#9928 and bug#10237.
940 921
 am_make=${MAKE-make}
... ...
@@ -952,7 +882,7 @@ else
952 952
   am_cv_make_support_nested_variables=no
953 953
 fi])
954 954
 if test $am_cv_make_support_nested_variables = yes; then
955
-  dnl Using '$V' instead of '$(V)' breaks IRIX make.
955
+  dnl Using `$V' instead of `$(V)' breaks IRIX make.
956 956
   AM_V='$(V)'
957 957
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
958 958
 else
... ...
@@ -969,40 +899,44 @@ AC_SUBST([AM_BACKSLASH])dnl
969 969
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
970 970
 ])
971 971
 
972
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
972
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
973 973
 #
974 974
 # This file is free software; the Free Software Foundation
975 975
 # gives unlimited permission to copy and/or distribute it,
976 976
 # with or without modifications, as long as this notice is preserved.
977 977
 
978
+# serial 1
979
+
978 980
 # AM_PROG_INSTALL_STRIP
979 981
 # ---------------------
980
-# One issue with vendor 'install' (even GNU) is that you can't
982
+# One issue with vendor `install' (even GNU) is that you can't
981 983
 # specify the program used to strip binaries.  This is especially
982 984
 # annoying in cross-compiling environments, where the build's strip
983 985
 # is unlikely to handle the host's binaries.
984 986
 # Fortunately install-sh will honor a STRIPPROG variable, so we
985
-# always use install-sh in "make install-strip", and initialize
987
+# always use install-sh in `make install-strip', and initialize
986 988
 # STRIPPROG with the value of the STRIP variable (set by the user).
987 989
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
988 990
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
989
-# Installed binaries are usually stripped using 'strip' when the user
990
-# run "make install-strip".  However 'strip' might not be the right
991
+# Installed binaries are usually stripped using `strip' when the user
992
+# run `make install-strip'.  However `strip' might not be the right
991 993
 # tool to use in cross-compilation environments, therefore Automake
992
-# will honor the 'STRIP' environment variable to overrule this program.
993
-dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
994
+# will honor the `STRIP' environment variable to overrule this program.
995
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
994 996
 if test "$cross_compiling" != no; then
995 997
   AC_CHECK_TOOL([STRIP], [strip], :)
996 998
 fi
997 999
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
998 1000
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
999 1001
 
1000
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
1002
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1001 1003
 #
1002 1004
 # This file is free software; the Free Software Foundation
1003 1005
 # gives unlimited permission to copy and/or distribute it,
1004 1006
 # with or without modifications, as long as this notice is preserved.
1005 1007
 
1008
+# serial 3
1009
+
1006 1010
 # _AM_SUBST_NOTMAKE(VARIABLE)
1007 1011
 # ---------------------------
1008 1012
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -1016,16 +950,18 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1016 1016
 
1017 1017
 # Check how to create a tarball.                            -*- Autoconf -*-
1018 1018
 
1019
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
1019
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1020 1020
 #
1021 1021
 # This file is free software; the Free Software Foundation
1022 1022
 # gives unlimited permission to copy and/or distribute it,
1023 1023
 # with or without modifications, as long as this notice is preserved.
1024 1024
 
1025
+# serial 2
1026
+
1025 1027
 # _AM_PROG_TAR(FORMAT)
1026 1028
 # --------------------
1027 1029
 # Check how to create a tarball in format FORMAT.
1028
-# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1030
+# FORMAT should be one of `v7', `ustar', or `pax'.
1029 1031
 #
1030 1032
 # Substitute a variable $(am__tar) that is a command
1031 1033
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1035,114 +971,76 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1035 1035
 # Substitute a variable $(am__untar) that extract such
1036 1036
 # a tarball read from stdin.
1037 1037
 #     $(am__untar) < result.tar
1038
-#
1039 1038
 AC_DEFUN([_AM_PROG_TAR],
1040 1039
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1041 1040
 # in the wild :-(  We should find a proper way to deprecate it ...
1042 1041
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1043
-
1044
-# We'll loop over all known methods to create a tar archive until one works.
1042
+m4_if([$1], [v7],
1043
+     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1044
+     [m4_case([$1], [ustar],, [pax],,
1045
+              [m4_fatal([Unknown tar format])])
1046
+AC_MSG_CHECKING([how to create a $1 tar archive])
1047
+# Loop over all known methods to create a tar archive until one works.
1045 1048
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1049
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1050
+# Do not fold the above two line into one, because Tru64 sh and
1051
+# Solaris sh will not grok spaces in the rhs of `-'.
1052
+for _am_tool in $_am_tools
1053
+do
1054
+  case $_am_tool in
1055
+  gnutar)
1056
+    for _am_tar in tar gnutar gtar;
1057
+    do
1058
+      AM_RUN_LOG([$_am_tar --version]) && break
1059
+    done
1060
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1061
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1062
+    am__untar="$_am_tar -xf -"
1063
+    ;;
1064
+  plaintar)
1065
+    # Must skip GNU tar: if it does not support --format= it doesn't create
1066
+    # ustar tarball either.
1067
+    (tar --version) >/dev/null 2>&1 && continue
1068
+    am__tar='tar chf - "$$tardir"'
1069
+    am__tar_='tar chf - "$tardir"'
1070
+    am__untar='tar xf -'
1071
+    ;;
1072
+  pax)
1073
+    am__tar='pax -L -x $1 -w "$$tardir"'
1074
+    am__tar_='pax -L -x $1 -w "$tardir"'
1075
+    am__untar='pax -r'
1076
+    ;;
1077
+  cpio)
1078
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1079
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1080
+    am__untar='cpio -i -H $1 -d'
1081
+    ;;
1082
+  none)
1083
+    am__tar=false
1084
+    am__tar_=false
1085
+    am__untar=false
1086
+    ;;
1087
+  esac
1046 1088
 
1047
-m4_if([$1], [v7],
1048
-  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1049
-
1050
-  [m4_case([$1],
1051
-    [ustar],
1052
-     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1053
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1054
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1055
-      # and bug#13588).
1056
-      am_max_uid=2097151 # 2^21 - 1
1057
-      am_max_gid=$am_max_uid
1058
-      # The $UID and $GID variables are not portable, so we need to resort
1059
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1060
-      # below are definitely unexpected, so allow the users to see them
1061
-      # (that is, avoid stderr redirection).
1062
-      am_uid=`id -u || echo unknown`
1063
-      am_gid=`id -g || echo unknown`
1064
-      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1065
-      if test $am_uid -le $am_max_uid; then
1066
-         AC_MSG_RESULT([yes])
1067
-      else
1068
-         AC_MSG_RESULT([no])
1069
-         _am_tools=none
1070
-      fi
1071
-      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1072
-      if test $am_gid -le $am_max_gid; then
1073
-         AC_MSG_RESULT([yes])
1074
-      else
1075
-        AC_MSG_RESULT([no])
1076
-        _am_tools=none
1077
-      fi],
1078
-
1079
-  [pax],
1080
-    [],
1081
-
1082
-  [m4_fatal([Unknown tar format])])
1083
-
1084
-  AC_MSG_CHECKING([how to create a $1 tar archive])
1085
-
1086
-  # Go ahead even if we have the value already cached.  We do so because we
1087
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
1088
-  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1089
-
1090
-  for _am_tool in $_am_tools; do
1091
-    case $_am_tool in
1092
-    gnutar)
1093
-      for _am_tar in tar gnutar gtar; do
1094
-        AM_RUN_LOG([$_am_tar --version]) && break
1095
-      done
1096
-      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1097
-      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1098
-      am__untar="$_am_tar -xf -"
1099
-      ;;
1100
-    plaintar)
1101
-      # Must skip GNU tar: if it does not support --format= it doesn't create
1102
-      # ustar tarball either.
1103
-      (tar --version) >/dev/null 2>&1 && continue
1104
-      am__tar='tar chf - "$$tardir"'
1105
-      am__tar_='tar chf - "$tardir"'
1106
-      am__untar='tar xf -'
1107
-      ;;
1108
-    pax)
1109
-      am__tar='pax -L -x $1 -w "$$tardir"'
1110
-      am__tar_='pax -L -x $1 -w "$tardir"'
1111
-      am__untar='pax -r'
1112
-      ;;
1113
-    cpio)
1114
-      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1115
-      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1116
-      am__untar='cpio -i -H $1 -d'
1117
-      ;;
1118
-    none)
1119
-      am__tar=false
1120
-      am__tar_=false
1121
-      am__untar=false
1122
-      ;;
1123
-    esac
1089
+  # If the value was cached, stop now.  We just wanted to have am__tar
1090
+  # and am__untar set.
1091
+  test -n "${am_cv_prog_tar_$1}" && break
1124 1092
 
1125
-    # If the value was cached, stop now.  We just wanted to have am__tar
1126
-    # and am__untar set.
1127
-    test -n "${am_cv_prog_tar_$1}" && break
1128
-
1129
-    # tar/untar a dummy directory, and stop if the command works.
1130
-    rm -rf conftest.dir
1131
-    mkdir conftest.dir
1132
-    echo GrepMe > conftest.dir/file
1133
-    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1134
-    rm -rf conftest.dir
1135
-    if test -s conftest.tar; then
1136
-      AM_RUN_LOG([$am__untar <conftest.tar])
1137
-      AM_RUN_LOG([cat conftest.dir/file])
1138
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1139
-    fi
1140
-  done
1093
+  # tar/untar a dummy directory, and stop if the command works
1141 1094
   rm -rf conftest.dir
1095
+  mkdir conftest.dir
1096
+  echo GrepMe > conftest.dir/file
1097
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1098
+  rm -rf conftest.dir
1099
+  if test -s conftest.tar; then
1100
+    AM_RUN_LOG([$am__untar <conftest.tar])
1101
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1102
+  fi
1103
+done
1104
+rm -rf conftest.dir
1142 1105
 
1143
-  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1144
-  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1145
-
1106
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1107
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1146 1108
 AC_SUBST([am__tar])
1147 1109
 AC_SUBST([am__untar])
1148 1110
 ]) # _AM_PROG_TAR
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +73,7 @@ target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@sbin_PROGRAMS =  \
101 101
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@	clamav-milter$(EXEEXT)
102 102
 subdir = clamav-milter
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/config/depcomp
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105 104
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 105
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
107 106
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -198,19 +170,6 @@ clamav_milter_LDADD = $(LDADD)
198 198
 AM_V_lt = $(am__v_lt_@AM_V@)
199 199
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200 200
 am__v_lt_0 = --silent
201
-am__v_lt_1 = 
202
-AM_V_P = $(am__v_P_@AM_V@)
203
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
204
-am__v_P_0 = false
205
-am__v_P_1 = :
206
-AM_V_GEN = $(am__v_GEN_@AM_V@)
207
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
208
-am__v_GEN_0 = @echo "  GEN     " $@;
209
-am__v_GEN_1 = 
210
-AM_V_at = $(am__v_at_@AM_V@)
211
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
212
-am__v_at_0 = @
213
-am__v_at_1 = 
214 201
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
215 202
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
216 203
 am__depfiles_maybe = depfiles
... ...
@@ -223,16 +182,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
223 223
 	$(AM_CFLAGS) $(CFLAGS)
224 224
 AM_V_CC = $(am__v_CC_@AM_V@)
225 225
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
226
-am__v_CC_0 = @echo "  CC      " $@;
227
-am__v_CC_1 = 
226
+am__v_CC_0 = @echo "  CC    " $@;
227
+AM_V_at = $(am__v_at_@AM_V@)
228
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
229
+am__v_at_0 = @
228 230
 CCLD = $(CC)
229 231
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230 232
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
231 233
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
232 234
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
233 235
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
234
-am__v_CCLD_0 = @echo "  CCLD    " $@;
235
-am__v_CCLD_1 = 
236
+am__v_CCLD_0 = @echo "  CCLD  " $@;
237
+AM_V_GEN = $(am__v_GEN_@AM_V@)
238
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
239
+am__v_GEN_0 = @echo "  GEN   " $@;
236 240
 SOURCES = $(clamav_milter_SOURCES)
237 241
 DIST_SOURCES = $(am__clamav_milter_SOURCES_DIST)
238 242
 am__can_run_installinfo = \
... ...
@@ -270,23 +233,6 @@ am__uninstall_files_from_dir = { \
270 270
 man8dir = $(mandir)/man8
271 271
 NROFF = nroff
272 272
 MANS = $(man_MANS)
273
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
274
-# Read a list of newline-separated strings from the standard input,
275
-# and print each of them once, without duplicates.  Input order is
276
-# *not* preserved.
277
-am__uniquify_input = $(AWK) '\
278
-  BEGIN { nonempty = 0; } \
279
-  { items[$$0] = 1; nonempty = 1; } \
280
-  END { if (nonempty) { for (i in items) print i; }; } \
281
-'
282
-# Make sure the list of sources is unique.  This is necessary because,
283
-# e.g., the same source file might be shared among _SOURCES variables
284
-# for different programs/libraries.
285
-am__define_uniq_tagged_files = \
286
-  list='$(am__tagged_files)'; \
287
-  unique=`for i in $$list; do \
288
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289
-  done | $(am__uniquify_input)`
290 273
 ETAGS = etags
291 274
 CTAGS = ctags
292 275
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -545,12 +491,10 @@ install-sbinPROGRAMS: $(sbin_PROGRAMS)
545 545
 	fi; \
546 546
 	for p in $$list; do echo "$$p $$p"; done | \
547 547
 	sed 's/$(EXEEXT)$$//' | \
548
-	while read p p1; do if test -f $$p \
549
-	 || test -f $$p1 \
550
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
548
+	while read p p1; do if test -f $$p || test -f $$p1; \
549
+	  then echo "$$p"; echo "$$p"; else :; fi; \
551 550
 	done | \
552
-	sed -e 'p;s,.*/,,;n;h' \
553
-	    -e 's|.*|.|' \
551
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
554 552
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
555 553
 	sed 'N;N;N;s,\n, ,g' | \
556 554
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -571,8 +515,7 @@ uninstall-sbinPROGRAMS:
571 571
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
572 572
 	files=`for p in $$list; do echo "$$p"; done | \
573 573
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
574
-	      -e 's/$$/$(EXEEXT)/' \
575
-	`; \
574
+	      -e 's/$$/$(EXEEXT)/' `; \
576 575
 	test -n "$$list" || exit 0; \
577 576
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
578 577
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -601,7 +544,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
601 601
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
602 602
 	  done; \
603 603
 	done; rm -f c$${pid}_.???; exit $$bad
604
-
605 604
 clamav-milter$(EXEEXT): $(clamav_milter_OBJECTS) $(clamav_milter_DEPENDENCIES) $(EXTRA_clamav_milter_DEPENDENCIES) 
606 605
 	@rm -f clamav-milter$(EXEEXT)
607 606
 	$(AM_V_CCLD)$(LINK) $(clamav_milter_OBJECTS) $(clamav_milter_LDADD) $(LIBS)
... ...
@@ -627,14 +569,14 @@ distclean-compile:
627 627
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
628 628
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
629 629
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
630
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
631 631
 
632 632
 .c.obj:
633 633
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
634 634
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
635 635
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
636 636
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
637
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
638 638
 
639 639
 .c.lo:
640 640
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -748,15 +690,26 @@ uninstall-man8:
748 748
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
749 749
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
750 750
 
751
-ID: $(am__tagged_files)
752
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
753
-tags: tags-am
754
-TAGS: tags
755
-
756
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
751
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
752
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
753
+	unique=`for i in $$list; do \
754
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
755
+	  done | \
756
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
757
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
758
+	mkid -fID $$unique
759
+tags: TAGS
760
+
761
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
762
+		$(TAGS_FILES) $(LISP)
757 763
 	set x; \
758 764
 	here=`pwd`; \
759
-	$(am__define_uniq_tagged_files); \
765
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
766
+	unique=`for i in $$list; do \
767
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
768
+	  done | \
769
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
770
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
760 771
 	shift; \
761 772
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
762 773
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -768,11 +721,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
768 768
 	      $$unique; \
769 769
 	  fi; \
770 770
 	fi
771
-ctags: ctags-am
772
-
773
-CTAGS: ctags
774
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
775
-	$(am__define_uniq_tagged_files); \
771
+ctags: CTAGS
772
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
773
+		$(TAGS_FILES) $(LISP)
774
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
775
+	unique=`for i in $$list; do \
776
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
777
+	  done | \
778
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
779
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
776 780
 	test -z "$(CTAGS_ARGS)$$unique" \
777 781
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
778 782
 	     $$unique
... ...
@@ -781,26 +738,24 @@ GTAGS:
781 781
 	here=`$(am__cd) $(top_builddir) && pwd` \
782 782
 	  && $(am__cd) $(top_srcdir) \
783 783
 	  && gtags -i $(GTAGS_ARGS) "$$here"
784
-cscopelist: cscopelist-am
785
-
786
-cscopelist-am: $(am__tagged_files)
787
-	list='$(am__tagged_files)'; \
788
-	case "$(srcdir)" in \
789
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
790
-	  *) sdir=$(subdir)/$(srcdir) ;; \
791
-	esac; \
792
-	for i in $$list; do \
793
-	  if test -f "$$i"; then \
794
-	    echo "$(subdir)/$$i"; \
795
-	  else \
796
-	    echo "$$sdir/$$i"; \
797
-	  fi; \
798
-	done >> $(top_builddir)/cscope.files
799 784
 
800 785
 distclean-tags:
801 786
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
802 787
 
803 788
 distdir: $(DISTFILES)
789
+	@list='$(MANS)'; if test -n "$$list"; then \
790
+	  list=`for p in $$list; do \
791
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
792
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
793
+	  if test -n "$$list" && \
794
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
795
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
796
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
797
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
798
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
799
+	    exit 1; \
800
+	  else :; fi; \
801
+	else :; fi
804 802
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
805 803
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
806 804
 	list='$(DISTFILES)'; \
... ...
@@ -943,20 +898,19 @@ uninstall-man: uninstall-man8
943 943
 
944 944
 .MAKE: install-am install-strip
945 945
 
946
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
947
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
948
-	distclean distclean-compile distclean-generic \
949
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
950
-	html-am info info-am install install-am install-data \
951
-	install-data-am install-dvi install-dvi-am install-exec \
952
-	install-exec-am install-html install-html-am install-info \
953
-	install-info-am install-man install-man8 install-pdf \
954
-	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
955
-	install-strip installcheck installcheck-am \
956
-	installcheck-sbinPROGRAMS installdirs maintainer-clean \
957
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
958
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
959
-	tags tags-am uninstall uninstall-am uninstall-man \
946
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
947
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
948
+	distclean-compile distclean-generic distclean-libtool \
949
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
950
+	install install-am install-data install-data-am install-dvi \
951
+	install-dvi-am install-exec install-exec-am install-html \
952
+	install-html-am install-info install-info-am install-man \
953
+	install-man8 install-pdf install-pdf-am install-ps \
954
+	install-ps-am install-sbinPROGRAMS install-strip installcheck \
955
+	installcheck-am installcheck-sbinPROGRAMS installdirs \
956
+	maintainer-clean maintainer-clean-generic mostlyclean \
957
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
958
+	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-man \
960 959
 	uninstall-man8 uninstall-sbinPROGRAMS
961 960
 
962 961
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,51 +16,23 @@
15 15
 @SET_MAKE@
16 16
 
17 17
 VPATH = @srcdir@
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 \
18
+am__make_dryrun = \
19
+  { \
20
+    am__dry=no; \
31 21
     case $$MAKEFLAGS in \
32 22
       *\\[\ \	]*) \
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;; \
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;; \
58 32
     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))
33
+    test $$am__dry = yes; \
34
+  }
63 35
 pkgdatadir = $(datadir)/@PACKAGE@
64 36
 pkgincludedir = $(includedir)/@PACKAGE@
65 37
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +54,7 @@ host_triplet = @host@
81 81
 target_triplet = @target@
82 82
 bin_PROGRAMS = clambc$(EXEEXT)
83 83
 subdir = clambc
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85
-	$(top_srcdir)/config/depcomp
84
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
88 87
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -164,19 +136,6 @@ clambc_LDADD = $(LDADD)
164 164
 AM_V_lt = $(am__v_lt_@AM_V@)
165 165
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
166 166
 am__v_lt_0 = --silent
167
-am__v_lt_1 = 
168
-AM_V_P = $(am__v_P_@AM_V@)
169
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
170
-am__v_P_0 = false
171
-am__v_P_1 = :
172
-AM_V_GEN = $(am__v_GEN_@AM_V@)
173
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
174
-am__v_GEN_0 = @echo "  GEN     " $@;
175
-am__v_GEN_1 = 
176
-AM_V_at = $(am__v_at_@AM_V@)
177
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178
-am__v_at_0 = @
179
-am__v_at_1 = 
180 167
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
181 168
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
182 169
 am__depfiles_maybe = depfiles
... ...
@@ -189,16 +148,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
189 189
 	$(AM_CFLAGS) $(CFLAGS)
190 190
 AM_V_CC = $(am__v_CC_@AM_V@)
191 191
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
192
-am__v_CC_0 = @echo "  CC      " $@;
193
-am__v_CC_1 = 
192
+am__v_CC_0 = @echo "  CC    " $@;
193
+AM_V_at = $(am__v_at_@AM_V@)
194
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
195
+am__v_at_0 = @
194 196
 CCLD = $(CC)
195 197
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
196 198
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
197 199
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
198 200
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
199 201
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
200
-am__v_CCLD_0 = @echo "  CCLD    " $@;
201
-am__v_CCLD_1 = 
202
+am__v_CCLD_0 = @echo "  CCLD  " $@;
203
+AM_V_GEN = $(am__v_GEN_@AM_V@)
204
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
205
+am__v_GEN_0 = @echo "  GEN   " $@;
202 206
 SOURCES = $(clambc_SOURCES)
203 207
 DIST_SOURCES = $(clambc_SOURCES)
204 208
 am__can_run_installinfo = \
... ...
@@ -206,23 +169,6 @@ am__can_run_installinfo = \
206 206
     n|no|NO) false;; \
207 207
     *) (install-info --version) >/dev/null 2>&1;; \
208 208
   esac
209
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
210
-# Read a list of newline-separated strings from the standard input,
211
-# and print each of them once, without duplicates.  Input order is
212
-# *not* preserved.
213
-am__uniquify_input = $(AWK) '\
214
-  BEGIN { nonempty = 0; } \
215
-  { items[$$0] = 1; nonempty = 1; } \
216
-  END { if (nonempty) { for (i in items) print i; }; } \
217
-'
218
-# Make sure the list of sources is unique.  This is necessary because,
219
-# e.g., the same source file might be shared among _SOURCES variables
220
-# for different programs/libraries.
221
-am__define_uniq_tagged_files = \
222
-  list='$(am__tagged_files)'; \
223
-  unique=`for i in $$list; do \
224
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
225
-  done | $(am__uniquify_input)`
226 209
 ETAGS = etags
227 210
 CTAGS = ctags
228 211
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -470,12 +416,10 @@ install-binPROGRAMS: $(bin_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 \
474
-	 || test -f $$p1 \
475
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
473
+	while read p p1; do if test -f $$p || test -f $$p1; \
474
+	  then echo "$$p"; echo "$$p"; else :; fi; \
476 475
 	done | \
477
-	sed -e 'p;s,.*/,,;n;h' \
478
-	    -e 's|.*|.|' \
476
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
479 477
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
480 478
 	sed 'N;N;N;s,\n, ,g' | \
481 479
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -496,8 +440,7 @@ uninstall-binPROGRAMS:
496 496
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
497 497
 	files=`for p in $$list; do echo "$$p"; done | \
498 498
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
499
-	      -e 's/$$/$(EXEEXT)/' \
500
-	`; \
499
+	      -e 's/$$/$(EXEEXT)/' `; \
501 500
 	test -n "$$list" || exit 0; \
502 501
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
503 502
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -526,7 +469,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
526 526
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
527 527
 	  done; \
528 528
 	done; rm -f c$${pid}_.???; exit $$bad
529
-
530 529
 clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES) 
531 530
 	@rm -f clambc$(EXEEXT)
532 531
 	$(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
... ...
@@ -547,14 +489,14 @@ distclean-compile:
547 547
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
548 548
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
549 549
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
550
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
551 551
 
552 552
 .c.obj:
553 553
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
554 554
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
555 555
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
556 556
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
557
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
558 558
 
559 559
 .c.lo:
560 560
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -611,15 +553,26 @@ mostlyclean-libtool:
611 611
 clean-libtool:
612 612
 	-rm -rf .libs _libs
613 613
 
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)
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)
620 626
 	set x; \
621 627
 	here=`pwd`; \
622
-	$(am__define_uniq_tagged_files); \
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; }; }'`; \
623 634
 	shift; \
624 635
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
625 636
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -631,11 +584,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
631 631
 	      $$unique; \
632 632
 	  fi; \
633 633
 	fi
634
-ctags: ctags-am
635
-
636
-CTAGS: ctags
637
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
638
-	$(am__define_uniq_tagged_files); \
634
+ctags: CTAGS
635
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
636
+		$(TAGS_FILES) $(LISP)
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; }; }'`; \
639 643
 	test -z "$(CTAGS_ARGS)$$unique" \
640 644
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
641 645
 	     $$unique
... ...
@@ -644,21 +601,6 @@ GTAGS:
644 644
 	here=`$(am__cd) $(top_builddir) && pwd` \
645 645
 	  && $(am__cd) $(top_srcdir) \
646 646
 	  && gtags -i $(GTAGS_ARGS) "$$here"
647
-cscopelist: cscopelist-am
648
-
649
-cscopelist-am: $(am__tagged_files)
650
-	list='$(am__tagged_files)'; \
651
-	case "$(srcdir)" in \
652
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
653
-	  *) sdir=$(subdir)/$(srcdir) ;; \
654
-	esac; \
655
-	for i in $$list; do \
656
-	  if test -f "$$i"; then \
657
-	    echo "$(subdir)/$$i"; \
658
-	  else \
659
-	    echo "$$sdir/$$i"; \
660
-	  fi; \
661
-	done >> $(top_builddir)/cscope.files
662 647
 
663 648
 distclean-tags:
664 649
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -803,20 +745,19 @@ uninstall-am: uninstall-binPROGRAMS
803 803
 
804 804
 .MAKE: install-am install-strip
805 805
 
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
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
820 819
 
821 820
 
822 821
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = clamconf$(EXEEXT)
101 101
 subdir = clamconf
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -182,19 +154,6 @@ clamconf_LDADD = $(LDADD)
182 182
 AM_V_lt = $(am__v_lt_@AM_V@)
183 183
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
184 184
 am__v_lt_0 = --silent
185
-am__v_lt_1 = 
186
-AM_V_P = $(am__v_P_@AM_V@)
187
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
188
-am__v_P_0 = false
189
-am__v_P_1 = :
190
-AM_V_GEN = $(am__v_GEN_@AM_V@)
191
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
192
-am__v_GEN_0 = @echo "  GEN     " $@;
193
-am__v_GEN_1 = 
194
-AM_V_at = $(am__v_at_@AM_V@)
195
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
196
-am__v_at_0 = @
197
-am__v_at_1 = 
198 185
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
199 186
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
200 187
 am__depfiles_maybe = depfiles
... ...
@@ -207,16 +166,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
207 207
 	$(AM_CFLAGS) $(CFLAGS)
208 208
 AM_V_CC = $(am__v_CC_@AM_V@)
209 209
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
210
-am__v_CC_0 = @echo "  CC      " $@;
211
-am__v_CC_1 = 
210
+am__v_CC_0 = @echo "  CC    " $@;
211
+AM_V_at = $(am__v_at_@AM_V@)
212
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
213
+am__v_at_0 = @
212 214
 CCLD = $(CC)
213 215
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214 216
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
215 217
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
216 218
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217 219
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218
-am__v_CCLD_0 = @echo "  CCLD    " $@;
219
-am__v_CCLD_1 = 
220
+am__v_CCLD_0 = @echo "  CCLD  " $@;
221
+AM_V_GEN = $(am__v_GEN_@AM_V@)
222
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
223
+am__v_GEN_0 = @echo "  GEN   " $@;
220 224
 SOURCES = $(clamconf_SOURCES)
221 225
 DIST_SOURCES = $(clamconf_SOURCES)
222 226
 am__can_run_installinfo = \
... ...
@@ -224,23 +187,6 @@ am__can_run_installinfo = \
224 224
     n|no|NO) false;; \
225 225
     *) (install-info --version) >/dev/null 2>&1;; \
226 226
   esac
227
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
228
-# Read a list of newline-separated strings from the standard input,
229
-# and print each of them once, without duplicates.  Input order is
230
-# *not* preserved.
231
-am__uniquify_input = $(AWK) '\
232
-  BEGIN { nonempty = 0; } \
233
-  { items[$$0] = 1; nonempty = 1; } \
234
-  END { if (nonempty) { for (i in items) print i; }; } \
235
-'
236
-# Make sure the list of sources is unique.  This is necessary because,
237
-# e.g., the same source file might be shared among _SOURCES variables
238
-# for different programs/libraries.
239
-am__define_uniq_tagged_files = \
240
-  list='$(am__tagged_files)'; \
241
-  unique=`for i in $$list; do \
242
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243
-  done | $(am__uniquify_input)`
244 227
 ETAGS = etags
245 228
 CTAGS = ctags
246 229
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -492,12 +438,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
492 492
 	fi; \
493 493
 	for p in $$list; do echo "$$p $$p"; done | \
494 494
 	sed 's/$(EXEEXT)$$//' | \
495
-	while read p p1; do if test -f $$p \
496
-	 || test -f $$p1 \
497
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
495
+	while read p p1; do if test -f $$p || test -f $$p1; \
496
+	  then echo "$$p"; echo "$$p"; else :; fi; \
498 497
 	done | \
499
-	sed -e 'p;s,.*/,,;n;h' \
500
-	    -e 's|.*|.|' \
498
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
501 499
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
502 500
 	sed 'N;N;N;s,\n, ,g' | \
503 501
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -518,8 +462,7 @@ uninstall-binPROGRAMS:
518 518
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
519 519
 	files=`for p in $$list; do echo "$$p"; done | \
520 520
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
521
-	      -e 's/$$/$(EXEEXT)/' \
522
-	`; \
521
+	      -e 's/$$/$(EXEEXT)/' `; \
523 522
 	test -n "$$list" || exit 0; \
524 523
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
525 524
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -548,7 +491,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
548 548
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
549 549
 	  done; \
550 550
 	done; rm -f c$${pid}_.???; exit $$bad
551
-
552 551
 clamconf$(EXEEXT): $(clamconf_OBJECTS) $(clamconf_DEPENDENCIES) $(EXTRA_clamconf_DEPENDENCIES) 
553 552
 	@rm -f clamconf$(EXEEXT)
554 553
 	$(AM_V_CCLD)$(LINK) $(clamconf_OBJECTS) $(clamconf_LDADD) $(LIBS)
... ...
@@ -569,14 +511,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 -o $@ $<
572
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
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 -o $@ `$(CYGPATH_W) '$<'`
579
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(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 $@ $<
... ...
@@ -633,15 +575,26 @@ mostlyclean-libtool:
633 633
 clean-libtool:
634 634
 	-rm -rf .libs _libs
635 635
 
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)
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)
642 648
 	set x; \
643 649
 	here=`pwd`; \
644
-	$(am__define_uniq_tagged_files); \
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; }; }'`; \
645 656
 	shift; \
646 657
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
647 658
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -653,11 +606,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
653 653
 	      $$unique; \
654 654
 	  fi; \
655 655
 	fi
656
-ctags: ctags-am
657
-
658
-CTAGS: ctags
659
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
660
-	$(am__define_uniq_tagged_files); \
656
+ctags: CTAGS
657
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
658
+		$(TAGS_FILES) $(LISP)
659
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
660
+	unique=`for i in $$list; do \
661
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
662
+	  done | \
663
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
664
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
661 665
 	test -z "$(CTAGS_ARGS)$$unique" \
662 666
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
663 667
 	     $$unique
... ...
@@ -666,21 +623,6 @@ GTAGS:
666 666
 	here=`$(am__cd) $(top_builddir) && pwd` \
667 667
 	  && $(am__cd) $(top_srcdir) \
668 668
 	  && gtags -i $(GTAGS_ARGS) "$$here"
669
-cscopelist: cscopelist-am
670
-
671
-cscopelist-am: $(am__tagged_files)
672
-	list='$(am__tagged_files)'; \
673
-	case "$(srcdir)" in \
674
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
675
-	  *) sdir=$(subdir)/$(srcdir) ;; \
676
-	esac; \
677
-	for i in $$list; do \
678
-	  if test -f "$$i"; then \
679
-	    echo "$(subdir)/$$i"; \
680
-	  else \
681
-	    echo "$$sdir/$$i"; \
682
-	  fi; \
683
-	done >> $(top_builddir)/cscope.files
684 669
 
685 670
 distclean-tags:
686 671
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -825,20 +767,19 @@ uninstall-am: uninstall-binPROGRAMS
825 825
 
826 826
 .MAKE: install-am install-strip
827 827
 
828
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
829
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
830
-	ctags ctags-am distclean distclean-compile distclean-generic \
831
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
832
-	html-am info info-am install install-am install-binPROGRAMS \
833
-	install-data install-data-am install-dvi install-dvi-am \
834
-	install-exec install-exec-am install-html install-html-am \
835
-	install-info install-info-am install-man install-pdf \
836
-	install-pdf-am install-ps install-ps-am install-strip \
837
-	installcheck installcheck-am installcheck-binPROGRAMS \
838
-	installdirs maintainer-clean maintainer-clean-generic \
839
-	mostlyclean mostlyclean-compile mostlyclean-generic \
840
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
841
-	uninstall-am uninstall-binPROGRAMS
828
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
829
+	clean-generic clean-libtool ctags distclean distclean-compile \
830
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
831
+	dvi-am html html-am info info-am install install-am \
832
+	install-binPROGRAMS install-data install-data-am install-dvi \
833
+	install-dvi-am install-exec install-exec-am install-html \
834
+	install-html-am install-info install-info-am install-man \
835
+	install-pdf install-pdf-am install-ps install-ps-am \
836
+	install-strip installcheck installcheck-am \
837
+	installcheck-binPROGRAMS installdirs maintainer-clean \
838
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
839
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
840
+	tags uninstall uninstall-am uninstall-binPROGRAMS
842 841
 
843 842
 
844 843
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@sbin_PROGRAMS = clamd$(EXEEXT)
101 101
 subdir = clamd
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -195,19 +167,6 @@ clamd_LDADD = $(LDADD)
195 195
 AM_V_lt = $(am__v_lt_@AM_V@)
196 196
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
197 197
 am__v_lt_0 = --silent
198
-am__v_lt_1 = 
199
-AM_V_P = $(am__v_P_@AM_V@)
200
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
201
-am__v_P_0 = false
202
-am__v_P_1 = :
203
-AM_V_GEN = $(am__v_GEN_@AM_V@)
204
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
205
-am__v_GEN_0 = @echo "  GEN     " $@;
206
-am__v_GEN_1 = 
207
-AM_V_at = $(am__v_at_@AM_V@)
208
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
209
-am__v_at_0 = @
210
-am__v_at_1 = 
211 198
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
212 199
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
213 200
 am__depfiles_maybe = depfiles
... ...
@@ -220,16 +179,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
220 220
 	$(AM_CFLAGS) $(CFLAGS)
221 221
 AM_V_CC = $(am__v_CC_@AM_V@)
222 222
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
223
-am__v_CC_0 = @echo "  CC      " $@;
224
-am__v_CC_1 = 
223
+am__v_CC_0 = @echo "  CC    " $@;
224
+AM_V_at = $(am__v_at_@AM_V@)
225
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
226
+am__v_at_0 = @
225 227
 CCLD = $(CC)
226 228
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
227 229
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
228 230
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
229 231
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
230 232
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
231
-am__v_CCLD_0 = @echo "  CCLD    " $@;
232
-am__v_CCLD_1 = 
233
+am__v_CCLD_0 = @echo "  CCLD  " $@;
234
+AM_V_GEN = $(am__v_GEN_@AM_V@)
235
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
236
+am__v_GEN_0 = @echo "  GEN   " $@;
233 237
 SOURCES = $(clamd_SOURCES)
234 238
 DIST_SOURCES = $(am__clamd_SOURCES_DIST)
235 239
 am__can_run_installinfo = \
... ...
@@ -237,23 +200,6 @@ am__can_run_installinfo = \
237 237
     n|no|NO) false;; \
238 238
     *) (install-info --version) >/dev/null 2>&1;; \
239 239
   esac
240
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
241
-# Read a list of newline-separated strings from the standard input,
242
-# and print each of them once, without duplicates.  Input order is
243
-# *not* preserved.
244
-am__uniquify_input = $(AWK) '\
245
-  BEGIN { nonempty = 0; } \
246
-  { items[$$0] = 1; nonempty = 1; } \
247
-  END { if (nonempty) { for (i in items) print i; }; } \
248
-'
249
-# Make sure the list of sources is unique.  This is necessary because,
250
-# e.g., the same source file might be shared among _SOURCES variables
251
-# for different programs/libraries.
252
-am__define_uniq_tagged_files = \
253
-  list='$(am__tagged_files)'; \
254
-  unique=`for i in $$list; do \
255
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256
-  done | $(am__uniquify_input)`
257 240
 ETAGS = etags
258 241
 CTAGS = ctags
259 242
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -524,12 +470,10 @@ install-sbinPROGRAMS: $(sbin_PROGRAMS)
524 524
 	fi; \
525 525
 	for p in $$list; do echo "$$p $$p"; done | \
526 526
 	sed 's/$(EXEEXT)$$//' | \
527
-	while read p p1; do if test -f $$p \
528
-	 || test -f $$p1 \
529
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
527
+	while read p p1; do if test -f $$p || test -f $$p1; \
528
+	  then echo "$$p"; echo "$$p"; else :; fi; \
530 529
 	done | \
531
-	sed -e 'p;s,.*/,,;n;h' \
532
-	    -e 's|.*|.|' \
530
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
533 531
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
534 532
 	sed 'N;N;N;s,\n, ,g' | \
535 533
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -550,8 +494,7 @@ uninstall-sbinPROGRAMS:
550 550
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
551 551
 	files=`for p in $$list; do echo "$$p"; done | \
552 552
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
553
-	      -e 's/$$/$(EXEEXT)/' \
554
-	`; \
553
+	      -e 's/$$/$(EXEEXT)/' `; \
555 554
 	test -n "$$list" || exit 0; \
556 555
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
557 556
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -580,7 +523,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
580 580
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
581 581
 	  done; \
582 582
 	done; rm -f c$${pid}_.???; exit $$bad
583
-
584 583
 clamd$(EXEEXT): $(clamd_OBJECTS) $(clamd_DEPENDENCIES) $(EXTRA_clamd_DEPENDENCIES) 
585 584
 	@rm -f clamd$(EXEEXT)
586 585
 	$(AM_V_CCLD)$(LINK) $(clamd_OBJECTS) $(clamd_LDADD) $(LIBS)
... ...
@@ -610,14 +552,14 @@ distclean-compile:
610 610
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
611 611
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
612 612
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
613
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
614 614
 
615 615
 .c.obj:
616 616
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
617 617
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
618 618
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
619 619
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
620
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
621 621
 
622 622
 .c.lo:
623 623
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -688,15 +630,26 @@ mostlyclean-libtool:
688 688
 clean-libtool:
689 689
 	-rm -rf .libs _libs
690 690
 
691
-ID: $(am__tagged_files)
692
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
693
-tags: tags-am
694
-TAGS: tags
695
-
696
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
691
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
692
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
693
+	unique=`for i in $$list; do \
694
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
695
+	  done | \
696
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
697
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
698
+	mkid -fID $$unique
699
+tags: TAGS
700
+
701
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
702
+		$(TAGS_FILES) $(LISP)
697 703
 	set x; \
698 704
 	here=`pwd`; \
699
-	$(am__define_uniq_tagged_files); \
705
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
706
+	unique=`for i in $$list; do \
707
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708
+	  done | \
709
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
710
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
700 711
 	shift; \
701 712
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
702 713
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -708,11 +661,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
708 708
 	      $$unique; \
709 709
 	  fi; \
710 710
 	fi
711
-ctags: ctags-am
712
-
713
-CTAGS: ctags
714
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
715
-	$(am__define_uniq_tagged_files); \
711
+ctags: CTAGS
712
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
713
+		$(TAGS_FILES) $(LISP)
714
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
715
+	unique=`for i in $$list; do \
716
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
717
+	  done | \
718
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
719
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
716 720
 	test -z "$(CTAGS_ARGS)$$unique" \
717 721
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
718 722
 	     $$unique
... ...
@@ -721,21 +678,6 @@ GTAGS:
721 721
 	here=`$(am__cd) $(top_builddir) && pwd` \
722 722
 	  && $(am__cd) $(top_srcdir) \
723 723
 	  && gtags -i $(GTAGS_ARGS) "$$here"
724
-cscopelist: cscopelist-am
725
-
726
-cscopelist-am: $(am__tagged_files)
727
-	list='$(am__tagged_files)'; \
728
-	case "$(srcdir)" in \
729
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
730
-	  *) sdir=$(subdir)/$(srcdir) ;; \
731
-	esac; \
732
-	for i in $$list; do \
733
-	  if test -f "$$i"; then \
734
-	    echo "$(subdir)/$$i"; \
735
-	  else \
736
-	    echo "$$sdir/$$i"; \
737
-	  fi; \
738
-	done >> $(top_builddir)/cscope.files
739 724
 
740 725
 distclean-tags:
741 726
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -881,20 +823,20 @@ uninstall-am: uninstall-sbinPROGRAMS
881 881
 
882 882
 .MAKE: install-am install-strip
883 883
 
884
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
885
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
886
-	distclean distclean-compile distclean-generic \
887
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
888
-	html-am info info-am install install-am install-data \
889
-	install-data-am install-dvi install-dvi-am install-exec \
890
-	install-exec-am install-html install-html-am install-info \
891
-	install-info-am install-man install-pdf install-pdf-am \
892
-	install-ps install-ps-am install-sbinPROGRAMS install-strip \
893
-	installcheck installcheck-am installcheck-sbinPROGRAMS \
894
-	installdirs maintainer-clean maintainer-clean-generic \
895
-	mostlyclean mostlyclean-compile mostlyclean-generic \
896
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
897
-	uninstall-am uninstall-sbinPROGRAMS
884
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
885
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
886
+	distclean-compile distclean-generic distclean-libtool \
887
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
888
+	install install-am install-data install-data-am install-dvi \
889
+	install-dvi-am install-exec install-exec-am install-html \
890
+	install-html-am install-info install-info-am install-man \
891
+	install-pdf install-pdf-am install-ps install-ps-am \
892
+	install-sbinPROGRAMS install-strip installcheck \
893
+	installcheck-am installcheck-sbinPROGRAMS installdirs \
894
+	maintainer-clean maintainer-clean-generic mostlyclean \
895
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
896
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
897
+	uninstall-sbinPROGRAMS
898 898
 
899 899
 
900 900
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@bin_PROGRAMS = clamdscan$(EXEEXT)
101 101
 subdir = clamdscan
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -193,19 +165,6 @@ clamdscan_LDADD = $(LDADD)
193 193
 AM_V_lt = $(am__v_lt_@AM_V@)
194 194
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
195 195
 am__v_lt_0 = --silent
196
-am__v_lt_1 = 
197
-AM_V_P = $(am__v_P_@AM_V@)
198
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
199
-am__v_P_0 = false
200
-am__v_P_1 = :
201
-AM_V_GEN = $(am__v_GEN_@AM_V@)
202
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
203
-am__v_GEN_0 = @echo "  GEN     " $@;
204
-am__v_GEN_1 = 
205
-AM_V_at = $(am__v_at_@AM_V@)
206
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
207
-am__v_at_0 = @
208
-am__v_at_1 = 
209 196
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
210 197
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
211 198
 am__depfiles_maybe = depfiles
... ...
@@ -218,16 +177,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218 218
 	$(AM_CFLAGS) $(CFLAGS)
219 219
 AM_V_CC = $(am__v_CC_@AM_V@)
220 220
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
221
-am__v_CC_0 = @echo "  CC      " $@;
222
-am__v_CC_1 = 
221
+am__v_CC_0 = @echo "  CC    " $@;
222
+AM_V_at = $(am__v_at_@AM_V@)
223
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
224
+am__v_at_0 = @
223 225
 CCLD = $(CC)
224 226
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
225 227
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
226 228
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
227 229
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
228 230
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
229
-am__v_CCLD_0 = @echo "  CCLD    " $@;
230
-am__v_CCLD_1 = 
231
+am__v_CCLD_0 = @echo "  CCLD  " $@;
232
+AM_V_GEN = $(am__v_GEN_@AM_V@)
233
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
234
+am__v_GEN_0 = @echo "  GEN   " $@;
231 235
 SOURCES = $(clamdscan_SOURCES)
232 236
 DIST_SOURCES = $(am__clamdscan_SOURCES_DIST)
233 237
 am__can_run_installinfo = \
... ...
@@ -235,23 +198,6 @@ am__can_run_installinfo = \
235 235
     n|no|NO) false;; \
236 236
     *) (install-info --version) >/dev/null 2>&1;; \
237 237
   esac
238
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
239
-# Read a list of newline-separated strings from the standard input,
240
-# and print each of them once, without duplicates.  Input order is
241
-# *not* preserved.
242
-am__uniquify_input = $(AWK) '\
243
-  BEGIN { nonempty = 0; } \
244
-  { items[$$0] = 1; nonempty = 1; } \
245
-  END { if (nonempty) { for (i in items) print i; }; } \
246
-'
247
-# Make sure the list of sources is unique.  This is necessary because,
248
-# e.g., the same source file might be shared among _SOURCES variables
249
-# for different programs/libraries.
250
-am__define_uniq_tagged_files = \
251
-  list='$(am__tagged_files)'; \
252
-  unique=`for i in $$list; do \
253
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254
-  done | $(am__uniquify_input)`
255 238
 ETAGS = etags
256 239
 CTAGS = ctags
257 240
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -510,12 +456,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
510 510
 	fi; \
511 511
 	for p in $$list; do echo "$$p $$p"; done | \
512 512
 	sed 's/$(EXEEXT)$$//' | \
513
-	while read p p1; do if test -f $$p \
514
-	 || test -f $$p1 \
515
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
513
+	while read p p1; do if test -f $$p || test -f $$p1; \
514
+	  then echo "$$p"; echo "$$p"; else :; fi; \
516 515
 	done | \
517
-	sed -e 'p;s,.*/,,;n;h' \
518
-	    -e 's|.*|.|' \
516
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
519 517
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
520 518
 	sed 'N;N;N;s,\n, ,g' | \
521 519
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -536,8 +480,7 @@ uninstall-binPROGRAMS:
536 536
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
537 537
 	files=`for p in $$list; do echo "$$p"; done | \
538 538
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
539
-	      -e 's/$$/$(EXEEXT)/' \
540
-	`; \
539
+	      -e 's/$$/$(EXEEXT)/' `; \
541 540
 	test -n "$$list" || exit 0; \
542 541
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
543 542
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -566,7 +509,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
566 566
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
567 567
 	  done; \
568 568
 	done; rm -f c$${pid}_.???; exit $$bad
569
-
570 569
 clamdscan$(EXEEXT): $(clamdscan_OBJECTS) $(clamdscan_DEPENDENCIES) $(EXTRA_clamdscan_DEPENDENCIES) 
571 570
 	@rm -f clamdscan$(EXEEXT)
572 571
 	$(AM_V_CCLD)$(LINK) $(clamdscan_OBJECTS) $(clamdscan_LDADD) $(LIBS)
... ...
@@ -592,14 +534,14 @@ distclean-compile:
592 592
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593 593
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594 594
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
595
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
596 596
 
597 597
 .c.obj:
598 598
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
599 599
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
600 600
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601 601
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
602
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
603 603
 
604 604
 .c.lo:
605 605
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -698,15 +640,26 @@ mostlyclean-libtool:
698 698
 clean-libtool:
699 699
 	-rm -rf .libs _libs
700 700
 
701
-ID: $(am__tagged_files)
702
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
703
-tags: tags-am
704
-TAGS: tags
705
-
706
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
701
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
702
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
703
+	unique=`for i in $$list; do \
704
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
705
+	  done | \
706
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
707
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
708
+	mkid -fID $$unique
709
+tags: TAGS
710
+
711
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
712
+		$(TAGS_FILES) $(LISP)
707 713
 	set x; \
708 714
 	here=`pwd`; \
709
-	$(am__define_uniq_tagged_files); \
715
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
716
+	unique=`for i in $$list; do \
717
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
718
+	  done | \
719
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
720
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
710 721
 	shift; \
711 722
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
712 723
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -718,11 +671,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
718 718
 	      $$unique; \
719 719
 	  fi; \
720 720
 	fi
721
-ctags: ctags-am
722
-
723
-CTAGS: ctags
724
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
725
-	$(am__define_uniq_tagged_files); \
721
+ctags: CTAGS
722
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
723
+		$(TAGS_FILES) $(LISP)
724
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
725
+	unique=`for i in $$list; do \
726
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
727
+	  done | \
728
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
729
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
726 730
 	test -z "$(CTAGS_ARGS)$$unique" \
727 731
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
728 732
 	     $$unique
... ...
@@ -731,21 +688,6 @@ GTAGS:
731 731
 	here=`$(am__cd) $(top_builddir) && pwd` \
732 732
 	  && $(am__cd) $(top_srcdir) \
733 733
 	  && gtags -i $(GTAGS_ARGS) "$$here"
734
-cscopelist: cscopelist-am
735
-
736
-cscopelist-am: $(am__tagged_files)
737
-	list='$(am__tagged_files)'; \
738
-	case "$(srcdir)" in \
739
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
740
-	  *) sdir=$(subdir)/$(srcdir) ;; \
741
-	esac; \
742
-	for i in $$list; do \
743
-	  if test -f "$$i"; then \
744
-	    echo "$(subdir)/$$i"; \
745
-	  else \
746
-	    echo "$$sdir/$$i"; \
747
-	  fi; \
748
-	done >> $(top_builddir)/cscope.files
749 734
 
750 735
 distclean-tags:
751 736
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -890,20 +832,19 @@ uninstall-am: uninstall-binPROGRAMS
890 890
 
891 891
 .MAKE: install-am install-strip
892 892
 
893
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
894
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
895
-	ctags ctags-am distclean distclean-compile distclean-generic \
896
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
897
-	html-am info info-am install install-am install-binPROGRAMS \
898
-	install-data install-data-am install-dvi install-dvi-am \
899
-	install-exec install-exec-am install-html install-html-am \
900
-	install-info install-info-am install-man install-pdf \
901
-	install-pdf-am install-ps install-ps-am install-strip \
902
-	installcheck installcheck-am installcheck-binPROGRAMS \
903
-	installdirs maintainer-clean maintainer-clean-generic \
904
-	mostlyclean mostlyclean-compile mostlyclean-generic \
905
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
906
-	uninstall-am uninstall-binPROGRAMS
893
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
894
+	clean-generic clean-libtool ctags distclean distclean-compile \
895
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
896
+	dvi-am html html-am info info-am install install-am \
897
+	install-binPROGRAMS install-data install-data-am install-dvi \
898
+	install-dvi-am install-exec install-exec-am install-html \
899
+	install-html-am install-info install-info-am install-man \
900
+	install-pdf install-pdf-am install-ps install-ps-am \
901
+	install-strip installcheck installcheck-am \
902
+	installcheck-binPROGRAMS installdirs maintainer-clean \
903
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
904
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
905
+	tags uninstall uninstall-am uninstall-binPROGRAMS
907 906
 
908 907
 
909 908
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,51 +16,23 @@
15 15
 @SET_MAKE@
16 16
 
17 17
 VPATH = @srcdir@
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 \
18
+am__make_dryrun = \
19
+  { \
20
+    am__dry=no; \
31 21
     case $$MAKEFLAGS in \
32 22
       *\\[\ \	]*) \
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;; \
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;; \
58 32
     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))
33
+    test $$am__dry = yes; \
34
+  }
63 35
 pkgdatadir = $(datadir)/@PACKAGE@
64 36
 pkgincludedir = $(includedir)/@PACKAGE@
65 37
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +54,7 @@ host_triplet = @host@
81 81
 target_triplet = @target@
82 82
 @HAVE_CURSES_TRUE@bin_PROGRAMS = clamdtop$(EXEEXT)
83 83
 subdir = clamdtop
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85
-	$(top_srcdir)/config/depcomp
84
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
88 87
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -169,19 +141,6 @@ clamdtop_OBJECTS = $(am_clamdtop_OBJECTS)
169 169
 AM_V_lt = $(am__v_lt_@AM_V@)
170 170
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
171 171
 am__v_lt_0 = --silent
172
-am__v_lt_1 = 
173
-AM_V_P = $(am__v_P_@AM_V@)
174
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
175
-am__v_P_0 = false
176
-am__v_P_1 = :
177
-AM_V_GEN = $(am__v_GEN_@AM_V@)
178
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
179
-am__v_GEN_0 = @echo "  GEN     " $@;
180
-am__v_GEN_1 = 
181
-AM_V_at = $(am__v_at_@AM_V@)
182
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
183
-am__v_at_0 = @
184
-am__v_at_1 = 
185 172
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
186 173
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
187 174
 am__depfiles_maybe = depfiles
... ...
@@ -194,16 +153,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194 194
 	$(AM_CFLAGS) $(CFLAGS)
195 195
 AM_V_CC = $(am__v_CC_@AM_V@)
196 196
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
197
-am__v_CC_0 = @echo "  CC      " $@;
198
-am__v_CC_1 = 
197
+am__v_CC_0 = @echo "  CC    " $@;
198
+AM_V_at = $(am__v_at_@AM_V@)
199
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
200
+am__v_at_0 = @
199 201
 CCLD = $(CC)
200 202
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
201 203
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
202 204
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
203 205
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
204 206
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
205
-am__v_CCLD_0 = @echo "  CCLD    " $@;
206
-am__v_CCLD_1 = 
207
+am__v_CCLD_0 = @echo "  CCLD  " $@;
208
+AM_V_GEN = $(am__v_GEN_@AM_V@)
209
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
210
+am__v_GEN_0 = @echo "  GEN   " $@;
207 211
 SOURCES = $(clamdtop_SOURCES)
208 212
 DIST_SOURCES = $(am__clamdtop_SOURCES_DIST)
209 213
 am__can_run_installinfo = \
... ...
@@ -241,23 +204,6 @@ am__uninstall_files_from_dir = { \
241 241
 man1dir = $(mandir)/man1
242 242
 NROFF = nroff
243 243
 MANS = $(man_MANS)
244
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
245
-# Read a list of newline-separated strings from the standard input,
246
-# and print each of them once, without duplicates.  Input order is
247
-# *not* preserved.
248
-am__uniquify_input = $(AWK) '\
249
-  BEGIN { nonempty = 0; } \
250
-  { items[$$0] = 1; nonempty = 1; } \
251
-  END { if (nonempty) { for (i in items) print i; }; } \
252
-'
253
-# Make sure the list of sources is unique.  This is necessary because,
254
-# e.g., the same source file might be shared among _SOURCES variables
255
-# for different programs/libraries.
256
-am__define_uniq_tagged_files = \
257
-  list='$(am__tagged_files)'; \
258
-  unique=`for i in $$list; do \
259
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260
-  done | $(am__uniquify_input)`
261 244
 ETAGS = etags
262 245
 CTAGS = ctags
263 246
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -507,12 +453,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
507 507
 	fi; \
508 508
 	for p in $$list; do echo "$$p $$p"; done | \
509 509
 	sed 's/$(EXEEXT)$$//' | \
510
-	while read p p1; do if test -f $$p \
511
-	 || test -f $$p1 \
512
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
510
+	while read p p1; do if test -f $$p || test -f $$p1; \
511
+	  then echo "$$p"; echo "$$p"; else :; fi; \
513 512
 	done | \
514
-	sed -e 'p;s,.*/,,;n;h' \
515
-	    -e 's|.*|.|' \
513
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
516 514
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
517 515
 	sed 'N;N;N;s,\n, ,g' | \
518 516
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -533,8 +477,7 @@ uninstall-binPROGRAMS:
533 533
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
534 534
 	files=`for p in $$list; do echo "$$p"; done | \
535 535
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
536
-	      -e 's/$$/$(EXEEXT)/' \
537
-	`; \
536
+	      -e 's/$$/$(EXEEXT)/' `; \
538 537
 	test -n "$$list" || exit 0; \
539 538
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
540 539
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -563,7 +506,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
563 563
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
564 564
 	  done; \
565 565
 	done; rm -f c$${pid}_.???; exit $$bad
566
-
567 566
 clamdtop$(EXEEXT): $(clamdtop_OBJECTS) $(clamdtop_DEPENDENCIES) $(EXTRA_clamdtop_DEPENDENCIES) 
568 567
 	@rm -f clamdtop$(EXEEXT)
569 568
 	$(AM_V_CCLD)$(LINK) $(clamdtop_OBJECTS) $(clamdtop_LDADD) $(LIBS)
... ...
@@ -584,14 +526,14 @@ distclean-compile:
584 584
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
585 585
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
586 586
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
587
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
588 588
 
589 589
 .c.obj:
590 590
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
591 591
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
592 592
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
593 593
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
594
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
594
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
595 595
 
596 596
 .c.lo:
597 597
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -691,15 +633,26 @@ uninstall-man1:
691 691
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
692 692
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
693 693
 
694
-ID: $(am__tagged_files)
695
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
696
-tags: tags-am
697
-TAGS: tags
698
-
699
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
694
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
695
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
696
+	unique=`for i in $$list; do \
697
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698
+	  done | \
699
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
700
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
701
+	mkid -fID $$unique
702
+tags: TAGS
703
+
704
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
705
+		$(TAGS_FILES) $(LISP)
700 706
 	set x; \
701 707
 	here=`pwd`; \
702
-	$(am__define_uniq_tagged_files); \
708
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
709
+	unique=`for i in $$list; do \
710
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
711
+	  done | \
712
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
713
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
703 714
 	shift; \
704 715
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
705 716
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -711,11 +664,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
711 711
 	      $$unique; \
712 712
 	  fi; \
713 713
 	fi
714
-ctags: ctags-am
715
-
716
-CTAGS: ctags
717
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
718
-	$(am__define_uniq_tagged_files); \
714
+ctags: CTAGS
715
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
716
+		$(TAGS_FILES) $(LISP)
717
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
718
+	unique=`for i in $$list; do \
719
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
720
+	  done | \
721
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
722
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
719 723
 	test -z "$(CTAGS_ARGS)$$unique" \
720 724
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
721 725
 	     $$unique
... ...
@@ -724,26 +681,24 @@ GTAGS:
724 724
 	here=`$(am__cd) $(top_builddir) && pwd` \
725 725
 	  && $(am__cd) $(top_srcdir) \
726 726
 	  && gtags -i $(GTAGS_ARGS) "$$here"
727
-cscopelist: cscopelist-am
728
-
729
-cscopelist-am: $(am__tagged_files)
730
-	list='$(am__tagged_files)'; \
731
-	case "$(srcdir)" in \
732
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
733
-	  *) sdir=$(subdir)/$(srcdir) ;; \
734
-	esac; \
735
-	for i in $$list; do \
736
-	  if test -f "$$i"; then \
737
-	    echo "$(subdir)/$$i"; \
738
-	  else \
739
-	    echo "$$sdir/$$i"; \
740
-	  fi; \
741
-	done >> $(top_builddir)/cscope.files
742 727
 
743 728
 distclean-tags:
744 729
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
745 730
 
746 731
 distdir: $(DISTFILES)
732
+	@list='$(MANS)'; if test -n "$$list"; then \
733
+	  list=`for p in $$list; do \
734
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
735
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
736
+	  if test -n "$$list" && \
737
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
738
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
739
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
740
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
741
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
742
+	    exit 1; \
743
+	  else :; fi; \
744
+	else :; fi
747 745
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
748 746
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
749 747
 	list='$(DISTFILES)'; \
... ...
@@ -884,20 +839,19 @@ uninstall-man: uninstall-man1
884 884
 
885 885
 .MAKE: install-am install-strip
886 886
 
887
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
888
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
889
-	ctags ctags-am distclean distclean-compile distclean-generic \
890
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
891
-	html-am info info-am install install-am install-binPROGRAMS \
892
-	install-data install-data-am install-dvi install-dvi-am \
893
-	install-exec install-exec-am install-html install-html-am \
894
-	install-info install-info-am install-man install-man1 \
895
-	install-pdf install-pdf-am install-ps install-ps-am \
896
-	install-strip installcheck installcheck-am \
887
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
888
+	clean-generic clean-libtool ctags distclean distclean-compile \
889
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
890
+	dvi-am html html-am info info-am install install-am \
891
+	install-binPROGRAMS install-data install-data-am install-dvi \
892
+	install-dvi-am install-exec install-exec-am install-html \
893
+	install-html-am install-info install-info-am install-man \
894
+	install-man1 install-pdf install-pdf-am install-ps \
895
+	install-ps-am install-strip installcheck installcheck-am \
897 896
 	installcheck-binPROGRAMS installdirs maintainer-clean \
898 897
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
899 898
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
900
-	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
899
+	tags uninstall uninstall-am uninstall-binPROGRAMS \
901 900
 	uninstall-man uninstall-man1
902 901
 
903 902
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,23 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
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 \
37
+am__make_dryrun = \
38
+  { \
39
+    am__dry=no; \
50 40
     case $$MAKEFLAGS in \
51 41
       *\\[\ \	]*) \
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;; \
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;; \
77 51
     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))
52
+    test $$am__dry = yes; \
53
+  }
82 54
 pkgdatadir = $(datadir)/@PACKAGE@
83 55
 pkgincludedir = $(includedir)/@PACKAGE@
84 56
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +73,7 @@ host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 bin_PROGRAMS = clamscan$(EXEEXT)
102 102
 subdir = clamscan
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/config/depcomp
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105 104
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 105
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
107 106
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -184,19 +156,6 @@ clamscan_LDADD = $(LDADD)
184 184
 AM_V_lt = $(am__v_lt_@AM_V@)
185 185
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
186 186
 am__v_lt_0 = --silent
187
-am__v_lt_1 = 
188
-AM_V_P = $(am__v_P_@AM_V@)
189
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
190
-am__v_P_0 = false
191
-am__v_P_1 = :
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     " $@;
195
-am__v_GEN_1 = 
196
-AM_V_at = $(am__v_at_@AM_V@)
197
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
198
-am__v_at_0 = @
199
-am__v_at_1 = 
200 187
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
201 188
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
202 189
 am__depfiles_maybe = depfiles
... ...
@@ -209,16 +168,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
209 209
 	$(AM_CFLAGS) $(CFLAGS)
210 210
 AM_V_CC = $(am__v_CC_@AM_V@)
211 211
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
212
-am__v_CC_0 = @echo "  CC      " $@;
213
-am__v_CC_1 = 
212
+am__v_CC_0 = @echo "  CC    " $@;
213
+AM_V_at = $(am__v_at_@AM_V@)
214
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
215
+am__v_at_0 = @
214 216
 CCLD = $(CC)
215 217
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
216 218
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
217 219
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
218 220
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
219 221
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
220
-am__v_CCLD_0 = @echo "  CCLD    " $@;
221
-am__v_CCLD_1 = 
222
+am__v_CCLD_0 = @echo "  CCLD  " $@;
223
+AM_V_GEN = $(am__v_GEN_@AM_V@)
224
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
225
+am__v_GEN_0 = @echo "  GEN   " $@;
222 226
 SOURCES = $(clamscan_SOURCES)
223 227
 DIST_SOURCES = $(clamscan_SOURCES)
224 228
 am__can_run_installinfo = \
... ...
@@ -226,23 +189,6 @@ am__can_run_installinfo = \
226 226
     n|no|NO) false;; \
227 227
     *) (install-info --version) >/dev/null 2>&1;; \
228 228
   esac
229
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
230
-# Read a list of newline-separated strings from the standard input,
231
-# and print each of them once, without duplicates.  Input order is
232
-# *not* preserved.
233
-am__uniquify_input = $(AWK) '\
234
-  BEGIN { nonempty = 0; } \
235
-  { items[$$0] = 1; nonempty = 1; } \
236
-  END { if (nonempty) { for (i in items) print i; }; } \
237
-'
238
-# Make sure the list of sources is unique.  This is necessary because,
239
-# e.g., the same source file might be shared among _SOURCES variables
240
-# for different programs/libraries.
241
-am__define_uniq_tagged_files = \
242
-  list='$(am__tagged_files)'; \
243
-  unique=`for i in $$list; do \
244
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245
-  done | $(am__uniquify_input)`
246 229
 ETAGS = etags
247 230
 CTAGS = ctags
248 231
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -497,12 +443,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
497 497
 	fi; \
498 498
 	for p in $$list; do echo "$$p $$p"; done | \
499 499
 	sed 's/$(EXEEXT)$$//' | \
500
-	while read p p1; do if test -f $$p \
501
-	 || test -f $$p1 \
502
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
500
+	while read p p1; do if test -f $$p || test -f $$p1; \
501
+	  then echo "$$p"; echo "$$p"; else :; fi; \
503 502
 	done | \
504
-	sed -e 'p;s,.*/,,;n;h' \
505
-	    -e 's|.*|.|' \
503
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
506 504
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
507 505
 	sed 'N;N;N;s,\n, ,g' | \
508 506
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -523,8 +467,7 @@ uninstall-binPROGRAMS:
523 523
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
524 524
 	files=`for p in $$list; do echo "$$p"; done | \
525 525
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
526
-	      -e 's/$$/$(EXEEXT)/' \
527
-	`; \
526
+	      -e 's/$$/$(EXEEXT)/' `; \
528 527
 	test -n "$$list" || exit 0; \
529 528
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
530 529
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -553,7 +496,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
553 553
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
554 554
 	  done; \
555 555
 	done; rm -f c$${pid}_.???; exit $$bad
556
-
557 556
 clamscan$(EXEEXT): $(clamscan_OBJECTS) $(clamscan_DEPENDENCIES) $(EXTRA_clamscan_DEPENDENCIES) 
558 557
 	@rm -f clamscan$(EXEEXT)
559 558
 	$(AM_V_CCLD)$(LINK) $(clamscan_OBJECTS) $(clamscan_LDADD) $(LIBS)
... ...
@@ -577,14 +519,14 @@ distclean-compile:
577 577
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
578 578
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579 579
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
580
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
581 581
 
582 582
 .c.obj:
583 583
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
584 584
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
585 585
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
586 586
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
587
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
588 588
 
589 589
 .c.lo:
590 590
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -669,15 +611,26 @@ mostlyclean-libtool:
669 669
 clean-libtool:
670 670
 	-rm -rf .libs _libs
671 671
 
672
-ID: $(am__tagged_files)
673
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
674
-tags: tags-am
675
-TAGS: tags
676
-
677
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
672
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
673
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
674
+	unique=`for i in $$list; do \
675
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
676
+	  done | \
677
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
678
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
679
+	mkid -fID $$unique
680
+tags: TAGS
681
+
682
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
683
+		$(TAGS_FILES) $(LISP)
678 684
 	set x; \
679 685
 	here=`pwd`; \
680
-	$(am__define_uniq_tagged_files); \
686
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
687
+	unique=`for i in $$list; do \
688
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
689
+	  done | \
690
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
691
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
681 692
 	shift; \
682 693
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
683 694
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -689,11 +642,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
689 689
 	      $$unique; \
690 690
 	  fi; \
691 691
 	fi
692
-ctags: ctags-am
693
-
694
-CTAGS: ctags
695
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
696
-	$(am__define_uniq_tagged_files); \
692
+ctags: CTAGS
693
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
694
+		$(TAGS_FILES) $(LISP)
695
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
696
+	unique=`for i in $$list; do \
697
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698
+	  done | \
699
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
700
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
697 701
 	test -z "$(CTAGS_ARGS)$$unique" \
698 702
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
699 703
 	     $$unique
... ...
@@ -702,21 +659,6 @@ GTAGS:
702 702
 	here=`$(am__cd) $(top_builddir) && pwd` \
703 703
 	  && $(am__cd) $(top_srcdir) \
704 704
 	  && gtags -i $(GTAGS_ARGS) "$$here"
705
-cscopelist: cscopelist-am
706
-
707
-cscopelist-am: $(am__tagged_files)
708
-	list='$(am__tagged_files)'; \
709
-	case "$(srcdir)" in \
710
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
711
-	  *) sdir=$(subdir)/$(srcdir) ;; \
712
-	esac; \
713
-	for i in $$list; do \
714
-	  if test -f "$$i"; then \
715
-	    echo "$(subdir)/$$i"; \
716
-	  else \
717
-	    echo "$$sdir/$$i"; \
718
-	  fi; \
719
-	done >> $(top_builddir)/cscope.files
720 705
 
721 706
 distclean-tags:
722 707
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -861,20 +803,19 @@ uninstall-am: uninstall-binPROGRAMS
861 861
 
862 862
 .MAKE: install-am install-strip
863 863
 
864
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
865
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
866
-	ctags ctags-am distclean distclean-compile distclean-generic \
867
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
868
-	html-am info info-am install install-am install-binPROGRAMS \
869
-	install-data install-data-am install-dvi install-dvi-am \
870
-	install-exec install-exec-am install-html install-html-am \
871
-	install-info install-info-am install-man install-pdf \
872
-	install-pdf-am install-ps install-ps-am install-strip \
873
-	installcheck installcheck-am installcheck-binPROGRAMS \
874
-	installdirs maintainer-clean maintainer-clean-generic \
875
-	mostlyclean mostlyclean-compile mostlyclean-generic \
876
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
877
-	uninstall-am uninstall-binPROGRAMS
864
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
865
+	clean-generic clean-libtool ctags distclean distclean-compile \
866
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
867
+	dvi-am html html-am info info-am install install-am \
868
+	install-binPROGRAMS install-data install-data-am install-dvi \
869
+	install-dvi-am install-exec install-exec-am install-html \
870
+	install-html-am install-info install-info-am install-man \
871
+	install-pdf install-pdf-am install-ps install-ps-am \
872
+	install-strip installcheck installcheck-am \
873
+	installcheck-binPROGRAMS installdirs maintainer-clean \
874
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
875
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
876
+	tags uninstall uninstall-am uninstall-binPROGRAMS
878 877
 
879 878
 
880 879
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = clamsubmit$(EXEEXT)
101 101
 subdir = clamsubmit
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -182,19 +154,6 @@ clamsubmit_LDADD = $(LDADD)
182 182
 AM_V_lt = $(am__v_lt_@AM_V@)
183 183
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
184 184
 am__v_lt_0 = --silent
185
-am__v_lt_1 = 
186
-AM_V_P = $(am__v_P_@AM_V@)
187
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
188
-am__v_P_0 = false
189
-am__v_P_1 = :
190
-AM_V_GEN = $(am__v_GEN_@AM_V@)
191
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
192
-am__v_GEN_0 = @echo "  GEN     " $@;
193
-am__v_GEN_1 = 
194
-AM_V_at = $(am__v_at_@AM_V@)
195
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
196
-am__v_at_0 = @
197
-am__v_at_1 = 
198 185
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
199 186
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
200 187
 am__depfiles_maybe = depfiles
... ...
@@ -207,16 +166,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
207 207
 	$(AM_CFLAGS) $(CFLAGS)
208 208
 AM_V_CC = $(am__v_CC_@AM_V@)
209 209
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
210
-am__v_CC_0 = @echo "  CC      " $@;
211
-am__v_CC_1 = 
210
+am__v_CC_0 = @echo "  CC    " $@;
211
+AM_V_at = $(am__v_at_@AM_V@)
212
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
213
+am__v_at_0 = @
212 214
 CCLD = $(CC)
213 215
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214 216
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
215 217
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
216 218
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217 219
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218
-am__v_CCLD_0 = @echo "  CCLD    " $@;
219
-am__v_CCLD_1 = 
220
+am__v_CCLD_0 = @echo "  CCLD  " $@;
221
+AM_V_GEN = $(am__v_GEN_@AM_V@)
222
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
223
+am__v_GEN_0 = @echo "  GEN   " $@;
220 224
 SOURCES = $(clamsubmit_SOURCES)
221 225
 DIST_SOURCES = $(clamsubmit_SOURCES)
222 226
 am__can_run_installinfo = \
... ...
@@ -224,23 +187,6 @@ am__can_run_installinfo = \
224 224
     n|no|NO) false;; \
225 225
     *) (install-info --version) >/dev/null 2>&1;; \
226 226
   esac
227
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
228
-# Read a list of newline-separated strings from the standard input,
229
-# and print each of them once, without duplicates.  Input order is
230
-# *not* preserved.
231
-am__uniquify_input = $(AWK) '\
232
-  BEGIN { nonempty = 0; } \
233
-  { items[$$0] = 1; nonempty = 1; } \
234
-  END { if (nonempty) { for (i in items) print i; }; } \
235
-'
236
-# Make sure the list of sources is unique.  This is necessary because,
237
-# e.g., the same source file might be shared among _SOURCES variables
238
-# for different programs/libraries.
239
-am__define_uniq_tagged_files = \
240
-  list='$(am__tagged_files)'; \
241
-  unique=`for i in $$list; do \
242
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243
-  done | $(am__uniquify_input)`
244 227
 ETAGS = etags
245 228
 CTAGS = ctags
246 229
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -491,12 +437,10 @@ install-binPROGRAMS: $(bin_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 \
495
-	 || test -f $$p1 \
496
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
494
+	while read p p1; do if test -f $$p || test -f $$p1; \
495
+	  then echo "$$p"; echo "$$p"; else :; fi; \
497 496
 	done | \
498
-	sed -e 'p;s,.*/,,;n;h' \
499
-	    -e 's|.*|.|' \
497
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
500 498
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
501 499
 	sed 'N;N;N;s,\n, ,g' | \
502 500
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -517,8 +461,7 @@ uninstall-binPROGRAMS:
517 517
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
518 518
 	files=`for p in $$list; do echo "$$p"; done | \
519 519
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
520
-	      -e 's/$$/$(EXEEXT)/' \
521
-	`; \
520
+	      -e 's/$$/$(EXEEXT)/' `; \
522 521
 	test -n "$$list" || exit 0; \
523 522
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
524 523
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -547,7 +490,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
547 547
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
548 548
 	  done; \
549 549
 	done; rm -f c$${pid}_.???; exit $$bad
550
-
551 550
 clamsubmit$(EXEEXT): $(clamsubmit_OBJECTS) $(clamsubmit_DEPENDENCIES) $(EXTRA_clamsubmit_DEPENDENCIES) 
552 551
 	@rm -f clamsubmit$(EXEEXT)
553 552
 	$(AM_V_CCLD)$(LINK) $(clamsubmit_OBJECTS) $(clamsubmit_LDADD) $(LIBS)
... ...
@@ -569,14 +511,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 -o $@ $<
572
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
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 -o $@ `$(CYGPATH_W) '$<'`
579
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(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 $@ $<
... ...
@@ -647,15 +589,26 @@ mostlyclean-libtool:
647 647
 clean-libtool:
648 648
 	-rm -rf .libs _libs
649 649
 
650
-ID: $(am__tagged_files)
651
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
652
-tags: tags-am
653
-TAGS: tags
654
-
655
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
650
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
651
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
652
+	unique=`for i in $$list; do \
653
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
654
+	  done | \
655
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
656
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
657
+	mkid -fID $$unique
658
+tags: TAGS
659
+
660
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
661
+		$(TAGS_FILES) $(LISP)
656 662
 	set x; \
657 663
 	here=`pwd`; \
658
-	$(am__define_uniq_tagged_files); \
664
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
665
+	unique=`for i in $$list; do \
666
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
667
+	  done | \
668
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
669
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
659 670
 	shift; \
660 671
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
661 672
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -667,11 +620,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
667 667
 	      $$unique; \
668 668
 	  fi; \
669 669
 	fi
670
-ctags: ctags-am
671
-
672
-CTAGS: ctags
673
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
674
-	$(am__define_uniq_tagged_files); \
670
+ctags: CTAGS
671
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
672
+		$(TAGS_FILES) $(LISP)
673
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
674
+	unique=`for i in $$list; do \
675
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
676
+	  done | \
677
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
678
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
675 679
 	test -z "$(CTAGS_ARGS)$$unique" \
676 680
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
677 681
 	     $$unique
... ...
@@ -680,21 +637,6 @@ GTAGS:
680 680
 	here=`$(am__cd) $(top_builddir) && pwd` \
681 681
 	  && $(am__cd) $(top_srcdir) \
682 682
 	  && gtags -i $(GTAGS_ARGS) "$$here"
683
-cscopelist: cscopelist-am
684
-
685
-cscopelist-am: $(am__tagged_files)
686
-	list='$(am__tagged_files)'; \
687
-	case "$(srcdir)" in \
688
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
689
-	  *) sdir=$(subdir)/$(srcdir) ;; \
690
-	esac; \
691
-	for i in $$list; do \
692
-	  if test -f "$$i"; then \
693
-	    echo "$(subdir)/$$i"; \
694
-	  else \
695
-	    echo "$$sdir/$$i"; \
696
-	  fi; \
697
-	done >> $(top_builddir)/cscope.files
698 683
 
699 684
 distclean-tags:
700 685
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -839,20 +781,19 @@ uninstall-am: uninstall-binPROGRAMS
839 839
 
840 840
 .MAKE: install-am install-strip
841 841
 
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-pdf \
850
-	install-pdf-am install-ps install-ps-am install-strip \
851
-	installcheck installcheck-am installcheck-binPROGRAMS \
852
-	installdirs maintainer-clean maintainer-clean-generic \
853
-	mostlyclean mostlyclean-compile mostlyclean-generic \
854
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
855
-	uninstall-am uninstall-binPROGRAMS
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-pdf install-pdf-am install-ps install-ps-am \
850
+	install-strip installcheck installcheck-am \
851
+	installcheck-binPROGRAMS installdirs maintainer-clean \
852
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
853
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
854
+	tags uninstall uninstall-am uninstall-binPROGRAMS
856 855
 
857 856
 
858 857
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -700,6 +700,8 @@ LIBBZ2
700 700
 MAINT
701 701
 MAINTAINER_MODE_FALSE
702 702
 MAINTAINER_MODE_TRUE
703
+HAVE_LIBXML2_FALSE
704
+HAVE_LIBXML2_TRUE
703 705
 XML_LIBS
704 706
 XML_CPPFLAGS
705 707
 ENABLE_COVERAGE_FALSE
... ...
@@ -1540,16 +1542,14 @@ Optional Features:
1540 1540
   --disable-option-checking  ignore unrecognized --enable/--with options
1541 1541
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1542 1542
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1543
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1544
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1543
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1544
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1545 1545
   --enable-static[=PKGS]  build static libraries [default=no]
1546 1546
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1547 1547
   --enable-fast-install[=PKGS]
1548 1548
                           optimize for fast installation [default=yes]
1549
-  --enable-dependency-tracking
1550
-                          do not reject slow dependency extractors
1551
-  --disable-dependency-tracking
1552
-                          speeds up one-time build
1549
+  --disable-dependency-tracking  speeds up one-time build
1550
+  --enable-dependency-tracking   do not reject slow dependency extractors
1553 1551
   --disable-libtool-lock  avoid locking (might break parallel builds)
1554 1552
   --enable-ltdl-install   install libltdl
1555 1553
   --disable-gcc-vcheck	  do not check for buggy gcc version
... ...
@@ -2848,7 +2848,7 @@ done
2848 2848
 
2849 2849
 
2850 2850
 
2851
-am__api_version='1.14'
2851
+am__api_version='1.11'
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,6 +2945,9 @@ 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
2948 2951
 # Reject unsafe characters in $srcdir or the absolute working directory
2949 2952
 # name.  Accept space and tab only in the latter.
2950 2953
 am_lf='
... ...
@@ -2955,40 +2958,32 @@ case `pwd` in
2955 2955
 esac
2956 2956
 case $srcdir in
2957 2957
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2958
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2958
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2959 2959
 esac
2960 2960
 
2961
-# Do 'set' in a subshell so we don't clobber the current shell's
2961
+# Do `set' in a subshell so we don't clobber the current shell's
2962 2962
 # arguments.  Must try -L first in case configure is actually a
2963 2963
 # symlink; some systems play weird games with the mod time of symlinks
2964 2964
 # (eg FreeBSD returns the mod time of the symlink's containing
2965 2965
 # directory).
2966 2966
 if (
2967
-   am_has_slept=no
2968
-   for am_try in 1 2; do
2969
-     echo "timestamp, slept: $am_has_slept" > conftest.file
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
-     if test "$*" != "X $srcdir/configure conftest.file" \
2976
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
2977
-
2978
-	# If neither matched, then we have a broken ls.  This can happen
2979
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
2980
-	# broken ls alias from the environment.  This has actually
2981
-	# happened.  Such a system could not be considered "sane".
2982
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2983
-  alias in your environment" "$LINENO" 5
2984
-     fi
2985
-     if test "$2" = conftest.file || test $am_try -eq 2; then
2986
-       break
2987
-     fi
2988
-     # Just in case.
2989
-     sleep 1
2990
-     am_has_slept=yes
2991
-   done
2967
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2968
+   if test "$*" = "X"; then
2969
+      # -L didn't work.
2970
+      set X `ls -t "$srcdir/configure" conftest.file`
2971
+   fi
2972
+   rm -f conftest.file
2973
+   if test "$*" != "X $srcdir/configure conftest.file" \
2974
+      && test "$*" != "X conftest.file $srcdir/configure"; then
2975
+
2976
+      # If neither matched, then we have a broken ls.  This can happen
2977
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
2978
+      # broken ls alias from the environment.  This has actually
2979
+      # happened.  Such a system could not be considered "sane".
2980
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2981
+alias in your environment" "$LINENO" 5
2982
+   fi
2983
+
2992 2984
    test "$2" = conftest.file
2993 2985
    )
2994 2986
 then
... ...
@@ -3000,16 +2995,6 @@ Check your system clock" "$LINENO" 5
3000 3000
 fi
3001 3001
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3002 3002
 $as_echo "yes" >&6; }
3003
-# If we didn't sleep, we still need to ensure time stamps of config.status and
3004
-# generated files are strictly newer.
3005
-am_sleep_pid=
3006
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3007
-  ( sleep 1 ) &
3008
-  am_sleep_pid=$!
3009
-fi
3010
-
3011
-rm -f conftest.file
3012
-
3013 3003
 test "$program_prefix" != NONE &&
3014 3004
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3015 3005
 # Use a double $ so make ignores it.
... ...
@@ -3032,12 +3017,12 @@ if test x"${MISSING+set}" != xset; then
3032 3032
   esac
3033 3033
 fi
3034 3034
 # Use eval to expand $SHELL
3035
-if eval "$MISSING --is-lightweight"; then
3036
-  am_missing_run="$MISSING "
3035
+if eval "$MISSING --run true"; then
3036
+  am_missing_run="$MISSING --run "
3037 3037
 else
3038 3038
   am_missing_run=
3039
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3040
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3039
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3040
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3041 3041
 fi
3042 3042
 
3043 3043
 if test x"${install_sh}" != xset; then
... ...
@@ -3049,10 +3034,10 @@ if test x"${install_sh}" != xset; then
3049 3049
   esac
3050 3050
 fi
3051 3051
 
3052
-# Installed binaries are usually stripped using 'strip' when the user
3053
-# run "make install-strip".  However 'strip' might not be the right
3052
+# Installed binaries are usually stripped using `strip' when the user
3053
+# run `make install-strip'.  However `strip' might not be the right
3054 3054
 # tool to use in cross-compilation environments, therefore Automake
3055
-# will honor the 'STRIP' environment variable to overrule this program.
3055
+# will honor the `STRIP' environment variable to overrule this program.
3056 3056
 if test "$cross_compiling" != no; then
3057 3057
   if test -n "$ac_tool_prefix"; then
3058 3058
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3191,6 +3176,12 @@ fi
3191 3191
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3192 3192
 $as_echo "$MKDIR_P" >&6; }
3193 3193
 
3194
+mkdir_p="$MKDIR_P"
3195
+case $mkdir_p in
3196
+  [\\/$]* | ?:[\\/]*) ;;
3197
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3198
+esac
3199
+
3194 3200
 for ac_prog in gawk mawk nawk awk
3195 3201
 do
3196 3202
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3273,45 +3264,6 @@ else
3273 3273
 fi
3274 3274
 rmdir .tst 2>/dev/null
3275 3275
 
3276
-# Check whether --enable-silent-rules was given.
3277
-if test "${enable_silent_rules+set}" = set; then :
3278
-  enableval=$enable_silent_rules;
3279
-fi
3280
-
3281
-case $enable_silent_rules in # (((
3282
-  yes) AM_DEFAULT_VERBOSITY=0;;
3283
-   no) AM_DEFAULT_VERBOSITY=1;;
3284
-    *) AM_DEFAULT_VERBOSITY=1;;
3285
-esac
3286
-am_make=${MAKE-make}
3287
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3288
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3289
-if ${am_cv_make_support_nested_variables+:} false; then :
3290
-  $as_echo_n "(cached) " >&6
3291
-else
3292
-  if $as_echo 'TRUE=$(BAR$(V))
3293
-BAR0=false
3294
-BAR1=true
3295
-V=1
3296
-am__doit:
3297
-	@$(TRUE)
3298
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3299
-  am_cv_make_support_nested_variables=yes
3300
-else
3301
-  am_cv_make_support_nested_variables=no
3302
-fi
3303
-fi
3304
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3305
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
3306
-if test $am_cv_make_support_nested_variables = yes; then
3307
-    AM_V='$(V)'
3308
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3309
-else
3310
-  AM_V=$AM_DEFAULT_VERBOSITY
3311
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3312
-fi
3313
-AM_BACKSLASH='\'
3314
-
3315 3276
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3316 3277
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3317 3278
   # is not polluted with repeated "-I."
... ...
@@ -3353,12 +3305,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3353 3353
 
3354 3354
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3355 3355
 
3356
-# For better backward compatibility.  To be removed once Automake 1.9.x
3357
-# dies out for good.  For more background, see:
3358
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3359
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3360
-mkdir_p='$(MKDIR_P)'
3361
-
3362 3356
 # We need awk for the "check" target.  The system "awk" is bad on
3363 3357
 # some platforms.
3364 3358
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3366,182 +3312,101 @@ mkdir_p='$(MKDIR_P)'
3366 3366
 AMTAR='$${TAR-tar}'
3367 3367
 
3368 3368
 
3369
-# We'll loop over all known methods to create a tar archive until one works.
3370
-_am_tools='gnutar plaintar pax cpio none'
3371
-
3372
-# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3373
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3374
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3375
-      # and bug#13588).
3376
-      am_max_uid=2097151 # 2^21 - 1
3377
-      am_max_gid=$am_max_uid
3378
-      # The $UID and $GID variables are not portable, so we need to resort
3379
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3380
-      # below are definitely unexpected, so allow the users to see them
3381
-      # (that is, avoid stderr redirection).
3382
-      am_uid=`id -u || echo unknown`
3383
-      am_gid=`id -g || echo unknown`
3384
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3385
-$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3386
-      if test $am_uid -le $am_max_uid; then
3387
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3388
-$as_echo "yes" >&6; }
3389
-      else
3390
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3391
-$as_echo "no" >&6; }
3392
-         _am_tools=none
3393
-      fi
3394
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3395
-$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3396
-      if test $am_gid -le $am_max_gid; then
3397
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3398
-$as_echo "yes" >&6; }
3399
-      else
3400
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3401
-$as_echo "no" >&6; }
3402
-        _am_tools=none
3403
-      fi
3404
-
3405
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3369
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3406 3370
 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
3407
-
3408
-  # Go ahead even if we have the value already cached.  We do so because we
3409
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3410
-  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3411
-
3412
-  for _am_tool in $_am_tools; do
3413
-    case $_am_tool in
3414
-    gnutar)
3415
-      for _am_tar in tar gnutar gtar; do
3416
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3371
+# Loop over all known methods to create a tar archive until one works.
3372
+_am_tools='gnutar plaintar pax cpio none'
3373
+_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3374
+# Do not fold the above two line into one, because Tru64 sh and
3375
+# Solaris sh will not grok spaces in the rhs of `-'.
3376
+for _am_tool in $_am_tools
3377
+do
3378
+  case $_am_tool in
3379
+  gnutar)
3380
+    for _am_tar in tar gnutar gtar;
3381
+    do
3382
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3417 3383
    ($_am_tar --version) >&5 2>&5
3418 3384
    ac_status=$?
3419 3385
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3420 3386
    (exit $ac_status); } && break
3421
-      done
3422
-      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3423
-      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3424
-      am__untar="$_am_tar -xf -"
3425
-      ;;
3426
-    plaintar)
3427
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3428
-      # ustar tarball either.
3429
-      (tar --version) >/dev/null 2>&1 && continue
3430
-      am__tar='tar chf - "$$tardir"'
3431
-      am__tar_='tar chf - "$tardir"'
3432
-      am__untar='tar xf -'
3433
-      ;;
3434
-    pax)
3435
-      am__tar='pax -L -x ustar -w "$$tardir"'
3436
-      am__tar_='pax -L -x ustar -w "$tardir"'
3437
-      am__untar='pax -r'
3438
-      ;;
3439
-    cpio)
3440
-      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3441
-      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3442
-      am__untar='cpio -i -H ustar -d'
3443
-      ;;
3444
-    none)
3445
-      am__tar=false
3446
-      am__tar_=false
3447
-      am__untar=false
3448
-      ;;
3449
-    esac
3387
+    done
3388
+    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3389
+    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3390
+    am__untar="$_am_tar -xf -"
3391
+    ;;
3392
+  plaintar)
3393
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3394
+    # ustar tarball either.
3395
+    (tar --version) >/dev/null 2>&1 && continue
3396
+    am__tar='tar chf - "$$tardir"'
3397
+    am__tar_='tar chf - "$tardir"'
3398
+    am__untar='tar xf -'
3399
+    ;;
3400
+  pax)
3401
+    am__tar='pax -L -x ustar -w "$$tardir"'
3402
+    am__tar_='pax -L -x ustar -w "$tardir"'
3403
+    am__untar='pax -r'
3404
+    ;;
3405
+  cpio)
3406
+    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3407
+    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3408
+    am__untar='cpio -i -H ustar -d'
3409
+    ;;
3410
+  none)
3411
+    am__tar=false
3412
+    am__tar_=false
3413
+    am__untar=false
3414
+    ;;
3415
+  esac
3450 3416
 
3451
-    # If the value was cached, stop now.  We just wanted to have am__tar
3452
-    # and am__untar set.
3453
-    test -n "${am_cv_prog_tar_ustar}" && break
3417
+  # If the value was cached, stop now.  We just wanted to have am__tar
3418
+  # and am__untar set.
3419
+  test -n "${am_cv_prog_tar_ustar}" && break
3454 3420
 
3455
-    # tar/untar a dummy directory, and stop if the command works.
3456
-    rm -rf conftest.dir
3457
-    mkdir conftest.dir
3458
-    echo GrepMe > conftest.dir/file
3459
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3421
+  # tar/untar a dummy directory, and stop if the command works
3422
+  rm -rf conftest.dir
3423
+  mkdir conftest.dir
3424
+  echo GrepMe > conftest.dir/file
3425
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3460 3426
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3461 3427
    ac_status=$?
3462 3428
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3463 3429
    (exit $ac_status); }
3464
-    rm -rf conftest.dir
3465
-    if test -s conftest.tar; then
3466
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3430
+  rm -rf conftest.dir
3431
+  if test -s conftest.tar; then
3432
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3467 3433
    ($am__untar <conftest.tar) >&5 2>&5
3468 3434
    ac_status=$?
3469 3435
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3470 3436
    (exit $ac_status); }
3471
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3472
-   (cat conftest.dir/file) >&5 2>&5
3473
-   ac_status=$?
3474
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3475
-   (exit $ac_status); }
3476
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3477
-    fi
3478
-  done
3479
-  rm -rf conftest.dir
3437
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3438
+  fi
3439
+done
3440
+rm -rf conftest.dir
3480 3441
 
3481
-  if ${am_cv_prog_tar_ustar+:} false; then :
3442
+if ${am_cv_prog_tar_ustar+:} false; then :
3482 3443
   $as_echo_n "(cached) " >&6
3483 3444
 else
3484 3445
   am_cv_prog_tar_ustar=$_am_tool
3485 3446
 fi
3486 3447
 
3487
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3448
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3488 3449
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3489 3450
 
3490 3451
 
3491 3452
 
3492 3453
 
3493 3454
 
3494
-
3495
-# POSIX will say in a future version that running "rm -f" with no argument
3496
-# is OK; and we want to be able to make that assumption in our Makefile
3497
-# recipes.  So use an aggressive probe to check that the usage we want is
3498
-# actually supported "in the wild" to an acceptable degree.
3499
-# See automake bug#10828.
3500
-# To make any issue more visible, cause the running configure to be aborted
3501
-# by default if the 'rm' program in use doesn't match our expectations; the
3502
-# user can still override this though.
3503
-if rm -f && rm -fr && rm -rf; then : OK; else
3504
-  cat >&2 <<'END'
3505
-Oops!
3506
-
3507
-Your 'rm' program seems unable to run without file operands specified
3508
-on the command line, even when the '-f' option is present.  This is contrary
3509
-to the behaviour of most rm programs out there, and not conforming with
3510
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3511
-
3512
-Please tell bug-automake@gnu.org about your system, including the value
3513
-of your $PATH and any error possibly output before this message.  This
3514
-can help us improve future automake versions.
3515
-
3516
-END
3517
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3518
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3519
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3520
-    echo >&2
3521
-  else
3522
-    cat >&2 <<'END'
3523
-Aborting the configuration process, to ensure you take notice of the issue.
3524
-
3525
-You can download and install GNU coreutils to get an 'rm' implementation
3526
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3527
-
3528
-If you want to complete the configuration process using your problematic
3529
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3530
-to "yes", and re-run configure.
3531
-
3532
-END
3533
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3534
-  fi
3535
-fi
3536 3455
 # Check whether --enable-silent-rules was given.
3537 3456
 if test "${enable_silent_rules+set}" = set; then :
3538 3457
   enableval=$enable_silent_rules;
3539 3458
 fi
3540 3459
 
3541
-case $enable_silent_rules in # (((
3542
-  yes) AM_DEFAULT_VERBOSITY=0;;
3543
-   no) AM_DEFAULT_VERBOSITY=1;;
3544
-    *) AM_DEFAULT_VERBOSITY=0;;
3460
+case $enable_silent_rules in
3461
+yes) AM_DEFAULT_VERBOSITY=0;;
3462
+no)  AM_DEFAULT_VERBOSITY=1;;
3463
+*)   AM_DEFAULT_VERBOSITY=0;;
3545 3464
 esac
3546 3465
 am_make=${MAKE-make}
3547 3466
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3729,7 +3594,7 @@ am__quote=
3729 3729
 _am_result=none
3730 3730
 # First try GNU make style include.
3731 3731
 echo "include confinc" > confmf
3732
-# Ignore all kinds of additional output from 'make'.
3732
+# Ignore all kinds of additional output from `make'.
3733 3733
 case `$am_make -s -f confmf 2> /dev/null` in #(
3734 3734
 *the\ am__doit\ target*)
3735 3735
   am__include=include
... ...
@@ -4562,65 +4427,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4562 4562
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4563 4563
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4564 4564
 
4565
-ac_ext=c
4566
-ac_cpp='$CPP $CPPFLAGS'
4567
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4568
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4569
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4570
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4571
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4572
-if ${am_cv_prog_cc_c_o+:} false; then :
4573
-  $as_echo_n "(cached) " >&6
4574
-else
4575
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4576
-/* end confdefs.h.  */
4577
-
4578
-int
4579
-main ()
4580
-{
4581
-
4582
-  ;
4583
-  return 0;
4584
-}
4585
-_ACEOF
4586
-  # Make sure it works both with $CC and with simple cc.
4587
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4588
-  # compilers refuse to overwrite an existing .o file with -o,
4589
-  # though they will create one.
4590
-  am_cv_prog_cc_c_o=yes
4591
-  for am_i in 1 2; do
4592
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4593
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4594
-   ac_status=$?
4595
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4596
-   (exit $ac_status); } \
4597
-         && test -f conftest2.$ac_objext; then
4598
-      : OK
4599
-    else
4600
-      am_cv_prog_cc_c_o=no
4601
-      break
4602
-    fi
4603
-  done
4604
-  rm -f core conftest*
4605
-  unset am_i
4606
-fi
4607
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4608
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4609
-if test "$am_cv_prog_cc_c_o" != yes; then
4610
-   # Losing compiler, so override with the script.
4611
-   # FIXME: It is wrong to rewrite CC.
4612
-   # But if we don't then we get into trouble of one sort or another.
4613
-   # A longer-term fix would be to have automake use am__CC in this case,
4614
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4615
-   CC="$am_aux_dir/compile $CC"
4616
-fi
4617
-ac_ext=c
4618
-ac_cpp='$CPP $CPPFLAGS'
4619
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4620
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4621
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4622
-
4623
-
4624 4565
 depcc="$CC"   am_compiler_list=
4625 4566
 
4626 4567
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4632,8 +4438,8 @@ else
4632 4632
   # We make a subdir and do the tests there.  Otherwise we can end up
4633 4633
   # making bogus files that we don't know about and never remove.  For
4634 4634
   # instance it was reported that on HP-UX the gcc test will end up
4635
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4636
-  # in D".
4635
+  # making a dummy file named `D' -- because `-MD' means `put the output
4636
+  # in D'.
4637 4637
   rm -rf conftest.dir
4638 4638
   mkdir conftest.dir
4639 4639
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4668,16 +4474,16 @@ else
4668 4668
     : > sub/conftest.c
4669 4669
     for i in 1 2 3 4 5 6; do
4670 4670
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4671
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4672
-      # Solaris 10 /bin/sh.
4673
-      echo '/* dummy */' > sub/conftst$i.h
4671
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4672
+      # Solaris 8's {/usr,}/bin/sh.
4673
+      touch sub/conftst$i.h
4674 4674
     done
4675 4675
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4676 4676
 
4677
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4677
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4678 4678
     # mode.  It turns out that the SunPro C++ compiler does not properly
4679
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4680
-    # versions had trouble with output in subdirs.
4679
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4680
+    # versions had trouble with output in subdirs
4681 4681
     am__obj=sub/conftest.${OBJEXT-o}
4682 4682
     am__minus_obj="-o $am__obj"
4683 4683
     case $depmode in
... ...
@@ -4686,8 +4492,8 @@ else
4686 4686
       test "$am__universal" = false || continue
4687 4687
       ;;
4688 4688
     nosideeffect)
4689
-      # After this tag, mechanisms are not by side-effect, so they'll
4690
-      # only be used when explicitly requested.
4689
+      # after this tag, mechanisms are not by side-effect, so they'll
4690
+      # only be used when explicitly requested
4691 4691
       if test "x$enable_dependency_tracking" = xyes; then
4692 4692
 	continue
4693 4693
       else
... ...
@@ -4695,7 +4501,7 @@ else
4695 4695
       fi
4696 4696
       ;;
4697 4697
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4698
-      # This compiler won't grok '-c -o', but also, the minuso test has
4698
+      # This compiler won't grok `-c -o', but also, the minuso test has
4699 4699
       # not run yet.  These depmodes are late enough in the game, and
4700 4700
       # so weak that their functioning should not be impacted.
4701 4701
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -13774,65 +13580,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13774 13774
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13775 13775
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13776 13776
 
13777
-ac_ext=c
13778
-ac_cpp='$CPP $CPPFLAGS'
13779
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13780
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13781
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13782
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
13783
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
13784
-if ${am_cv_prog_cc_c_o+:} false; then :
13785
-  $as_echo_n "(cached) " >&6
13786
-else
13787
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13788
-/* end confdefs.h.  */
13789
-
13790
-int
13791
-main ()
13792
-{
13793
-
13794
-  ;
13795
-  return 0;
13796
-}
13797
-_ACEOF
13798
-  # Make sure it works both with $CC and with simple cc.
13799
-  # Following AC_PROG_CC_C_O, we do the test twice because some
13800
-  # compilers refuse to overwrite an existing .o file with -o,
13801
-  # though they will create one.
13802
-  am_cv_prog_cc_c_o=yes
13803
-  for am_i in 1 2; do
13804
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13805
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13806
-   ac_status=$?
13807
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
13808
-   (exit $ac_status); } \
13809
-         && test -f conftest2.$ac_objext; then
13810
-      : OK
13811
-    else
13812
-      am_cv_prog_cc_c_o=no
13813
-      break
13814
-    fi
13815
-  done
13816
-  rm -f core conftest*
13817
-  unset am_i
13818
-fi
13819
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13820
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
13821
-if test "$am_cv_prog_cc_c_o" != yes; then
13822
-   # Losing compiler, so override with the script.
13823
-   # FIXME: It is wrong to rewrite CC.
13824
-   # But if we don't then we get into trouble of one sort or another.
13825
-   # A longer-term fix would be to have automake use am__CC in this case,
13826
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
13827
-   CC="$am_aux_dir/compile $CC"
13828
-fi
13829
-ac_ext=c
13830
-ac_cpp='$CPP $CPPFLAGS'
13831
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13832
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13833
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13834
-
13835
-
13836 13777
 depcc="$CC"   am_compiler_list=
13837 13778
 
13838 13779
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -13844,8 +13591,8 @@ else
13844 13844
   # We make a subdir and do the tests there.  Otherwise we can end up
13845 13845
   # making bogus files that we don't know about and never remove.  For
13846 13846
   # instance it was reported that on HP-UX the gcc test will end up
13847
-  # making a dummy file named 'D' -- because '-MD' means "put the output
13848
-  # in D".
13847
+  # making a dummy file named `D' -- because `-MD' means `put the output
13848
+  # in D'.
13849 13849
   rm -rf conftest.dir
13850 13850
   mkdir conftest.dir
13851 13851
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -13880,16 +13627,16 @@ else
13880 13880
     : > sub/conftest.c
13881 13881
     for i in 1 2 3 4 5 6; do
13882 13882
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
13883
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
13884
-      # Solaris 10 /bin/sh.
13885
-      echo '/* dummy */' > sub/conftst$i.h
13883
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
13884
+      # Solaris 8's {/usr,}/bin/sh.
13885
+      touch sub/conftst$i.h
13886 13886
     done
13887 13887
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
13888 13888
 
13889
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
13889
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
13890 13890
     # mode.  It turns out that the SunPro C++ compiler does not properly
13891
-    # handle '-M -o', and we need to detect this.  Also, some Intel
13892
-    # versions had trouble with output in subdirs.
13891
+    # handle `-M -o', and we need to detect this.  Also, some Intel
13892
+    # versions had trouble with output in subdirs
13893 13893
     am__obj=sub/conftest.${OBJEXT-o}
13894 13894
     am__minus_obj="-o $am__obj"
13895 13895
     case $depmode in
... ...
@@ -13898,8 +13645,8 @@ else
13898 13898
       test "$am__universal" = false || continue
13899 13899
       ;;
13900 13900
     nosideeffect)
13901
-      # After this tag, mechanisms are not by side-effect, so they'll
13902
-      # only be used when explicitly requested.
13901
+      # after this tag, mechanisms are not by side-effect, so they'll
13902
+      # only be used when explicitly requested
13903 13903
       if test "x$enable_dependency_tracking" = xyes; then
13904 13904
 	continue
13905 13905
       else
... ...
@@ -13907,7 +13654,7 @@ else
13907 13907
       fi
13908 13908
       ;;
13909 13909
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
13910
-      # This compiler won't grok '-c -o', but also, the minuso test has
13910
+      # This compiler won't grok `-c -o', but also, the minuso test has
13911 13911
       # not run yet.  These depmodes are late enough in the game, and
13912 13912
       # so weak that their functioning should not be impacted.
13913 13913
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -16830,6 +16577,15 @@ $as_echo "$as_me: ****** libxml2 support unavailable" >&6;}
16830 16830
 
16831 16831
 fi
16832 16832
 
16833
+ if test "x$HAVE_LIBXML2" = "xyes"; then
16834
+  HAVE_LIBXML2_TRUE=
16835
+  HAVE_LIBXML2_FALSE='#'
16836
+else
16837
+  HAVE_LIBXML2_TRUE='#'
16838
+  HAVE_LIBXML2_FALSE=
16839
+fi
16840
+
16841
+
16833 16842
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL installation" >&5
16834 16843
 $as_echo_n "checking for OpenSSL installation... " >&6; }
16835 16844
 
... ...
@@ -22306,14 +22062,6 @@ LIBOBJS=$ac_libobjs
22306 22306
 LTLIBOBJS=$ac_ltlibobjs
22307 22307
 
22308 22308
 
22309
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
22310
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
22311
-   if test -n "$am_sleep_pid"; then
22312
-     # Hide warnings about reused PIDs.
22313
-     wait $am_sleep_pid 2>/dev/null
22314
-   fi
22315
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
22316
-$as_echo "done" >&6; }
22317 22309
  if test -n "$EXEEXT"; then
22318 22310
   am__EXEEXT_TRUE=
22319 22311
   am__EXEEXT_FALSE='#'
... ...
@@ -22372,6 +22120,10 @@ if test -z "${ENABLE_COVERAGE_TRUE}" && test -z "${ENABLE_COVERAGE_FALSE}"; then
22372 22372
   as_fn_error $? "conditional \"ENABLE_COVERAGE\" was never defined.
22373 22373
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
22374 22374
 fi
22375
+if test -z "${HAVE_LIBXML2_TRUE}" && test -z "${HAVE_LIBXML2_FALSE}"; then
22376
+  as_fn_error $? "conditional \"HAVE_LIBXML2\" was never defined.
22377
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
22378
+fi
22375 22379
 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
22376 22380
   as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
22377 22381
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -23901,7 +23653,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
23901 23901
 
23902 23902
   case $ac_file$ac_mode in
23903 23903
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
23904
-  # Older Autoconf quotes --file arguments for eval, but not when files
23904
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
23905 23905
   # are listed without --file.  Let's play safe and only enable the eval
23906 23906
   # if we detect the quoting.
23907 23907
   case $CONFIG_FILES in
... ...
@@ -23914,7 +23666,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
23914 23914
     # Strip MF so we end up with the name of the file.
23915 23915
     mf=`echo "$mf" | sed -e 's/:.*$//'`
23916 23916
     # Check whether this is an Automake generated Makefile or not.
23917
-    # We used to match only the files named 'Makefile.in', but
23917
+    # We used to match only the files named `Makefile.in', but
23918 23918
     # some people rename them; so instead we look at the file content.
23919 23919
     # Grep'ing the first line is not enough: some people post-process
23920 23920
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -23948,19 +23700,21 @@ $as_echo X"$mf" |
23948 23948
       continue
23949 23949
     fi
23950 23950
     # Extract the definition of DEPDIR, am__include, and am__quote
23951
-    # from the Makefile without running 'make'.
23951
+    # from the Makefile without running `make'.
23952 23952
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
23953 23953
     test -z "$DEPDIR" && continue
23954 23954
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
23955
-    test -z "$am__include" && continue
23955
+    test -z "am__include" && continue
23956 23956
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
23957
+    # When using ansi2knr, U may be empty or an underscore; expand it
23958
+    U=`sed -n 's/^U = //p' < "$mf"`
23957 23959
     # Find all dependency output files, they are included files with
23958 23960
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
23959 23961
     # simplest approach to changing $(DEPDIR) to its actual value in the
23960 23962
     # expansion.
23961 23963
     for file in `sed -n "
23962 23964
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
23963
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
23965
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
23964 23966
       # Make sure the directory exists.
23965 23967
       test -f "$dirpart/$file" && continue
23966 23968
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -24933,14 +24687,6 @@ LIBOBJS=$ac_libobjs
24933 24933
 LTLIBOBJS=$ac_ltlibobjs
24934 24934
 
24935 24935
 
24936
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
24937
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
24938
-   if test -n "$am_sleep_pid"; then
24939
-     # Hide warnings about reused PIDs.
24940
-     wait $am_sleep_pid 2>/dev/null
24941
-   fi
24942
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
24943
-$as_echo "done" >&6; }
24944 24936
  if test -n "$EXEEXT"; then
24945 24937
   am__EXEEXT_TRUE=
24946 24938
   am__EXEEXT_FALSE='#'
... ...
@@ -24999,6 +24745,10 @@ if test -z "${ENABLE_COVERAGE_TRUE}" && test -z "${ENABLE_COVERAGE_FALSE}"; then
24999 24999
   as_fn_error $? "conditional \"ENABLE_COVERAGE\" was never defined.
25000 25000
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25001 25001
 fi
25002
+if test -z "${HAVE_LIBXML2_TRUE}" && test -z "${HAVE_LIBXML2_FALSE}"; then
25003
+  as_fn_error $? "conditional \"HAVE_LIBXML2\" was never defined.
25004
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
25005
+fi
25002 25006
 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
25003 25007
   as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
25004 25008
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -26538,7 +26288,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
26538 26538
 
26539 26539
   case $ac_file$ac_mode in
26540 26540
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
26541
-  # Older Autoconf quotes --file arguments for eval, but not when files
26541
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
26542 26542
   # are listed without --file.  Let's play safe and only enable the eval
26543 26543
   # if we detect the quoting.
26544 26544
   case $CONFIG_FILES in
... ...
@@ -26551,7 +26301,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
26551 26551
     # Strip MF so we end up with the name of the file.
26552 26552
     mf=`echo "$mf" | sed -e 's/:.*$//'`
26553 26553
     # Check whether this is an Automake generated Makefile or not.
26554
-    # We used to match only the files named 'Makefile.in', but
26554
+    # We used to match only the files named `Makefile.in', but
26555 26555
     # some people rename them; so instead we look at the file content.
26556 26556
     # Grep'ing the first line is not enough: some people post-process
26557 26557
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -26585,19 +26335,21 @@ $as_echo X"$mf" |
26585 26585
       continue
26586 26586
     fi
26587 26587
     # Extract the definition of DEPDIR, am__include, and am__quote
26588
-    # from the Makefile without running 'make'.
26588
+    # from the Makefile without running `make'.
26589 26589
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
26590 26590
     test -z "$DEPDIR" && continue
26591 26591
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
26592
-    test -z "$am__include" && continue
26592
+    test -z "am__include" && continue
26593 26593
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
26594
+    # When using ansi2knr, U may be empty or an underscore; expand it
26595
+    U=`sed -n 's/^U = //p' < "$mf"`
26594 26596
     # Find all dependency output files, they are included files with
26595 26597
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
26596 26598
     # simplest approach to changing $(DEPDIR) to its actual value in the
26597 26599
     # expansion.
26598 26600
     for file in `sed -n "
26599 26601
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
26600
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
26602
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
26601 26603
       # Make sure the directory exists.
26602 26604
       test -f "$dirpart/$file" && continue
26603 26605
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  along with this program; if not, write to the Free Software
34 34
 #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -98,7 +71,7 @@ build_triplet = @build@
98 98
 host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 subdir = database
101
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
101
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
102 102
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 103
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
104 104
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -171,18 +144,12 @@ mkinstalldirs = $(install_sh) -d
171 171
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
172 172
 CONFIG_CLEAN_FILES =
173 173
 CONFIG_CLEAN_VPATH_FILES =
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 174
 AM_V_GEN = $(am__v_GEN_@AM_V@)
179 175
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
180
-am__v_GEN_0 = @echo "  GEN     " $@;
181
-am__v_GEN_1 = 
176
+am__v_GEN_0 = @echo "  GEN   " $@;
182 177
 AM_V_at = $(am__v_at_@AM_V@)
183 178
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
184 179
 am__v_at_0 = @
185
-am__v_at_1 = 
186 180
 SOURCES =
187 181
 DIST_SOURCES =
188 182
 am__can_run_installinfo = \
... ...
@@ -190,7 +157,6 @@ am__can_run_installinfo = \
190 190
     n|no|NO) false;; \
191 191
     *) (install-info --version) >/dev/null 2>&1;; \
192 192
   esac
193
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
194 193
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195 194
 ACLOCAL = @ACLOCAL@
196 195
 AMTAR = @AMTAR@
... ...
@@ -422,11 +388,11 @@ mostlyclean-libtool:
422 422
 
423 423
 clean-libtool:
424 424
 	-rm -rf .libs _libs
425
-tags TAGS:
426
-
427
-ctags CTAGS:
425
+tags: TAGS
426
+TAGS:
428 427
 
429
-cscope cscopelist:
428
+ctags: CTAGS
429
+CTAGS:
430 430
 
431 431
 
432 432
 distdir: $(DISTFILES)
... ...
@@ -562,17 +528,16 @@ uninstall-am:
562 562
 .MAKE: install-am install-strip
563 563
 
564 564
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
565
-	cscopelist-am ctags-am distclean distclean-generic \
566
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
567
-	install install-am install-data install-data-am \
568
-	install-data-local install-dvi install-dvi-am install-exec \
569
-	install-exec-am install-html install-html-am install-info \
570
-	install-info-am install-man install-pdf install-pdf-am \
571
-	install-ps install-ps-am install-strip installcheck \
572
-	installcheck-am installdirs maintainer-clean \
573
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
574
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
575
-	uninstall-am
565
+	distclean distclean-generic distclean-libtool distdir dvi \
566
+	dvi-am html html-am info info-am install install-am \
567
+	install-data install-data-am install-data-local install-dvi \
568
+	install-dvi-am install-exec install-exec-am install-html \
569
+	install-html-am install-info install-info-am install-man \
570
+	install-pdf install-pdf-am install-ps install-ps-am \
571
+	install-strip installcheck installcheck-am installdirs \
572
+	maintainer-clean maintainer-clean-generic mostlyclean \
573
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574
+	uninstall uninstall-am
576 575
 
577 576
 
578 577
 install-data-local:
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -32,51 +33,23 @@
32 32
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33 33
 #  MA 02110-1301, USA.
34 34
 VPATH = @srcdir@
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 \
35
+am__make_dryrun = \
36
+  { \
37
+    am__dry=no; \
48 38
     case $$MAKEFLAGS in \
49 39
       *\\[\ \	]*) \
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;; \
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;; \
72 49
     esac; \
73
-    case $$flg in \
74
-      *$$target_option*) has_opt=yes; break;; \
75
-    esac; \
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))
50
+    test $$am__dry = yes; \
51
+  }
80 52
 pkgdatadir = $(datadir)/@PACKAGE@
81 53
 pkgincludedir = $(includedir)/@PACKAGE@
82 54
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -97,7 +70,7 @@ build_triplet = @build@
97 97
 host_triplet = @host@
98 98
 target_triplet = @target@
99 99
 subdir = docs
100
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
100
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
101 101
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102 102
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
103 103
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -170,18 +143,12 @@ mkinstalldirs = $(install_sh) -d
170 170
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
171 171
 CONFIG_CLEAN_FILES =
172 172
 CONFIG_CLEAN_VPATH_FILES =
173
-AM_V_P = $(am__v_P_@AM_V@)
174
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
175
-am__v_P_0 = false
176
-am__v_P_1 = :
177 173
 AM_V_GEN = $(am__v_GEN_@AM_V@)
178 174
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
179
-am__v_GEN_0 = @echo "  GEN     " $@;
180
-am__v_GEN_1 = 
175
+am__v_GEN_0 = @echo "  GEN   " $@;
181 176
 AM_V_at = $(am__v_at_@AM_V@)
182 177
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
183 178
 am__v_at_0 = @
184
-am__v_at_1 = 
185 179
 SOURCES =
186 180
 DIST_SOURCES =
187 181
 am__can_run_installinfo = \
... ...
@@ -223,7 +190,6 @@ man5dir = $(mandir)/man5
223 223
 man8dir = $(mandir)/man8
224 224
 NROFF = nroff
225 225
 MANS = $(man_MANS)
226
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
227 226
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228 227
 ACLOCAL = @ACLOCAL@
229 228
 AMTAR = @AMTAR@
... ...
@@ -584,14 +550,27 @@ uninstall-man8:
584 584
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
585 585
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
586 586
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
587
-tags TAGS:
588
-
589
-ctags CTAGS:
587
+tags: TAGS
588
+TAGS:
590 589
 
591
-cscope cscopelist:
590
+ctags: CTAGS
591
+CTAGS:
592 592
 
593 593
 
594 594
 distdir: $(DISTFILES)
595
+	@list='$(MANS)'; if test -n "$$list"; then \
596
+	  list=`for p in $$list; do \
597
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
598
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
599
+	  if test -n "$$list" && \
600
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
601
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
602
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
603
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
604
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
605
+	    exit 1; \
606
+	  else :; fi; \
607
+	else :; fi
595 608
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
596 609
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597 610
 	list='$(DISTFILES)'; \
... ...
@@ -729,18 +708,17 @@ uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
729 729
 .MAKE: install-am install-strip
730 730
 
731 731
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
732
-	cscopelist-am ctags-am distclean distclean-generic \
733
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
734
-	install install-am install-data install-data-am install-dvi \
735
-	install-dvi-am install-exec install-exec-am install-html \
736
-	install-html-am install-info install-info-am install-man \
737
-	install-man1 install-man5 install-man8 install-pdf \
738
-	install-pdf-am install-ps install-ps-am install-strip \
739
-	installcheck installcheck-am installdirs maintainer-clean \
732
+	distclean distclean-generic distclean-libtool distdir dvi \
733
+	dvi-am html html-am info info-am install install-am \
734
+	install-data install-data-am install-dvi install-dvi-am \
735
+	install-exec install-exec-am install-html install-html-am \
736
+	install-info install-info-am install-man install-man1 \
737
+	install-man5 install-man8 install-pdf install-pdf-am \
738
+	install-ps install-ps-am install-strip installcheck \
739
+	installcheck-am installdirs maintainer-clean \
740 740
 	maintainer-clean-generic mostlyclean mostlyclean-generic \
741
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
742
-	uninstall-am uninstall-man uninstall-man1 uninstall-man5 \
743
-	uninstall-man8
741
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
742
+	uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
744 743
 
745 744
 
746 745
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
73 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,7 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@am__append_1 = clamav-milter.conf.sample
101 101
 subdir = etc
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
103 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
105 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -172,18 +145,12 @@ mkinstalldirs = $(install_sh) -d
172 172
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
173 173
 CONFIG_CLEAN_FILES =
174 174
 CONFIG_CLEAN_VPATH_FILES =
175
-AM_V_P = $(am__v_P_@AM_V@)
176
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
177
-am__v_P_0 = false
178
-am__v_P_1 = :
179 175
 AM_V_GEN = $(am__v_GEN_@AM_V@)
180 176
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
181
-am__v_GEN_0 = @echo "  GEN     " $@;
182
-am__v_GEN_1 = 
177
+am__v_GEN_0 = @echo "  GEN   " $@;
183 178
 AM_V_at = $(am__v_at_@AM_V@)
184 179
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
185 180
 am__v_at_0 = @
186
-am__v_at_1 = 
187 181
 SOURCES =
188 182
 DIST_SOURCES =
189 183
 am__can_run_installinfo = \
... ...
@@ -220,7 +187,6 @@ am__uninstall_files_from_dir = { \
220 220
   }
221 221
 am__installdirs = "$(DESTDIR)$(sysconfdir)"
222 222
 DATA = $(sysconf_DATA)
223
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
224 223
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 224
 ACLOCAL = @ACLOCAL@
226 225
 AMTAR = @AMTAR@
... ...
@@ -474,11 +440,11 @@ uninstall-sysconfDATA:
474 474
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
475 475
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
476 476
 	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
477
-tags TAGS:
478
-
479
-ctags CTAGS:
477
+tags: TAGS
478
+TAGS:
480 479
 
481
-cscope cscopelist:
480
+ctags: CTAGS
481
+CTAGS:
482 482
 
483 483
 
484 484
 distdir: $(DISTFILES)
... ...
@@ -617,16 +583,16 @@ uninstall-am: uninstall-sysconfDATA
617 617
 .MAKE: install-am install-strip
618 618
 
619 619
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
620
-	cscopelist-am ctags-am distclean distclean-generic \
621
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
622
-	install install-am install-data install-data-am install-dvi \
623
-	install-dvi-am install-exec install-exec-am install-html \
624
-	install-html-am install-info install-info-am install-man \
625
-	install-pdf install-pdf-am install-ps install-ps-am \
626
-	install-strip install-sysconfDATA installcheck installcheck-am \
627
-	installdirs maintainer-clean maintainer-clean-generic \
628
-	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
629
-	ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
620
+	distclean distclean-generic distclean-libtool distdir dvi \
621
+	dvi-am html html-am info info-am install install-am \
622
+	install-data install-data-am install-dvi install-dvi-am \
623
+	install-exec install-exec-am install-html install-html-am \
624
+	install-info install-info-am install-man install-pdf \
625
+	install-pdf-am install-ps install-ps-am install-strip \
626
+	install-sysconfDATA installcheck installcheck-am installdirs \
627
+	maintainer-clean maintainer-clean-generic mostlyclean \
628
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
629
+	uninstall uninstall-am uninstall-sysconfDATA
630 630
 
631 631
 
632 632
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,23 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
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 \
37
+am__make_dryrun = \
38
+  { \
39
+    am__dry=no; \
50 40
     case $$MAKEFLAGS in \
51 41
       *\\[\ \	]*) \
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;; \
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;; \
77 51
     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))
52
+    test $$am__dry = yes; \
53
+  }
82 54
 pkgdatadir = $(datadir)/@PACKAGE@
83 55
 pkgincludedir = $(includedir)/@PACKAGE@
84 56
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +73,7 @@ host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 bin_PROGRAMS = freshclam$(EXEEXT)
102 102
 subdir = freshclam
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/config/depcomp
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105 104
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 105
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
107 106
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -186,19 +158,6 @@ freshclam_LDADD = $(LDADD)
186 186
 AM_V_lt = $(am__v_lt_@AM_V@)
187 187
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
188 188
 am__v_lt_0 = --silent
189
-am__v_lt_1 = 
190
-AM_V_P = $(am__v_P_@AM_V@)
191
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
192
-am__v_P_0 = false
193
-am__v_P_1 = :
194
-AM_V_GEN = $(am__v_GEN_@AM_V@)
195
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
196
-am__v_GEN_0 = @echo "  GEN     " $@;
197
-am__v_GEN_1 = 
198
-AM_V_at = $(am__v_at_@AM_V@)
199
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
200
-am__v_at_0 = @
201
-am__v_at_1 = 
202 189
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
203 190
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
204 191
 am__depfiles_maybe = depfiles
... ...
@@ -211,16 +170,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211 211
 	$(AM_CFLAGS) $(CFLAGS)
212 212
 AM_V_CC = $(am__v_CC_@AM_V@)
213 213
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
214
-am__v_CC_0 = @echo "  CC      " $@;
215
-am__v_CC_1 = 
214
+am__v_CC_0 = @echo "  CC    " $@;
215
+AM_V_at = $(am__v_at_@AM_V@)
216
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
217
+am__v_at_0 = @
216 218
 CCLD = $(CC)
217 219
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218 220
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219 221
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
220 222
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
221 223
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
222
-am__v_CCLD_0 = @echo "  CCLD    " $@;
223
-am__v_CCLD_1 = 
224
+am__v_CCLD_0 = @echo "  CCLD  " $@;
225
+AM_V_GEN = $(am__v_GEN_@AM_V@)
226
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
227
+am__v_GEN_0 = @echo "  GEN   " $@;
224 228
 SOURCES = $(freshclam_SOURCES)
225 229
 DIST_SOURCES = $(freshclam_SOURCES)
226 230
 am__can_run_installinfo = \
... ...
@@ -228,23 +191,6 @@ am__can_run_installinfo = \
228 228
     n|no|NO) false;; \
229 229
     *) (install-info --version) >/dev/null 2>&1;; \
230 230
   esac
231
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
232
-# Read a list of newline-separated strings from the standard input,
233
-# and print each of them once, without duplicates.  Input order is
234
-# *not* preserved.
235
-am__uniquify_input = $(AWK) '\
236
-  BEGIN { nonempty = 0; } \
237
-  { items[$$0] = 1; nonempty = 1; } \
238
-  END { if (nonempty) { for (i in items) print i; }; } \
239
-'
240
-# Make sure the list of sources is unique.  This is necessary because,
241
-# e.g., the same source file might be shared among _SOURCES variables
242
-# for different programs/libraries.
243
-am__define_uniq_tagged_files = \
244
-  list='$(am__tagged_files)'; \
245
-  unique=`for i in $$list; do \
246
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247
-  done | $(am__uniquify_input)`
248 231
 ETAGS = etags
249 232
 CTAGS = ctags
250 233
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -514,12 +460,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
514 514
 	fi; \
515 515
 	for p in $$list; do echo "$$p $$p"; done | \
516 516
 	sed 's/$(EXEEXT)$$//' | \
517
-	while read p p1; do if test -f $$p \
518
-	 || test -f $$p1 \
519
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
517
+	while read p p1; do if test -f $$p || test -f $$p1; \
518
+	  then echo "$$p"; echo "$$p"; else :; fi; \
520 519
 	done | \
521
-	sed -e 'p;s,.*/,,;n;h' \
522
-	    -e 's|.*|.|' \
520
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
523 521
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
524 522
 	sed 'N;N;N;s,\n, ,g' | \
525 523
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -540,8 +484,7 @@ uninstall-binPROGRAMS:
540 540
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
541 541
 	files=`for p in $$list; do echo "$$p"; done | \
542 542
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
543
-	      -e 's/$$/$(EXEEXT)/' \
544
-	`; \
543
+	      -e 's/$$/$(EXEEXT)/' `; \
545 544
 	test -n "$$list" || exit 0; \
546 545
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
547 546
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -570,7 +513,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
570 570
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
571 571
 	  done; \
572 572
 	done; rm -f c$${pid}_.???; exit $$bad
573
-
574 573
 freshclam$(EXEEXT): $(freshclam_OBJECTS) $(freshclam_DEPENDENCIES) $(EXTRA_freshclam_DEPENDENCIES) 
575 574
 	@rm -f freshclam$(EXEEXT)
576 575
 	$(AM_V_CCLD)$(LINK) $(freshclam_OBJECTS) $(freshclam_LDADD) $(LIBS)
... ...
@@ -601,14 +543,14 @@ distclean-compile:
601 601
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
602 602
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
603 603
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
604
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
605 605
 
606 606
 .c.obj:
607 607
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
608 608
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
609 609
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
610 610
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
611
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
612 612
 
613 613
 .c.lo:
614 614
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -721,15 +663,26 @@ mostlyclean-libtool:
721 721
 clean-libtool:
722 722
 	-rm -rf .libs _libs
723 723
 
724
-ID: $(am__tagged_files)
725
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
726
-tags: tags-am
727
-TAGS: tags
728
-
729
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
724
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
725
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
726
+	unique=`for i in $$list; do \
727
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
728
+	  done | \
729
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
730
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
731
+	mkid -fID $$unique
732
+tags: TAGS
733
+
734
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
735
+		$(TAGS_FILES) $(LISP)
730 736
 	set x; \
731 737
 	here=`pwd`; \
732
-	$(am__define_uniq_tagged_files); \
738
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
739
+	unique=`for i in $$list; do \
740
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
741
+	  done | \
742
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
743
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
733 744
 	shift; \
734 745
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
735 746
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -741,11 +694,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
741 741
 	      $$unique; \
742 742
 	  fi; \
743 743
 	fi
744
-ctags: ctags-am
745
-
746
-CTAGS: ctags
747
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
748
-	$(am__define_uniq_tagged_files); \
744
+ctags: CTAGS
745
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
746
+		$(TAGS_FILES) $(LISP)
747
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
748
+	unique=`for i in $$list; do \
749
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
750
+	  done | \
751
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
752
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
749 753
 	test -z "$(CTAGS_ARGS)$$unique" \
750 754
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
751 755
 	     $$unique
... ...
@@ -754,21 +711,6 @@ GTAGS:
754 754
 	here=`$(am__cd) $(top_builddir) && pwd` \
755 755
 	  && $(am__cd) $(top_srcdir) \
756 756
 	  && gtags -i $(GTAGS_ARGS) "$$here"
757
-cscopelist: cscopelist-am
758
-
759
-cscopelist-am: $(am__tagged_files)
760
-	list='$(am__tagged_files)'; \
761
-	case "$(srcdir)" in \
762
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
763
-	  *) sdir=$(subdir)/$(srcdir) ;; \
764
-	esac; \
765
-	for i in $$list; do \
766
-	  if test -f "$$i"; then \
767
-	    echo "$(subdir)/$$i"; \
768
-	  else \
769
-	    echo "$$sdir/$$i"; \
770
-	  fi; \
771
-	done >> $(top_builddir)/cscope.files
772 757
 
773 758
 distclean-tags:
774 759
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -913,20 +855,19 @@ uninstall-am: uninstall-binPROGRAMS
913 913
 
914 914
 .MAKE: install-am install-strip
915 915
 
916
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
917
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
918
-	ctags ctags-am distclean distclean-compile distclean-generic \
919
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
920
-	html-am info info-am install install-am install-binPROGRAMS \
921
-	install-data install-data-am install-dvi install-dvi-am \
922
-	install-exec install-exec-am install-html install-html-am \
923
-	install-info install-info-am install-man install-pdf \
924
-	install-pdf-am install-ps install-ps-am install-strip \
925
-	installcheck installcheck-am installcheck-binPROGRAMS \
926
-	installdirs maintainer-clean maintainer-clean-generic \
927
-	mostlyclean mostlyclean-compile mostlyclean-generic \
928
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
929
-	uninstall-am uninstall-binPROGRAMS
916
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
917
+	clean-generic clean-libtool ctags distclean distclean-compile \
918
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
919
+	dvi-am html html-am info info-am install install-am \
920
+	install-binPROGRAMS install-data install-data-am install-dvi \
921
+	install-dvi-am install-exec install-exec-am install-html \
922
+	install-html-am install-info install-info-am install-man \
923
+	install-pdf install-pdf-am install-ps install-ps-am \
924
+	install-strip installcheck installcheck-am \
925
+	installcheck-binPROGRAMS installdirs maintainer-clean \
926
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
927
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
928
+	tags uninstall uninstall-am uninstall-binPROGRAMS
930 929
 
931 930
 
932 931
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,51 +36,23 @@
35 35
 
36 36
 
37 37
 VPATH = @srcdir@
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 \
38
+am__make_dryrun = \
39
+  { \
40
+    am__dry=no; \
51 41
     case $$MAKEFLAGS in \
52 42
       *\\[\ \	]*) \
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;; \
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;; \
75 52
     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))
53
+    test $$am__dry = yes; \
54
+  }
83 55
 pkgdatadir = $(datadir)/@PACKAGE@
84 56
 pkgincludedir = $(includedir)/@PACKAGE@
85 57
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -109,8 +82,8 @@ target_triplet = @target@
109 109
 @ENABLE_UNRAR_TRUE@@VERSIONSCRIPT_TRUE@am__append_5 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamunrar_iface/libclamunrar_iface.map
110 110
 @VERSIONSCRIPT_TRUE@am__append_6 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamav/libclamav.map
111 111
 subdir = libclamav
112
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
113
-	$(top_srcdir)/config/depcomp $(include_HEADERS)
112
+DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
113
+	$(srcdir)/Makefile.in
114 114
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115 115
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
116 116
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -334,7 +307,6 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
334 334
 AM_V_lt = $(am__v_lt_@AM_V@)
335 335
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
336 336
 am__v_lt_0 = --silent
337
-am__v_lt_1 = 
338 337
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
339 338
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
340 339
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -415,18 +387,6 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
415 415
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
416 416
 	$(LDFLAGS) -o $@
417 417
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
418
-AM_V_P = $(am__v_P_@AM_V@)
419
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
420
-am__v_P_0 = false
421
-am__v_P_1 = :
422
-AM_V_GEN = $(am__v_GEN_@AM_V@)
423
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
424
-am__v_GEN_0 = @echo "  GEN     " $@;
425
-am__v_GEN_1 = 
426
-AM_V_at = $(am__v_at_@AM_V@)
427
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
428
-am__v_at_0 = @
429
-am__v_at_1 = 
430 418
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
431 419
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
432 420
 am__depfiles_maybe = depfiles
... ...
@@ -439,16 +399,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
439 439
 	$(AM_CFLAGS) $(CFLAGS)
440 440
 AM_V_CC = $(am__v_CC_@AM_V@)
441 441
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
442
-am__v_CC_0 = @echo "  CC      " $@;
443
-am__v_CC_1 = 
442
+am__v_CC_0 = @echo "  CC    " $@;
443
+AM_V_at = $(am__v_at_@AM_V@)
444
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
445
+am__v_at_0 = @
444 446
 CCLD = $(CC)
445 447
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
446 448
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
447 449
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
448 450
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
449 451
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
450
-am__v_CCLD_0 = @echo "  CCLD    " $@;
451
-am__v_CCLD_1 = 
452
+am__v_CCLD_0 = @echo "  CCLD  " $@;
453
+AM_V_GEN = $(am__v_GEN_@AM_V@)
454
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
455
+am__v_GEN_0 = @echo "  GEN   " $@;
452 456
 SOURCES = $(libclamav_la_SOURCES) \
453 457
 	$(libclamav_internal_utils_la_SOURCES) \
454 458
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -460,14 +424,13 @@ DIST_SOURCES = $(libclamav_la_SOURCES) \
460 460
 	$(libclamav_nocxx_la_SOURCES) \
461 461
 	$(am__libclamunrar_la_SOURCES_DIST) \
462 462
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
463
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
464
-	ctags-recursive dvi-recursive html-recursive info-recursive \
465
-	install-data-recursive install-dvi-recursive \
466
-	install-exec-recursive install-html-recursive \
467
-	install-info-recursive install-pdf-recursive \
468
-	install-ps-recursive install-recursive installcheck-recursive \
469
-	installdirs-recursive pdf-recursive ps-recursive \
470
-	tags-recursive uninstall-recursive
463
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
464
+	html-recursive info-recursive install-data-recursive \
465
+	install-dvi-recursive install-exec-recursive \
466
+	install-html-recursive install-info-recursive \
467
+	install-pdf-recursive install-ps-recursive install-recursive \
468
+	installcheck-recursive installdirs-recursive pdf-recursive \
469
+	ps-recursive uninstall-recursive
471 470
 am__can_run_installinfo = \
472 471
   case $$AM_UPDATE_INFO_DIR in \
473 472
     n|no|NO) false;; \
... ...
@@ -476,29 +439,9 @@ am__can_run_installinfo = \
476 476
 HEADERS = $(include_HEADERS)
477 477
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
478 478
   distclean-recursive maintainer-clean-recursive
479
-am__recursive_targets = \
480
-  $(RECURSIVE_TARGETS) \
481
-  $(RECURSIVE_CLEAN_TARGETS) \
482
-  $(am__extra_recursive_targets)
483
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
479
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
480
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
484 481
 	distdir
485
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
486
-# Read a list of newline-separated strings from the standard input,
487
-# and print each of them once, without duplicates.  Input order is
488
-# *not* preserved.
489
-am__uniquify_input = $(AWK) '\
490
-  BEGIN { nonempty = 0; } \
491
-  { items[$$0] = 1; nonempty = 1; } \
492
-  END { if (nonempty) { for (i in items) print i; }; } \
493
-'
494
-# Make sure the list of sources is unique.  This is necessary because,
495
-# e.g., the same source file might be shared among _SOURCES variables
496
-# for different programs/libraries.
497
-am__define_uniq_tagged_files = \
498
-  list='$(am__tagged_files)'; \
499
-  unique=`for i in $$list; do \
500
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501
-  done | $(am__uniquify_input)`
502 482
 ETAGS = etags
503 483
 CTAGS = ctags
504 484
 DIST_SUBDIRS = c++
... ...
@@ -981,7 +924,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
981 981
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
982 982
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
983 983
 $(am__aclocal_m4_deps):
984
-
985 984
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
986 985
 	@$(NORMAL_INSTALL)
987 986
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
... ...
@@ -1008,41 +950,31 @@ uninstall-libLTLIBRARIES:
1008 1008
 
1009 1009
 clean-libLTLIBRARIES:
1010 1010
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1011
-	@list='$(lib_LTLIBRARIES)'; \
1012
-	locs=`for p in $$list; do echo $$p; done | \
1013
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1014
-	      sort -u`; \
1015
-	test -z "$$locs" || { \
1016
-	  echo rm -f $${locs}; \
1017
-	  rm -f $${locs}; \
1018
-	}
1011
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1012
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1013
+	  test "$$dir" != "$$p" || dir=.; \
1014
+	  echo "rm -f \"$${dir}/so_locations\""; \
1015
+	  rm -f "$${dir}/so_locations"; \
1016
+	done
1019 1017
 
1020 1018
 clean-noinstLTLIBRARIES:
1021 1019
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1022
-	@list='$(noinst_LTLIBRARIES)'; \
1023
-	locs=`for p in $$list; do echo $$p; done | \
1024
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1025
-	      sort -u`; \
1026
-	test -z "$$locs" || { \
1027
-	  echo rm -f $${locs}; \
1028
-	  rm -f $${locs}; \
1029
-	}
1030
-
1020
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1021
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1022
+	  test "$$dir" != "$$p" || dir=.; \
1023
+	  echo "rm -f \"$${dir}/so_locations\""; \
1024
+	  rm -f "$${dir}/so_locations"; \
1025
+	done
1031 1026
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
1032 1027
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
1033
-
1034 1028
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
1035 1029
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
1036
-
1037 1030
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
1038 1031
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
1039
-
1040 1032
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
1041 1033
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
1042
-
1043 1034
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
1044 1035
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
1045
-
1046 1036
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
1047 1037
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
1048 1038
 
... ...
@@ -1304,14 +1236,14 @@ distclean-compile:
1304 1304
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1305 1305
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1306 1306
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1307
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1307
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1308 1308
 
1309 1309
 .c.obj:
1310 1310
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1311 1311
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1312 1312
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1313 1313
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1314
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1314
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1315 1315
 
1316 1316
 .c.lo:
1317 1317
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3070,25 +3002,22 @@ uninstall-includeHEADERS:
3070 3070
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3071 3071
 
3072 3072
 # This directory's subdirectories are mostly independent; you can cd
3073
-# into them and run 'make' without going through this Makefile.
3074
-# To change the values of 'make' variables: instead of editing Makefiles,
3075
-# (1) if the variable is set in 'config.status', edit 'config.status'
3076
-#     (which will cause the Makefiles to be regenerated when you run 'make');
3077
-# (2) otherwise, pass the desired values on the 'make' command line.
3078
-$(am__recursive_targets):
3079
-	@fail=; \
3080
-	if $(am__make_keepgoing); then \
3081
-	  failcom='fail=yes'; \
3082
-	else \
3083
-	  failcom='exit 1'; \
3084
-	fi; \
3073
+# into them and run `make' without going through this Makefile.
3074
+# To change the values of `make' variables: instead of editing Makefiles,
3075
+# (1) if the variable is set in `config.status', edit `config.status'
3076
+#     (which will cause the Makefiles to be regenerated when you run `make');
3077
+# (2) otherwise, pass the desired values on the `make' command line.
3078
+$(RECURSIVE_TARGETS):
3079
+	@fail= failcom='exit 1'; \
3080
+	for f in x $$MAKEFLAGS; do \
3081
+	  case $$f in \
3082
+	    *=* | --[!k]*);; \
3083
+	    *k*) failcom='fail=yes';; \
3084
+	  esac; \
3085
+	done; \
3085 3086
 	dot_seen=no; \
3086 3087
 	target=`echo $@ | sed s/-recursive//`; \
3087
-	case "$@" in \
3088
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3089
-	  *) list='$(SUBDIRS)' ;; \
3090
-	esac; \
3091
-	for subdir in $$list; do \
3088
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3092 3089
 	  echo "Making $$target in $$subdir"; \
3093 3090
 	  if test "$$subdir" = "."; then \
3094 3091
 	    dot_seen=yes; \
... ...
@@ -3103,12 +3032,57 @@ $(am__recursive_targets):
3103 3103
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3104 3104
 	fi; test -z "$$fail"
3105 3105
 
3106
-ID: $(am__tagged_files)
3107
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
3108
-tags: tags-recursive
3109
-TAGS: tags
3106
+$(RECURSIVE_CLEAN_TARGETS):
3107
+	@fail= failcom='exit 1'; \
3108
+	for f in x $$MAKEFLAGS; do \
3109
+	  case $$f in \
3110
+	    *=* | --[!k]*);; \
3111
+	    *k*) failcom='fail=yes';; \
3112
+	  esac; \
3113
+	done; \
3114
+	dot_seen=no; \
3115
+	case "$@" in \
3116
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3117
+	  *) list='$(SUBDIRS)' ;; \
3118
+	esac; \
3119
+	rev=''; for subdir in $$list; do \
3120
+	  if test "$$subdir" = "."; then :; else \
3121
+	    rev="$$subdir $$rev"; \
3122
+	  fi; \
3123
+	done; \
3124
+	rev="$$rev ."; \
3125
+	target=`echo $@ | sed s/-recursive//`; \
3126
+	for subdir in $$rev; do \
3127
+	  echo "Making $$target in $$subdir"; \
3128
+	  if test "$$subdir" = "."; then \
3129
+	    local_target="$$target-am"; \
3130
+	  else \
3131
+	    local_target="$$target"; \
3132
+	  fi; \
3133
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3134
+	  || eval $$failcom; \
3135
+	done && test -z "$$fail"
3136
+tags-recursive:
3137
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3138
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3139
+	done
3140
+ctags-recursive:
3141
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3142
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3143
+	done
3110 3144
 
3111
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3145
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3146
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3147
+	unique=`for i in $$list; do \
3148
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3149
+	  done | \
3150
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3151
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3152
+	mkid -fID $$unique
3153
+tags: TAGS
3154
+
3155
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3156
+		$(TAGS_FILES) $(LISP)
3112 3157
 	set x; \
3113 3158
 	here=`pwd`; \
3114 3159
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3124,7 +3098,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3124 3124
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3125 3125
 	  fi; \
3126 3126
 	done; \
3127
-	$(am__define_uniq_tagged_files); \
3127
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3128
+	unique=`for i in $$list; do \
3129
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3130
+	  done | \
3131
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3132
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3128 3133
 	shift; \
3129 3134
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3130 3135
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3136,11 +3115,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3136 3136
 	      $$unique; \
3137 3137
 	  fi; \
3138 3138
 	fi
3139
-ctags: ctags-recursive
3140
-
3141
-CTAGS: ctags
3142
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3143
-	$(am__define_uniq_tagged_files); \
3139
+ctags: CTAGS
3140
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3141
+		$(TAGS_FILES) $(LISP)
3142
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3143
+	unique=`for i in $$list; do \
3144
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3145
+	  done | \
3146
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3147
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3144 3148
 	test -z "$(CTAGS_ARGS)$$unique" \
3145 3149
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3146 3150
 	     $$unique
... ...
@@ -3149,21 +3132,6 @@ GTAGS:
3149 3149
 	here=`$(am__cd) $(top_builddir) && pwd` \
3150 3150
 	  && $(am__cd) $(top_srcdir) \
3151 3151
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3152
-cscopelist: cscopelist-recursive
3153
-
3154
-cscopelist-am: $(am__tagged_files)
3155
-	list='$(am__tagged_files)'; \
3156
-	case "$(srcdir)" in \
3157
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3158
-	  *) sdir=$(subdir)/$(srcdir) ;; \
3159
-	esac; \
3160
-	for i in $$list; do \
3161
-	  if test -f "$$i"; then \
3162
-	    echo "$(subdir)/$$i"; \
3163
-	  else \
3164
-	    echo "$$sdir/$$i"; \
3165
-	  fi; \
3166
-	done >> $(top_builddir)/cscope.files
3167 3152
 
3168 3153
 distclean-tags:
3169 3154
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3336,25 +3304,26 @@ ps-am:
3336 3336
 
3337 3337
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3338 3338
 
3339
-.MAKE: $(am__recursive_targets) all check install install-am \
3340
-	install-strip
3341
-
3342
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3343
-	check-am clean clean-generic clean-libLTLIBRARIES \
3344
-	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3345
-	ctags-am distclean distclean-compile distclean-generic \
3346
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
3347
-	html-am info info-am install install-am install-data \
3348
-	install-data-am install-dvi install-dvi-am install-exec \
3349
-	install-exec-am install-html install-html-am \
3339
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3340
+	ctags-recursive install install-am install-strip \
3341
+	tags-recursive
3342
+
3343
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3344
+	all all-am check check-am clean clean-generic \
3345
+	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3346
+	ctags ctags-recursive distclean distclean-compile \
3347
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
3348
+	dvi-am html html-am info info-am install install-am \
3349
+	install-data install-data-am install-dvi install-dvi-am \
3350
+	install-exec install-exec-am install-html install-html-am \
3350 3351
 	install-includeHEADERS install-info install-info-am \
3351 3352
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3352 3353
 	install-ps install-ps-am install-strip installcheck \
3353 3354
 	installcheck-am installdirs installdirs-am maintainer-clean \
3354 3355
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3355 3356
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3356
-	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3357
-	uninstall-libLTLIBRARIES
3357
+	tags tags-recursive uninstall uninstall-am \
3358
+	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3358 3359
 
3359 3360
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3360 3361
 @ENABLE_LLVM_FALSE@	$(AM_V_at) cp $< $@
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -31,51 +32,23 @@
31 31
 
32 32
 
33 33
 VPATH = @srcdir@
34
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
35
-am__make_running_with_option = \
36
-  case $${target_option-} in \
37
-      ?) ;; \
38
-      *) echo "am__make_running_with_option: internal error: invalid" \
39
-              "target option '$${target_option-}' specified" >&2; \
40
-         exit 1;; \
41
-  esac; \
42
-  has_opt=no; \
43
-  sane_makeflags=$$MAKEFLAGS; \
44
-  if $(am__is_gnu_make); then \
45
-    sane_makeflags=$$MFLAGS; \
46
-  else \
34
+am__make_dryrun = \
35
+  { \
36
+    am__dry=no; \
47 37
     case $$MAKEFLAGS in \
48 38
       *\\[\ \	]*) \
49
-        bs=\\; \
50
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
51
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
52
-    esac; \
53
-  fi; \
54
-  skip_next=no; \
55
-  strip_trailopt () \
56
-  { \
57
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
58
-  }; \
59
-  for flg in $$sane_makeflags; do \
60
-    test $$skip_next = yes && { skip_next=no; continue; }; \
61
-    case $$flg in \
62
-      *=*|--*) continue;; \
63
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
64
-      -*I?*) strip_trailopt 'I';; \
65
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
66
-      -*O?*) strip_trailopt 'O';; \
67
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
68
-      -*l?*) strip_trailopt 'l';; \
69
-      -[dEDm]) skip_next=yes;; \
70
-      -[JT]) skip_next=yes;; \
71
-    esac; \
72
-    case $$flg in \
73
-      *$$target_option*) has_opt=yes; break;; \
39
+        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
40
+          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
41
+      *) \
42
+        for am__flg in $$MAKEFLAGS; do \
43
+          case $$am__flg in \
44
+            *=*|--*) ;; \
45
+            *n*) am__dry=yes; break;; \
46
+          esac; \
47
+        done;; \
74 48
     esac; \
75
-  done; \
76
-  test $$has_opt = yes
77
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
78
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
49
+    test $$am__dry = yes; \
50
+  }
79 51
 pkgdatadir = $(datadir)/@PACKAGE@
80 52
 pkgincludedir = $(includedir)/@PACKAGE@
81 53
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -108,16 +81,11 @@ target_triplet = @target@
108 108
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@am__append_10 = $(TBLGENFILES)
109 109
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@noinst_PROGRAMS = tblgen$(EXEEXT)
110 110
 subdir = .
111
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
112
-	$(top_srcdir)/configure $(am__configure_deps) \
113
-	$(srcdir)/clamavcxx-config.h.in $(top_srcdir)/config/depcomp \
114
-	config/compile config/config.guess config/config.sub \
115
-	config/depcomp config/install-sh config/missing \
116
-	config/ltmain.sh $(top_srcdir)/config/compile \
117
-	$(top_srcdir)/config/config.guess \
118
-	$(top_srcdir)/config/config.sub \
119
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
120
-	$(top_srcdir)/config/missing
111
+DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
112
+	$(srcdir)/Makefile.in $(srcdir)/clamavcxx-config.h.in \
113
+	$(top_srcdir)/configure config/compile config/config.guess \
114
+	config/config.sub config/depcomp config/install-sh \
115
+	config/ltmain.sh config/missing
121 116
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
122 117
 am__aclocal_m4_deps = $(top_srcdir)/m4/check_gnu_make.m4 \
123 118
 	$(top_srcdir)/m4/cxx_flag_check.m4 $(top_srcdir)/m4/libtool.m4 \
... ...
@@ -146,7 +114,6 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
146 146
 AM_V_lt = $(am__v_lt_@AM_V@)
147 147
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148 148
 am__v_lt_0 = --silent
149
-am__v_lt_1 = 
150 149
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
151 150
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
152 151
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -812,18 +779,6 @@ tblgen_LDADD = $(LDADD)
812 812
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
813 813
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
814 814
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
815
-AM_V_P = $(am__v_P_@AM_V@)
816
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
817
-am__v_P_0 = false
818
-am__v_P_1 = :
819
-AM_V_GEN = $(am__v_GEN_@AM_V@)
820
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
821
-am__v_GEN_0 = @echo "  GEN     " $@;
822
-am__v_GEN_1 = 
823
-AM_V_at = $(am__v_at_@AM_V@)
824
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
825
-am__v_at_0 = @
826
-am__v_at_1 = 
827 815
 DEFAULT_INCLUDES = -I.@am__isrc@
828 816
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
829 817
 am__depfiles_maybe = depfiles
... ...
@@ -836,16 +791,17 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
836 836
 	$(AM_CFLAGS) $(CFLAGS)
837 837
 AM_V_CC = $(am__v_CC_@AM_V@)
838 838
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
839
-am__v_CC_0 = @echo "  CC      " $@;
840
-am__v_CC_1 = 
839
+am__v_CC_0 = @echo "  CC    " $@;
840
+AM_V_at = $(am__v_at_@AM_V@)
841
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
842
+am__v_at_0 = @
841 843
 CCLD = $(CC)
842 844
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
843 845
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
844 846
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
845 847
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
846 848
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
847
-am__v_CCLD_0 = @echo "  CCLD    " $@;
848
-am__v_CCLD_1 = 
849
+am__v_CCLD_0 = @echo "  CCLD  " $@;
849 850
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
850 851
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
851 852
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -854,16 +810,17 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
854 854
 	$(AM_CXXFLAGS) $(CXXFLAGS)
855 855
 AM_V_CXX = $(am__v_CXX_@AM_V@)
856 856
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
857
-am__v_CXX_0 = @echo "  CXX     " $@;
858
-am__v_CXX_1 = 
857
+am__v_CXX_0 = @echo "  CXX   " $@;
859 858
 CXXLD = $(CXX)
860 859
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
861 860
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
862 861
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
863 862
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
864 863
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
865
-am__v_CXXLD_0 = @echo "  CXXLD   " $@;
866
-am__v_CXXLD_1 = 
864
+am__v_CXXLD_0 = @echo "  CXXLD " $@;
865
+AM_V_GEN = $(am__v_GEN_@AM_V@)
866
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
867
+am__v_GEN_0 = @echo "  GEN   " $@;
867 868
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
868 869
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
869 870
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -880,28 +837,8 @@ am__can_run_installinfo = \
880 880
     n|no|NO) false;; \
881 881
     *) (install-info --version) >/dev/null 2>&1;; \
882 882
   esac
883
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
884
-	$(LISP)clamavcxx-config.h.in
885
-# Read a list of newline-separated strings from the standard input,
886
-# and print each of them once, without duplicates.  Input order is
887
-# *not* preserved.
888
-am__uniquify_input = $(AWK) '\
889
-  BEGIN { nonempty = 0; } \
890
-  { items[$$0] = 1; nonempty = 1; } \
891
-  END { if (nonempty) { for (i in items) print i; }; } \
892
-'
893
-# Make sure the list of sources is unique.  This is necessary because,
894
-# e.g., the same source file might be shared among _SOURCES variables
895
-# for different programs/libraries.
896
-am__define_uniq_tagged_files = \
897
-  list='$(am__tagged_files)'; \
898
-  unique=`for i in $$list; do \
899
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
900
-  done | $(am__uniquify_input)`
901 883
 ETAGS = etags
902 884
 CTAGS = ctags
903
-CSCOPE = cscope
904
-AM_RECURSIVE_TARGETS = cscope
905 885
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
906 886
 distdir = $(PACKAGE)-$(VERSION)
907 887
 top_distdir = $(distdir)
... ...
@@ -911,10 +848,8 @@ am__remove_distdir = \
911 911
       && rm -rf "$(distdir)" \
912 912
       || { sleep 5 && rm -rf "$(distdir)"; }; \
913 913
   else :; fi
914
-am__post_remove_distdir = $(am__remove_distdir)
915 914
 DIST_ARCHIVES = $(distdir).tar.gz
916 915
 GZIP_ENV = --best
917
-DIST_TARGETS = dist-gzip
918 916
 distuninstallcheck_listfiles = find . -type f -print
919 917
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
920 918
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1569,8 +1504,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1569 1569
 $(am__aclocal_m4_deps):
1570 1570
 
1571 1571
 clamavcxx-config.h: stamp-h1
1572
-	@test -f $@ || rm -f stamp-h1
1573
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1572
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1573
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1574 1574
 
1575 1575
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1576 1576
 	@rm -f stamp-h1
... ...
@@ -1585,30 +1520,22 @@ distclean-hdr:
1585 1585
 
1586 1586
 clean-noinstLTLIBRARIES:
1587 1587
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1588
-	@list='$(noinst_LTLIBRARIES)'; \
1589
-	locs=`for p in $$list; do echo $$p; done | \
1590
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1591
-	      sort -u`; \
1592
-	test -z "$$locs" || { \
1593
-	  echo rm -f $${locs}; \
1594
-	  rm -f $${locs}; \
1595
-	}
1596
-
1588
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1589
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1590
+	  test "$$dir" != "$$p" || dir=.; \
1591
+	  echo "rm -f \"$${dir}/so_locations\""; \
1592
+	  rm -f "$${dir}/so_locations"; \
1593
+	done
1597 1594
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1598 1595
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1599
-
1600 1596
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1601 1597
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1602
-
1603 1598
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1604 1599
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1605
-
1606 1600
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1607 1601
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1608
-
1609 1602
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1610 1603
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1611
-
1612 1604
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1613 1605
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1614 1606
 
... ...
@@ -1620,7 +1547,6 @@ clean-noinstPROGRAMS:
1620 1620
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1621 1621
 	echo " rm -f" $$list; \
1622 1622
 	rm -f $$list
1623
-
1624 1623
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1625 1624
 	@rm -f tblgen$(EXEEXT)
1626 1625
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -2031,14 +1957,14 @@ distclean-compile:
2031 2031
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2032 2032
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2033 2033
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2034
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2034
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
2035 2035
 
2036 2036
 .c.obj:
2037 2037
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2038 2038
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2039 2039
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2040 2040
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2041
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2041
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
2042 2042
 
2043 2043
 .c.lo:
2044 2044
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5486,15 +5412,26 @@ clean-libtool:
5486 5486
 distclean-libtool:
5487 5487
 	-rm -f libtool config.lt
5488 5488
 
5489
-ID: $(am__tagged_files)
5490
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
5491
-tags: tags-am
5492
-TAGS: tags
5493
-
5494
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5489
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5490
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5491
+	unique=`for i in $$list; do \
5492
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5493
+	  done | \
5494
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5495
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5496
+	mkid -fID $$unique
5497
+tags: TAGS
5498
+
5499
+TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5500
+		$(TAGS_FILES) $(LISP)
5495 5501
 	set x; \
5496 5502
 	here=`pwd`; \
5497
-	$(am__define_uniq_tagged_files); \
5503
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5504
+	unique=`for i in $$list; do \
5505
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5506
+	  done | \
5507
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5508
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5498 5509
 	shift; \
5499 5510
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5500 5511
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5506,11 +5443,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5506 5506
 	      $$unique; \
5507 5507
 	  fi; \
5508 5508
 	fi
5509
-ctags: ctags-am
5510
-
5511
-CTAGS: ctags
5512
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5513
-	$(am__define_uniq_tagged_files); \
5509
+ctags: CTAGS
5510
+CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5511
+		$(TAGS_FILES) $(LISP)
5512
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5513
+	unique=`for i in $$list; do \
5514
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5515
+	  done | \
5516
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5517
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5514 5518
 	test -z "$(CTAGS_ARGS)$$unique" \
5515 5519
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5516 5520
 	     $$unique
... ...
@@ -5519,31 +5460,9 @@ GTAGS:
5519 5519
 	here=`$(am__cd) $(top_builddir) && pwd` \
5520 5520
 	  && $(am__cd) $(top_srcdir) \
5521 5521
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5522
-cscope: cscope.files
5523
-	test ! -s cscope.files \
5524
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5525
-clean-cscope:
5526
-	-rm -f cscope.files
5527
-cscope.files: clean-cscope cscopelist
5528
-cscopelist: cscopelist-am
5529
-
5530
-cscopelist-am: $(am__tagged_files)
5531
-	list='$(am__tagged_files)'; \
5532
-	case "$(srcdir)" in \
5533
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5534
-	  *) sdir=$(subdir)/$(srcdir) ;; \
5535
-	esac; \
5536
-	for i in $$list; do \
5537
-	  if test -f "$$i"; then \
5538
-	    echo "$(subdir)/$$i"; \
5539
-	  else \
5540
-	    echo "$$sdir/$$i"; \
5541
-	  fi; \
5542
-	done >> $(top_builddir)/cscope.files
5543 5522
 
5544 5523
 distclean-tags:
5545 5524
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5546
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5547 5525
 
5548 5526
 distdir: $(DISTFILES)
5549 5527
 	$(am__remove_distdir)
... ...
@@ -5589,42 +5508,40 @@ distdir: $(DISTFILES)
5589 5589
 	|| chmod -R a+r "$(distdir)"
5590 5590
 dist-gzip: distdir
5591 5591
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5592
-	$(am__post_remove_distdir)
5592
+	$(am__remove_distdir)
5593 5593
 
5594 5594
 dist-bzip2: distdir
5595 5595
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5596
-	$(am__post_remove_distdir)
5596
+	$(am__remove_distdir)
5597 5597
 
5598 5598
 dist-lzip: distdir
5599 5599
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5600
-	$(am__post_remove_distdir)
5600
+	$(am__remove_distdir)
5601
+
5602
+dist-lzma: distdir
5603
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5604
+	$(am__remove_distdir)
5601 5605
 
5602 5606
 dist-xz: distdir
5603 5607
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5604
-	$(am__post_remove_distdir)
5608
+	$(am__remove_distdir)
5605 5609
 
5606 5610
 dist-tarZ: distdir
5607
-	@echo WARNING: "Support for shar distribution archives is" \
5608
-	               "deprecated." >&2
5609
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5610 5611
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5611
-	$(am__post_remove_distdir)
5612
+	$(am__remove_distdir)
5612 5613
 
5613 5614
 dist-shar: distdir
5614
-	@echo WARNING: "Support for distribution archives compressed with" \
5615
-		       "legacy program 'compress' is deprecated." >&2
5616
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5617 5615
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5618
-	$(am__post_remove_distdir)
5616
+	$(am__remove_distdir)
5619 5617
 
5620 5618
 dist-zip: distdir
5621 5619
 	-rm -f $(distdir).zip
5622 5620
 	zip -rq $(distdir).zip $(distdir)
5623
-	$(am__post_remove_distdir)
5621
+	$(am__remove_distdir)
5624 5622
 
5625
-dist dist-all:
5626
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5627
-	$(am__post_remove_distdir)
5623
+dist dist-all: distdir
5624
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5625
+	$(am__remove_distdir)
5628 5626
 
5629 5627
 # This target untars the dist file and tries a VPATH configuration.  Then
5630 5628
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5635,6 +5552,8 @@ distcheck: dist
5635 5635
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5636 5636
 	*.tar.bz2*) \
5637 5637
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5638
+	*.tar.lzma*) \
5639
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5638 5640
 	*.tar.lz*) \
5639 5641
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5640 5642
 	*.tar.xz*) \
... ...
@@ -5646,9 +5565,9 @@ distcheck: dist
5646 5646
 	*.zip*) \
5647 5647
 	  unzip $(distdir).zip ;;\
5648 5648
 	esac
5649
-	chmod -R a-w $(distdir)
5650
-	chmod u+w $(distdir)
5651
-	mkdir $(distdir)/_build $(distdir)/_inst
5649
+	chmod -R a-w $(distdir); chmod u+w $(distdir)
5650
+	mkdir $(distdir)/_build
5651
+	mkdir $(distdir)/_inst
5652 5652
 	chmod a-w $(distdir)
5653 5653
 	test -d $(distdir)/_build || exit 0; \
5654 5654
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
... ...
@@ -5680,7 +5599,7 @@ distcheck: dist
5680 5680
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5681 5681
 	  && cd "$$am__cwd" \
5682 5682
 	  || exit 1
5683
-	$(am__post_remove_distdir)
5683
+	$(am__remove_distdir)
5684 5684
 	@(echo "$(distdir) archives ready for distribution: "; \
5685 5685
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5686 5686
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5825,23 +5744,23 @@ uninstall-am:
5825 5825
 
5826 5826
 .MAKE: all check install install-am install-strip
5827 5827
 
5828
-.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5829
-	clean-cscope clean-generic clean-libtool clean-local \
5830
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5831
-	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5832
-	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5833
-	dist-zip distcheck distclean distclean-compile \
5834
-	distclean-generic distclean-hdr distclean-libtool \
5835
-	distclean-local distclean-tags distcleancheck distdir \
5836
-	distuninstallcheck dvi dvi-am html html-am info info-am \
5837
-	install install-am install-data install-data-am install-dvi \
5838
-	install-dvi-am install-exec install-exec-am install-html \
5839
-	install-html-am install-info install-info-am install-man \
5840
-	install-pdf install-pdf-am install-ps install-ps-am \
5841
-	install-strip installcheck installcheck-am installdirs \
5842
-	maintainer-clean maintainer-clean-generic mostlyclean \
5843
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5844
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5828
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5829
+	clean-generic clean-libtool clean-local \
5830
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5831
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5832
+	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5833
+	distclean-compile distclean-generic distclean-hdr \
5834
+	distclean-libtool distclean-local distclean-tags \
5835
+	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5836
+	html-am info info-am install install-am install-data \
5837
+	install-data-am install-dvi install-dvi-am install-exec \
5838
+	install-exec-am install-html install-html-am install-info \
5839
+	install-info-am install-man install-pdf install-pdf-am \
5840
+	install-ps install-ps-am install-strip installcheck \
5841
+	installcheck-am installdirs maintainer-clean \
5842
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
5843
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5844
+	tags uninstall uninstall-am
5845 5845
 
5846 5846
 
5847 5847
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@llvm/include/llvm/Intrinsics.gen: llvm/include/llvm/Intrinsics.td $(TBLGEN)
... ...
@@ -1,7 +1,8 @@
1
-# generated automatically by aclocal 1.14 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
4 2
 
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.
5 6
 # This file is free software; the Free Software Foundation
6 7
 # gives unlimited permission to copy and/or distribute it,
7 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -11,31 +12,33 @@
11 11
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 12
 # PARTICULAR PURPOSE.
13 13
 
14
-m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 14
 m4_ifndef([AC_AUTOCONF_VERSION],
16 15
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17 16
 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18 17
 [m4_warning([this file was generated for autoconf 2.69.
19 18
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 19
 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'.])])
20
+To do so, use the procedure documented by the package, typically `autoreconf'.])])
22 21
 
23
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
22
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
23
+# Foundation, Inc.
24 24
 #
25 25
 # This file is free software; the Free Software Foundation
26 26
 # gives unlimited permission to copy and/or distribute it,
27 27
 # with or without modifications, as long as this notice is preserved.
28 28
 
29
+# serial 1
30
+
29 31
 # AM_AUTOMAKE_VERSION(VERSION)
30 32
 # ----------------------------
31 33
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
32 34
 # generated from the m4 files accompanying Automake X.Y.
33 35
 # (This private macro should not be called outside this file.)
34 36
 AC_DEFUN([AM_AUTOMAKE_VERSION],
35
-[am__api_version='1.14'
37
+[am__api_version='1.11'
36 38
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37 39
 dnl require some minimum version.  Point them to the right macro.
38
-m4_if([$1], [1.14], [],
40
+m4_if([$1], [1.11.6], [],
39 41
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40 42
 ])
41 43
 
... ...
@@ -51,22 +54,24 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51 51
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52 52
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53 53
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
-[AM_AUTOMAKE_VERSION([1.14])dnl
54
+[AM_AUTOMAKE_VERSION([1.11.6])dnl
55 55
 m4_ifndef([AC_AUTOCONF_VERSION],
56 56
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
57 57
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
58 58
 
59 59
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
60 60
 
61
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
61
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
62 62
 #
63 63
 # This file is free software; the Free Software Foundation
64 64
 # gives unlimited permission to copy and/or distribute it,
65 65
 # with or without modifications, as long as this notice is preserved.
66 66
 
67
+# serial 1
68
+
67 69
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
68
-# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
69
-# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
70
+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
71
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
70 72
 #
71 73
 # Of course, Automake must honor this variable whenever it calls a
72 74
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -85,7 +90,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
85 85
 #
86 86
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
87 87
 # are both prefixed by $srcdir.  In an in-source build this is usually
88
-# harmless because $srcdir is '.', but things will broke when you
88
+# harmless because $srcdir is `.', but things will broke when you
89 89
 # start a VPATH build or use an absolute $srcdir.
90 90
 #
91 91
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -111,19 +116,22 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
111 111
 
112 112
 # AM_CONDITIONAL                                            -*- Autoconf -*-
113 113
 
114
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
114
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
115
+# Free Software Foundation, Inc.
115 116
 #
116 117
 # This file is free software; the Free Software Foundation
117 118
 # gives unlimited permission to copy and/or distribute it,
118 119
 # with or without modifications, as long as this notice is preserved.
119 120
 
121
+# serial 9
122
+
120 123
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
121 124
 # -------------------------------------
122 125
 # Define a conditional.
123 126
 AC_DEFUN([AM_CONDITIONAL],
124
-[AC_PREREQ([2.52])dnl
125
- m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
126
-       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127
+[AC_PREREQ(2.52)dnl
128
+ ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
129
+	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127 130
 AC_SUBST([$1_TRUE])dnl
128 131
 AC_SUBST([$1_FALSE])dnl
129 132
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -142,14 +150,16 @@ AC_CONFIG_COMMANDS_PRE(
142 142
 Usually this means the macro was only invoked conditionally.]])
143 143
 fi])])
144 144
 
145
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
145
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
146
+# 2010, 2011 Free Software Foundation, Inc.
146 147
 #
147 148
 # This file is free software; the Free Software Foundation
148 149
 # gives unlimited permission to copy and/or distribute it,
149 150
 # with or without modifications, as long as this notice is preserved.
150 151
 
152
+# serial 12
151 153
 
152
-# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
154
+# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
153 155
 # written in clear, in which case automake, when reading aclocal.m4,
154 156
 # will think it sees a *use*, and therefore will trigger all it's
155 157
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -159,7 +169,7 @@ fi])])
159 159
 # _AM_DEPENDENCIES(NAME)
160 160
 # ----------------------
161 161
 # See how the compiler implements dependency checking.
162
-# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
162
+# NAME is "CC", "CXX", "GCJ", or "OBJC".
163 163
 # We try a few techniques and use that to set a single cache variable.
164 164
 #
165 165
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -172,13 +182,12 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
172 172
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
173 173
 AC_REQUIRE([AM_DEP_TRACK])dnl
174 174
 
175
-m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
176
-      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
177
-      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
-      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
179
-      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
180
-      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
181
-                    [depcc="$$1"   am_compiler_list=])
175
+ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
176
+       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
177
+       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
179
+       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
180
+                   [depcc="$$1"   am_compiler_list=])
182 181
 
183 182
 AC_CACHE_CHECK([dependency style of $depcc],
184 183
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -186,8 +195,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
186 186
   # We make a subdir and do the tests there.  Otherwise we can end up
187 187
   # making bogus files that we don't know about and never remove.  For
188 188
   # instance it was reported that on HP-UX the gcc test will end up
189
-  # making a dummy file named 'D' -- because '-MD' means "put the output
190
-  # in D".
189
+  # making a dummy file named `D' -- because `-MD' means `put the output
190
+  # in D'.
191 191
   rm -rf conftest.dir
192 192
   mkdir conftest.dir
193 193
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -227,16 +236,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
227 227
     : > sub/conftest.c
228 228
     for i in 1 2 3 4 5 6; do
229 229
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
230
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
231
-      # Solaris 10 /bin/sh.
232
-      echo '/* dummy */' > sub/conftst$i.h
230
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
231
+      # Solaris 8's {/usr,}/bin/sh.
232
+      touch sub/conftst$i.h
233 233
     done
234 234
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
235 235
 
236
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
236
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
237 237
     # mode.  It turns out that the SunPro C++ compiler does not properly
238
-    # handle '-M -o', and we need to detect this.  Also, some Intel
239
-    # versions had trouble with output in subdirs.
238
+    # handle `-M -o', and we need to detect this.  Also, some Intel
239
+    # versions had trouble with output in subdirs
240 240
     am__obj=sub/conftest.${OBJEXT-o}
241 241
     am__minus_obj="-o $am__obj"
242 242
     case $depmode in
... ...
@@ -245,8 +254,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
245 245
       test "$am__universal" = false || continue
246 246
       ;;
247 247
     nosideeffect)
248
-      # After this tag, mechanisms are not by side-effect, so they'll
249
-      # only be used when explicitly requested.
248
+      # after this tag, mechanisms are not by side-effect, so they'll
249
+      # only be used when explicitly requested
250 250
       if test "x$enable_dependency_tracking" = xyes; then
251 251
 	continue
252 252
       else
... ...
@@ -254,7 +263,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       fi
255 255
       ;;
256 256
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
257
-      # This compiler won't grok '-c -o', but also, the minuso test has
257
+      # This compiler won't grok `-c -o', but also, the minuso test has
258 258
       # not run yet.  These depmodes are late enough in the game, and
259 259
       # so weak that their functioning should not be impacted.
260 260
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -302,7 +311,7 @@ AM_CONDITIONAL([am__fastdep$1], [
302 302
 # AM_SET_DEPDIR
303 303
 # -------------
304 304
 # Choose a directory name for dependency files.
305
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
305
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES
306 306
 AC_DEFUN([AM_SET_DEPDIR],
307 307
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
308 308
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -312,13 +321,9 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
312 312
 # AM_DEP_TRACK
313 313
 # ------------
314 314
 AC_DEFUN([AM_DEP_TRACK],
315
-[AC_ARG_ENABLE([dependency-tracking], [dnl
316
-AS_HELP_STRING(
317
-  [--enable-dependency-tracking],
318
-  [do not reject slow dependency extractors])
319
-AS_HELP_STRING(
320
-  [--disable-dependency-tracking],
321
-  [speeds up one-time build])])
315
+[AC_ARG_ENABLE(dependency-tracking,
316
+[  --disable-dependency-tracking  speeds up one-time build
317
+  --enable-dependency-tracking   do not reject slow dependency extractors])
322 318
 if test "x$enable_dependency_tracking" != xno; then
323 319
   am_depcomp="$ac_aux_dir/depcomp"
324 320
   AMDEPBACKSLASH='\'
... ...
@@ -333,18 +338,20 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
333 333
 
334 334
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
335 335
 
336
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
336
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
337
+# Free Software Foundation, Inc.
337 338
 #
338 339
 # This file is free software; the Free Software Foundation
339 340
 # gives unlimited permission to copy and/or distribute it,
340 341
 # with or without modifications, as long as this notice is preserved.
341 342
 
343
+#serial 5
342 344
 
343 345
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
344 346
 # ------------------------------
345 347
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
346 348
 [{
347
-  # Older Autoconf quotes --file arguments for eval, but not when files
349
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
348 350
   # are listed without --file.  Let's play safe and only enable the eval
349 351
   # if we detect the quoting.
350 352
   case $CONFIG_FILES in
... ...
@@ -357,7 +364,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
357 357
     # Strip MF so we end up with the name of the file.
358 358
     mf=`echo "$mf" | sed -e 's/:.*$//'`
359 359
     # Check whether this is an Automake generated Makefile or not.
360
-    # We used to match only the files named 'Makefile.in', but
360
+    # We used to match only the files named `Makefile.in', but
361 361
     # some people rename them; so instead we look at the file content.
362 362
     # Grep'ing the first line is not enough: some people post-process
363 363
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -369,19 +376,21 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
369 369
       continue
370 370
     fi
371 371
     # Extract the definition of DEPDIR, am__include, and am__quote
372
-    # from the Makefile without running 'make'.
372
+    # from the Makefile without running `make'.
373 373
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
374 374
     test -z "$DEPDIR" && continue
375 375
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
376
-    test -z "$am__include" && continue
376
+    test -z "am__include" && continue
377 377
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
378
+    # When using ansi2knr, U may be empty or an underscore; expand it
379
+    U=`sed -n 's/^U = //p' < "$mf"`
378 380
     # Find all dependency output files, they are included files with
379 381
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
380 382
     # simplest approach to changing $(DEPDIR) to its actual value in the
381 383
     # expansion.
382 384
     for file in `sed -n "
383 385
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
384
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
386
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
385 387
       # Make sure the directory exists.
386 388
       test -f "$dirpart/$file" && continue
387 389
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -399,7 +408,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
399 399
 # This macro should only be invoked once -- use via AC_REQUIRE.
400 400
 #
401 401
 # This code is only required when automatic dependency tracking
402
-# is enabled.  FIXME.  This creates each '.P' file that we will
402
+# is enabled.  FIXME.  This creates each `.P' file that we will
403 403
 # need in order to bootstrap the dependency handling code.
404 404
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
405 405
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -409,21 +418,18 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
409 409
 
410 410
 # Do all the work for Automake.                             -*- Autoconf -*-
411 411
 
412
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
412
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
413
+# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
413 414
 #
414 415
 # This file is free software; the Free Software Foundation
415 416
 # gives unlimited permission to copy and/or distribute it,
416 417
 # with or without modifications, as long as this notice is preserved.
417 418
 
419
+# serial 16
420
+
418 421
 # This macro actually does too much.  Some checks are only needed if
419 422
 # your package does certain things.  But this isn't really a big deal.
420 423
 
421
-dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
422
-m4_define([AC_PROG_CC],
423
-m4_defn([AC_PROG_CC])
424
-[_AM_PROG_CC_C_O
425
-])
426
-
427 424
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
428 425
 # AM_INIT_AUTOMAKE([OPTIONS])
429 426
 # -----------------------------------------------
... ...
@@ -436,7 +442,7 @@ m4_defn([AC_PROG_CC])
436 436
 # arguments mandatory, and then we can depend on a new Autoconf
437 437
 # release and drop the old call support.
438 438
 AC_DEFUN([AM_INIT_AUTOMAKE],
439
-[AC_PREREQ([2.65])dnl
439
+[AC_PREREQ([2.62])dnl
440 440
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
441 441
 dnl the ones we care about.
442 442
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -465,40 +471,31 @@ AC_SUBST([CYGPATH_W])
465 465
 # Define the identity of the package.
466 466
 dnl Distinguish between old-style and new-style calls.
467 467
 m4_ifval([$2],
468
-[AC_DIAGNOSE([obsolete],
469
-             [$0: two- and three-arguments forms are deprecated.])
470
-m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
468
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
471 469
  AC_SUBST([PACKAGE], [$1])dnl
472 470
  AC_SUBST([VERSION], [$2])],
473 471
 [_AM_SET_OPTIONS([$1])dnl
474 472
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
475
-m4_if(
476
-  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
477
-  [ok:ok],,
473
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
478 474
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
479 475
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
480 476
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
481 477
 
482 478
 _AM_IF_OPTION([no-define],,
483
-[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
484
- AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
479
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
480
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
485 481
 
486 482
 # Some tools Automake needs.
487 483
 AC_REQUIRE([AM_SANITY_CHECK])dnl
488 484
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
489
-AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
490
-AM_MISSING_PROG([AUTOCONF], [autoconf])
491
-AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
492
-AM_MISSING_PROG([AUTOHEADER], [autoheader])
493
-AM_MISSING_PROG([MAKEINFO], [makeinfo])
485
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
486
+AM_MISSING_PROG(AUTOCONF, autoconf)
487
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
488
+AM_MISSING_PROG(AUTOHEADER, autoheader)
489
+AM_MISSING_PROG(MAKEINFO, makeinfo)
494 490
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
495 491
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
496
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
497
-# For better backward compatibility.  To be removed once Automake 1.9.x
498
-# dies out for good.  For more background, see:
499
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
500
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
501
-AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
492
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502 493
 # We need awk for the "check" target.  The system "awk" is bad on
503 494
 # some platforms.
504 495
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -509,78 +506,34 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
509 509
 			     [_AM_PROG_TAR([v7])])])
510 510
 _AM_IF_OPTION([no-dependencies],,
511 511
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
512
-		  [_AM_DEPENDENCIES([CC])],
513
-		  [m4_define([AC_PROG_CC],
514
-			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512
+		  [_AM_DEPENDENCIES(CC)],
513
+		  [define([AC_PROG_CC],
514
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
515 515
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
516
-		  [_AM_DEPENDENCIES([CXX])],
517
-		  [m4_define([AC_PROG_CXX],
518
-			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516
+		  [_AM_DEPENDENCIES(CXX)],
517
+		  [define([AC_PROG_CXX],
518
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
519 519
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
520
-		  [_AM_DEPENDENCIES([OBJC])],
521
-		  [m4_define([AC_PROG_OBJC],
522
-			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
523
-AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
524
-		  [_AM_DEPENDENCIES([OBJCXX])],
525
-		  [m4_define([AC_PROG_OBJCXX],
526
-			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520
+		  [_AM_DEPENDENCIES(OBJC)],
521
+		  [define([AC_PROG_OBJC],
522
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
527 523
 ])
528
-AC_REQUIRE([AM_SILENT_RULES])dnl
529
-dnl The testsuite driver may need to know about EXEEXT, so add the
530
-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
531
-dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
524
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
525
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
526
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
527
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
532 528
 AC_CONFIG_COMMANDS_PRE(dnl
533 529
 [m4_provide_if([_AM_COMPILER_EXEEXT],
534 530
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
531
+])
535 532
 
536
-# POSIX will say in a future version that running "rm -f" with no argument
537
-# is OK; and we want to be able to make that assumption in our Makefile
538
-# recipes.  So use an aggressive probe to check that the usage we want is
539
-# actually supported "in the wild" to an acceptable degree.
540
-# See automake bug#10828.
541
-# To make any issue more visible, cause the running configure to be aborted
542
-# by default if the 'rm' program in use doesn't match our expectations; the
543
-# user can still override this though.
544
-if rm -f && rm -fr && rm -rf; then : OK; else
545
-  cat >&2 <<'END'
546
-Oops!
547
-
548
-Your 'rm' program seems unable to run without file operands specified
549
-on the command line, even when the '-f' option is present.  This is contrary
550
-to the behaviour of most rm programs out there, and not conforming with
551
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
552
-
553
-Please tell bug-automake@gnu.org about your system, including the value
554
-of your $PATH and any error possibly output before this message.  This
555
-can help us improve future automake versions.
556
-
557
-END
558
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
559
-    echo 'Configuration will proceed anyway, since you have set the' >&2
560
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
561
-    echo >&2
562
-  else
563
-    cat >&2 <<'END'
564
-Aborting the configuration process, to ensure you take notice of the issue.
565
-
566
-You can download and install GNU coreutils to get an 'rm' implementation
567
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
568
-
569
-If you want to complete the configuration process using your problematic
570
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
571
-to "yes", and re-run configure.
572
-
573
-END
574
-    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
575
-  fi
576
-fi])
577
-
578
-dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
579 534
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
580 535
 dnl mangled by Autoconf and run in a shell conditional statement.
581 536
 m4_define([_AC_COMPILER_EXEEXT],
582 537
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
583 538
 
539
+
584 540
 # When config.status generates a header, we must update the stamp-h file.
585 541
 # This file resides in the same directory as the config header
586 542
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -602,12 +555,15 @@ for _am_header in $config_headers :; do
602 602
 done
603 603
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
604 604
 
605
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
605
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
606
+# Inc.
606 607
 #
607 608
 # This file is free software; the Free Software Foundation
608 609
 # gives unlimited permission to copy and/or distribute it,
609 610
 # with or without modifications, as long as this notice is preserved.
610 611
 
612
+# serial 1
613
+
611 614
 # AM_PROG_INSTALL_SH
612 615
 # ------------------
613 616
 # Define $install_sh.
... ...
@@ -621,14 +577,16 @@ if test x"${install_sh}" != xset; then
621 621
     install_sh="\${SHELL} $am_aux_dir/install-sh"
622 622
   esac
623 623
 fi
624
-AC_SUBST([install_sh])])
624
+AC_SUBST(install_sh)])
625 625
 
626
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
626
+# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
627 627
 #
628 628
 # This file is free software; the Free Software Foundation
629 629
 # gives unlimited permission to copy and/or distribute it,
630 630
 # with or without modifications, as long as this notice is preserved.
631 631
 
632
+# serial 2
633
+
632 634
 # Check whether the underlying file-system supports filenames
633 635
 # with a leading dot.  For instance MS-DOS doesn't.
634 636
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -645,17 +603,20 @@ AC_SUBST([am__leading_dot])])
645 645
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
646 646
 # From Jim Meyering
647 647
 
648
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
648
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
649
+# 2011 Free Software Foundation, Inc.
649 650
 #
650 651
 # This file is free software; the Free Software Foundation
651 652
 # gives unlimited permission to copy and/or distribute it,
652 653
 # with or without modifications, as long as this notice is preserved.
653 654
 
655
+# serial 5
656
+
654 657
 # AM_MAINTAINER_MODE([DEFAULT-MODE])
655 658
 # ----------------------------------
656 659
 # Control maintainer-specific portions of Makefiles.
657
-# Default is to disable them, unless 'enable' is passed literally.
658
-# For symmetry, 'disable' may be passed as well.  Anyway, the user
660
+# Default is to disable them, unless `enable' is passed literally.
661
+# For symmetry, `disable' may be passed as well.  Anyway, the user
659 662
 # can override the default with the --enable/--disable switch.
660 663
 AC_DEFUN([AM_MAINTAINER_MODE],
661 664
 [m4_case(m4_default([$1], [disable]),
... ...
@@ -666,11 +627,10 @@ AC_DEFUN([AM_MAINTAINER_MODE],
666 666
 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
667 667
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
668 668
   AC_ARG_ENABLE([maintainer-mode],
669
-    [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
670
-      am_maintainer_other[ make rules and dependencies not useful
671
-      (and sometimes confusing) to the casual installer])],
672
-    [USE_MAINTAINER_MODE=$enableval],
673
-    [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
669
+[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
670
+			  (and sometimes confusing) to the casual installer],
671
+      [USE_MAINTAINER_MODE=$enableval],
672
+      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
674 673
   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
675 674
   AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
676 675
   MAINT=$MAINTAINER_MODE_TRUE
... ...
@@ -678,14 +638,18 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
678 678
 ]
679 679
 )
680 680
 
681
+AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
682
+
681 683
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
682 684
 
683
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
685
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
684 686
 #
685 687
 # This file is free software; the Free Software Foundation
686 688
 # gives unlimited permission to copy and/or distribute it,
687 689
 # with or without modifications, as long as this notice is preserved.
688 690
 
691
+# serial 4
692
+
689 693
 # AM_MAKE_INCLUDE()
690 694
 # -----------------
691 695
 # Check to see how make treats includes.
... ...
@@ -703,7 +667,7 @@ am__quote=
703 703
 _am_result=none
704 704
 # First try GNU make style include.
705 705
 echo "include confinc" > confmf
706
-# Ignore all kinds of additional output from 'make'.
706
+# Ignore all kinds of additional output from `make'.
707 707
 case `$am_make -s -f confmf 2> /dev/null` in #(
708 708
 *the\ am__doit\ target*)
709 709
   am__include=include
... ...
@@ -730,12 +694,15 @@ rm -f confinc confmf
730 730
 
731 731
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
732 732
 
733
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
733
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
734
+# Free Software Foundation, Inc.
734 735
 #
735 736
 # This file is free software; the Free Software Foundation
736 737
 # gives unlimited permission to copy and/or distribute it,
737 738
 # with or without modifications, as long as this notice is preserved.
738 739
 
740
+# serial 6
741
+
739 742
 # AM_MISSING_PROG(NAME, PROGRAM)
740 743
 # ------------------------------
741 744
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -743,10 +710,11 @@ AC_DEFUN([AM_MISSING_PROG],
743 743
 $1=${$1-"${am_missing_run}$2"}
744 744
 AC_SUBST($1)])
745 745
 
746
+
746 747
 # AM_MISSING_HAS_RUN
747 748
 # ------------------
748
-# Define MISSING if not defined so far and test if it is modern enough.
749
-# If it is, set am_missing_run to use it, otherwise, to nothing.
749
+# Define MISSING if not defined so far and test if it supports --run.
750
+# If it does, set am_missing_run to use it, otherwise, to nothing.
750 751
 AC_DEFUN([AM_MISSING_HAS_RUN],
751 752
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
752 753
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -759,22 +727,54 @@ if test x"${MISSING+set}" != xset; then
759 759
   esac
760 760
 fi
761 761
 # Use eval to expand $SHELL
762
-if eval "$MISSING --is-lightweight"; then
763
-  am_missing_run="$MISSING "
762
+if eval "$MISSING --run true"; then
763
+  am_missing_run="$MISSING --run "
764 764
 else
765 765
   am_missing_run=
766
-  AC_MSG_WARN(['missing' script is too old or missing])
766
+  AC_MSG_WARN([`missing' script is too old or missing])
767 767
 fi
768 768
 ])
769 769
 
770
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
771
+# Inc.
772
+#
773
+# This file is free software; the Free Software Foundation
774
+# gives unlimited permission to copy and/or distribute it,
775
+# with or without modifications, as long as this notice is preserved.
776
+
777
+# serial 1
778
+
779
+# AM_PROG_MKDIR_P
780
+# ---------------
781
+# Check for `mkdir -p'.
782
+AC_DEFUN([AM_PROG_MKDIR_P],
783
+[AC_PREREQ([2.60])dnl
784
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
785
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
786
+dnl while keeping a definition of mkdir_p for backward compatibility.
787
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
788
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
789
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
790
+dnl adjustment using top_builddir (which is defined more often than
791
+dnl MKDIR_P).
792
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
793
+case $mkdir_p in
794
+  [[\\/$]]* | ?:[[\\/]]*) ;;
795
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
796
+esac
797
+])
798
+
770 799
 # Helper functions for option handling.                     -*- Autoconf -*-
771 800
 
772
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
801
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
802
+# Foundation, Inc.
773 803
 #
774 804
 # This file is free software; the Free Software Foundation
775 805
 # gives unlimited permission to copy and/or distribute it,
776 806
 # with or without modifications, as long as this notice is preserved.
777 807
 
808
+# serial 5
809
+
778 810
 # _AM_MANGLE_OPTION(NAME)
779 811
 # -----------------------
780 812
 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,58 +798,13 @@ 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) 1999-2013 Free Software Foundation, Inc.
801
+# Copyright (C) 2001, 2003, 2005, 2011 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
-# _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.
807
+# serial 1
853 808
 
854 809
 # AM_RUN_LOG(COMMAND)
855 810
 # -------------------
... ...
@@ -864,16 +819,22 @@ AC_DEFUN([AM_RUN_LOG],
864 864
 
865 865
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
866 866
 
867
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
867
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
868
+# Free Software Foundation, Inc.
868 869
 #
869 870
 # This file is free software; the Free Software Foundation
870 871
 # gives unlimited permission to copy and/or distribute it,
871 872
 # with or without modifications, as long as this notice is preserved.
872 873
 
874
+# serial 5
875
+
873 876
 # AM_SANITY_CHECK
874 877
 # ---------------
875 878
 AC_DEFUN([AM_SANITY_CHECK],
876 879
 [AC_MSG_CHECKING([whether build environment is sane])
880
+# Just in case
881
+sleep 1
882
+echo timestamp > conftest.file
877 883
 # Reject unsafe characters in $srcdir or the absolute working directory
878 884
 # name.  Accept space and tab only in the latter.
879 885
 am_lf='
... ...
@@ -884,40 +845,32 @@ case `pwd` in
884 884
 esac
885 885
 case $srcdir in
886 886
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
887
-    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
887
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
888 888
 esac
889 889
 
890
-# Do 'set' in a subshell so we don't clobber the current shell's
890
+# Do `set' in a subshell so we don't clobber the current shell's
891 891
 # arguments.  Must try -L first in case configure is actually a
892 892
 # symlink; some systems play weird games with the mod time of symlinks
893 893
 # (eg FreeBSD returns the mod time of the symlink's containing
894 894
 # directory).
895 895
 if (
896
-   am_has_slept=no
897
-   for am_try in 1 2; do
898
-     echo "timestamp, slept: $am_has_slept" > conftest.file
899
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
900
-     if test "$[*]" = "X"; then
901
-	# -L didn't work.
902
-	set X `ls -t "$srcdir/configure" conftest.file`
903
-     fi
904
-     if test "$[*]" != "X $srcdir/configure conftest.file" \
905
-	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
906
-
907
-	# If neither matched, then we have a broken ls.  This can happen
908
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
909
-	# broken ls alias from the environment.  This has actually
910
-	# happened.  Such a system could not be considered "sane".
911
-	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
912
-  alias in your environment])
913
-     fi
914
-     if test "$[2]" = conftest.file || test $am_try -eq 2; then
915
-       break
916
-     fi
917
-     # Just in case.
918
-     sleep 1
919
-     am_has_slept=yes
920
-   done
896
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
897
+   if test "$[*]" = "X"; then
898
+      # -L didn't work.
899
+      set X `ls -t "$srcdir/configure" conftest.file`
900
+   fi
901
+   rm -f conftest.file
902
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
903
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
904
+
905
+      # If neither matched, then we have a broken ls.  This can happen
906
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
907
+      # broken ls alias from the environment.  This has actually
908
+      # happened.  Such a system could not be considered "sane".
909
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
910
+alias in your environment])
911
+   fi
912
+
921 913
    test "$[2]" = conftest.file
922 914
    )
923 915
 then
... ...
@@ -927,50 +880,31 @@ else
927 927
    AC_MSG_ERROR([newly created file is older than distributed files!
928 928
 Check your system clock])
929 929
 fi
930
-AC_MSG_RESULT([yes])
931
-# If we didn't sleep, we still need to ensure time stamps of config.status and
932
-# generated files are strictly newer.
933
-am_sleep_pid=
934
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
935
-  ( sleep 1 ) &
936
-  am_sleep_pid=$!
937
-fi
938
-AC_CONFIG_COMMANDS_PRE(
939
-  [AC_MSG_CHECKING([that generated files are newer than configure])
940
-   if test -n "$am_sleep_pid"; then
941
-     # Hide warnings about reused PIDs.
942
-     wait $am_sleep_pid 2>/dev/null
943
-   fi
944
-   AC_MSG_RESULT([done])])
945
-rm -f conftest.file
946
-])
930
+AC_MSG_RESULT(yes)])
947 931
 
948
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
932
+# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
949 933
 #
950 934
 # This file is free software; the Free Software Foundation
951 935
 # gives unlimited permission to copy and/or distribute it,
952 936
 # with or without modifications, as long as this notice is preserved.
953 937
 
938
+# serial 2
939
+
954 940
 # AM_SILENT_RULES([DEFAULT])
955 941
 # --------------------------
956 942
 # Enable less verbose build rules; with the default set to DEFAULT
957
-# ("yes" being less verbose, "no" or empty being verbose).
943
+# (`yes' being less verbose, `no' or empty being verbose).
958 944
 AC_DEFUN([AM_SILENT_RULES],
959
-[AC_ARG_ENABLE([silent-rules], [dnl
960
-AS_HELP_STRING(
961
-  [--enable-silent-rules],
962
-  [less verbose build output (undo: "make V=1")])
963
-AS_HELP_STRING(
964
-  [--disable-silent-rules],
965
-  [verbose build output (undo: "make V=0")])dnl
966
-])
967
-case $enable_silent_rules in @%:@ (((
968
-  yes) AM_DEFAULT_VERBOSITY=0;;
969
-   no) AM_DEFAULT_VERBOSITY=1;;
970
-    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
945
+[AC_ARG_ENABLE([silent-rules],
946
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
947
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
948
+case $enable_silent_rules in
949
+yes) AM_DEFAULT_VERBOSITY=0;;
950
+no)  AM_DEFAULT_VERBOSITY=1;;
951
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
971 952
 esac
972 953
 dnl
973
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
954
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
974 955
 dnl do not support nested variable expansions.
975 956
 dnl See automake bug#9928 and bug#10237.
976 957
 am_make=${MAKE-make}
... ...
@@ -988,7 +922,7 @@ else
988 988
   am_cv_make_support_nested_variables=no
989 989
 fi])
990 990
 if test $am_cv_make_support_nested_variables = yes; then
991
-  dnl Using '$V' instead of '$(V)' breaks IRIX make.
991
+  dnl Using `$V' instead of `$(V)' breaks IRIX make.
992 992
   AM_V='$(V)'
993 993
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
994 994
 else
... ...
@@ -1005,40 +939,44 @@ AC_SUBST([AM_BACKSLASH])dnl
1005 1005
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1006 1006
 ])
1007 1007
 
1008
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
1008
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1009 1009
 #
1010 1010
 # This file is free software; the Free Software Foundation
1011 1011
 # gives unlimited permission to copy and/or distribute it,
1012 1012
 # with or without modifications, as long as this notice is preserved.
1013 1013
 
1014
+# serial 1
1015
+
1014 1016
 # AM_PROG_INSTALL_STRIP
1015 1017
 # ---------------------
1016
-# One issue with vendor 'install' (even GNU) is that you can't
1018
+# One issue with vendor `install' (even GNU) is that you can't
1017 1019
 # specify the program used to strip binaries.  This is especially
1018 1020
 # annoying in cross-compiling environments, where the build's strip
1019 1021
 # is unlikely to handle the host's binaries.
1020 1022
 # Fortunately install-sh will honor a STRIPPROG variable, so we
1021
-# always use install-sh in "make install-strip", and initialize
1023
+# always use install-sh in `make install-strip', and initialize
1022 1024
 # STRIPPROG with the value of the STRIP variable (set by the user).
1023 1025
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1024 1026
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1025
-# Installed binaries are usually stripped using 'strip' when the user
1026
-# run "make install-strip".  However 'strip' might not be the right
1027
+# Installed binaries are usually stripped using `strip' when the user
1028
+# run `make install-strip'.  However `strip' might not be the right
1027 1029
 # tool to use in cross-compilation environments, therefore Automake
1028
-# will honor the 'STRIP' environment variable to overrule this program.
1029
-dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1030
+# will honor the `STRIP' environment variable to overrule this program.
1031
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1030 1032
 if test "$cross_compiling" != no; then
1031 1033
   AC_CHECK_TOOL([STRIP], [strip], :)
1032 1034
 fi
1033 1035
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1034 1036
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1035 1037
 
1036
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
1038
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1037 1039
 #
1038 1040
 # This file is free software; the Free Software Foundation
1039 1041
 # gives unlimited permission to copy and/or distribute it,
1040 1042
 # with or without modifications, as long as this notice is preserved.
1041 1043
 
1044
+# serial 3
1045
+
1042 1046
 # _AM_SUBST_NOTMAKE(VARIABLE)
1043 1047
 # ---------------------------
1044 1048
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -1052,16 +990,18 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1052 1052
 
1053 1053
 # Check how to create a tarball.                            -*- Autoconf -*-
1054 1054
 
1055
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
1055
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1056 1056
 #
1057 1057
 # This file is free software; the Free Software Foundation
1058 1058
 # gives unlimited permission to copy and/or distribute it,
1059 1059
 # with or without modifications, as long as this notice is preserved.
1060 1060
 
1061
+# serial 2
1062
+
1061 1063
 # _AM_PROG_TAR(FORMAT)
1062 1064
 # --------------------
1063 1065
 # Check how to create a tarball in format FORMAT.
1064
-# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1066
+# FORMAT should be one of `v7', `ustar', or `pax'.
1065 1067
 #
1066 1068
 # Substitute a variable $(am__tar) that is a command
1067 1069
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1071,114 +1011,76 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1071 1071
 # Substitute a variable $(am__untar) that extract such
1072 1072
 # a tarball read from stdin.
1073 1073
 #     $(am__untar) < result.tar
1074
-#
1075 1074
 AC_DEFUN([_AM_PROG_TAR],
1076 1075
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1077 1076
 # in the wild :-(  We should find a proper way to deprecate it ...
1078 1077
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1079
-
1080
-# We'll loop over all known methods to create a tar archive until one works.
1078
+m4_if([$1], [v7],
1079
+     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1080
+     [m4_case([$1], [ustar],, [pax],,
1081
+              [m4_fatal([Unknown tar format])])
1082
+AC_MSG_CHECKING([how to create a $1 tar archive])
1083
+# Loop over all known methods to create a tar archive until one works.
1081 1084
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1085
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1086
+# Do not fold the above two line into one, because Tru64 sh and
1087
+# Solaris sh will not grok spaces in the rhs of `-'.
1088
+for _am_tool in $_am_tools
1089
+do
1090
+  case $_am_tool in
1091
+  gnutar)
1092
+    for _am_tar in tar gnutar gtar;
1093
+    do
1094
+      AM_RUN_LOG([$_am_tar --version]) && break
1095
+    done
1096
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1097
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1098
+    am__untar="$_am_tar -xf -"
1099
+    ;;
1100
+  plaintar)
1101
+    # Must skip GNU tar: if it does not support --format= it doesn't create
1102
+    # ustar tarball either.
1103
+    (tar --version) >/dev/null 2>&1 && continue
1104
+    am__tar='tar chf - "$$tardir"'
1105
+    am__tar_='tar chf - "$tardir"'
1106
+    am__untar='tar xf -'
1107
+    ;;
1108
+  pax)
1109
+    am__tar='pax -L -x $1 -w "$$tardir"'
1110
+    am__tar_='pax -L -x $1 -w "$tardir"'
1111
+    am__untar='pax -r'
1112
+    ;;
1113
+  cpio)
1114
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1115
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1116
+    am__untar='cpio -i -H $1 -d'
1117
+    ;;
1118
+  none)
1119
+    am__tar=false
1120
+    am__tar_=false
1121
+    am__untar=false
1122
+    ;;
1123
+  esac
1082 1124
 
1083
-m4_if([$1], [v7],
1084
-  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1085
-
1086
-  [m4_case([$1],
1087
-    [ustar],
1088
-     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1089
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1090
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1091
-      # and bug#13588).
1092
-      am_max_uid=2097151 # 2^21 - 1
1093
-      am_max_gid=$am_max_uid
1094
-      # The $UID and $GID variables are not portable, so we need to resort
1095
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1096
-      # below are definitely unexpected, so allow the users to see them
1097
-      # (that is, avoid stderr redirection).
1098
-      am_uid=`id -u || echo unknown`
1099
-      am_gid=`id -g || echo unknown`
1100
-      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1101
-      if test $am_uid -le $am_max_uid; then
1102
-         AC_MSG_RESULT([yes])
1103
-      else
1104
-         AC_MSG_RESULT([no])
1105
-         _am_tools=none
1106
-      fi
1107
-      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1108
-      if test $am_gid -le $am_max_gid; then
1109
-         AC_MSG_RESULT([yes])
1110
-      else
1111
-        AC_MSG_RESULT([no])
1112
-        _am_tools=none
1113
-      fi],
1114
-
1115
-  [pax],
1116
-    [],
1117
-
1118
-  [m4_fatal([Unknown tar format])])
1119
-
1120
-  AC_MSG_CHECKING([how to create a $1 tar archive])
1121
-
1122
-  # Go ahead even if we have the value already cached.  We do so because we
1123
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
1124
-  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1125
-
1126
-  for _am_tool in $_am_tools; do
1127
-    case $_am_tool in
1128
-    gnutar)
1129
-      for _am_tar in tar gnutar gtar; do
1130
-        AM_RUN_LOG([$_am_tar --version]) && break
1131
-      done
1132
-      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1133
-      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1134
-      am__untar="$_am_tar -xf -"
1135
-      ;;
1136
-    plaintar)
1137
-      # Must skip GNU tar: if it does not support --format= it doesn't create
1138
-      # ustar tarball either.
1139
-      (tar --version) >/dev/null 2>&1 && continue
1140
-      am__tar='tar chf - "$$tardir"'
1141
-      am__tar_='tar chf - "$tardir"'
1142
-      am__untar='tar xf -'
1143
-      ;;
1144
-    pax)
1145
-      am__tar='pax -L -x $1 -w "$$tardir"'
1146
-      am__tar_='pax -L -x $1 -w "$tardir"'
1147
-      am__untar='pax -r'
1148
-      ;;
1149
-    cpio)
1150
-      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1151
-      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1152
-      am__untar='cpio -i -H $1 -d'
1153
-      ;;
1154
-    none)
1155
-      am__tar=false
1156
-      am__tar_=false
1157
-      am__untar=false
1158
-      ;;
1159
-    esac
1125
+  # If the value was cached, stop now.  We just wanted to have am__tar
1126
+  # and am__untar set.
1127
+  test -n "${am_cv_prog_tar_$1}" && break
1160 1128
 
1161
-    # If the value was cached, stop now.  We just wanted to have am__tar
1162
-    # and am__untar set.
1163
-    test -n "${am_cv_prog_tar_$1}" && break
1164
-
1165
-    # tar/untar a dummy directory, and stop if the command works.
1166
-    rm -rf conftest.dir
1167
-    mkdir conftest.dir
1168
-    echo GrepMe > conftest.dir/file
1169
-    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1170
-    rm -rf conftest.dir
1171
-    if test -s conftest.tar; then
1172
-      AM_RUN_LOG([$am__untar <conftest.tar])
1173
-      AM_RUN_LOG([cat conftest.dir/file])
1174
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1175
-    fi
1176
-  done
1129
+  # tar/untar a dummy directory, and stop if the command works
1177 1130
   rm -rf conftest.dir
1131
+  mkdir conftest.dir
1132
+  echo GrepMe > conftest.dir/file
1133
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1134
+  rm -rf conftest.dir
1135
+  if test -s conftest.tar; then
1136
+    AM_RUN_LOG([$am__untar <conftest.tar])
1137
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1138
+  fi
1139
+done
1140
+rm -rf conftest.dir
1178 1141
 
1179
-  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1180
-  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1181
-
1142
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1143
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1182 1144
 AC_SUBST([am__tar])
1183 1145
 AC_SUBST([am__untar])
1184 1146
 ]) # _AM_PROG_TAR
... ...
@@ -1433,15 +1433,12 @@ 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
-  --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
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
1445 1442
   --enable-static[=PKGS]  build static libraries [default=no]
1446 1443
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1447 1444
   --enable-fast-install[=PKGS]
... ...
@@ -2474,7 +2471,7 @@ test -n "$target_alias" &&
2474 2474
   test "$program_prefix$program_suffix$program_transform_name" = \
2475 2475
     NONENONEs,x,x, &&
2476 2476
   program_prefix=${target_alias}-
2477
-am__api_version='1.14'
2477
+am__api_version='1.11'
2478 2478
 
2479 2479
 # Find a good install program.  We prefer a C program (faster),
2480 2480
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2571,6 +2568,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2571 2571
 
2572 2572
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2573 2573
 $as_echo_n "checking whether build environment is sane... " >&6; }
2574
+# Just in case
2575
+sleep 1
2576
+echo timestamp > conftest.file
2574 2577
 # Reject unsafe characters in $srcdir or the absolute working directory
2575 2578
 # name.  Accept space and tab only in the latter.
2576 2579
 am_lf='
... ...
@@ -2581,40 +2581,32 @@ 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
-   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
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
+
2618 2610
    test "$2" = conftest.file
2619 2611
    )
2620 2612
 then
... ...
@@ -2626,16 +2618,6 @@ Check your system clock" "$LINENO" 5
2626 2626
 fi
2627 2627
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2628 2628
 $as_echo "yes" >&6; }
2629
-# If we didn't sleep, we still need to ensure time stamps of config.status and
2630
-# generated files are strictly newer.
2631
-am_sleep_pid=
2632
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2633
-  ( sleep 1 ) &
2634
-  am_sleep_pid=$!
2635
-fi
2636
-
2637
-rm -f conftest.file
2638
-
2639 2629
 test "$program_prefix" != NONE &&
2640 2630
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2641 2631
 # Use a double $ so make ignores it.
... ...
@@ -2658,12 +2640,12 @@ if test x"${MISSING+set}" != xset; then
2658 2658
   esac
2659 2659
 fi
2660 2660
 # Use eval to expand $SHELL
2661
-if eval "$MISSING --is-lightweight"; then
2662
-  am_missing_run="$MISSING "
2661
+if eval "$MISSING --run true"; then
2662
+  am_missing_run="$MISSING --run "
2663 2663
 else
2664 2664
   am_missing_run=
2665
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2666
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2665
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2666
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2667 2667
 fi
2668 2668
 
2669 2669
 if test x"${install_sh}" != xset; then
... ...
@@ -2675,10 +2657,10 @@ if test x"${install_sh}" != xset; then
2675 2675
   esac
2676 2676
 fi
2677 2677
 
2678
-# Installed binaries are usually stripped using 'strip' when the user
2679
-# run "make install-strip".  However 'strip' might not be the right
2678
+# Installed binaries are usually stripped using `strip' when the user
2679
+# run `make install-strip'.  However `strip' might not be the right
2680 2680
 # tool to use in cross-compilation environments, therefore Automake
2681
-# will honor the 'STRIP' environment variable to overrule this program.
2681
+# will honor the `STRIP' environment variable to overrule this program.
2682 2682
 if test "$cross_compiling" != no; then
2683 2683
   if test -n "$ac_tool_prefix"; then
2684 2684
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2817,6 +2799,12 @@ fi
2817 2817
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2818 2818
 $as_echo "$MKDIR_P" >&6; }
2819 2819
 
2820
+mkdir_p="$MKDIR_P"
2821
+case $mkdir_p in
2822
+  [\\/$]* | ?:[\\/]*) ;;
2823
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2824
+esac
2825
+
2820 2826
 for ac_prog in gawk mawk nawk awk
2821 2827
 do
2822 2828
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2899,45 +2887,6 @@ else
2899 2899
 fi
2900 2900
 rmdir .tst 2>/dev/null
2901 2901
 
2902
-# Check whether --enable-silent-rules was given.
2903
-if test "${enable_silent_rules+set}" = set; then :
2904
-  enableval=$enable_silent_rules;
2905
-fi
2906
-
2907
-case $enable_silent_rules in # (((
2908
-  yes) AM_DEFAULT_VERBOSITY=0;;
2909
-   no) AM_DEFAULT_VERBOSITY=1;;
2910
-    *) AM_DEFAULT_VERBOSITY=1;;
2911
-esac
2912
-am_make=${MAKE-make}
2913
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2914
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2915
-if ${am_cv_make_support_nested_variables+:} false; then :
2916
-  $as_echo_n "(cached) " >&6
2917
-else
2918
-  if $as_echo 'TRUE=$(BAR$(V))
2919
-BAR0=false
2920
-BAR1=true
2921
-V=1
2922
-am__doit:
2923
-	@$(TRUE)
2924
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2925
-  am_cv_make_support_nested_variables=yes
2926
-else
2927
-  am_cv_make_support_nested_variables=no
2928
-fi
2929
-fi
2930
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2931
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
2932
-if test $am_cv_make_support_nested_variables = yes; then
2933
-    AM_V='$(V)'
2934
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2935
-else
2936
-  AM_V=$AM_DEFAULT_VERBOSITY
2937
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2938
-fi
2939
-AM_BACKSLASH='\'
2940
-
2941 2902
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2942 2903
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2943 2904
   # is not polluted with repeated "-I."
... ...
@@ -2979,12 +2928,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2979 2979
 
2980 2980
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2981 2981
 
2982
-# For better backward compatibility.  To be removed once Automake 1.9.x
2983
-# dies out for good.  For more background, see:
2984
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2985
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2986
-mkdir_p='$(MKDIR_P)'
2987
-
2988 2982
 # We need awk for the "check" target.  The system "awk" is bad on
2989 2983
 # some platforms.
2990 2984
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -2992,151 +2935,101 @@ mkdir_p='$(MKDIR_P)'
2992 2992
 AMTAR='$${TAR-tar}'
2993 2993
 
2994 2994
 
2995
-# We'll loop over all known methods to create a tar archive until one works.
2996
-_am_tools='gnutar  pax cpio none'
2997
-
2998
-
2999
-
3000
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2995
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3001 2996
 $as_echo_n "checking how to create a pax tar archive... " >&6; }
3002
-
3003
-  # Go ahead even if we have the value already cached.  We do so because we
3004
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3005
-  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
3006
-
3007
-  for _am_tool in $_am_tools; do
3008
-    case $_am_tool in
3009
-    gnutar)
3010
-      for _am_tar in tar gnutar gtar; do
3011
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2997
+# Loop over all known methods to create a tar archive until one works.
2998
+_am_tools='gnutar  pax cpio none'
2999
+_am_tools=${am_cv_prog_tar_pax-$_am_tools}
3000
+# Do not fold the above two line into one, because Tru64 sh and
3001
+# Solaris sh will not grok spaces in the rhs of `-'.
3002
+for _am_tool in $_am_tools
3003
+do
3004
+  case $_am_tool in
3005
+  gnutar)
3006
+    for _am_tar in tar gnutar gtar;
3007
+    do
3008
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3012 3009
    ($_am_tar --version) >&5 2>&5
3013 3010
    ac_status=$?
3014 3011
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3015 3012
    (exit $ac_status); } && break
3016
-      done
3017
-      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3018
-      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3019
-      am__untar="$_am_tar -xf -"
3020
-      ;;
3021
-    plaintar)
3022
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3023
-      # ustar tarball either.
3024
-      (tar --version) >/dev/null 2>&1 && continue
3025
-      am__tar='tar chf - "$$tardir"'
3026
-      am__tar_='tar chf - "$tardir"'
3027
-      am__untar='tar xf -'
3028
-      ;;
3029
-    pax)
3030
-      am__tar='pax -L -x pax -w "$$tardir"'
3031
-      am__tar_='pax -L -x pax -w "$tardir"'
3032
-      am__untar='pax -r'
3033
-      ;;
3034
-    cpio)
3035
-      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3036
-      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3037
-      am__untar='cpio -i -H pax -d'
3038
-      ;;
3039
-    none)
3040
-      am__tar=false
3041
-      am__tar_=false
3042
-      am__untar=false
3043
-      ;;
3044
-    esac
3013
+    done
3014
+    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3015
+    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3016
+    am__untar="$_am_tar -xf -"
3017
+    ;;
3018
+  plaintar)
3019
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3020
+    # ustar tarball either.
3021
+    (tar --version) >/dev/null 2>&1 && continue
3022
+    am__tar='tar chf - "$$tardir"'
3023
+    am__tar_='tar chf - "$tardir"'
3024
+    am__untar='tar xf -'
3025
+    ;;
3026
+  pax)
3027
+    am__tar='pax -L -x pax -w "$$tardir"'
3028
+    am__tar_='pax -L -x pax -w "$tardir"'
3029
+    am__untar='pax -r'
3030
+    ;;
3031
+  cpio)
3032
+    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3033
+    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3034
+    am__untar='cpio -i -H pax -d'
3035
+    ;;
3036
+  none)
3037
+    am__tar=false
3038
+    am__tar_=false
3039
+    am__untar=false
3040
+    ;;
3041
+  esac
3045 3042
 
3046
-    # If the value was cached, stop now.  We just wanted to have am__tar
3047
-    # and am__untar set.
3048
-    test -n "${am_cv_prog_tar_pax}" && break
3043
+  # If the value was cached, stop now.  We just wanted to have am__tar
3044
+  # and am__untar set.
3045
+  test -n "${am_cv_prog_tar_pax}" && break
3049 3046
 
3050
-    # tar/untar a dummy directory, and stop if the command works.
3051
-    rm -rf conftest.dir
3052
-    mkdir conftest.dir
3053
-    echo GrepMe > conftest.dir/file
3054
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3047
+  # tar/untar a dummy directory, and stop if the command works
3048
+  rm -rf conftest.dir
3049
+  mkdir conftest.dir
3050
+  echo GrepMe > conftest.dir/file
3051
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3055 3052
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3056 3053
    ac_status=$?
3057 3054
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3058 3055
    (exit $ac_status); }
3059
-    rm -rf conftest.dir
3060
-    if test -s conftest.tar; then
3061
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3056
+  rm -rf conftest.dir
3057
+  if test -s conftest.tar; then
3058
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3062 3059
    ($am__untar <conftest.tar) >&5 2>&5
3063 3060
    ac_status=$?
3064 3061
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3065 3062
    (exit $ac_status); }
3066
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3067
-   (cat conftest.dir/file) >&5 2>&5
3068
-   ac_status=$?
3069
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3070
-   (exit $ac_status); }
3071
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3072
-    fi
3073
-  done
3074
-  rm -rf conftest.dir
3063
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3064
+  fi
3065
+done
3066
+rm -rf conftest.dir
3075 3067
 
3076
-  if ${am_cv_prog_tar_pax+:} false; then :
3068
+if ${am_cv_prog_tar_pax+:} false; then :
3077 3069
   $as_echo_n "(cached) " >&6
3078 3070
 else
3079 3071
   am_cv_prog_tar_pax=$_am_tool
3080 3072
 fi
3081 3073
 
3082
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3074
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3083 3075
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3084 3076
 
3085 3077
 
3086 3078
 
3087 3079
 
3088 3080
 
3089
-
3090
-# POSIX will say in a future version that running "rm -f" with no argument
3091
-# is OK; and we want to be able to make that assumption in our Makefile
3092
-# recipes.  So use an aggressive probe to check that the usage we want is
3093
-# actually supported "in the wild" to an acceptable degree.
3094
-# See automake bug#10828.
3095
-# To make any issue more visible, cause the running configure to be aborted
3096
-# by default if the 'rm' program in use doesn't match our expectations; the
3097
-# user can still override this though.
3098
-if rm -f && rm -fr && rm -rf; then : OK; else
3099
-  cat >&2 <<'END'
3100
-Oops!
3101
-
3102
-Your 'rm' program seems unable to run without file operands specified
3103
-on the command line, even when the '-f' option is present.  This is contrary
3104
-to the behaviour of most rm programs out there, and not conforming with
3105
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3106
-
3107
-Please tell bug-automake@gnu.org about your system, including the value
3108
-of your $PATH and any error possibly output before this message.  This
3109
-can help us improve future automake versions.
3110
-
3111
-END
3112
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3113
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3114
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3115
-    echo >&2
3116
-  else
3117
-    cat >&2 <<'END'
3118
-Aborting the configuration process, to ensure you take notice of the issue.
3119
-
3120
-You can download and install GNU coreutils to get an 'rm' implementation
3121
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3122
-
3123
-If you want to complete the configuration process using your problematic
3124
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3125
-to "yes", and re-run configure.
3126
-
3127
-END
3128
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3129
-  fi
3130
-fi
3131 3081
 # Check whether --enable-silent-rules was given.
3132 3082
 if test "${enable_silent_rules+set}" = set; then :
3133 3083
   enableval=$enable_silent_rules;
3134 3084
 fi
3135 3085
 
3136
-case $enable_silent_rules in # (((
3137
-  yes) AM_DEFAULT_VERBOSITY=0;;
3138
-   no) AM_DEFAULT_VERBOSITY=1;;
3139
-    *) AM_DEFAULT_VERBOSITY=0;;
3086
+case $enable_silent_rules in
3087
+yes) AM_DEFAULT_VERBOSITY=0;;
3088
+no)  AM_DEFAULT_VERBOSITY=1;;
3089
+*)   AM_DEFAULT_VERBOSITY=0;;
3140 3090
 esac
3141 3091
 am_make=${MAKE-make}
3142 3092
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3694,7 +3587,7 @@ am__quote=
3694 3694
 _am_result=none
3695 3695
 # First try GNU make style include.
3696 3696
 echo "include confinc" > confmf
3697
-# Ignore all kinds of additional output from 'make'.
3697
+# Ignore all kinds of additional output from `make'.
3698 3698
 case `$am_make -s -f confmf 2> /dev/null` in #(
3699 3699
 *the\ am__doit\ target*)
3700 3700
   am__include=include
... ...
@@ -3750,8 +3643,8 @@ else
3750 3750
   # We make a subdir and do the tests there.  Otherwise we can end up
3751 3751
   # making bogus files that we don't know about and never remove.  For
3752 3752
   # instance it was reported that on HP-UX the gcc test will end up
3753
-  # making a dummy file named 'D' -- because '-MD' means "put the output
3754
-  # in D".
3753
+  # making a dummy file named `D' -- because `-MD' means `put the output
3754
+  # in D'.
3755 3755
   rm -rf conftest.dir
3756 3756
   mkdir conftest.dir
3757 3757
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3786,16 +3679,16 @@ else
3786 3786
     : > sub/conftest.c
3787 3787
     for i in 1 2 3 4 5 6; do
3788 3788
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3789
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3790
-      # Solaris 10 /bin/sh.
3791
-      echo '/* dummy */' > sub/conftst$i.h
3789
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3790
+      # Solaris 8's {/usr,}/bin/sh.
3791
+      touch sub/conftst$i.h
3792 3792
     done
3793 3793
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3794 3794
 
3795
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3795
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3796 3796
     # mode.  It turns out that the SunPro C++ compiler does not properly
3797
-    # handle '-M -o', and we need to detect this.  Also, some Intel
3798
-    # versions had trouble with output in subdirs.
3797
+    # handle `-M -o', and we need to detect this.  Also, some Intel
3798
+    # versions had trouble with output in subdirs
3799 3799
     am__obj=sub/conftest.${OBJEXT-o}
3800 3800
     am__minus_obj="-o $am__obj"
3801 3801
     case $depmode in
... ...
@@ -3804,8 +3697,8 @@ else
3804 3804
       test "$am__universal" = false || continue
3805 3805
       ;;
3806 3806
     nosideeffect)
3807
-      # After this tag, mechanisms are not by side-effect, so they'll
3808
-      # only be used when explicitly requested.
3807
+      # after this tag, mechanisms are not by side-effect, so they'll
3808
+      # only be used when explicitly requested
3809 3809
       if test "x$enable_dependency_tracking" = xyes; then
3810 3810
 	continue
3811 3811
       else
... ...
@@ -3813,7 +3706,7 @@ else
3813 3813
       fi
3814 3814
       ;;
3815 3815
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3816
-      # This compiler won't grok '-c -o', but also, the minuso test has
3816
+      # This compiler won't grok `-c -o', but also, the minuso test has
3817 3817
       # not run yet.  These depmodes are late enough in the game, and
3818 3818
       # so weak that their functioning should not be impacted.
3819 3819
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4406,65 +4299,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4406 4406
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4407 4407
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4408 4408
 
4409
-ac_ext=c
4410
-ac_cpp='$CPP $CPPFLAGS'
4411
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4412
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4413
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4414
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4415
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4416
-if ${am_cv_prog_cc_c_o+:} false; then :
4417
-  $as_echo_n "(cached) " >&6
4418
-else
4419
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4420
-/* end confdefs.h.  */
4421
-
4422
-int
4423
-main ()
4424
-{
4425
-
4426
-  ;
4427
-  return 0;
4428
-}
4429
-_ACEOF
4430
-  # Make sure it works both with $CC and with simple cc.
4431
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4432
-  # compilers refuse to overwrite an existing .o file with -o,
4433
-  # though they will create one.
4434
-  am_cv_prog_cc_c_o=yes
4435
-  for am_i in 1 2; do
4436
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4437
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4438
-   ac_status=$?
4439
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4440
-   (exit $ac_status); } \
4441
-         && test -f conftest2.$ac_objext; then
4442
-      : OK
4443
-    else
4444
-      am_cv_prog_cc_c_o=no
4445
-      break
4446
-    fi
4447
-  done
4448
-  rm -f core conftest*
4449
-  unset am_i
4450
-fi
4451
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4452
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4453
-if test "$am_cv_prog_cc_c_o" != yes; then
4454
-   # Losing compiler, so override with the script.
4455
-   # FIXME: It is wrong to rewrite CC.
4456
-   # But if we don't then we get into trouble of one sort or another.
4457
-   # A longer-term fix would be to have automake use am__CC in this case,
4458
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4459
-   CC="$am_aux_dir/compile $CC"
4460
-fi
4461
-ac_ext=c
4462
-ac_cpp='$CPP $CPPFLAGS'
4463
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4464
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4465
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4466
-
4467
-
4468 4409
 depcc="$CC"   am_compiler_list=
4469 4410
 
4470 4411
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4476,8 +4310,8 @@ else
4476 4476
   # We make a subdir and do the tests there.  Otherwise we can end up
4477 4477
   # making bogus files that we don't know about and never remove.  For
4478 4478
   # instance it was reported that on HP-UX the gcc test will end up
4479
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4480
-  # in D".
4479
+  # making a dummy file named `D' -- because `-MD' means `put the output
4480
+  # in D'.
4481 4481
   rm -rf conftest.dir
4482 4482
   mkdir conftest.dir
4483 4483
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4512,16 +4346,16 @@ else
4512 4512
     : > sub/conftest.c
4513 4513
     for i in 1 2 3 4 5 6; do
4514 4514
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4515
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4516
-      # Solaris 10 /bin/sh.
4517
-      echo '/* dummy */' > sub/conftst$i.h
4515
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4516
+      # Solaris 8's {/usr,}/bin/sh.
4517
+      touch sub/conftst$i.h
4518 4518
     done
4519 4519
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4520 4520
 
4521
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4521
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4522 4522
     # mode.  It turns out that the SunPro C++ compiler does not properly
4523
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4524
-    # versions had trouble with output in subdirs.
4523
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4524
+    # versions had trouble with output in subdirs
4525 4525
     am__obj=sub/conftest.${OBJEXT-o}
4526 4526
     am__minus_obj="-o $am__obj"
4527 4527
     case $depmode in
... ...
@@ -4530,8 +4364,8 @@ else
4530 4530
       test "$am__universal" = false || continue
4531 4531
       ;;
4532 4532
     nosideeffect)
4533
-      # After this tag, mechanisms are not by side-effect, so they'll
4534
-      # only be used when explicitly requested.
4533
+      # after this tag, mechanisms are not by side-effect, so they'll
4534
+      # only be used when explicitly requested
4535 4535
       if test "x$enable_dependency_tracking" = xyes; then
4536 4536
 	continue
4537 4537
       else
... ...
@@ -4539,7 +4373,7 @@ else
4539 4539
       fi
4540 4540
       ;;
4541 4541
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4542
-      # This compiler won't grok '-c -o', but also, the minuso test has
4542
+      # This compiler won't grok `-c -o', but also, the minuso test has
4543 4543
       # not run yet.  These depmodes are late enough in the game, and
4544 4544
       # so weak that their functioning should not be impacted.
4545 4545
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -15987,14 +15821,6 @@ LIBOBJS=$ac_libobjs
15987 15987
 LTLIBOBJS=$ac_ltlibobjs
15988 15988
 
15989 15989
 
15990
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
15991
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
15992
-   if test -n "$am_sleep_pid"; then
15993
-     # Hide warnings about reused PIDs.
15994
-     wait $am_sleep_pid 2>/dev/null
15995
-   fi
15996
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
15997
-$as_echo "done" >&6; }
15998 15990
  if test -n "$EXEEXT"; then
15999 15991
   am__EXEEXT_TRUE=
16000 15992
   am__EXEEXT_FALSE='#'
... ...
@@ -17607,7 +17433,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17607 17607
 
17608 17608
   case $ac_file$ac_mode in
17609 17609
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17610
-  # Older Autoconf quotes --file arguments for eval, but not when files
17610
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17611 17611
   # are listed without --file.  Let's play safe and only enable the eval
17612 17612
   # if we detect the quoting.
17613 17613
   case $CONFIG_FILES in
... ...
@@ -17620,7 +17446,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17620 17620
     # Strip MF so we end up with the name of the file.
17621 17621
     mf=`echo "$mf" | sed -e 's/:.*$//'`
17622 17622
     # Check whether this is an Automake generated Makefile or not.
17623
-    # We used to match only the files named 'Makefile.in', but
17623
+    # We used to match only the files named `Makefile.in', but
17624 17624
     # some people rename them; so instead we look at the file content.
17625 17625
     # Grep'ing the first line is not enough: some people post-process
17626 17626
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -17654,19 +17480,21 @@ $as_echo X"$mf" |
17654 17654
       continue
17655 17655
     fi
17656 17656
     # Extract the definition of DEPDIR, am__include, and am__quote
17657
-    # from the Makefile without running 'make'.
17657
+    # from the Makefile without running `make'.
17658 17658
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17659 17659
     test -z "$DEPDIR" && continue
17660 17660
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
17661
-    test -z "$am__include" && continue
17661
+    test -z "am__include" && continue
17662 17662
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17663
+    # When using ansi2knr, U may be empty or an underscore; expand it
17664
+    U=`sed -n 's/^U = //p' < "$mf"`
17663 17665
     # Find all dependency output files, they are included files with
17664 17666
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
17665 17667
     # simplest approach to changing $(DEPDIR) to its actual value in the
17666 17668
     # expansion.
17667 17669
     for file in `sed -n "
17668 17670
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17669
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17671
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17670 17672
       # Make sure the directory exists.
17671 17673
       test -f "$dirpart/$file" && continue
17672 17674
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -18,51 +19,23 @@
18 18
 
19 19
 
20 20
 VPATH = @srcdir@
21
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
22
-am__make_running_with_option = \
23
-  case $${target_option-} in \
24
-      ?) ;; \
25
-      *) echo "am__make_running_with_option: internal error: invalid" \
26
-              "target option '$${target_option-}' specified" >&2; \
27
-         exit 1;; \
28
-  esac; \
29
-  has_opt=no; \
30
-  sane_makeflags=$$MAKEFLAGS; \
31
-  if $(am__is_gnu_make); then \
32
-    sane_makeflags=$$MFLAGS; \
33
-  else \
21
+am__make_dryrun = \
22
+  { \
23
+    am__dry=no; \
34 24
     case $$MAKEFLAGS in \
35 25
       *\\[\ \	]*) \
36
-        bs=\\; \
37
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
38
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
39
-    esac; \
40
-  fi; \
41
-  skip_next=no; \
42
-  strip_trailopt () \
43
-  { \
44
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45
-  }; \
46
-  for flg in $$sane_makeflags; do \
47
-    test $$skip_next = yes && { skip_next=no; continue; }; \
48
-    case $$flg in \
49
-      *=*|--*) continue;; \
50
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
51
-      -*I?*) strip_trailopt 'I';; \
52
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
53
-      -*O?*) strip_trailopt 'O';; \
54
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
55
-      -*l?*) strip_trailopt 'l';; \
56
-      -[dEDm]) skip_next=yes;; \
57
-      -[JT]) skip_next=yes;; \
58
-    esac; \
59
-    case $$flg in \
60
-      *$$target_option*) has_opt=yes; break;; \
26
+        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27
+          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28
+      *) \
29
+        for am__flg in $$MAKEFLAGS; do \
30
+          case $$am__flg in \
31
+            *=*|--*) ;; \
32
+            *n*) am__dry=yes; break;; \
33
+          esac; \
34
+        done;; \
61 35
     esac; \
62
-  done; \
63
-  test $$has_opt = yes
64
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
65
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
36
+    test $$am__dry = yes; \
37
+  }
66 38
 pkgdatadir = $(datadir)/@PACKAGE@
67 39
 pkgincludedir = $(includedir)/@PACKAGE@
68 40
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -86,9 +59,9 @@ target_triplet = @target@
86 86
 @INSTALL_LTDL_TRUE@am__append_2 = libltdl.la
87 87
 @CONVENIENCE_LTDL_TRUE@am__append_3 = libltdlc.la
88 88
 subdir = libltdl
89
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90
-	$(top_srcdir)/config/depcomp $(am__include_HEADERS_DIST) \
91
-	$(am__ltdlinclude_HEADERS_DIST) COPYING.LIB README
89
+DIST_COMMON = README $(am__include_HEADERS_DIST) \
90
+	$(am__ltdlinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
91
+	$(srcdir)/Makefile.in COPYING.LIB
92 92
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 93
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
94 94
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -197,7 +170,6 @@ dld_link_la_OBJECTS = $(am_dld_link_la_OBJECTS)
197 197
 AM_V_lt = $(am__v_lt_@AM_V@)
198 198
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
199 199
 am__v_lt_0 = --silent
200
-am__v_lt_1 = 
201 200
 dld_link_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202 201
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
203 202
 	$(dld_link_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -252,18 +224,6 @@ shl_load_la_OBJECTS = $(am_shl_load_la_OBJECTS)
252 252
 shl_load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
253 253
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
254 254
 	$(shl_load_la_LDFLAGS) $(LDFLAGS) -o $@
255
-AM_V_P = $(am__v_P_@AM_V@)
256
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
257
-am__v_P_0 = false
258
-am__v_P_1 = :
259
-AM_V_GEN = $(am__v_GEN_@AM_V@)
260
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
261
-am__v_GEN_0 = @echo "  GEN     " $@;
262
-am__v_GEN_1 = 
263
-AM_V_at = $(am__v_at_@AM_V@)
264
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
265
-am__v_at_0 = @
266
-am__v_at_1 = 
267 255
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
268 256
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
269 257
 am__depfiles_maybe = depfiles
... ...
@@ -276,16 +236,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
276 276
 	$(AM_CFLAGS) $(CFLAGS)
277 277
 AM_V_CC = $(am__v_CC_@AM_V@)
278 278
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
279
-am__v_CC_0 = @echo "  CC      " $@;
280
-am__v_CC_1 = 
279
+am__v_CC_0 = @echo "  CC    " $@;
280
+AM_V_at = $(am__v_at_@AM_V@)
281
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
282
+am__v_at_0 = @
281 283
 CCLD = $(CC)
282 284
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
283 285
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
284 286
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
285 287
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
286 288
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
287
-am__v_CCLD_0 = @echo "  CCLD    " $@;
288
-am__v_CCLD_1 = 
289
+am__v_CCLD_0 = @echo "  CCLD  " $@;
290
+AM_V_GEN = $(am__v_GEN_@AM_V@)
291
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
292
+am__v_GEN_0 = @echo "  GEN   " $@;
289 293
 SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
290 294
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
291 295
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
... ...
@@ -303,23 +267,6 @@ am__include_HEADERS_DIST = ltdl.h
303 303
 am__ltdlinclude_HEADERS_DIST = libltdl/lt_system.h libltdl/lt_error.h \
304 304
 	libltdl/lt_dlloader.h
305 305
 HEADERS = $(include_HEADERS) $(ltdlinclude_HEADERS)
306
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
307
-# Read a list of newline-separated strings from the standard input,
308
-# and print each of them once, without duplicates.  Input order is
309
-# *not* preserved.
310
-am__uniquify_input = $(AWK) '\
311
-  BEGIN { nonempty = 0; } \
312
-  { items[$$0] = 1; nonempty = 1; } \
313
-  END { if (nonempty) { for (i in items) print i; }; } \
314
-'
315
-# Make sure the list of sources is unique.  This is necessary because,
316
-# e.g., the same source file might be shared among _SOURCES variables
317
-# for different programs/libraries.
318
-am__define_uniq_tagged_files = \
319
-  list='$(am__tagged_files)'; \
320
-  unique=`for i in $$list; do \
321
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322
-  done | $(am__uniquify_input)`
323 306
 ETAGS = etags
324 307
 CTAGS = ctags
325 308
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -612,7 +559,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
612 612
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
613 613
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
614 614
 $(am__aclocal_m4_deps):
615
-
616 615
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
617 616
 	@$(NORMAL_INSTALL)
618 617
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
... ...
@@ -639,47 +585,35 @@ uninstall-libLTLIBRARIES:
639 639
 
640 640
 clean-libLTLIBRARIES:
641 641
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
642
-	@list='$(lib_LTLIBRARIES)'; \
643
-	locs=`for p in $$list; do echo $$p; done | \
644
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
645
-	      sort -u`; \
646
-	test -z "$$locs" || { \
647
-	  echo rm -f $${locs}; \
648
-	  rm -f $${locs}; \
649
-	}
642
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
643
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
644
+	  test "$$dir" != "$$p" || dir=.; \
645
+	  echo "rm -f \"$${dir}/so_locations\""; \
646
+	  rm -f "$${dir}/so_locations"; \
647
+	done
650 648
 
651 649
 clean-noinstLTLIBRARIES:
652 650
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
653
-	@list='$(noinst_LTLIBRARIES)'; \
654
-	locs=`for p in $$list; do echo $$p; done | \
655
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
656
-	      sort -u`; \
657
-	test -z "$$locs" || { \
658
-	  echo rm -f $${locs}; \
659
-	  rm -f $${locs}; \
660
-	}
661
-
651
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
652
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
653
+	  test "$$dir" != "$$p" || dir=.; \
654
+	  echo "rm -f \"$${dir}/so_locations\""; \
655
+	  rm -f "$${dir}/so_locations"; \
656
+	done
662 657
 dld_link.la: $(dld_link_la_OBJECTS) $(dld_link_la_DEPENDENCIES) $(EXTRA_dld_link_la_DEPENDENCIES) 
663 658
 	$(AM_V_CCLD)$(dld_link_la_LINK)  $(dld_link_la_OBJECTS) $(dld_link_la_LIBADD) $(LIBS)
664
-
665 659
 dlopen.la: $(dlopen_la_OBJECTS) $(dlopen_la_DEPENDENCIES) $(EXTRA_dlopen_la_DEPENDENCIES) 
666 660
 	$(AM_V_CCLD)$(dlopen_la_LINK)  $(dlopen_la_OBJECTS) $(dlopen_la_LIBADD) $(LIBS)
667
-
668 661
 dyld.la: $(dyld_la_OBJECTS) $(dyld_la_DEPENDENCIES) $(EXTRA_dyld_la_DEPENDENCIES) 
669 662
 	$(AM_V_CCLD)$(dyld_la_LINK)  $(dyld_la_OBJECTS) $(dyld_la_LIBADD) $(LIBS)
670
-
671 663
 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES) 
672 664
 	$(AM_V_CCLD)$(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
673
-
674 665
 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES) 
675 666
 	$(AM_V_CCLD)$(libltdlc_la_LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
676
-
677 667
 load_add_on.la: $(load_add_on_la_OBJECTS) $(load_add_on_la_DEPENDENCIES) $(EXTRA_load_add_on_la_DEPENDENCIES) 
678 668
 	$(AM_V_CCLD)$(load_add_on_la_LINK)  $(load_add_on_la_OBJECTS) $(load_add_on_la_LIBADD) $(LIBS)
679
-
680 669
 loadlibrary.la: $(loadlibrary_la_OBJECTS) $(loadlibrary_la_DEPENDENCIES) $(EXTRA_loadlibrary_la_DEPENDENCIES) 
681 670
 	$(AM_V_CCLD)$(loadlibrary_la_LINK)  $(loadlibrary_la_OBJECTS) $(loadlibrary_la_LIBADD) $(LIBS)
682
-
683 671
 shl_load.la: $(shl_load_la_OBJECTS) $(shl_load_la_DEPENDENCIES) $(EXTRA_shl_load_la_DEPENDENCIES) 
684 672
 	$(AM_V_CCLD)$(shl_load_la_LINK)  $(shl_load_la_OBJECTS) $(shl_load_la_LIBADD) $(LIBS)
685 673
 
... ...
@@ -713,14 +647,14 @@ distclean-compile:
713 713
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
714 714
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
715 715
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
716
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
717 717
 
718 718
 .c.obj:
719 719
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
720 720
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
721 721
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
722 722
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
723
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
724 724
 
725 725
 .c.lo:
726 726
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -903,15 +837,26 @@ uninstall-ltdlincludeHEADERS:
903 903
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
904 904
 	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
905 905
 
906
-ID: $(am__tagged_files)
907
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
908
-tags: tags-am
909
-TAGS: tags
910
-
911
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
906
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
907
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
908
+	unique=`for i in $$list; do \
909
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
910
+	  done | \
911
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
912
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
913
+	mkid -fID $$unique
914
+tags: TAGS
915
+
916
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
917
+		$(TAGS_FILES) $(LISP)
912 918
 	set x; \
913 919
 	here=`pwd`; \
914
-	$(am__define_uniq_tagged_files); \
920
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
921
+	unique=`for i in $$list; do \
922
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
923
+	  done | \
924
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
925
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
915 926
 	shift; \
916 927
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
917 928
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -923,11 +868,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
923 923
 	      $$unique; \
924 924
 	  fi; \
925 925
 	fi
926
-ctags: ctags-am
927
-
928
-CTAGS: ctags
929
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
930
-	$(am__define_uniq_tagged_files); \
926
+ctags: CTAGS
927
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
928
+		$(TAGS_FILES) $(LISP)
929
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
930
+	unique=`for i in $$list; do \
931
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
932
+	  done | \
933
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
934
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
931 935
 	test -z "$(CTAGS_ARGS)$$unique" \
932 936
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
933 937
 	     $$unique
... ...
@@ -936,21 +885,6 @@ GTAGS:
936 936
 	here=`$(am__cd) $(top_builddir) && pwd` \
937 937
 	  && $(am__cd) $(top_srcdir) \
938 938
 	  && gtags -i $(GTAGS_ARGS) "$$here"
939
-cscopelist: cscopelist-am
940
-
941
-cscopelist-am: $(am__tagged_files)
942
-	list='$(am__tagged_files)'; \
943
-	case "$(srcdir)" in \
944
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
945
-	  *) sdir=$(subdir)/$(srcdir) ;; \
946
-	esac; \
947
-	for i in $$list; do \
948
-	  if test -f "$$i"; then \
949
-	    echo "$(subdir)/$$i"; \
950
-	  else \
951
-	    echo "$$sdir/$$i"; \
952
-	  fi; \
953
-	done >> $(top_builddir)/cscope.files
954 939
 
955 940
 distclean-tags:
956 941
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -1101,20 +1035,20 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1101 1101
 
1102 1102
 .MAKE: all check install install-am install-strip
1103 1103
 
1104
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1104
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1105 1105
 	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1106
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1107
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1108
-	dvi-am html html-am info info-am install install-am \
1109
-	install-data install-data-am install-dvi install-dvi-am \
1110
-	install-exec install-exec-am install-html install-html-am \
1106
+	ctags distclean distclean-compile distclean-generic \
1107
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
1108
+	html-am info info-am install install-am install-data \
1109
+	install-data-am install-dvi install-dvi-am install-exec \
1110
+	install-exec-am install-html install-html-am \
1111 1111
 	install-includeHEADERS install-info install-info-am \
1112 1112
 	install-libLTLIBRARIES install-ltdlincludeHEADERS install-man \
1113 1113
 	install-pdf install-pdf-am install-ps install-ps-am \
1114 1114
 	install-strip installcheck installcheck-am installdirs \
1115 1115
 	maintainer-clean maintainer-clean-generic mostlyclean \
1116 1116
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1117
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1117
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1118 1118
 	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1119 1119
 	uninstall-ltdlincludeHEADERS
1120 1120
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,23 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
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 \
36
+am__make_dryrun = \
37
+  { \
38
+    am__dry=no; \
49 39
     case $$MAKEFLAGS in \
50 40
       *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
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;; \
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;; \
76 50
     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))
51
+    test $$am__dry = yes; \
52
+  }
81 53
 pkgdatadir = $(datadir)/@PACKAGE@
82 54
 pkgincludedir = $(includedir)/@PACKAGE@
83 55
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +72,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = sigtool$(EXEEXT)
101 101
 subdir = sigtool
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -183,19 +155,6 @@ sigtool_LDADD = $(LDADD)
183 183
 AM_V_lt = $(am__v_lt_@AM_V@)
184 184
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
185 185
 am__v_lt_0 = --silent
186
-am__v_lt_1 = 
187
-AM_V_P = $(am__v_P_@AM_V@)
188
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
189
-am__v_P_0 = false
190
-am__v_P_1 = :
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     " $@;
194
-am__v_GEN_1 = 
195
-AM_V_at = $(am__v_at_@AM_V@)
196
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
197
-am__v_at_0 = @
198
-am__v_at_1 = 
199 186
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
200 187
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
201 188
 am__depfiles_maybe = depfiles
... ...
@@ -208,16 +167,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
208 208
 	$(AM_CFLAGS) $(CFLAGS)
209 209
 AM_V_CC = $(am__v_CC_@AM_V@)
210 210
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
211
-am__v_CC_0 = @echo "  CC      " $@;
212
-am__v_CC_1 = 
211
+am__v_CC_0 = @echo "  CC    " $@;
212
+AM_V_at = $(am__v_at_@AM_V@)
213
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
214
+am__v_at_0 = @
213 215
 CCLD = $(CC)
214 216
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
215 217
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
216 218
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
217 219
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
218 220
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
219
-am__v_CCLD_0 = @echo "  CCLD    " $@;
220
-am__v_CCLD_1 = 
221
+am__v_CCLD_0 = @echo "  CCLD  " $@;
222
+AM_V_GEN = $(am__v_GEN_@AM_V@)
223
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
224
+am__v_GEN_0 = @echo "  GEN   " $@;
221 225
 SOURCES = $(sigtool_SOURCES)
222 226
 DIST_SOURCES = $(sigtool_SOURCES)
223 227
 am__can_run_installinfo = \
... ...
@@ -225,23 +188,6 @@ am__can_run_installinfo = \
225 225
     n|no|NO) false;; \
226 226
     *) (install-info --version) >/dev/null 2>&1;; \
227 227
   esac
228
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
229
-# Read a list of newline-separated strings from the standard input,
230
-# and print each of them once, without duplicates.  Input order is
231
-# *not* preserved.
232
-am__uniquify_input = $(AWK) '\
233
-  BEGIN { nonempty = 0; } \
234
-  { items[$$0] = 1; nonempty = 1; } \
235
-  END { if (nonempty) { for (i in items) print i; }; } \
236
-'
237
-# Make sure the list of sources is unique.  This is necessary because,
238
-# e.g., the same source file might be shared among _SOURCES variables
239
-# for different programs/libraries.
240
-am__define_uniq_tagged_files = \
241
-  list='$(am__tagged_files)'; \
242
-  unique=`for i in $$list; do \
243
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
244
-  done | $(am__uniquify_input)`
245 228
 ETAGS = etags
246 229
 CTAGS = ctags
247 230
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -497,12 +443,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
497 497
 	fi; \
498 498
 	for p in $$list; do echo "$$p $$p"; done | \
499 499
 	sed 's/$(EXEEXT)$$//' | \
500
-	while read p p1; do if test -f $$p \
501
-	 || test -f $$p1 \
502
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
500
+	while read p p1; do if test -f $$p || test -f $$p1; \
501
+	  then echo "$$p"; echo "$$p"; else :; fi; \
503 502
 	done | \
504
-	sed -e 'p;s,.*/,,;n;h' \
505
-	    -e 's|.*|.|' \
503
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
506 504
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
507 505
 	sed 'N;N;N;s,\n, ,g' | \
508 506
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -523,8 +467,7 @@ uninstall-binPROGRAMS:
523 523
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
524 524
 	files=`for p in $$list; do echo "$$p"; done | \
525 525
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
526
-	      -e 's/$$/$(EXEEXT)/' \
527
-	`; \
526
+	      -e 's/$$/$(EXEEXT)/' `; \
528 527
 	test -n "$$list" || exit 0; \
529 528
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
530 529
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -553,7 +496,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
553 553
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
554 554
 	  done; \
555 555
 	done; rm -f c$${pid}_.???; exit $$bad
556
-
557 556
 sigtool$(EXEEXT): $(sigtool_OBJECTS) $(sigtool_DEPENDENCIES) $(EXTRA_sigtool_DEPENDENCIES) 
558 557
 	@rm -f sigtool$(EXEEXT)
559 558
 	$(AM_V_CCLD)$(LINK) $(sigtool_OBJECTS) $(sigtool_LDADD) $(LIBS)
... ...
@@ -578,14 +520,14 @@ distclean-compile:
578 578
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
579 579
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
580 580
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
581
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
582 582
 
583 583
 .c.obj:
584 584
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
585 585
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
586 586
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
587 587
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
588
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
589 589
 
590 590
 .c.lo:
591 591
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -684,15 +626,26 @@ mostlyclean-libtool:
684 684
 clean-libtool:
685 685
 	-rm -rf .libs _libs
686 686
 
687
-ID: $(am__tagged_files)
688
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
689
-tags: tags-am
690
-TAGS: tags
691
-
692
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
687
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
688
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
689
+	unique=`for i in $$list; do \
690
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
691
+	  done | \
692
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
693
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
694
+	mkid -fID $$unique
695
+tags: TAGS
696
+
697
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
698
+		$(TAGS_FILES) $(LISP)
693 699
 	set x; \
694 700
 	here=`pwd`; \
695
-	$(am__define_uniq_tagged_files); \
701
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
702
+	unique=`for i in $$list; do \
703
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
704
+	  done | \
705
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
706
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
696 707
 	shift; \
697 708
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
698 709
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -704,11 +657,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
704 704
 	      $$unique; \
705 705
 	  fi; \
706 706
 	fi
707
-ctags: ctags-am
708
-
709
-CTAGS: ctags
710
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
711
-	$(am__define_uniq_tagged_files); \
707
+ctags: CTAGS
708
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
709
+		$(TAGS_FILES) $(LISP)
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; }; }'`; \
712 716
 	test -z "$(CTAGS_ARGS)$$unique" \
713 717
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
714 718
 	     $$unique
... ...
@@ -717,21 +674,6 @@ GTAGS:
717 717
 	here=`$(am__cd) $(top_builddir) && pwd` \
718 718
 	  && $(am__cd) $(top_srcdir) \
719 719
 	  && gtags -i $(GTAGS_ARGS) "$$here"
720
-cscopelist: cscopelist-am
721
-
722
-cscopelist-am: $(am__tagged_files)
723
-	list='$(am__tagged_files)'; \
724
-	case "$(srcdir)" in \
725
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
726
-	  *) sdir=$(subdir)/$(srcdir) ;; \
727
-	esac; \
728
-	for i in $$list; do \
729
-	  if test -f "$$i"; then \
730
-	    echo "$(subdir)/$$i"; \
731
-	  else \
732
-	    echo "$$sdir/$$i"; \
733
-	  fi; \
734
-	done >> $(top_builddir)/cscope.files
735 720
 
736 721
 distclean-tags:
737 722
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -876,20 +818,19 @@ uninstall-am: uninstall-binPROGRAMS
876 876
 
877 877
 .MAKE: install-am install-strip
878 878
 
879
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
880
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
881
-	ctags ctags-am distclean distclean-compile distclean-generic \
882
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
883
-	html-am info info-am install install-am install-binPROGRAMS \
884
-	install-data install-data-am install-dvi install-dvi-am \
885
-	install-exec install-exec-am install-html install-html-am \
886
-	install-info install-info-am install-man install-pdf \
887
-	install-pdf-am install-ps install-ps-am install-strip \
888
-	installcheck installcheck-am installcheck-binPROGRAMS \
889
-	installdirs maintainer-clean maintainer-clean-generic \
890
-	mostlyclean mostlyclean-compile mostlyclean-generic \
891
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
892
-	uninstall-am uninstall-binPROGRAMS
879
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
880
+	clean-generic clean-libtool ctags distclean distclean-compile \
881
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
882
+	dvi-am html html-am info info-am install install-am \
883
+	install-binPROGRAMS install-data install-data-am install-dvi \
884
+	install-dvi-am install-exec install-exec-am install-html \
885
+	install-html-am install-info install-info-am install-man \
886
+	install-pdf install-pdf-am install-ps install-ps-am \
887
+	install-strip installcheck installcheck-am \
888
+	installcheck-binPROGRAMS installdirs maintainer-clean \
889
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
890
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
891
+	tags uninstall uninstall-am uninstall-binPROGRAMS
893 892
 
894 893
 
895 894
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -14,51 +15,23 @@
14 14
 
15 15
 @SET_MAKE@
16 16
 VPATH = @srcdir@
17
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18
-am__make_running_with_option = \
19
-  case $${target_option-} in \
20
-      ?) ;; \
21
-      *) echo "am__make_running_with_option: internal error: invalid" \
22
-              "target option '$${target_option-}' specified" >&2; \
23
-         exit 1;; \
24
-  esac; \
25
-  has_opt=no; \
26
-  sane_makeflags=$$MAKEFLAGS; \
27
-  if $(am__is_gnu_make); then \
28
-    sane_makeflags=$$MFLAGS; \
29
-  else \
17
+am__make_dryrun = \
18
+  { \
19
+    am__dry=no; \
30 20
     case $$MAKEFLAGS in \
31 21
       *\\[\ \	]*) \
32
-        bs=\\; \
33
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35
-    esac; \
36
-  fi; \
37
-  skip_next=no; \
38
-  strip_trailopt () \
39
-  { \
40
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41
-  }; \
42
-  for flg in $$sane_makeflags; do \
43
-    test $$skip_next = yes && { skip_next=no; continue; }; \
44
-    case $$flg in \
45
-      *=*|--*) continue;; \
46
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
47
-      -*I?*) strip_trailopt 'I';; \
48
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
49
-      -*O?*) strip_trailopt 'O';; \
50
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
51
-      -*l?*) strip_trailopt 'l';; \
52
-      -[dEDm]) skip_next=yes;; \
53
-      -[JT]) skip_next=yes;; \
54
-    esac; \
55
-    case $$flg in \
56
-      *$$target_option*) has_opt=yes; break;; \
22
+        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23
+          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24
+      *) \
25
+        for am__flg in $$MAKEFLAGS; do \
26
+          case $$am__flg in \
27
+            *=*|--*) ;; \
28
+            *n*) am__dry=yes; break;; \
29
+          esac; \
30
+        done;; \
57 31
     esac; \
58
-  done; \
59
-  test $$has_opt = yes
60
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
32
+    test $$am__dry = yes; \
33
+  }
62 34
 pkgdatadir = $(datadir)/@PACKAGE@
63 35
 pkgincludedir = $(includedir)/@PACKAGE@
64 36
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -78,9 +51,10 @@ POST_UNINSTALL = :
78 78
 build_triplet = @build@
79 79
 host_triplet = @host@
80 80
 target_triplet = @target@
81
-@HAVE_LIBBZ2_TRUE@am__append_1 = clam.exe.bz2 clam.bz2.zip
81
+@ENABLE_UNRAR_TRUE@am__append_1 = clam-v2.rar clam-v3.rar
82
+@HAVE_LIBBZ2_TRUE@am__append_2 = clam.exe.bz2 clam.bz2.zip
82 83
 subdir = test
83
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
84
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
84 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
86 87
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -153,18 +127,12 @@ mkinstalldirs = $(install_sh) -d
153 153
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
154 154
 CONFIG_CLEAN_FILES =
155 155
 CONFIG_CLEAN_VPATH_FILES =
156
-AM_V_P = $(am__v_P_@AM_V@)
157
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158
-am__v_P_0 = false
159
-am__v_P_1 = :
160 156
 AM_V_GEN = $(am__v_GEN_@AM_V@)
161 157
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162
-am__v_GEN_0 = @echo "  GEN     " $@;
163
-am__v_GEN_1 = 
158
+am__v_GEN_0 = @echo "  GEN   " $@;
164 159
 AM_V_at = $(am__v_at_@AM_V@)
165 160
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166 161
 am__v_at_0 = @
167
-am__v_at_1 = 
168 162
 SOURCES =
169 163
 DIST_SOURCES =
170 164
 am__can_run_installinfo = \
... ...
@@ -172,7 +140,6 @@ am__can_run_installinfo = \
172 172
     n|no|NO) false;; \
173 173
     *) (install-info --version) >/dev/null 2>&1;; \
174 174
   esac
175
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176 175
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
177 176
 ACLOCAL = @ACLOCAL@
178 177
 AMTAR = @AMTAR@
... ...
@@ -363,18 +330,20 @@ target_vendor = @target_vendor@
363 363
 top_build_prefix = @top_build_prefix@
364 364
 top_builddir = @top_builddir@
365 365
 top_srcdir = @top_srcdir@
366
-FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe clam.zip clam.arj \
367
-	clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
368
-	clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe \
369
-	clam-mew.exe clam-nsis.exe clam-petite.exe clam-upack.exe \
370
-	clam-wwpack.exe clam.pdf clam.mail clam.ppt clam.tnef \
371
-	clam.ea05.exe clam.ea06.exe clam.d64.zip clam.exe.mbox.base64 \
372
-	clam.exe.mbox.uu clam.exe.binhex clam.ole.doc clam.impl.zip \
373
-	clam.exe.html clam.bin-be.cpio clam.bin-le.cpio clam.newc.cpio \
374
-	clam.odc.cpio clam-yc.exe clam_IScab_int.exe \
375
-	clam_IScab_ext.exe clam_ISmsi_int.exe clam_ISmsi_ext.exe \
376
-	clam.7z clam_cache_emax.tgz clam.iso clamjol.iso \
377
-	$(am__append_1)
366
+FILES = clam.cab clam.exe clam.zip clam.arj clam.exe.rtf clam.exe.szdd \
367
+	clam.tar.gz clam.chm clam.sis clam-aspack.exe clam-pespin.exe \
368
+	clam-upx.exe clam-fsg.exe clam-mew.exe clam-nsis.exe \
369
+	clam-petite.exe clam-upack.exe clam-wwpack.exe clam.pdf \
370
+	clam.mail clam.ppt clam.tnef clam.ea05.exe clam.ea06.exe \
371
+	clam.d64.zip clam.exe.mbox.base64 clam.exe.mbox.uu \
372
+	clam.exe.binhex clam.ole.doc clam.impl.zip clam.exe.html \
373
+	clam.bin-be.cpio clam.bin-le.cpio clam.newc.cpio clam.odc.cpio \
374
+	clam-yc.exe clam_IScab_int.exe clam_IScab_ext.exe \
375
+	clam_ISmsi_int.exe clam_ISmsi_ext.exe clam.7z \
376
+	clam_cache_emax.tgz clam.iso clamjol.iso $(am__append_1) \
377
+	$(am__append_2)
378
+
379
+#placeholder
378 380
 SPLIT_DIR = $(top_srcdir)/test/.split
379 381
 EXTRA_DIST = .split
380 382
 all: all-am
... ...
@@ -416,11 +385,11 @@ mostlyclean-libtool:
416 416
 
417 417
 clean-libtool:
418 418
 	-rm -rf .libs _libs
419
-tags TAGS:
420
-
421
-ctags CTAGS:
419
+tags: TAGS
420
+TAGS:
422 421
 
423
-cscope cscopelist:
422
+ctags: CTAGS
423
+CTAGS:
424 424
 
425 425
 
426 426
 distdir: $(DISTFILES)
... ...
@@ -556,16 +525,16 @@ uninstall-am:
556 556
 .MAKE: install-am install-strip
557 557
 
558 558
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
559
-	clean-local cscopelist-am ctags-am distclean distclean-generic \
560
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
561
-	install install-am install-data install-data-am install-dvi \
559
+	clean-local distclean distclean-generic distclean-libtool \
560
+	distdir dvi dvi-am html html-am info info-am install \
561
+	install-am install-data install-data-am install-dvi \
562 562
 	install-dvi-am install-exec install-exec-am install-html \
563 563
 	install-html-am install-info install-info-am install-man \
564 564
 	install-pdf install-pdf-am install-ps install-ps-am \
565 565
 	install-strip installcheck installcheck-am installdirs \
566 566
 	maintainer-clean maintainer-clean-generic mostlyclean \
567 567
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
568
-	tags-am uninstall uninstall-am
568
+	uninstall uninstall-am
569 569
 
570 570
 
571 571
 all: $(FILES)
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
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.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -14,51 +15,23 @@
14 14
 
15 15
 @SET_MAKE@
16 16
 VPATH = @srcdir@
17
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18
-am__make_running_with_option = \
19
-  case $${target_option-} in \
20
-      ?) ;; \
21
-      *) echo "am__make_running_with_option: internal error: invalid" \
22
-              "target option '$${target_option-}' specified" >&2; \
23
-         exit 1;; \
24
-  esac; \
25
-  has_opt=no; \
26
-  sane_makeflags=$$MAKEFLAGS; \
27
-  if $(am__is_gnu_make); then \
28
-    sane_makeflags=$$MFLAGS; \
29
-  else \
17
+am__make_dryrun = \
18
+  { \
19
+    am__dry=no; \
30 20
     case $$MAKEFLAGS in \
31 21
       *\\[\ \	]*) \
32
-        bs=\\; \
33
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35
-    esac; \
36
-  fi; \
37
-  skip_next=no; \
38
-  strip_trailopt () \
39
-  { \
40
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41
-  }; \
42
-  for flg in $$sane_makeflags; do \
43
-    test $$skip_next = yes && { skip_next=no; continue; }; \
44
-    case $$flg in \
45
-      *=*|--*) continue;; \
46
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
47
-      -*I?*) strip_trailopt 'I';; \
48
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
49
-      -*O?*) strip_trailopt 'O';; \
50
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
51
-      -*l?*) strip_trailopt 'l';; \
52
-      -[dEDm]) skip_next=yes;; \
53
-      -[JT]) skip_next=yes;; \
22
+        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23
+          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24
+      *) \
25
+        for am__flg in $$MAKEFLAGS; do \
26
+          case $$am__flg in \
27
+            *=*|--*) ;; \
28
+            *n*) am__dry=yes; break;; \
29
+          esac; \
30
+        done;; \
54 31
     esac; \
55
-    case $$flg in \
56
-      *$$target_option*) has_opt=yes; break;; \
57
-    esac; \
58
-  done; \
59
-  test $$has_opt = yes
60
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
32
+    test $$am__dry = yes; \
33
+  }
62 34
 pkgdatadir = $(datadir)/@PACKAGE@
63 35
 pkgincludedir = $(includedir)/@PACKAGE@
64 36
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -82,8 +55,7 @@ target_triplet = @target@
82 82
 TESTS = $(am__EXEEXT_1) $(scripts)
83 83
 check_PROGRAMS = $(am__EXEEXT_1) check_clamd$(EXEEXT) $(am__EXEEXT_2)
84 84
 subdir = unit_tests
85
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86
-	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
85
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
87 86
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 87
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
89 88
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -181,7 +153,6 @@ check_clamav_OBJECTS = $(am_check_clamav_OBJECTS)
181 181
 AM_V_lt = $(am__v_lt_@AM_V@)
182 182
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
183 183
 am__v_lt_0 = --silent
184
-am__v_lt_1 = 
185 184
 am__check_clamd_SOURCES_DIST = check_clamav_skip.c check_clamd.c \
186 185
 	checks_common.h
187 186
 @HAVE_LIBCHECK_FALSE@am_check_clamd_OBJECTS =  \
... ...
@@ -195,18 +166,6 @@ am_check_fpu_endian_OBJECTS =  \
195 195
 check_fpu_endian_OBJECTS = $(am_check_fpu_endian_OBJECTS)
196 196
 check_fpu_endian_DEPENDENCIES =  \
197 197
 	$(top_builddir)/libclamav/libclamav.la
198
-AM_V_P = $(am__v_P_@AM_V@)
199
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
200
-am__v_P_0 = false
201
-am__v_P_1 = :
202
-AM_V_GEN = $(am__v_GEN_@AM_V@)
203
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
204
-am__v_GEN_0 = @echo "  GEN     " $@;
205
-am__v_GEN_1 = 
206
-AM_V_at = $(am__v_at_@AM_V@)
207
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
208
-am__v_at_0 = @
209
-am__v_at_1 = 
210 198
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
211 199
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
212 200
 am__depfiles_maybe = depfiles
... ...
@@ -219,16 +178,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
219 219
 	$(AM_CFLAGS) $(CFLAGS)
220 220
 AM_V_CC = $(am__v_CC_@AM_V@)
221 221
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
222
-am__v_CC_0 = @echo "  CC      " $@;
223
-am__v_CC_1 = 
222
+am__v_CC_0 = @echo "  CC    " $@;
223
+AM_V_at = $(am__v_at_@AM_V@)
224
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
225
+am__v_at_0 = @
224 226
 CCLD = $(CC)
225 227
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226 228
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
227 229
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
228 230
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
229 231
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
230
-am__v_CCLD_0 = @echo "  CCLD    " $@;
231
-am__v_CCLD_1 = 
232
+am__v_CCLD_0 = @echo "  CCLD  " $@;
233
+AM_V_GEN = $(am__v_GEN_@AM_V@)
234
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
235
+am__v_GEN_0 = @echo "  GEN   " $@;
232 236
 SOURCES = $(check_clamav_SOURCES) $(check_clamd_SOURCES) \
233 237
 	$(check_fpu_endian_SOURCES)
234 238
 DIST_SOURCES = $(am__check_clamav_SOURCES_DIST) \
... ...
@@ -238,46 +201,22 @@ am__can_run_installinfo = \
238 238
     n|no|NO) false;; \
239 239
     *) (install-info --version) >/dev/null 2>&1;; \
240 240
   esac
241
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
242
-# Read a list of newline-separated strings from the standard input,
243
-# and print each of them once, without duplicates.  Input order is
244
-# *not* preserved.
245
-am__uniquify_input = $(AWK) '\
246
-  BEGIN { nonempty = 0; } \
247
-  { items[$$0] = 1; nonempty = 1; } \
248
-  END { if (nonempty) { for (i in items) print i; }; } \
249
-'
250
-# Make sure the list of sources is unique.  This is necessary because,
251
-# e.g., the same source file might be shared among _SOURCES variables
252
-# for different programs/libraries.
253
-am__define_uniq_tagged_files = \
254
-  list='$(am__tagged_files)'; \
255
-  unique=`for i in $$list; do \
256
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257
-  done | $(am__uniquify_input)`
258 241
 ETAGS = etags
259 242
 CTAGS = ctags
260
-am__tty_colors_dummy = \
261
-  mgn= red= grn= lgn= blu= brg= std=; \
262
-  am__color_tests=no
263
-am__tty_colors = { \
264
-  $(am__tty_colors_dummy); \
265
-  if test "X$(AM_COLOR_TESTS)" = Xno; then \
266
-    am__color_tests=no; \
267
-  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
268
-    am__color_tests=yes; \
269
-  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
270
-    am__color_tests=yes; \
271
-  fi; \
272
-  if test $$am__color_tests = yes; then \
273
-    red=''; \
274
-    grn=''; \
275
-    lgn=''; \
276
-    blu=''; \
277
-    mgn=''; \
278
-    brg=''; \
279
-    std=''; \
280
-  fi; \
243
+# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
244
+# then this fails; a conservative approach.  Of course do not redirect
245
+# stdout here, just stderr.
246
+am__tty_colors = \
247
+red=; grn=; lgn=; blu=; std=; \
248
+test "X$(AM_COLOR_TESTS)" != Xno \
249
+&& test "X$$TERM" != Xdumb \
250
+&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
251
+&& { \
252
+  red=''; \
253
+  grn=''; \
254
+  lgn=''; \
255
+  blu=''; \
256
+  std=''; \
281 257
 }
282 258
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
283 259
 am__vpath_adj = case $$p in \
... ...
@@ -306,161 +245,91 @@ am__uninstall_files_from_dir = { \
306 306
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
307 307
          $(am__cd) "$$dir" && rm -f $$files; }; \
308 308
   }
309
-am__recheck_rx = ^[ 	]*:recheck:[ 	]*
310
-am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
311
-am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
312
-# A command that, given a newline-separated list of test names on the
313
-# standard input, print the name of the tests that are to be re-run
314
-# upon "make recheck".
315
-am__list_recheck_tests = $(AWK) '{ \
316
-  recheck = 1; \
317
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
318
-    { \
319
-      if (rc < 0) \
320
-        { \
321
-          if ((getline line2 < ($$0 ".log")) < 0) \
322
-	    recheck = 0; \
323
-          break; \
324
-        } \
325
-      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
326
-        { \
327
-          recheck = 0; \
328
-          break; \
329
-        } \
330
-      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
331
-        { \
332
-          break; \
333
-        } \
334
-    }; \
335
-  if (recheck) \
336
-    print $$0; \
337
-  close ($$0 ".trs"); \
338
-  close ($$0 ".log"); \
339
-}'
340
-# A command that, given a newline-separated list of test names on the
341
-# standard input, create the global log from their .trs and .log files.
342
-am__create_global_log = $(AWK) ' \
343
-function fatal(msg) \
344
-{ \
345
-  print "fatal: making $@: " msg | "cat >&2"; \
346
-  exit 1; \
347
-} \
348
-function rst_section(header) \
349
-{ \
350
-  print header; \
351
-  len = length(header); \
352
-  for (i = 1; i <= len; i = i + 1) \
353
-    printf "="; \
354
-  printf "\n\n"; \
355
-} \
356
-{ \
357
-  copy_in_global_log = 1; \
358
-  global_test_result = "RUN"; \
359
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
360
-    { \
361
-      if (rc < 0) \
362
-         fatal("failed to read from " $$0 ".trs"); \
363
-      if (line ~ /$(am__global_test_result_rx)/) \
364
-        { \
365
-          sub("$(am__global_test_result_rx)", "", line); \
366
-          sub("[ 	]*$$", "", line); \
367
-          global_test_result = line; \
368
-        } \
369
-      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
370
-        copy_in_global_log = 0; \
371
-    }; \
372
-  if (copy_in_global_log) \
373
-    { \
374
-      rst_section(global_test_result ": " $$0); \
375
-      while ((rc = (getline line < ($$0 ".log"))) != 0) \
376
-      { \
377
-        if (rc < 0) \
378
-          fatal("failed to read from " $$0 ".log"); \
379
-        print line; \
380
-      }; \
381
-      printf "\n"; \
382
-    }; \
383
-  close ($$0 ".trs"); \
384
-  close ($$0 ".log"); \
309
+# Restructured Text title and section.
310
+am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
311
+am__rst_section = sed 'p;s/./=/g;p;g'
312
+# Put stdin (possibly several lines separated by ".  ") in a box.
313
+# Prefix each line by 'col' and terminate each with 'std', for coloring.
314
+# Multi line coloring is problematic with "less -R", so we really need
315
+# to color each line individually.
316
+am__text_box = $(AWK) '{			\
317
+  n = split($$0, lines, "\\.  "); max = 0;	\
318
+  for (i = 1; i <= n; ++i)			\
319
+    if (max < length(lines[i]))			\
320
+      max = length(lines[i]);			\
321
+  for (i = 0; i < max; ++i)			\
322
+    line = line "=";				\
323
+  print col line std;				\
324
+  for (i = 1; i <= n; ++i)			\
325
+    if (lines[i])				\
326
+      print col lines[i] std;			\
327
+  print col line std;				\
385 328
 }'
386
-# Restructured Text title.
387
-am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
388 329
 # Solaris 10 'make', and several other traditional 'make' implementations,
389 330
 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
390 331
 # by disabling -e (using the XSI extension "set +e") if it's set.
391 332
 am__sh_e_setup = case $$- in *e*) set +e;; esac
392
-# Default flags passed to test drivers.
393
-am__common_driver_flags = \
394
-  --color-tests "$$am__color_tests" \
395
-  --enable-hard-errors "$$am__enable_hard_errors" \
396
-  --expect-failure "$$am__expect_failure"
397 333
 # To be inserted before the command running the test.  Creates the
398 334
 # directory for the log if needed.  Stores in $dir the directory
399
-# containing $f, in $tst the test, in $log the log.  Executes the
400
-# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
401
-# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
402
-# will run the test scripts (or their associated LOG_COMPILER, if
403
-# thy have one).
335
+# containing $f, in $tst the test, in $log the log, and passes
336
+# TESTS_ENVIRONMENT.  Save and restore TERM around use of
337
+# TESTS_ENVIRONMENT, in case that unsets it.
404 338
 am__check_pre = \
405 339
 $(am__sh_e_setup);					\
406 340
 $(am__vpath_adj_setup) $(am__vpath_adj)			\
407
-$(am__tty_colors);					\
408 341
 srcdir=$(srcdir); export srcdir;			\
409
-case "$@" in						\
410
-  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
411
-    *) am__odir=.;; 					\
412
-esac;							\
413
-test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
414
-  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
342
+rm -f $@-t;						\
343
+am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
344
+trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;	\
345
+trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
346
+am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;		\
347
+test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?;	\
415 348
 if test -f "./$$f"; then dir=./;			\
416 349
 elif test -f "$$f"; then dir=;				\
417 350
 else dir="$(srcdir)/"; fi;				\
418
-tst=$$dir$$f; log='$@'; 				\
419
-if test -n '$(DISABLE_HARD_ERRORS)'; then		\
420
-  am__enable_hard_errors=no; 				\
421
-else							\
422
-  am__enable_hard_errors=yes; 				\
423
-fi; 							\
351
+tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;		\
352
+$(TESTS_ENVIRONMENT)
353
+# To be appended to the command running the test.  Handle the stdout
354
+# and stderr redirection, and catch the exit status.
355
+am__check_post = \
356
+>$@-t 2>&1;						\
357
+estatus=$$?;						\
358
+if test -n '$(DISABLE_HARD_ERRORS)'			\
359
+   && test $$estatus -eq 99; then			\
360
+  estatus=1;						\
361
+fi;							\
362
+TERM=$$__SAVED_TERM; export TERM;			\
363
+$(am__tty_colors);					\
364
+xfailed=PASS;						\
424 365
 case " $(XFAIL_TESTS) " in				\
425 366
   *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
426
-    am__expect_failure=yes;;				\
427
-  *)							\
428
-    am__expect_failure=no;;				\
429
-esac; 							\
430
-$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
431
-# A shell command to get the names of the tests scripts with any registered
432
-# extension removed (i.e., equivalently, the names of the test logs, with
433
-# the '.log' extension removed).  The result is saved in the shell variable
434
-# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
435
-# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
436
-# since that might cause problem with VPATH rewrites for suffix-less tests.
437
-# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
438
-am__set_TESTS_bases = \
439
-  bases='$(TEST_LOGS)'; \
440
-  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
441
-  bases=`echo $$bases`
367
+    xfailed=XFAIL;;					\
368
+esac;							\
369
+case $$estatus.$$xfailed in				\
370
+    0.XFAIL) col=$$red; res=XPASS;;			\
371
+    0.*)     col=$$grn; res=PASS ;;			\
372
+    77.*)    col=$$blu; res=SKIP ;;			\
373
+    99.*)    col=$$red; res=FAIL ;;			\
374
+    *.XFAIL) col=$$lgn; res=XFAIL;;			\
375
+    *.*)     col=$$red; res=FAIL ;;			\
376
+esac;							\
377
+echo "$${col}$$res$${std}: $$f";			\
378
+echo "$$res: $$f (exit: $$estatus)" |			\
379
+  $(am__rst_section) >$@;				\
380
+cat $@-t >>$@;						\
381
+rm -f $@-t
442 382
 RECHECK_LOGS = $(TEST_LOGS)
443
-AM_RECURSIVE_TARGETS = check recheck
383
+AM_RECURSIVE_TARGETS = check recheck check-html recheck-html
384
+TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
444 385
 TEST_SUITE_LOG = test-suite.log
445 386
 TEST_EXTENSIONS = @EXEEXT@ .test
446
-LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
447 387
 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
448
-am__set_b = \
449
-  case '$@' in \
450
-    */*) \
451
-      case '$*' in \
452
-        */*) b='$*';; \
453
-          *) b=`echo '$@' | sed 's/\.log$$//'`; \
454
-       esac;; \
455
-    *) \
456
-      b='$*';; \
457
-  esac
458 388
 am__test_logs1 = $(TESTS:=.log)
459 389
 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
460 390
 TEST_LOGS = $(am__test_logs2:.test.log=.log)
461
-TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
462 391
 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
463 392
 	$(TEST_LOG_FLAGS)
393
+TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
464 394
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
465 395
 ACLOCAL = @ACLOCAL@
466 396
 AMTAR = @AMTAR@
... ...
@@ -688,7 +557,7 @@ EXTRA_DIST = .split $(srcdir)/*.ref input test-freshclam.conf valgrind.supp viru
688 688
 all: all-am
689 689
 
690 690
 .SUFFIXES:
691
-.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
691
+.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
692 692
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
693 693
 	@for dep in $?; do \
694 694
 	  case '$(am__configure_deps)' in \
... ...
@@ -728,15 +597,12 @@ clean-checkPROGRAMS:
728 728
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
729 729
 	echo " rm -f" $$list; \
730 730
 	rm -f $$list
731
-
732 731
 check_clamav$(EXEEXT): $(check_clamav_OBJECTS) $(check_clamav_DEPENDENCIES) $(EXTRA_check_clamav_DEPENDENCIES) 
733 732
 	@rm -f check_clamav$(EXEEXT)
734 733
 	$(AM_V_CCLD)$(LINK) $(check_clamav_OBJECTS) $(check_clamav_LDADD) $(LIBS)
735
-
736 734
 check_clamd$(EXEEXT): $(check_clamd_OBJECTS) $(check_clamd_DEPENDENCIES) $(EXTRA_check_clamd_DEPENDENCIES) 
737 735
 	@rm -f check_clamd$(EXEEXT)
738 736
 	$(AM_V_CCLD)$(LINK) $(check_clamd_OBJECTS) $(check_clamd_LDADD) $(LIBS)
739
-
740 737
 check_fpu_endian$(EXEEXT): $(check_fpu_endian_OBJECTS) $(check_fpu_endian_DEPENDENCIES) $(EXTRA_check_fpu_endian_DEPENDENCIES) 
741 738
 	@rm -f check_fpu_endian$(EXEEXT)
742 739
 	$(AM_V_CCLD)$(LINK) $(check_fpu_endian_OBJECTS) $(check_fpu_endian_LDADD) $(LIBS)
... ...
@@ -766,14 +632,14 @@ distclean-compile:
766 766
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
767 767
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
768 768
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
769
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
770 770
 
771 771
 .c.obj:
772 772
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
773 773
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
774 774
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
775 775
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
776
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
776
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
777 777
 
778 778
 .c.lo:
779 779
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -970,15 +836,26 @@ mostlyclean-libtool:
970 970
 clean-libtool:
971 971
 	-rm -rf .libs _libs
972 972
 
973
-ID: $(am__tagged_files)
974
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
975
-tags: tags-am
976
-TAGS: tags
977
-
978
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
973
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
974
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
975
+	unique=`for i in $$list; do \
976
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
977
+	  done | \
978
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
979
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
980
+	mkid -fID $$unique
981
+tags: TAGS
982
+
983
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
984
+		$(TAGS_FILES) $(LISP)
979 985
 	set x; \
980 986
 	here=`pwd`; \
981
-	$(am__define_uniq_tagged_files); \
987
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
988
+	unique=`for i in $$list; do \
989
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
990
+	  done | \
991
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
992
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
982 993
 	shift; \
983 994
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
984 995
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -990,11 +867,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
990 990
 	      $$unique; \
991 991
 	  fi; \
992 992
 	fi
993
-ctags: ctags-am
994
-
995
-CTAGS: ctags
996
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
997
-	$(am__define_uniq_tagged_files); \
993
+ctags: CTAGS
994
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
995
+		$(TAGS_FILES) $(LISP)
996
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
997
+	unique=`for i in $$list; do \
998
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
999
+	  done | \
1000
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1001
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
998 1002
 	test -z "$(CTAGS_ARGS)$$unique" \
999 1003
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1000 1004
 	     $$unique
... ...
@@ -1003,271 +884,166 @@ GTAGS:
1003 1003
 	here=`$(am__cd) $(top_builddir) && pwd` \
1004 1004
 	  && $(am__cd) $(top_srcdir) \
1005 1005
 	  && gtags -i $(GTAGS_ARGS) "$$here"
1006
-cscopelist: cscopelist-am
1007
-
1008
-cscopelist-am: $(am__tagged_files)
1009
-	list='$(am__tagged_files)'; \
1010
-	case "$(srcdir)" in \
1011
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1012
-	  *) sdir=$(subdir)/$(srcdir) ;; \
1013
-	esac; \
1014
-	for i in $$list; do \
1015
-	  if test -f "$$i"; then \
1016
-	    echo "$(subdir)/$$i"; \
1017
-	  else \
1018
-	    echo "$$sdir/$$i"; \
1019
-	  fi; \
1020
-	done >> $(top_builddir)/cscope.files
1021 1006
 
1022 1007
 distclean-tags:
1023 1008
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1024 1009
 
1025
-# Recover from deleted '.trs' file; this should ensure that
1026
-# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1027
-# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1028
-# to avoid problems with "make -n".
1029
-.log.trs:
1030
-	rm -f $< $@
1031
-	$(MAKE) $(AM_MAKEFLAGS) $<
1032
-
1033
-# Leading 'am--fnord' is there to ensure the list of targets does not
1034
-# expand to empty, as could happen e.g. with make check TESTS=''.
1035
-am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1036
-am--force-recheck:
1037
-	@:
1038
-
1039 1010
 $(TEST_SUITE_LOG): $(TEST_LOGS)
1040
-	@$(am__set_TESTS_bases); \
1041
-	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1042
-	redo_bases=`for i in $$bases; do \
1043
-	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1044
-	            done`; \
1045
-	if test -n "$$redo_bases"; then \
1046
-	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1047
-	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1048
-	  if $(am__make_dryrun); then :; else \
1049
-	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1050
-	  fi; \
1051
-	fi; \
1052
-	if test -n "$$am__remaking_logs"; then \
1053
-	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1054
-	       "recursion detected" >&2; \
1055
-	else \
1056
-	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1057
-	fi; \
1058
-	if $(am__make_dryrun); then :; else \
1059
-	  st=0;  \
1060
-	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1061
-	  for i in $$redo_bases; do \
1062
-	    test -f $$i.trs && test -r $$i.trs \
1063
-	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1064
-	    test -f $$i.log && test -r $$i.log \
1065
-	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1066
-	  done; \
1067
-	  test $$st -eq 0 || exit 1; \
1068
-	fi
1069
-	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1070
-	ws='[ 	]'; \
1071
-	results=`for b in $$bases; do echo $$b.trs; done`; \
1072
-	test -n "$$results" || results=/dev/null; \
1073
-	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1074
-	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1075
-	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1076
-	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1077
-	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1078
-	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1079
-	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1080
-	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1081
-	  success=true; \
1082
-	else \
1083
-	  success=false; \
1084
-	fi; \
1085
-	br='==================='; br=$$br$$br$$br$$br; \
1086
-	result_count () \
1087
-	{ \
1088
-	    if test x"$$1" = x"--maybe-color"; then \
1089
-	      maybe_colorize=yes; \
1090
-	    elif test x"$$1" = x"--no-color"; then \
1091
-	      maybe_colorize=no; \
1092
-	    else \
1093
-	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1094
-	    fi; \
1095
-	    shift; \
1096
-	    desc=$$1 count=$$2; \
1097
-	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1098
-	      color_start=$$3 color_end=$$std; \
1099
-	    else \
1100
-	      color_start= color_end=; \
1101
-	    fi; \
1102
-	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1103
-	}; \
1104
-	create_testsuite_report () \
1105
-	{ \
1106
-	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1107
-	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1108
-	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1109
-	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1110
-	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1111
-	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1112
-	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1113
-	}; \
1011
+	@$(am__sh_e_setup);						\
1012
+	list='$(TEST_LOGS)';						\
1013
+	results=`for f in $$list; do					\
1014
+		   test -r $$f && read line < $$f && echo "$$line"	\
1015
+		     || echo FAIL;					\
1016
+		 done`;							\
1017
+	all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[	 ]*//'`; \
1018
+	fail=`echo "$$results" | grep -c '^FAIL'`;			\
1019
+	pass=`echo "$$results" | grep -c '^PASS'`;			\
1020
+	skip=`echo "$$results" | grep -c '^SKIP'`;			\
1021
+	xfail=`echo "$$results" | grep -c '^XFAIL'`;			\
1022
+	xpass=`echo "$$results" | grep -c '^XPASS'`;			\
1023
+	failures=`expr $$fail + $$xpass`;				\
1024
+	all=`expr $$all - $$skip`;					\
1025
+	if test "$$all" -eq 1; then tests=test; All=;			\
1026
+	else tests=tests; All="All "; fi;				\
1027
+	case fail=$$fail:xpass=$$xpass:xfail=$$xfail in			\
1028
+	  fail=0:xpass=0:xfail=0)					\
1029
+	    msg="$$All$$all $$tests passed.  ";				\
1030
+	    exit=true;;							\
1031
+	  fail=0:xpass=0:xfail=*)					\
1032
+	    msg="$$All$$all $$tests behaved as expected";		\
1033
+	    if test "$$xfail" -eq 1; then xfailures=failure;		\
1034
+	    else xfailures=failures; fi;				\
1035
+	    msg="$$msg ($$xfail expected $$xfailures).  ";		\
1036
+	    exit=true;;							\
1037
+	  fail=*:xpass=0:xfail=*)					\
1038
+	    msg="$$fail of $$all $$tests failed.  ";			\
1039
+	    exit=false;;						\
1040
+	  fail=*:xpass=*:xfail=*)					\
1041
+	    msg="$$failures of $$all $$tests did not behave as expected"; \
1042
+	    if test "$$xpass" -eq 1; then xpasses=pass;			\
1043
+	    else xpasses=passes; fi;					\
1044
+	    msg="$$msg ($$xpass unexpected $$xpasses).  ";		\
1045
+	    exit=false;;						\
1046
+	  *)								\
1047
+	    echo >&2 "incorrect case"; exit 4;;				\
1048
+	esac;								\
1049
+	if test "$$skip" -ne 0; then					\
1050
+	  if test "$$skip" -eq 1; then					\
1051
+	    msg="$$msg($$skip test was not run).  ";			\
1052
+	  else								\
1053
+	    msg="$$msg($$skip tests were not run).  ";			\
1054
+	  fi;								\
1055
+	fi;								\
1114 1056
 	{								\
1115 1057
 	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1116 1058
 	    $(am__rst_title);						\
1117
-	  create_testsuite_report --no-color;				\
1059
+	  echo "$$msg";							\
1118 1060
 	  echo;								\
1119 1061
 	  echo ".. contents:: :depth: 2";				\
1120 1062
 	  echo;								\
1121
-	  for b in $$bases; do echo $$b; done				\
1122
-	    | $(am__create_global_log);					\
1123
-	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1063
+	  for f in $$list; do						\
1064
+	    test -r $$f && read line < $$f || line=;			\
1065
+	    case $$line in						\
1066
+	      PASS:*|XFAIL:*);;						\
1067
+	      *) echo; cat $$f;;					\
1068
+	    esac;							\
1069
+	  done;								\
1070
+	} >$(TEST_SUITE_LOG).tmp;					\
1124 1071
 	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1125
-	if $$success; then						\
1072
+	if test "$$failures" -ne 0; then				\
1073
+	  msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";		\
1074
+	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1075
+	    msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";	\
1076
+	  fi;								\
1077
+	fi;								\
1078
+	test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);	\
1079
+	$(am__tty_colors);						\
1080
+	if $$exit; then							\
1126 1081
 	  col="$$grn";							\
1127 1082
 	 else								\
1128 1083
 	  col="$$red";							\
1129
-	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1130
-	fi;								\
1131
-	echo "$${col}$$br$${std}"; 					\
1132
-	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1133
-	echo "$${col}$$br$${std}"; 					\
1134
-	create_testsuite_report --maybe-color;				\
1135
-	echo "$$col$$br$$std";						\
1136
-	if $$success; then :; else					\
1137
-	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1138
-	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1139
-	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1140
-	  fi;								\
1141
-	  echo "$$col$$br$$std";					\
1142 1084
 	fi;								\
1143
-	$$success || exit 1
1085
+	echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";		\
1086
+	$$exit || exit 1
1144 1087
 
1145
-check-TESTS:
1146
-	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1147
-	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1088
+check-TESTS recheck:
1089
+	@if test $@ != recheck; then \
1090
+	   list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \
1091
+	 fi
1148 1092
 	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1149
-	@set +e; $(am__set_TESTS_bases); \
1150
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1151
-	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1152
-	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1153
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1154
-	exit $$?;
1155
-recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
1156
-	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1157
-	@set +e; $(am__set_TESTS_bases); \
1158
-	bases=`for i in $$bases; do echo $$i; done \
1159
-	         | $(am__list_recheck_tests)` || exit 1; \
1160
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1161
-	log_list=`echo $$log_list`; \
1162
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1163
-	        am__force_recheck=am--force-recheck \
1164
-	        TEST_LOGS="$$log_list"; \
1165
-	exit $$?
1093
+	@list='' list2='$(TEST_LOGS)'; for f in $$list2; do \
1094
+	  test .log = $$f && continue; \
1095
+	  if test $@ = recheck; then \
1096
+	    test -f $$f || continue; \
1097
+	    if test -r $$f && read line < $$f; then \
1098
+	      case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \
1099
+	    fi; \
1100
+	  fi; \
1101
+	  if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \
1102
+	done; \
1103
+	if test $@ = recheck && test -n "$$list"; then \
1104
+	  $(am__make_dryrun) || rm -f $$list || exit 1; \
1105
+	fi; \
1106
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1107
+recheck: $(check_PROGRAMS) $(check_SCRIPTS)
1108
+
1109
+am--mostlyclean-test-html:
1110
+	list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list
1111
+	rm -f $(TEST_SUITE_HTML)
1112
+
1113
+.log.html:
1114
+	@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';		\
1115
+	for r2h in $$list; do						\
1116
+	  if ($$r2h --version) >/dev/null 2>&1; then			\
1117
+	    R2H=$$r2h;							\
1118
+	  fi;								\
1119
+	done;								\
1120
+	if test -z "$$R2H"; then					\
1121
+	  echo >&2 "cannot find rst2html, cannot create $@";		\
1122
+	  exit 2;							\
1123
+	fi;								\
1124
+	$$R2H $< >$@.tmp
1125
+	@mv $@.tmp $@
1126
+
1127
+# Be sure to run check first, and then to convert the result.
1128
+# Beware of concurrent executions.  Run "check" not "check-TESTS", as
1129
+# check-SCRIPTS and other dependencies are rebuilt by the former only.
1130
+# And expect check to fail.
1131
+check-html recheck-html:
1132
+	@target=`echo $@ | sed 's/-html$$//'`; \
1133
+	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
1134
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \
1135
+	exit $$rv
1166 1136
 check_clamav.log: check_clamav$(EXEEXT)
1167
-	@p='check_clamav$(EXEEXT)'; \
1168
-	b='check_clamav'; \
1169
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1170
-	--log-file $$b.log --trs-file $$b.trs \
1171
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1172
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1137
+	@p='check_clamav$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1173 1138
 check_freshclam.sh.log: check_freshclam.sh
1174
-	@p='check_freshclam.sh'; \
1175
-	b='check_freshclam.sh'; \
1176
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1177
-	--log-file $$b.log --trs-file $$b.trs \
1178
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1179
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1139
+	@p='check_freshclam.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1180 1140
 check_sigtool.sh.log: check_sigtool.sh
1181
-	@p='check_sigtool.sh'; \
1182
-	b='check_sigtool.sh'; \
1183
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1184
-	--log-file $$b.log --trs-file $$b.trs \
1185
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1186
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1141
+	@p='check_sigtool.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1187 1142
 check_unit_vg.sh.log: check_unit_vg.sh
1188
-	@p='check_unit_vg.sh'; \
1189
-	b='check_unit_vg.sh'; \
1190
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1191
-	--log-file $$b.log --trs-file $$b.trs \
1192
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1193
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1143
+	@p='check_unit_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1194 1144
 check1_clamscan.sh.log: check1_clamscan.sh
1195
-	@p='check1_clamscan.sh'; \
1196
-	b='check1_clamscan.sh'; \
1197
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1198
-	--log-file $$b.log --trs-file $$b.trs \
1199
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1200
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1145
+	@p='check1_clamscan.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1201 1146
 check2_clamd.sh.log: check2_clamd.sh
1202
-	@p='check2_clamd.sh'; \
1203
-	b='check2_clamd.sh'; \
1204
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1205
-	--log-file $$b.log --trs-file $$b.trs \
1206
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1207
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1147
+	@p='check2_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1208 1148
 check3_clamd.sh.log: check3_clamd.sh
1209
-	@p='check3_clamd.sh'; \
1210
-	b='check3_clamd.sh'; \
1211
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1212
-	--log-file $$b.log --trs-file $$b.trs \
1213
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1214
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1149
+	@p='check3_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1215 1150
 check4_clamd.sh.log: check4_clamd.sh
1216
-	@p='check4_clamd.sh'; \
1217
-	b='check4_clamd.sh'; \
1218
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1219
-	--log-file $$b.log --trs-file $$b.trs \
1220
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1221
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1151
+	@p='check4_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1222 1152
 check5_clamd_vg.sh.log: check5_clamd_vg.sh
1223
-	@p='check5_clamd_vg.sh'; \
1224
-	b='check5_clamd_vg.sh'; \
1225
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1226
-	--log-file $$b.log --trs-file $$b.trs \
1227
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1228
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1153
+	@p='check5_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1229 1154
 check6_clamd_vg.sh.log: check6_clamd_vg.sh
1230
-	@p='check6_clamd_vg.sh'; \
1231
-	b='check6_clamd_vg.sh'; \
1232
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1233
-	--log-file $$b.log --trs-file $$b.trs \
1234
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1235
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1155
+	@p='check6_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1236 1156
 check7_clamd_hg.sh.log: check7_clamd_hg.sh
1237
-	@p='check7_clamd_hg.sh'; \
1238
-	b='check7_clamd_hg.sh'; \
1239
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1240
-	--log-file $$b.log --trs-file $$b.trs \
1241
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1242
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1157
+	@p='check7_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1243 1158
 check8_clamd_hg.sh.log: check8_clamd_hg.sh
1244
-	@p='check8_clamd_hg.sh'; \
1245
-	b='check8_clamd_hg.sh'; \
1246
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1247
-	--log-file $$b.log --trs-file $$b.trs \
1248
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1249
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1159
+	@p='check8_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1250 1160
 check9_clamscan_vg.sh.log: check9_clamscan_vg.sh
1251
-	@p='check9_clamscan_vg.sh'; \
1252
-	b='check9_clamscan_vg.sh'; \
1253
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1254
-	--log-file $$b.log --trs-file $$b.trs \
1255
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1256
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1161
+	@p='check9_clamscan_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1257 1162
 .test.log:
1258
-	@p='$<'; \
1259
-	$(am__set_b); \
1260
-	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1261
-	--log-file $$b.log --trs-file $$b.trs \
1262
-	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1263
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1163
+	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1264 1164
 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1265
-@am__EXEEXT_TRUE@	@p='$<'; \
1266
-@am__EXEEXT_TRUE@	$(am__set_b); \
1267
-@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1268
-@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1269
-@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1270
-@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1165
+@am__EXEEXT_TRUE@	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1271 1166
 
1272 1167
 distdir: $(DISTFILES)
1273 1168
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
... ...
@@ -1326,7 +1102,7 @@ install-strip:
1326 1326
 	fi
1327 1327
 mostlyclean-generic:
1328 1328
 	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1329
-	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1329
+	-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1330 1330
 	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1331 1331
 
1332 1332
 clean-generic:
... ...
@@ -1398,8 +1174,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
1398 1398
 
1399 1399
 mostlyclean: mostlyclean-am
1400 1400
 
1401
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1402
-	mostlyclean-libtool
1401
+mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \
1402
+	mostlyclean-generic mostlyclean-libtool
1403 1403
 
1404 1404
 pdf: pdf-am
1405 1405
 
... ...
@@ -1411,21 +1187,22 @@ ps-am:
1411 1411
 
1412 1412
 uninstall-am:
1413 1413
 
1414
-.MAKE: check-am install-am install-strip
1415
-
1416
-.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1417
-	clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1418
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1419
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1420
-	dvi-am html html-am info info-am install install-am \
1421
-	install-data install-data-am install-dvi install-dvi-am \
1422
-	install-exec install-exec-am install-html install-html-am \
1423
-	install-info install-info-am install-man install-pdf \
1424
-	install-pdf-am install-ps install-ps-am install-strip \
1425
-	installcheck installcheck-am installdirs maintainer-clean \
1426
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
1427
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1428
-	recheck tags tags-am uninstall uninstall-am
1414
+.MAKE: check-am check-html install-am install-strip recheck-html
1415
+
1416
+.PHONY: CTAGS GTAGS all all-am am--mostlyclean-test-html check \
1417
+	check-TESTS check-am check-html clean clean-checkPROGRAMS \
1418
+	clean-generic clean-libtool clean-local ctags distclean \
1419
+	distclean-compile distclean-generic distclean-libtool \
1420
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
1421
+	install install-am install-data install-data-am install-dvi \
1422
+	install-dvi-am install-exec install-exec-am install-html \
1423
+	install-html-am install-info install-info-am install-man \
1424
+	install-pdf install-pdf-am install-ps install-ps-am \
1425
+	install-strip installcheck installcheck-am installdirs \
1426
+	maintainer-clean maintainer-clean-generic mostlyclean \
1427
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1428
+	pdf pdf-am ps ps-am recheck recheck-html tags uninstall \
1429
+	uninstall-am
1429 1430
 
1430 1431
 
1431 1432
 check_unit_vg.sh: $(FILES)