Browse code

autoreconf for version/library bumps.

Steven Morgan authored on 2015/05/29 07:05:03
Showing 23 changed files
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
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;; \
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))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,10 +56,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,21 +67,16 @@ 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 \
116
+	$(top_srcdir)/docs/man/clamsubmit.1.in \
115 117
 	$(top_srcdir)/docs/man/freshclam.1.in \
116 118
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
117
-	$(top_srcdir)/docs/man/sigtool.1.in \
118
-	$(top_srcdir)/docs/man/clamdtop.1.in \
119
-	$(top_srcdir)/docs/man/clamsubmit.1.in AUTHORS COPYING \
120
-	ChangeLog INSTALL NEWS README config/compile \
121
-	config/config.guess config/config.rpath config/config.sub \
122
-	config/depcomp config/install-sh config/missing config/ylwrap \
123
-	config/ltmain.sh $(top_srcdir)/config/compile \
124
-	$(top_srcdir)/config/config.guess \
125
-	$(top_srcdir)/config/config.rpath \
126
-	$(top_srcdir)/config/config.sub \
127
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
128
-	$(top_srcdir)/config/missing
119
+	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
120
+	INSTALL NEWS config/compile config/config.guess \
121
+	config/config.rpath config/config.sub config/depcomp \
122
+	config/install-sh config/ltmain.sh config/missing \
123
+	config/ylwrap
129 124
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130 125
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
131 126
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -236,63 +187,29 @@ am__uninstall_files_from_dir = { \
236 236
   }
237 237
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
238 238
 SCRIPTS = $(bin_SCRIPTS)
239
-AM_V_P = $(am__v_P_@AM_V@)
240
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
241
-am__v_P_0 = false
242
-am__v_P_1 = :
243 239
 AM_V_GEN = $(am__v_GEN_@AM_V@)
244 240
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
245
-am__v_GEN_0 = @echo "  GEN     " $@;
246
-am__v_GEN_1 = 
241
+am__v_GEN_0 = @echo "  GEN   " $@;
247 242
 AM_V_at = $(am__v_at_@AM_V@)
248 243
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
249 244
 am__v_at_0 = @
250
-am__v_at_1 = 
251 245
 SOURCES =
252 246
 DIST_SOURCES =
253
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
254
-	ctags-recursive dvi-recursive html-recursive info-recursive \
255
-	install-data-recursive install-dvi-recursive \
256
-	install-exec-recursive install-html-recursive \
257
-	install-info-recursive install-pdf-recursive \
258
-	install-ps-recursive install-recursive installcheck-recursive \
259
-	installdirs-recursive pdf-recursive ps-recursive \
260
-	tags-recursive uninstall-recursive
261
-am__can_run_installinfo = \
262
-  case $$AM_UPDATE_INFO_DIR in \
263
-    n|no|NO) false;; \
264
-    *) (install-info --version) >/dev/null 2>&1;; \
265
-  esac
247
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
248
+	html-recursive info-recursive install-data-recursive \
249
+	install-dvi-recursive install-exec-recursive \
250
+	install-html-recursive install-info-recursive \
251
+	install-pdf-recursive install-ps-recursive install-recursive \
252
+	installcheck-recursive installdirs-recursive pdf-recursive \
253
+	ps-recursive uninstall-recursive
266 254
 DATA = $(pkgconfig_DATA)
267 255
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
268 256
   distclean-recursive maintainer-clean-recursive
269
-am__recursive_targets = \
270
-  $(RECURSIVE_TARGETS) \
271
-  $(RECURSIVE_CLEAN_TARGETS) \
272
-  $(am__extra_recursive_targets)
273
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
274
-	cscope distdir dist dist-all distcheck
275
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
276
-	$(LISP)clamav-config.h.in
277
-# Read a list of newline-separated strings from the standard input,
278
-# and print each of them once, without duplicates.  Input order is
279
-# *not* preserved.
280
-am__uniquify_input = $(AWK) '\
281
-  BEGIN { nonempty = 0; } \
282
-  { items[$$0] = 1; nonempty = 1; } \
283
-  END { if (nonempty) { for (i in items) print i; }; } \
284
-'
285
-# Make sure the list of sources is unique.  This is necessary because,
286
-# e.g., the same source file might be shared among _SOURCES variables
287
-# for different programs/libraries.
288
-am__define_uniq_tagged_files = \
289
-  list='$(am__tagged_files)'; \
290
-  unique=`for i in $$list; do \
291
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292
-  done | $(am__uniquify_input)`
257
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
258
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
259
+	distdir dist dist-all distcheck
293 260
 ETAGS = etags
294 261
 CTAGS = ctags
295
-CSCOPE = cscope
296 262
 DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
297 263
 	sigtool clamconf database docs etc clamav-milter test clamdtop \
298 264
 	clambc unit_tests clamsubmit
... ...
@@ -305,7 +222,6 @@ am__remove_distdir = \
305 305
       && rm -rf "$(distdir)" \
306 306
       || { sleep 5 && rm -rf "$(distdir)"; }; \
307 307
   else :; fi
308
-am__post_remove_distdir = $(am__remove_distdir)
309 308
 am__relativize = \
310 309
   dir0=`pwd`; \
311 310
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
... ...
@@ -333,7 +249,6 @@ am__relativize = \
333 333
   reldir="$$dir2"
334 334
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
335 335
 GZIP_ENV = --best
336
-DIST_TARGETS = dist-bzip2 dist-gzip
337 336
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
338 337
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
339 338
 distcleancheck_listfiles = find . -type f -print
... ...
@@ -589,8 +504,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
589 589
 $(am__aclocal_m4_deps):
590 590
 
591 591
 clamav-config.h: stamp-h1
592
-	@test -f $@ || rm -f stamp-h1
593
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
592
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
593
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
594 594
 
595 595
 stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
596 596
 	@rm -f stamp-h1
... ...
@@ -636,11 +551,8 @@ docs/man/clamsubmit.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clam
636 636
 	cd $(top_builddir) && $(SHELL) ./config.status $@
637 637
 install-binSCRIPTS: $(bin_SCRIPTS)
638 638
 	@$(NORMAL_INSTALL)
639
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
639 640
 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
640
-	if test -n "$$list"; then \
641
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
642
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
643
-	fi; \
644 641
 	for p in $$list; do \
645 642
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
646 643
 	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
... ...
@@ -695,11 +607,8 @@ distclean-libtool:
695 695
 	-rm -f libtool config.lt
696 696
 install-pkgconfigDATA: $(pkgconfig_DATA)
697 697
 	@$(NORMAL_INSTALL)
698
+	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
698 699
 	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
699
-	if test -n "$$list"; then \
700
-	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
701
-	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
702
-	fi; \
703 700
 	for p in $$list; do \
704 701
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
705 702
 	  echo "$$d$$p"; \
... ...
@@ -716,25 +625,22 @@ uninstall-pkgconfigDATA:
716 716
 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
717 717
 
718 718
 # This directory's subdirectories are mostly independent; you can cd
719
-# into them and run 'make' without going through this Makefile.
720
-# To change the values of 'make' variables: instead of editing Makefiles,
721
-# (1) if the variable is set in 'config.status', edit 'config.status'
722
-#     (which will cause the Makefiles to be regenerated when you run 'make');
723
-# (2) otherwise, pass the desired values on the 'make' command line.
724
-$(am__recursive_targets):
725
-	@fail=; \
726
-	if $(am__make_keepgoing); then \
727
-	  failcom='fail=yes'; \
728
-	else \
729
-	  failcom='exit 1'; \
730
-	fi; \
719
+# into them and run `make' without going through this Makefile.
720
+# To change the values of `make' variables: instead of editing Makefiles,
721
+# (1) if the variable is set in `config.status', edit `config.status'
722
+#     (which will cause the Makefiles to be regenerated when you run `make');
723
+# (2) otherwise, pass the desired values on the `make' command line.
724
+$(RECURSIVE_TARGETS):
725
+	@fail= failcom='exit 1'; \
726
+	for f in x $$MAKEFLAGS; do \
727
+	  case $$f in \
728
+	    *=* | --[!k]*);; \
729
+	    *k*) failcom='fail=yes';; \
730
+	  esac; \
731
+	done; \
731 732
 	dot_seen=no; \
732 733
 	target=`echo $@ | sed s/-recursive//`; \
733
-	case "$@" in \
734
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
735
-	  *) list='$(SUBDIRS)' ;; \
736
-	esac; \
737
-	for subdir in $$list; do \
734
+	list='$(SUBDIRS)'; for subdir in $$list; do \
738 735
 	  echo "Making $$target in $$subdir"; \
739 736
 	  if test "$$subdir" = "."; then \
740 737
 	    dot_seen=yes; \
... ...
@@ -749,12 +655,57 @@ $(am__recursive_targets):
749 749
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
750 750
 	fi; test -z "$$fail"
751 751
 
752
-ID: $(am__tagged_files)
753
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
754
-tags: tags-recursive
755
-TAGS: tags
752
+$(RECURSIVE_CLEAN_TARGETS):
753
+	@fail= failcom='exit 1'; \
754
+	for f in x $$MAKEFLAGS; do \
755
+	  case $$f in \
756
+	    *=* | --[!k]*);; \
757
+	    *k*) failcom='fail=yes';; \
758
+	  esac; \
759
+	done; \
760
+	dot_seen=no; \
761
+	case "$@" in \
762
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
763
+	  *) list='$(SUBDIRS)' ;; \
764
+	esac; \
765
+	rev=''; for subdir in $$list; do \
766
+	  if test "$$subdir" = "."; then :; else \
767
+	    rev="$$subdir $$rev"; \
768
+	  fi; \
769
+	done; \
770
+	rev="$$rev ."; \
771
+	target=`echo $@ | sed s/-recursive//`; \
772
+	for subdir in $$rev; do \
773
+	  echo "Making $$target in $$subdir"; \
774
+	  if test "$$subdir" = "."; then \
775
+	    local_target="$$target-am"; \
776
+	  else \
777
+	    local_target="$$target"; \
778
+	  fi; \
779
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
780
+	  || eval $$failcom; \
781
+	done && test -z "$$fail"
782
+tags-recursive:
783
+	list='$(SUBDIRS)'; for subdir in $$list; do \
784
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
785
+	done
786
+ctags-recursive:
787
+	list='$(SUBDIRS)'; for subdir in $$list; do \
788
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
789
+	done
756 790
 
757
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
791
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
792
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
793
+	unique=`for i in $$list; do \
794
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
795
+	  done | \
796
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
797
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
798
+	mkid -fID $$unique
799
+tags: TAGS
800
+
801
+TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
802
+		$(TAGS_FILES) $(LISP)
758 803
 	set x; \
759 804
 	here=`pwd`; \
760 805
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -770,7 +721,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
770 770
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
771 771
 	  fi; \
772 772
 	done; \
773
-	$(am__define_uniq_tagged_files); \
773
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
774
+	unique=`for i in $$list; do \
775
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
776
+	  done | \
777
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
778
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
774 779
 	shift; \
775 780
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
776 781
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -782,11 +738,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
782 782
 	      $$unique; \
783 783
 	  fi; \
784 784
 	fi
785
-ctags: ctags-recursive
786
-
787
-CTAGS: ctags
788
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
789
-	$(am__define_uniq_tagged_files); \
785
+ctags: CTAGS
786
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
787
+		$(TAGS_FILES) $(LISP)
788
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
789
+	unique=`for i in $$list; do \
790
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
791
+	  done | \
792
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
793
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
790 794
 	test -z "$(CTAGS_ARGS)$$unique" \
791 795
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
792 796
 	     $$unique
... ...
@@ -795,31 +755,9 @@ GTAGS:
795 795
 	here=`$(am__cd) $(top_builddir) && pwd` \
796 796
 	  && $(am__cd) $(top_srcdir) \
797 797
 	  && gtags -i $(GTAGS_ARGS) "$$here"
798
-cscope: cscope.files
799
-	test ! -s cscope.files \
800
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
801
-clean-cscope:
802
-	-rm -f cscope.files
803
-cscope.files: clean-cscope cscopelist
804
-cscopelist: cscopelist-recursive
805
-
806
-cscopelist-am: $(am__tagged_files)
807
-	list='$(am__tagged_files)'; \
808
-	case "$(srcdir)" in \
809
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
810
-	  *) sdir=$(subdir)/$(srcdir) ;; \
811
-	esac; \
812
-	for i in $$list; do \
813
-	  if test -f "$$i"; then \
814
-	    echo "$(subdir)/$$i"; \
815
-	  else \
816
-	    echo "$$sdir/$$i"; \
817
-	  fi; \
818
-	done >> $(top_builddir)/cscope.files
819 798
 
820 799
 distclean-tags:
821 800
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
822
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
823 801
 
824 802
 distdir: $(DISTFILES)
825 803
 	$(am__remove_distdir)
... ...
@@ -855,10 +793,13 @@ distdir: $(DISTFILES)
855 855
 	done
856 856
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
857 857
 	  if test "$$subdir" = .; then :; else \
858
-	    $(am__make_dryrun) \
859
-	      || test -d "$(distdir)/$$subdir" \
860
-	      || $(MKDIR_P) "$(distdir)/$$subdir" \
861
-	      || exit 1; \
858
+	    test -d "$(distdir)/$$subdir" \
859
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
860
+	    || exit 1; \
861
+	  fi; \
862
+	done
863
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
864
+	  if test "$$subdir" = .; then :; else \
862 865
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
863 866
 	    $(am__relativize); \
864 867
 	    new_distdir=$$reldir; \
... ...
@@ -890,41 +831,40 @@ distdir: $(DISTFILES)
890 890
 	|| chmod -R a+r "$(distdir)"
891 891
 dist-gzip: distdir
892 892
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
893
-	$(am__post_remove_distdir)
893
+	$(am__remove_distdir)
894 894
 dist-bzip2: distdir
895 895
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
896
-	$(am__post_remove_distdir)
896
+	$(am__remove_distdir)
897 897
 
898 898
 dist-lzip: distdir
899 899
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
900
-	$(am__post_remove_distdir)
900
+	$(am__remove_distdir)
901
+
902
+dist-lzma: distdir
903
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
904
+	$(am__remove_distdir)
901 905
 
902 906
 dist-xz: distdir
903 907
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
904
-	$(am__post_remove_distdir)
908
+	$(am__remove_distdir)
905 909
 
906 910
 dist-tarZ: distdir
907
-	@echo WARNING: "Support for shar distribution archives is" \
908
-	               "deprecated." >&2
909
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
910 911
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
911
-	$(am__post_remove_distdir)
912
+	$(am__remove_distdir)
912 913
 
913 914
 dist-shar: distdir
914
-	@echo WARNING: "Support for distribution archives compressed with" \
915
-		       "legacy program 'compress' is deprecated." >&2
916
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
917 915
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
918
-	$(am__post_remove_distdir)
916
+	$(am__remove_distdir)
919 917
 
920 918
 dist-zip: distdir
921 919
 	-rm -f $(distdir).zip
922 920
 	zip -rq $(distdir).zip $(distdir)
923
-	$(am__post_remove_distdir)
921
+	$(am__remove_distdir)
924 922
 
925
-dist dist-all:
926
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
927
-	$(am__post_remove_distdir)
923
+dist dist-all: distdir
924
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
925
+	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
926
+	$(am__remove_distdir)
928 927
 
929 928
 # This target untars the dist file and tries a VPATH configuration.  Then
930 929
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -935,6 +875,8 @@ distcheck: dist
935 935
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
936 936
 	*.tar.bz2*) \
937 937
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
938
+	*.tar.lzma*) \
939
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
938 940
 	*.tar.lz*) \
939 941
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
940 942
 	*.tar.xz*) \
... ...
@@ -946,19 +888,18 @@ distcheck: dist
946 946
 	*.zip*) \
947 947
 	  unzip $(distdir).zip ;;\
948 948
 	esac
949
-	chmod -R a-w $(distdir)
950
-	chmod u+w $(distdir)
951
-	mkdir $(distdir)/_build $(distdir)/_inst
949
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
950
+	mkdir $(distdir)/_build
951
+	mkdir $(distdir)/_inst
952 952
 	chmod a-w $(distdir)
953 953
 	test -d $(distdir)/_build || exit 0; \
954 954
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
955 955
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
956 956
 	  && am__cwd=`pwd` \
957 957
 	  && $(am__cd) $(distdir)/_build \
958
-	  && ../configure \
958
+	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
959 959
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
960 960
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
961
-	    --srcdir=.. --prefix="$$dc_install_base" \
962 961
 	  && $(MAKE) $(AM_MAKEFLAGS) \
963 962
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
964 963
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -981,7 +922,7 @@ distcheck: dist
981 981
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
982 982
 	  && cd "$$am__cwd" \
983 983
 	  || exit 1
984
-	$(am__post_remove_distdir)
984
+	$(am__remove_distdir)
985 985
 	@(echo "$(distdir) archives ready for distribution: "; \
986 986
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
987 987
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -1120,25 +1061,26 @@ ps-am:
1120 1120
 
1121 1121
 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1122 1122
 
1123
-.MAKE: $(am__recursive_targets) all install-am install-strip
1124
-
1125
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1126
-	am--refresh check check-am clean clean-cscope clean-generic \
1127
-	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1128
-	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1129
-	dist-tarZ dist-xz dist-zip distcheck distclean \
1130
-	distclean-generic distclean-hdr distclean-libtool \
1131
-	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1132
-	dvi-am html html-am info info-am install install-am \
1133
-	install-binSCRIPTS install-data install-data-am install-dvi \
1134
-	install-dvi-am install-exec install-exec-am install-html \
1135
-	install-html-am install-info install-info-am install-man \
1136
-	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1137
-	install-ps-am install-strip installcheck installcheck-am \
1138
-	installcheck-binSCRIPTS installdirs installdirs-am \
1139
-	maintainer-clean maintainer-clean-generic mostlyclean \
1140
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1141
-	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1123
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1124
+	ctags-recursive install-am install-strip tags-recursive
1125
+
1126
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1127
+	all all-am am--refresh check check-am clean clean-generic \
1128
+	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1129
+	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
1130
+	dist-xz dist-zip distcheck distclean distclean-generic \
1131
+	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1132
+	distdir distuninstallcheck dvi dvi-am html html-am info \
1133
+	info-am install install-am install-binSCRIPTS install-data \
1134
+	install-data-am install-dvi install-dvi-am install-exec \
1135
+	install-exec-am install-html install-html-am install-info \
1136
+	install-info-am install-man install-pdf install-pdf-am \
1137
+	install-pkgconfigDATA install-ps install-ps-am install-strip \
1138
+	installcheck installcheck-am installcheck-binSCRIPTS \
1139
+	installdirs installdirs-am maintainer-clean \
1140
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
1141
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1142
+	uninstall uninstall-am uninstall-binSCRIPTS \
1142 1143
 	uninstall-pkgconfigDATA
1143 1144
 
1144 1145
 lcov:
... ...
@@ -1,7 +1,8 @@
1
-# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.3 -*- 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
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18
-[m4_warning([this file was generated for autoconf 2.69.
16
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17
+[m4_warning([this file was generated for autoconf 2.68.
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.1], [],
40
+m4_if([$1], [1.11.3], [],
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.1])dnl
54
+[AM_AUTOMAKE_VERSION([1.11.3])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],
... ...
@@ -642,18 +600,21 @@ fi
642 642
 rmdir .tst 2>/dev/null
643 643
 AC_SUBST([am__leading_dot])])
644 644
 
645
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
645
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
646
+# Free Software Foundation, Inc.
646 647
 #
647 648
 # This file is free software; the Free Software Foundation
648 649
 # gives unlimited permission to copy and/or distribute it,
649 650
 # with or without modifications, as long as this notice is preserved.
650 651
 
652
+# serial 5
653
+
651 654
 # AM_PROG_LEX
652 655
 # -----------
653 656
 # Autoconf leaves LEX=: if lex or flex can't be found.  Change that to a
654 657
 # "missing" invocation, for better error output.
655 658
 AC_DEFUN([AM_PROG_LEX],
656
-[AC_PREREQ([2.50])dnl
659
+[AC_PREREQ(2.50)dnl
657 660
 AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
658 661
 AC_REQUIRE([AC_PROG_LEX])dnl
659 662
 if test "$LEX" = :; then
... ...
@@ -662,12 +623,14 @@ fi])
662 662
 
663 663
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
664 664
 
665
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
665
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
666 666
 #
667 667
 # This file is free software; the Free Software Foundation
668 668
 # gives unlimited permission to copy and/or distribute it,
669 669
 # with or without modifications, as long as this notice is preserved.
670 670
 
671
+# serial 4
672
+
671 673
 # AM_MAKE_INCLUDE()
672 674
 # -----------------
673 675
 # Check to see how make treats includes.
... ...
@@ -685,7 +648,7 @@ am__quote=
685 685
 _am_result=none
686 686
 # First try GNU make style include.
687 687
 echo "include confinc" > confmf
688
-# Ignore all kinds of additional output from 'make'.
688
+# Ignore all kinds of additional output from `make'.
689 689
 case `$am_make -s -f confmf 2> /dev/null` in #(
690 690
 *the\ am__doit\ target*)
691 691
   am__include=include
... ...
@@ -712,12 +675,15 @@ rm -f confinc confmf
712 712
 
713 713
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
714 714
 
715
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
715
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
716
+# Free Software Foundation, Inc.
716 717
 #
717 718
 # This file is free software; the Free Software Foundation
718 719
 # gives unlimited permission to copy and/or distribute it,
719 720
 # with or without modifications, as long as this notice is preserved.
720 721
 
722
+# serial 6
723
+
721 724
 # AM_MISSING_PROG(NAME, PROGRAM)
722 725
 # ------------------------------
723 726
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -725,10 +691,11 @@ AC_DEFUN([AM_MISSING_PROG],
725 725
 $1=${$1-"${am_missing_run}$2"}
726 726
 AC_SUBST($1)])
727 727
 
728
+
728 729
 # AM_MISSING_HAS_RUN
729 730
 # ------------------
730
-# Define MISSING if not defined so far and test if it is modern enough.
731
-# If it is, set am_missing_run to use it, otherwise, to nothing.
731
+# Define MISSING if not defined so far and test if it supports --run.
732
+# If it does, set am_missing_run to use it, otherwise, to nothing.
732 733
 AC_DEFUN([AM_MISSING_HAS_RUN],
733 734
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
734 735
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -741,22 +708,54 @@ if test x"${MISSING+set}" != xset; then
741 741
   esac
742 742
 fi
743 743
 # Use eval to expand $SHELL
744
-if eval "$MISSING --is-lightweight"; then
745
-  am_missing_run="$MISSING "
744
+if eval "$MISSING --run true"; then
745
+  am_missing_run="$MISSING --run "
746 746
 else
747 747
   am_missing_run=
748
-  AC_MSG_WARN(['missing' script is too old or missing])
748
+  AC_MSG_WARN([`missing' script is too old or missing])
749 749
 fi
750 750
 ])
751 751
 
752
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
753
+# Inc.
754
+#
755
+# This file is free software; the Free Software Foundation
756
+# gives unlimited permission to copy and/or distribute it,
757
+# with or without modifications, as long as this notice is preserved.
758
+
759
+# serial 1
760
+
761
+# AM_PROG_MKDIR_P
762
+# ---------------
763
+# Check for `mkdir -p'.
764
+AC_DEFUN([AM_PROG_MKDIR_P],
765
+[AC_PREREQ([2.60])dnl
766
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
767
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
768
+dnl while keeping a definition of mkdir_p for backward compatibility.
769
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
770
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
771
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
772
+dnl adjustment using top_builddir (which is defined more often than
773
+dnl MKDIR_P).
774
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
775
+case $mkdir_p in
776
+  [[\\/$]]* | ?:[[\\/]]*) ;;
777
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
778
+esac
779
+])
780
+
752 781
 # Helper functions for option handling.                     -*- Autoconf -*-
753 782
 
754
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
783
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
784
+# Foundation, Inc.
755 785
 #
756 786
 # This file is free software; the Free Software Foundation
757 787
 # gives unlimited permission to copy and/or distribute it,
758 788
 # with or without modifications, as long as this notice is preserved.
759 789
 
790
+# serial 5
791
+
760 792
 # _AM_MANGLE_OPTION(NAME)
761 793
 # -----------------------
762 794
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -766,7 +765,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
766 766
 # --------------------
767 767
 # Set option NAME.  Presently that only means defining a flag for this option.
768 768
 AC_DEFUN([_AM_SET_OPTION],
769
-[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
769
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
770 770
 
771 771
 # _AM_SET_OPTIONS(OPTIONS)
772 772
 # ------------------------
... ...
@@ -780,58 +779,13 @@ AC_DEFUN([_AM_SET_OPTIONS],
780 780
 AC_DEFUN([_AM_IF_OPTION],
781 781
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
782 782
 
783
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
783
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
784 784
 #
785 785
 # This file is free software; the Free Software Foundation
786 786
 # gives unlimited permission to copy and/or distribute it,
787 787
 # with or without modifications, as long as this notice is preserved.
788 788
 
789
-# _AM_PROG_CC_C_O
790
-# ---------------
791
-# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
792
-# to automatically call this.
793
-AC_DEFUN([_AM_PROG_CC_C_O],
794
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
795
-AC_REQUIRE_AUX_FILE([compile])dnl
796
-AC_LANG_PUSH([C])dnl
797
-AC_CACHE_CHECK(
798
-  [whether $CC understands -c and -o together],
799
-  [am_cv_prog_cc_c_o],
800
-  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
801
-  # Make sure it works both with $CC and with simple cc.
802
-  # Following AC_PROG_CC_C_O, we do the test twice because some
803
-  # compilers refuse to overwrite an existing .o file with -o,
804
-  # though they will create one.
805
-  am_cv_prog_cc_c_o=yes
806
-  for am_i in 1 2; do
807
-    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
808
-         && test -f conftest2.$ac_objext; then
809
-      : OK
810
-    else
811
-      am_cv_prog_cc_c_o=no
812
-      break
813
-    fi
814
-  done
815
-  rm -f core conftest*
816
-  unset am_i])
817
-if test "$am_cv_prog_cc_c_o" != yes; then
818
-   # Losing compiler, so override with the script.
819
-   # FIXME: It is wrong to rewrite CC.
820
-   # But if we don't then we get into trouble of one sort or another.
821
-   # A longer-term fix would be to have automake use am__CC in this case,
822
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
823
-   CC="$am_aux_dir/compile $CC"
824
-fi
825
-AC_LANG_POP([C])])
826
-
827
-# For backward compatibility.
828
-AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
829
-
830
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
831
-#
832
-# This file is free software; the Free Software Foundation
833
-# gives unlimited permission to copy and/or distribute it,
834
-# with or without modifications, as long as this notice is preserved.
789
+# serial 1
835 790
 
836 791
 # AM_RUN_LOG(COMMAND)
837 792
 # -------------------
... ...
@@ -846,16 +800,22 @@ AC_DEFUN([AM_RUN_LOG],
846 846
 
847 847
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
848 848
 
849
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
849
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
850
+# Free Software Foundation, Inc.
850 851
 #
851 852
 # This file is free software; the Free Software Foundation
852 853
 # gives unlimited permission to copy and/or distribute it,
853 854
 # with or without modifications, as long as this notice is preserved.
854 855
 
856
+# serial 5
857
+
855 858
 # AM_SANITY_CHECK
856 859
 # ---------------
857 860
 AC_DEFUN([AM_SANITY_CHECK],
858 861
 [AC_MSG_CHECKING([whether build environment is sane])
862
+# Just in case
863
+sleep 1
864
+echo timestamp > conftest.file
859 865
 # Reject unsafe characters in $srcdir or the absolute working directory
860 866
 # name.  Accept space and tab only in the latter.
861 867
 am_lf='
... ...
@@ -866,40 +826,32 @@ case `pwd` in
866 866
 esac
867 867
 case $srcdir in
868 868
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
869
-    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
869
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
870 870
 esac
871 871
 
872
-# Do 'set' in a subshell so we don't clobber the current shell's
872
+# Do `set' in a subshell so we don't clobber the current shell's
873 873
 # arguments.  Must try -L first in case configure is actually a
874 874
 # symlink; some systems play weird games with the mod time of symlinks
875 875
 # (eg FreeBSD returns the mod time of the symlink's containing
876 876
 # directory).
877 877
 if (
878
-   am_has_slept=no
879
-   for am_try in 1 2; do
880
-     echo "timestamp, slept: $am_has_slept" > conftest.file
881
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
882
-     if test "$[*]" = "X"; then
883
-	# -L didn't work.
884
-	set X `ls -t "$srcdir/configure" conftest.file`
885
-     fi
886
-     if test "$[*]" != "X $srcdir/configure conftest.file" \
887
-	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
888
-
889
-	# If neither matched, then we have a broken ls.  This can happen
890
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
891
-	# broken ls alias from the environment.  This has actually
892
-	# happened.  Such a system could not be considered "sane".
893
-	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
894
-  alias in your environment])
895
-     fi
896
-     if test "$[2]" = conftest.file || test $am_try -eq 2; then
897
-       break
898
-     fi
899
-     # Just in case.
900
-     sleep 1
901
-     am_has_slept=yes
902
-   done
878
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
879
+   if test "$[*]" = "X"; then
880
+      # -L didn't work.
881
+      set X `ls -t "$srcdir/configure" conftest.file`
882
+   fi
883
+   rm -f conftest.file
884
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
885
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
886
+
887
+      # If neither matched, then we have a broken ls.  This can happen
888
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
889
+      # broken ls alias from the environment.  This has actually
890
+      # happened.  Such a system could not be considered "sane".
891
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
892
+alias in your environment])
893
+   fi
894
+
903 895
    test "$[2]" = conftest.file
904 896
    )
905 897
 then
... ...
@@ -909,50 +861,31 @@ else
909 909
    AC_MSG_ERROR([newly created file is older than distributed files!
910 910
 Check your system clock])
911 911
 fi
912
-AC_MSG_RESULT([yes])
913
-# If we didn't sleep, we still need to ensure time stamps of config.status and
914
-# generated files are strictly newer.
915
-am_sleep_pid=
916
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
917
-  ( sleep 1 ) &
918
-  am_sleep_pid=$!
919
-fi
920
-AC_CONFIG_COMMANDS_PRE(
921
-  [AC_MSG_CHECKING([that generated files are newer than configure])
922
-   if test -n "$am_sleep_pid"; then
923
-     # Hide warnings about reused PIDs.
924
-     wait $am_sleep_pid 2>/dev/null
925
-   fi
926
-   AC_MSG_RESULT([done])])
927
-rm -f conftest.file
928
-])
912
+AC_MSG_RESULT(yes)])
929 913
 
930
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
914
+# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
931 915
 #
932 916
 # This file is free software; the Free Software Foundation
933 917
 # gives unlimited permission to copy and/or distribute it,
934 918
 # with or without modifications, as long as this notice is preserved.
935 919
 
920
+# serial 2
921
+
936 922
 # AM_SILENT_RULES([DEFAULT])
937 923
 # --------------------------
938 924
 # Enable less verbose build rules; with the default set to DEFAULT
939
-# ("yes" being less verbose, "no" or empty being verbose).
925
+# (`yes' being less verbose, `no' or empty being verbose).
940 926
 AC_DEFUN([AM_SILENT_RULES],
941
-[AC_ARG_ENABLE([silent-rules], [dnl
942
-AS_HELP_STRING(
943
-  [--enable-silent-rules],
944
-  [less verbose build output (undo: "make V=1")])
945
-AS_HELP_STRING(
946
-  [--disable-silent-rules],
947
-  [verbose build output (undo: "make V=0")])dnl
948
-])
949
-case $enable_silent_rules in @%:@ (((
950
-  yes) AM_DEFAULT_VERBOSITY=0;;
951
-   no) AM_DEFAULT_VERBOSITY=1;;
952
-    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
927
+[AC_ARG_ENABLE([silent-rules],
928
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
929
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
930
+case $enable_silent_rules in
931
+yes) AM_DEFAULT_VERBOSITY=0;;
932
+no)  AM_DEFAULT_VERBOSITY=1;;
933
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
953 934
 esac
954 935
 dnl
955
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
936
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
956 937
 dnl do not support nested variable expansions.
957 938
 dnl See automake bug#9928 and bug#10237.
958 939
 am_make=${MAKE-make}
... ...
@@ -970,7 +903,7 @@ else
970 970
   am_cv_make_support_nested_variables=no
971 971
 fi])
972 972
 if test $am_cv_make_support_nested_variables = yes; then
973
-  dnl Using '$V' instead of '$(V)' breaks IRIX make.
973
+  dnl Using `$V' instead of `$(V)' breaks IRIX make.
974 974
   AM_V='$(V)'
975 975
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
976 976
 else
... ...
@@ -987,40 +920,44 @@ AC_SUBST([AM_BACKSLASH])dnl
987 987
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
988 988
 ])
989 989
 
990
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
990
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
991 991
 #
992 992
 # This file is free software; the Free Software Foundation
993 993
 # gives unlimited permission to copy and/or distribute it,
994 994
 # with or without modifications, as long as this notice is preserved.
995 995
 
996
+# serial 1
997
+
996 998
 # AM_PROG_INSTALL_STRIP
997 999
 # ---------------------
998
-# One issue with vendor 'install' (even GNU) is that you can't
1000
+# One issue with vendor `install' (even GNU) is that you can't
999 1001
 # specify the program used to strip binaries.  This is especially
1000 1002
 # annoying in cross-compiling environments, where the build's strip
1001 1003
 # is unlikely to handle the host's binaries.
1002 1004
 # Fortunately install-sh will honor a STRIPPROG variable, so we
1003
-# always use install-sh in "make install-strip", and initialize
1005
+# always use install-sh in `make install-strip', and initialize
1004 1006
 # STRIPPROG with the value of the STRIP variable (set by the user).
1005 1007
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1006 1008
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1007
-# Installed binaries are usually stripped using 'strip' when the user
1008
-# run "make install-strip".  However 'strip' might not be the right
1009
+# Installed binaries are usually stripped using `strip' when the user
1010
+# run `make install-strip'.  However `strip' might not be the right
1009 1011
 # tool to use in cross-compilation environments, therefore Automake
1010
-# will honor the 'STRIP' environment variable to overrule this program.
1011
-dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1012
+# will honor the `STRIP' environment variable to overrule this program.
1013
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1012 1014
 if test "$cross_compiling" != no; then
1013 1015
   AC_CHECK_TOOL([STRIP], [strip], :)
1014 1016
 fi
1015 1017
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1016 1018
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1017 1019
 
1018
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
1020
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1019 1021
 #
1020 1022
 # This file is free software; the Free Software Foundation
1021 1023
 # gives unlimited permission to copy and/or distribute it,
1022 1024
 # with or without modifications, as long as this notice is preserved.
1023 1025
 
1026
+# serial 3
1027
+
1024 1028
 # _AM_SUBST_NOTMAKE(VARIABLE)
1025 1029
 # ---------------------------
1026 1030
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -1034,16 +971,18 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1034 1034
 
1035 1035
 # Check how to create a tarball.                            -*- Autoconf -*-
1036 1036
 
1037
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
1037
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1038 1038
 #
1039 1039
 # This file is free software; the Free Software Foundation
1040 1040
 # gives unlimited permission to copy and/or distribute it,
1041 1041
 # with or without modifications, as long as this notice is preserved.
1042 1042
 
1043
+# serial 2
1044
+
1043 1045
 # _AM_PROG_TAR(FORMAT)
1044 1046
 # --------------------
1045 1047
 # Check how to create a tarball in format FORMAT.
1046
-# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1048
+# FORMAT should be one of `v7', `ustar', or `pax'.
1047 1049
 #
1048 1050
 # Substitute a variable $(am__tar) that is a command
1049 1051
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1053,114 +992,76 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1053 1053
 # Substitute a variable $(am__untar) that extract such
1054 1054
 # a tarball read from stdin.
1055 1055
 #     $(am__untar) < result.tar
1056
-#
1057 1056
 AC_DEFUN([_AM_PROG_TAR],
1058 1057
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1059 1058
 # in the wild :-(  We should find a proper way to deprecate it ...
1060 1059
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1061
-
1062
-# We'll loop over all known methods to create a tar archive until one works.
1060
+m4_if([$1], [v7],
1061
+     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1062
+     [m4_case([$1], [ustar],, [pax],,
1063
+              [m4_fatal([Unknown tar format])])
1064
+AC_MSG_CHECKING([how to create a $1 tar archive])
1065
+# Loop over all known methods to create a tar archive until one works.
1063 1066
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1067
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1068
+# Do not fold the above two line into one, because Tru64 sh and
1069
+# Solaris sh will not grok spaces in the rhs of `-'.
1070
+for _am_tool in $_am_tools
1071
+do
1072
+  case $_am_tool in
1073
+  gnutar)
1074
+    for _am_tar in tar gnutar gtar;
1075
+    do
1076
+      AM_RUN_LOG([$_am_tar --version]) && break
1077
+    done
1078
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1079
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1080
+    am__untar="$_am_tar -xf -"
1081
+    ;;
1082
+  plaintar)
1083
+    # Must skip GNU tar: if it does not support --format= it doesn't create
1084
+    # ustar tarball either.
1085
+    (tar --version) >/dev/null 2>&1 && continue
1086
+    am__tar='tar chf - "$$tardir"'
1087
+    am__tar_='tar chf - "$tardir"'
1088
+    am__untar='tar xf -'
1089
+    ;;
1090
+  pax)
1091
+    am__tar='pax -L -x $1 -w "$$tardir"'
1092
+    am__tar_='pax -L -x $1 -w "$tardir"'
1093
+    am__untar='pax -r'
1094
+    ;;
1095
+  cpio)
1096
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1097
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1098
+    am__untar='cpio -i -H $1 -d'
1099
+    ;;
1100
+  none)
1101
+    am__tar=false
1102
+    am__tar_=false
1103
+    am__untar=false
1104
+    ;;
1105
+  esac
1064 1106
 
1065
-m4_if([$1], [v7],
1066
-  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1067
-
1068
-  [m4_case([$1],
1069
-    [ustar],
1070
-     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1071
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1072
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1073
-      # and bug#13588).
1074
-      am_max_uid=2097151 # 2^21 - 1
1075
-      am_max_gid=$am_max_uid
1076
-      # The $UID and $GID variables are not portable, so we need to resort
1077
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1078
-      # below are definitely unexpected, so allow the users to see them
1079
-      # (that is, avoid stderr redirection).
1080
-      am_uid=`id -u || echo unknown`
1081
-      am_gid=`id -g || echo unknown`
1082
-      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1083
-      if test $am_uid -le $am_max_uid; then
1084
-         AC_MSG_RESULT([yes])
1085
-      else
1086
-         AC_MSG_RESULT([no])
1087
-         _am_tools=none
1088
-      fi
1089
-      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1090
-      if test $am_gid -le $am_max_gid; then
1091
-         AC_MSG_RESULT([yes])
1092
-      else
1093
-        AC_MSG_RESULT([no])
1094
-        _am_tools=none
1095
-      fi],
1096
-
1097
-  [pax],
1098
-    [],
1099
-
1100
-  [m4_fatal([Unknown tar format])])
1101
-
1102
-  AC_MSG_CHECKING([how to create a $1 tar archive])
1103
-
1104
-  # Go ahead even if we have the value already cached.  We do so because we
1105
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
1106
-  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1107
-
1108
-  for _am_tool in $_am_tools; do
1109
-    case $_am_tool in
1110
-    gnutar)
1111
-      for _am_tar in tar gnutar gtar; do
1112
-        AM_RUN_LOG([$_am_tar --version]) && break
1113
-      done
1114
-      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1115
-      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1116
-      am__untar="$_am_tar -xf -"
1117
-      ;;
1118
-    plaintar)
1119
-      # Must skip GNU tar: if it does not support --format= it doesn't create
1120
-      # ustar tarball either.
1121
-      (tar --version) >/dev/null 2>&1 && continue
1122
-      am__tar='tar chf - "$$tardir"'
1123
-      am__tar_='tar chf - "$tardir"'
1124
-      am__untar='tar xf -'
1125
-      ;;
1126
-    pax)
1127
-      am__tar='pax -L -x $1 -w "$$tardir"'
1128
-      am__tar_='pax -L -x $1 -w "$tardir"'
1129
-      am__untar='pax -r'
1130
-      ;;
1131
-    cpio)
1132
-      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1133
-      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1134
-      am__untar='cpio -i -H $1 -d'
1135
-      ;;
1136
-    none)
1137
-      am__tar=false
1138
-      am__tar_=false
1139
-      am__untar=false
1140
-      ;;
1141
-    esac
1107
+  # If the value was cached, stop now.  We just wanted to have am__tar
1108
+  # and am__untar set.
1109
+  test -n "${am_cv_prog_tar_$1}" && break
1142 1110
 
1143
-    # If the value was cached, stop now.  We just wanted to have am__tar
1144
-    # and am__untar set.
1145
-    test -n "${am_cv_prog_tar_$1}" && break
1146
-
1147
-    # tar/untar a dummy directory, and stop if the command works.
1148
-    rm -rf conftest.dir
1149
-    mkdir conftest.dir
1150
-    echo GrepMe > conftest.dir/file
1151
-    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1152
-    rm -rf conftest.dir
1153
-    if test -s conftest.tar; then
1154
-      AM_RUN_LOG([$am__untar <conftest.tar])
1155
-      AM_RUN_LOG([cat conftest.dir/file])
1156
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1157
-    fi
1158
-  done
1111
+  # tar/untar a dummy directory, and stop if the command works
1159 1112
   rm -rf conftest.dir
1113
+  mkdir conftest.dir
1114
+  echo GrepMe > conftest.dir/file
1115
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1116
+  rm -rf conftest.dir
1117
+  if test -s conftest.tar; then
1118
+    AM_RUN_LOG([$am__untar <conftest.tar])
1119
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1120
+  fi
1121
+done
1122
+rm -rf conftest.dir
1160 1123
 
1161
-  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1162
-  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1163
-
1124
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1125
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1164 1126
 AC_SUBST([am__tar])
1165 1127
 AC_SUBST([am__untar])
1166 1128
 ]) # _AM_PROG_TAR
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +56,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 \
... ...
@@ -200,19 +155,6 @@ clamav_milter_LDADD = $(LDADD)
200 200
 AM_V_lt = $(am__v_lt_@AM_V@)
201 201
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
202 202
 am__v_lt_0 = --silent
203
-am__v_lt_1 = 
204
-AM_V_P = $(am__v_P_@AM_V@)
205
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
206
-am__v_P_0 = false
207
-am__v_P_1 = :
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     " $@;
211
-am__v_GEN_1 = 
212
-AM_V_at = $(am__v_at_@AM_V@)
213
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
214
-am__v_at_0 = @
215
-am__v_at_1 = 
216 203
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
217 204
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
218 205
 am__depfiles_maybe = depfiles
... ...
@@ -225,23 +167,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
225 225
 	$(AM_CFLAGS) $(CFLAGS)
226 226
 AM_V_CC = $(am__v_CC_@AM_V@)
227 227
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
228
-am__v_CC_0 = @echo "  CC      " $@;
229
-am__v_CC_1 = 
228
+am__v_CC_0 = @echo "  CC    " $@;
229
+AM_V_at = $(am__v_at_@AM_V@)
230
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
231
+am__v_at_0 = @
230 232
 CCLD = $(CC)
231 233
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
232 234
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
233 235
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
234 236
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
235 237
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
236
-am__v_CCLD_0 = @echo "  CCLD    " $@;
237
-am__v_CCLD_1 = 
238
+am__v_CCLD_0 = @echo "  CCLD  " $@;
239
+AM_V_GEN = $(am__v_GEN_@AM_V@)
240
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
241
+am__v_GEN_0 = @echo "  GEN   " $@;
238 242
 SOURCES = $(clamav_milter_SOURCES)
239 243
 DIST_SOURCES = $(am__clamav_milter_SOURCES_DIST)
240
-am__can_run_installinfo = \
241
-  case $$AM_UPDATE_INFO_DIR in \
242
-    n|no|NO) false;; \
243
-    *) (install-info --version) >/dev/null 2>&1;; \
244
-  esac
245 244
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
246 245
 am__vpath_adj = case $$p in \
247 246
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -272,23 +213,6 @@ am__uninstall_files_from_dir = { \
272 272
 man8dir = $(mandir)/man8
273 273
 NROFF = nroff
274 274
 MANS = $(man_MANS)
275
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
276
-# Read a list of newline-separated strings from the standard input,
277
-# and print each of them once, without duplicates.  Input order is
278
-# *not* preserved.
279
-am__uniquify_input = $(AWK) '\
280
-  BEGIN { nonempty = 0; } \
281
-  { items[$$0] = 1; nonempty = 1; } \
282
-  END { if (nonempty) { for (i in items) print i; }; } \
283
-'
284
-# Make sure the list of sources is unique.  This is necessary because,
285
-# e.g., the same source file might be shared among _SOURCES variables
286
-# for different programs/libraries.
287
-am__define_uniq_tagged_files = \
288
-  list='$(am__tagged_files)'; \
289
-  unique=`for i in $$list; do \
290
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291
-  done | $(am__uniquify_input)`
292 275
 ETAGS = etags
293 276
 CTAGS = ctags
294 277
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -550,19 +474,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
550 550
 $(am__aclocal_m4_deps):
551 551
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
552 552
 	@$(NORMAL_INSTALL)
553
+	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
553 554
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
554
-	if test -n "$$list"; then \
555
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
556
-	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
557
-	fi; \
558 555
 	for p in $$list; do echo "$$p $$p"; done | \
559 556
 	sed 's/$(EXEEXT)$$//' | \
560
-	while read p p1; do if test -f $$p \
561
-	 || test -f $$p1 \
562
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
557
+	while read p p1; do if test -f $$p || test -f $$p1; \
558
+	  then echo "$$p"; echo "$$p"; else :; fi; \
563 559
 	done | \
564
-	sed -e 'p;s,.*/,,;n;h' \
565
-	    -e 's|.*|.|' \
560
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
566 561
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
567 562
 	sed 'N;N;N;s,\n, ,g' | \
568 563
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -583,8 +502,7 @@ uninstall-sbinPROGRAMS:
583 583
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
584 584
 	files=`for p in $$list; do echo "$$p"; done | \
585 585
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
586
-	      -e 's/$$/$(EXEEXT)/' \
587
-	`; \
586
+	      -e 's/$$/$(EXEEXT)/' `; \
588 587
 	test -n "$$list" || exit 0; \
589 588
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
590 589
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -613,7 +531,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
613 613
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
614 614
 	  done; \
615 615
 	done; rm -f c$${pid}_.???; exit $$bad
616
-
617 616
 clamav-milter$(EXEEXT): $(clamav_milter_OBJECTS) $(clamav_milter_DEPENDENCIES) $(EXTRA_clamav_milter_DEPENDENCIES) 
618 617
 	@rm -f clamav-milter$(EXEEXT)
619 618
 	$(AM_V_CCLD)$(LINK) $(clamav_milter_OBJECTS) $(clamav_milter_LDADD) $(LIBS)
... ...
@@ -639,14 +556,14 @@ distclean-compile:
639 639
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
640 640
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
641 641
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
642
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
642
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
643 643
 
644 644
 .c.obj:
645 645
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
646 646
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
647 647
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
648 648
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
649
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
649
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
650 650
 
651 651
 .c.lo:
652 652
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -718,18 +635,11 @@ clean-libtool:
718 718
 	-rm -rf .libs _libs
719 719
 install-man8: $(man_MANS)
720 720
 	@$(NORMAL_INSTALL)
721
-	@list1=''; \
722
-	list2='$(man_MANS)'; \
723
-	test -n "$(man8dir)" \
724
-	  && test -n "`echo $$list1$$list2`" \
725
-	  || exit 0; \
726
-	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
727
-	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
728
-	{ for i in $$list1; do echo "$$i"; done;  \
729
-	if test -n "$$list2"; then \
730
-	  for i in $$list2; do echo "$$i"; done \
731
-	    | sed -n '/\.8[a-z]*$$/p'; \
732
-	fi; \
721
+	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
722
+	@list=''; test -n "$(man8dir)" || exit 0; \
723
+	{ for i in $$list; do echo "$$i"; done; \
724
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
725
+	  sed -n '/\.8[a-z]*$$/p'; \
733 726
 	} | while read p; do \
734 727
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
735 728
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -760,15 +670,26 @@ uninstall-man8:
760 760
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
761 761
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
762 762
 
763
-ID: $(am__tagged_files)
764
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
765
-tags: tags-am
766
-TAGS: tags
767
-
768
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
763
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
764
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
765
+	unique=`for i in $$list; do \
766
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
767
+	  done | \
768
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
769
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
770
+	mkid -fID $$unique
771
+tags: TAGS
772
+
773
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
774
+		$(TAGS_FILES) $(LISP)
769 775
 	set x; \
770 776
 	here=`pwd`; \
771
-	$(am__define_uniq_tagged_files); \
777
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
778
+	unique=`for i in $$list; do \
779
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780
+	  done | \
781
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
772 783
 	shift; \
773 784
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
774 785
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -780,11 +701,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
780 780
 	      $$unique; \
781 781
 	  fi; \
782 782
 	fi
783
-ctags: ctags-am
784
-
785
-CTAGS: ctags
786
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
787
-	$(am__define_uniq_tagged_files); \
783
+ctags: CTAGS
784
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
785
+		$(TAGS_FILES) $(LISP)
786
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
787
+	unique=`for i in $$list; do \
788
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
789
+	  done | \
790
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
791
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
788 792
 	test -z "$(CTAGS_ARGS)$$unique" \
789 793
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
790 794
 	     $$unique
... ...
@@ -793,26 +718,24 @@ GTAGS:
793 793
 	here=`$(am__cd) $(top_builddir) && pwd` \
794 794
 	  && $(am__cd) $(top_srcdir) \
795 795
 	  && gtags -i $(GTAGS_ARGS) "$$here"
796
-cscopelist: cscopelist-am
797
-
798
-cscopelist-am: $(am__tagged_files)
799
-	list='$(am__tagged_files)'; \
800
-	case "$(srcdir)" in \
801
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
802
-	  *) sdir=$(subdir)/$(srcdir) ;; \
803
-	esac; \
804
-	for i in $$list; do \
805
-	  if test -f "$$i"; then \
806
-	    echo "$(subdir)/$$i"; \
807
-	  else \
808
-	    echo "$$sdir/$$i"; \
809
-	  fi; \
810
-	done >> $(top_builddir)/cscope.files
811 796
 
812 797
 distclean-tags:
813 798
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
814 799
 
815 800
 distdir: $(DISTFILES)
801
+	@list='$(MANS)'; if test -n "$$list"; then \
802
+	  list=`for p in $$list; do \
803
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
804
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
805
+	  if test -n "$$list" && \
806
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
807
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
808
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
809
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
810
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
811
+	    exit 1; \
812
+	  else :; fi; \
813
+	else :; fi
816 814
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
817 815
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
818 816
 	list='$(DISTFILES)'; \
... ...
@@ -955,20 +878,19 @@ uninstall-man: uninstall-man8
955 955
 
956 956
 .MAKE: install-am install-strip
957 957
 
958
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
959
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
960
-	distclean distclean-compile distclean-generic \
961
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
962
-	html-am info info-am install install-am install-data \
963
-	install-data-am install-dvi install-dvi-am install-exec \
964
-	install-exec-am install-html install-html-am install-info \
965
-	install-info-am install-man install-man8 install-pdf \
966
-	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
967
-	install-strip installcheck installcheck-am \
968
-	installcheck-sbinPROGRAMS installdirs maintainer-clean \
969
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
970
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
971
-	tags tags-am uninstall uninstall-am uninstall-man \
958
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
959
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
960
+	distclean-compile distclean-generic distclean-libtool \
961
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
962
+	install install-am install-data install-data-am install-dvi \
963
+	install-dvi-am install-exec install-exec-am install-html \
964
+	install-html-am install-info install-info-am install-man \
965
+	install-man8 install-pdf install-pdf-am install-ps \
966
+	install-ps-am install-sbinPROGRAMS install-strip installcheck \
967
+	installcheck-am installcheck-sbinPROGRAMS installdirs \
968
+	maintainer-clean maintainer-clean-generic mostlyclean \
969
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
970
+	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-man \
972 971
 	uninstall-man8 uninstall-sbinPROGRAMS
973 972
 
974 973
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
31
-    case $$MAKEFLAGS in \
32
-      *\\[\ \	]*) \
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;; \
58
-    esac; \
59
-  done; \
60
-  test $$has_opt = yes
61
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 18
 pkgdatadir = $(datadir)/@PACKAGE@
64 19
 pkgincludedir = $(includedir)/@PACKAGE@
65 20
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +37,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 \
... ...
@@ -166,19 +121,6 @@ clambc_LDADD = $(LDADD)
166 166
 AM_V_lt = $(am__v_lt_@AM_V@)
167 167
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
168 168
 am__v_lt_0 = --silent
169
-am__v_lt_1 = 
170
-AM_V_P = $(am__v_P_@AM_V@)
171
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172
-am__v_P_0 = false
173
-am__v_P_1 = :
174
-AM_V_GEN = $(am__v_GEN_@AM_V@)
175
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176
-am__v_GEN_0 = @echo "  GEN     " $@;
177
-am__v_GEN_1 = 
178
-AM_V_at = $(am__v_at_@AM_V@)
179
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180
-am__v_at_0 = @
181
-am__v_at_1 = 
182 169
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
183 170
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
184 171
 am__depfiles_maybe = depfiles
... ...
@@ -191,40 +133,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191 191
 	$(AM_CFLAGS) $(CFLAGS)
192 192
 AM_V_CC = $(am__v_CC_@AM_V@)
193 193
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
194
-am__v_CC_0 = @echo "  CC      " $@;
195
-am__v_CC_1 = 
194
+am__v_CC_0 = @echo "  CC    " $@;
195
+AM_V_at = $(am__v_at_@AM_V@)
196
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
197
+am__v_at_0 = @
196 198
 CCLD = $(CC)
197 199
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
198 200
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199 201
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
200 202
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
201 203
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
202
-am__v_CCLD_0 = @echo "  CCLD    " $@;
203
-am__v_CCLD_1 = 
204
+am__v_CCLD_0 = @echo "  CCLD  " $@;
205
+AM_V_GEN = $(am__v_GEN_@AM_V@)
206
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
207
+am__v_GEN_0 = @echo "  GEN   " $@;
204 208
 SOURCES = $(clambc_SOURCES)
205 209
 DIST_SOURCES = $(clambc_SOURCES)
206
-am__can_run_installinfo = \
207
-  case $$AM_UPDATE_INFO_DIR in \
208
-    n|no|NO) false;; \
209
-    *) (install-info --version) >/dev/null 2>&1;; \
210
-  esac
211
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
212
-# Read a list of newline-separated strings from the standard input,
213
-# and print each of them once, without duplicates.  Input order is
214
-# *not* preserved.
215
-am__uniquify_input = $(AWK) '\
216
-  BEGIN { nonempty = 0; } \
217
-  { items[$$0] = 1; nonempty = 1; } \
218
-  END { if (nonempty) { for (i in items) print i; }; } \
219
-'
220
-# Make sure the list of sources is unique.  This is necessary because,
221
-# e.g., the same source file might be shared among _SOURCES variables
222
-# for different programs/libraries.
223
-am__define_uniq_tagged_files = \
224
-  list='$(am__tagged_files)'; \
225
-  unique=`for i in $$list; do \
226
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
227
-  done | $(am__uniquify_input)`
228 210
 ETAGS = etags
229 211
 CTAGS = ctags
230 212
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -475,19 +399,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
475 475
 $(am__aclocal_m4_deps):
476 476
 install-binPROGRAMS: $(bin_PROGRAMS)
477 477
 	@$(NORMAL_INSTALL)
478
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
478 479
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
479
-	if test -n "$$list"; then \
480
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
481
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
482
-	fi; \
483 480
 	for p in $$list; do echo "$$p $$p"; done | \
484 481
 	sed 's/$(EXEEXT)$$//' | \
485
-	while read p p1; do if test -f $$p \
486
-	 || test -f $$p1 \
487
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
482
+	while read p p1; do if test -f $$p || test -f $$p1; \
483
+	  then echo "$$p"; echo "$$p"; else :; fi; \
488 484
 	done | \
489
-	sed -e 'p;s,.*/,,;n;h' \
490
-	    -e 's|.*|.|' \
485
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
491 486
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
492 487
 	sed 'N;N;N;s,\n, ,g' | \
493 488
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -508,8 +427,7 @@ uninstall-binPROGRAMS:
508 508
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
509 509
 	files=`for p in $$list; do echo "$$p"; done | \
510 510
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
511
-	      -e 's/$$/$(EXEEXT)/' \
512
-	`; \
511
+	      -e 's/$$/$(EXEEXT)/' `; \
513 512
 	test -n "$$list" || exit 0; \
514 513
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
515 514
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -538,7 +456,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
538 538
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
539 539
 	  done; \
540 540
 	done; rm -f c$${pid}_.???; exit $$bad
541
-
542 541
 clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES) 
543 542
 	@rm -f clambc$(EXEEXT)
544 543
 	$(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
... ...
@@ -559,14 +476,14 @@ distclean-compile:
559 559
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
560 560
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
561 561
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
562
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
563 563
 
564 564
 .c.obj:
565 565
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
566 566
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
567 567
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
568 568
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
569
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
570 570
 
571 571
 .c.lo:
572 572
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -623,15 +540,26 @@ mostlyclean-libtool:
623 623
 clean-libtool:
624 624
 	-rm -rf .libs _libs
625 625
 
626
-ID: $(am__tagged_files)
627
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
628
-tags: tags-am
629
-TAGS: tags
630
-
631
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
626
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
627
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
628
+	unique=`for i in $$list; do \
629
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630
+	  done | \
631
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
632
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
633
+	mkid -fID $$unique
634
+tags: TAGS
635
+
636
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
637
+		$(TAGS_FILES) $(LISP)
632 638
 	set x; \
633 639
 	here=`pwd`; \
634
-	$(am__define_uniq_tagged_files); \
640
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
641
+	unique=`for i in $$list; do \
642
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
643
+	  done | \
644
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
645
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
635 646
 	shift; \
636 647
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
637 648
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -643,11 +571,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
643 643
 	      $$unique; \
644 644
 	  fi; \
645 645
 	fi
646
-ctags: ctags-am
647
-
648
-CTAGS: ctags
649
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
650
-	$(am__define_uniq_tagged_files); \
646
+ctags: CTAGS
647
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
648
+		$(TAGS_FILES) $(LISP)
649
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
650
+	unique=`for i in $$list; do \
651
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
652
+	  done | \
653
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
654
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
651 655
 	test -z "$(CTAGS_ARGS)$$unique" \
652 656
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
653 657
 	     $$unique
... ...
@@ -656,21 +588,6 @@ GTAGS:
656 656
 	here=`$(am__cd) $(top_builddir) && pwd` \
657 657
 	  && $(am__cd) $(top_srcdir) \
658 658
 	  && gtags -i $(GTAGS_ARGS) "$$here"
659
-cscopelist: cscopelist-am
660
-
661
-cscopelist-am: $(am__tagged_files)
662
-	list='$(am__tagged_files)'; \
663
-	case "$(srcdir)" in \
664
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
665
-	  *) sdir=$(subdir)/$(srcdir) ;; \
666
-	esac; \
667
-	for i in $$list; do \
668
-	  if test -f "$$i"; then \
669
-	    echo "$(subdir)/$$i"; \
670
-	  else \
671
-	    echo "$$sdir/$$i"; \
672
-	  fi; \
673
-	done >> $(top_builddir)/cscope.files
674 659
 
675 660
 distclean-tags:
676 661
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -815,20 +732,19 @@ uninstall-am: uninstall-binPROGRAMS
815 815
 
816 816
 .MAKE: install-am install-strip
817 817
 
818
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
819
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
820
-	ctags ctags-am distclean distclean-compile distclean-generic \
821
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
822
-	html-am info info-am install install-am install-binPROGRAMS \
823
-	install-data install-data-am install-dvi install-dvi-am \
824
-	install-exec install-exec-am install-html install-html-am \
825
-	install-info install-info-am install-man install-pdf \
826
-	install-pdf-am install-ps install-ps-am install-strip \
827
-	installcheck installcheck-am installcheck-binPROGRAMS \
828
-	installdirs maintainer-clean maintainer-clean-generic \
829
-	mostlyclean mostlyclean-compile mostlyclean-generic \
830
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
831
-	uninstall-am uninstall-binPROGRAMS
818
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
819
+	clean-generic clean-libtool ctags distclean distclean-compile \
820
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
821
+	dvi-am html html-am info info-am install install-am \
822
+	install-binPROGRAMS install-data install-data-am install-dvi \
823
+	install-dvi-am install-exec install-exec-am install-html \
824
+	install-html-am install-info install-info-am install-man \
825
+	install-pdf install-pdf-am install-ps install-ps-am \
826
+	install-strip installcheck installcheck-am \
827
+	installcheck-binPROGRAMS installdirs maintainer-clean \
828
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
829
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
830
+	tags uninstall uninstall-am uninstall-binPROGRAMS
832 831
 
833 832
 
834 833
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,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 \
... ...
@@ -184,19 +139,6 @@ clamconf_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,40 +151,22 @@ 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 = $(clamconf_SOURCES)
223 227
 DIST_SOURCES = $(clamconf_SOURCES)
224
-am__can_run_installinfo = \
225
-  case $$AM_UPDATE_INFO_DIR in \
226
-    n|no|NO) false;; \
227
-    *) (install-info --version) >/dev/null 2>&1;; \
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 228
 ETAGS = etags
247 229
 CTAGS = ctags
248 230
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -498,19 +422,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
498 498
 $(am__aclocal_m4_deps):
499 499
 install-binPROGRAMS: $(bin_PROGRAMS)
500 500
 	@$(NORMAL_INSTALL)
501
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
501 502
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
502
-	if test -n "$$list"; then \
503
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
504
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
505
-	fi; \
506 503
 	for p in $$list; do echo "$$p $$p"; done | \
507 504
 	sed 's/$(EXEEXT)$$//' | \
508
-	while read p p1; do if test -f $$p \
509
-	 || test -f $$p1 \
510
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
505
+	while read p p1; do if test -f $$p || test -f $$p1; \
506
+	  then echo "$$p"; echo "$$p"; else :; fi; \
511 507
 	done | \
512
-	sed -e 'p;s,.*/,,;n;h' \
513
-	    -e 's|.*|.|' \
508
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
514 509
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
515 510
 	sed 'N;N;N;s,\n, ,g' | \
516 511
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -531,8 +450,7 @@ uninstall-binPROGRAMS:
531 531
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
532 532
 	files=`for p in $$list; do echo "$$p"; done | \
533 533
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
534
-	      -e 's/$$/$(EXEEXT)/' \
535
-	`; \
534
+	      -e 's/$$/$(EXEEXT)/' `; \
536 535
 	test -n "$$list" || exit 0; \
537 536
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
538 537
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -561,7 +479,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
561 561
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
562 562
 	  done; \
563 563
 	done; rm -f c$${pid}_.???; exit $$bad
564
-
565 564
 clamconf$(EXEEXT): $(clamconf_OBJECTS) $(clamconf_DEPENDENCIES) $(EXTRA_clamconf_DEPENDENCIES) 
566 565
 	@rm -f clamconf$(EXEEXT)
567 566
 	$(AM_V_CCLD)$(LINK) $(clamconf_OBJECTS) $(clamconf_LDADD) $(LIBS)
... ...
@@ -582,14 +499,14 @@ distclean-compile:
582 582
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
583 583
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
584 584
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
585
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
586 586
 
587 587
 .c.obj:
588 588
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
589 589
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
590 590
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
591 591
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
592
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
593 593
 
594 594
 .c.lo:
595 595
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -646,15 +563,26 @@ mostlyclean-libtool:
646 646
 clean-libtool:
647 647
 	-rm -rf .libs _libs
648 648
 
649
-ID: $(am__tagged_files)
650
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
651
-tags: tags-am
652
-TAGS: tags
653
-
654
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
649
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_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; }; }'`; \
656
+	mkid -fID $$unique
657
+tags: TAGS
658
+
659
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
660
+		$(TAGS_FILES) $(LISP)
655 661
 	set x; \
656 662
 	here=`pwd`; \
657
-	$(am__define_uniq_tagged_files); \
663
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
664
+	unique=`for i in $$list; do \
665
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666
+	  done | \
667
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
658 669
 	shift; \
659 670
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
660 671
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -666,11 +594,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
666 666
 	      $$unique; \
667 667
 	  fi; \
668 668
 	fi
669
-ctags: ctags-am
670
-
671
-CTAGS: ctags
672
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
673
-	$(am__define_uniq_tagged_files); \
669
+ctags: CTAGS
670
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
671
+		$(TAGS_FILES) $(LISP)
672
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
673
+	unique=`for i in $$list; do \
674
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675
+	  done | \
676
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
677
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
674 678
 	test -z "$(CTAGS_ARGS)$$unique" \
675 679
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
676 680
 	     $$unique
... ...
@@ -679,21 +611,6 @@ GTAGS:
679 679
 	here=`$(am__cd) $(top_builddir) && pwd` \
680 680
 	  && $(am__cd) $(top_srcdir) \
681 681
 	  && gtags -i $(GTAGS_ARGS) "$$here"
682
-cscopelist: cscopelist-am
683
-
684
-cscopelist-am: $(am__tagged_files)
685
-	list='$(am__tagged_files)'; \
686
-	case "$(srcdir)" in \
687
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
688
-	  *) sdir=$(subdir)/$(srcdir) ;; \
689
-	esac; \
690
-	for i in $$list; do \
691
-	  if test -f "$$i"; then \
692
-	    echo "$(subdir)/$$i"; \
693
-	  else \
694
-	    echo "$$sdir/$$i"; \
695
-	  fi; \
696
-	done >> $(top_builddir)/cscope.files
697 682
 
698 683
 distclean-tags:
699 684
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -838,20 +755,19 @@ uninstall-am: uninstall-binPROGRAMS
838 838
 
839 839
 .MAKE: install-am install-strip
840 840
 
841
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
842
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
843
-	ctags ctags-am distclean distclean-compile distclean-generic \
844
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
845
-	html-am info info-am install install-am install-binPROGRAMS \
846
-	install-data install-data-am install-dvi install-dvi-am \
847
-	install-exec install-exec-am install-html install-html-am \
848
-	install-info install-info-am install-man install-pdf \
849
-	install-pdf-am install-ps install-ps-am install-strip \
850
-	installcheck installcheck-am installcheck-binPROGRAMS \
851
-	installdirs maintainer-clean maintainer-clean-generic \
852
-	mostlyclean mostlyclean-compile mostlyclean-generic \
853
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
854
-	uninstall-am uninstall-binPROGRAMS
841
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
842
+	clean-generic clean-libtool ctags distclean distclean-compile \
843
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
844
+	dvi-am html html-am info info-am install install-am \
845
+	install-binPROGRAMS install-data install-data-am install-dvi \
846
+	install-dvi-am install-exec install-exec-am install-html \
847
+	install-html-am install-info install-info-am install-man \
848
+	install-pdf install-pdf-am install-ps install-ps-am \
849
+	install-strip installcheck installcheck-am \
850
+	installcheck-binPROGRAMS installdirs maintainer-clean \
851
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
852
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
853
+	tags uninstall uninstall-am uninstall-binPROGRAMS
855 854
 
856 855
 
857 856
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,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 \
... ...
@@ -197,19 +152,6 @@ clamd_LDADD = $(LDADD)
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
-AM_V_P = $(am__v_P_@AM_V@)
202
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
203
-am__v_P_0 = false
204
-am__v_P_1 = :
205
-AM_V_GEN = $(am__v_GEN_@AM_V@)
206
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
207
-am__v_GEN_0 = @echo "  GEN     " $@;
208
-am__v_GEN_1 = 
209
-AM_V_at = $(am__v_at_@AM_V@)
210
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
211
-am__v_at_0 = @
212
-am__v_at_1 = 
213 200
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
214 201
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
215 202
 am__depfiles_maybe = depfiles
... ...
@@ -222,40 +164,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
222 222
 	$(AM_CFLAGS) $(CFLAGS)
223 223
 AM_V_CC = $(am__v_CC_@AM_V@)
224 224
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
225
-am__v_CC_0 = @echo "  CC      " $@;
226
-am__v_CC_1 = 
225
+am__v_CC_0 = @echo "  CC    " $@;
226
+AM_V_at = $(am__v_at_@AM_V@)
227
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
228
+am__v_at_0 = @
227 229
 CCLD = $(CC)
228 230
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
229 231
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
230 232
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
231 233
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
232 234
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
233
-am__v_CCLD_0 = @echo "  CCLD    " $@;
234
-am__v_CCLD_1 = 
235
+am__v_CCLD_0 = @echo "  CCLD  " $@;
236
+AM_V_GEN = $(am__v_GEN_@AM_V@)
237
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
238
+am__v_GEN_0 = @echo "  GEN   " $@;
235 239
 SOURCES = $(clamd_SOURCES)
236 240
 DIST_SOURCES = $(am__clamd_SOURCES_DIST)
237
-am__can_run_installinfo = \
238
-  case $$AM_UPDATE_INFO_DIR in \
239
-    n|no|NO) false;; \
240
-    *) (install-info --version) >/dev/null 2>&1;; \
241
-  esac
242
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
243
-# Read a list of newline-separated strings from the standard input,
244
-# and print each of them once, without duplicates.  Input order is
245
-# *not* preserved.
246
-am__uniquify_input = $(AWK) '\
247
-  BEGIN { nonempty = 0; } \
248
-  { items[$$0] = 1; nonempty = 1; } \
249
-  END { if (nonempty) { for (i in items) print i; }; } \
250
-'
251
-# Make sure the list of sources is unique.  This is necessary because,
252
-# e.g., the same source file might be shared among _SOURCES variables
253
-# for different programs/libraries.
254
-am__define_uniq_tagged_files = \
255
-  list='$(am__tagged_files)'; \
256
-  unique=`for i in $$list; do \
257
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258
-  done | $(am__uniquify_input)`
259 241
 ETAGS = etags
260 242
 CTAGS = ctags
261 243
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -529,19 +453,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
529 529
 $(am__aclocal_m4_deps):
530 530
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
531 531
 	@$(NORMAL_INSTALL)
532
+	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
532 533
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
533
-	if test -n "$$list"; then \
534
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
535
-	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
536
-	fi; \
537 534
 	for p in $$list; do echo "$$p $$p"; done | \
538 535
 	sed 's/$(EXEEXT)$$//' | \
539
-	while read p p1; do if test -f $$p \
540
-	 || test -f $$p1 \
541
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
536
+	while read p p1; do if test -f $$p || test -f $$p1; \
537
+	  then echo "$$p"; echo "$$p"; else :; fi; \
542 538
 	done | \
543
-	sed -e 'p;s,.*/,,;n;h' \
544
-	    -e 's|.*|.|' \
539
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
545 540
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
546 541
 	sed 'N;N;N;s,\n, ,g' | \
547 542
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -562,8 +481,7 @@ uninstall-sbinPROGRAMS:
562 562
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
563 563
 	files=`for p in $$list; do echo "$$p"; done | \
564 564
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
565
-	      -e 's/$$/$(EXEEXT)/' \
566
-	`; \
565
+	      -e 's/$$/$(EXEEXT)/' `; \
567 566
 	test -n "$$list" || exit 0; \
568 567
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
569 568
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -592,7 +510,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
592 592
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
593 593
 	  done; \
594 594
 	done; rm -f c$${pid}_.???; exit $$bad
595
-
596 595
 clamd$(EXEEXT): $(clamd_OBJECTS) $(clamd_DEPENDENCIES) $(EXTRA_clamd_DEPENDENCIES) 
597 596
 	@rm -f clamd$(EXEEXT)
598 597
 	$(AM_V_CCLD)$(LINK) $(clamd_OBJECTS) $(clamd_LDADD) $(LIBS)
... ...
@@ -622,14 +539,14 @@ distclean-compile:
622 622
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623 623
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624 624
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
625
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
626 626
 
627 627
 .c.obj:
628 628
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
629 629
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
630 630
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
631 631
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
632
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
633 633
 
634 634
 .c.lo:
635 635
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -700,15 +617,26 @@ mostlyclean-libtool:
700 700
 clean-libtool:
701 701
 	-rm -rf .libs _libs
702 702
 
703
-ID: $(am__tagged_files)
704
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
705
-tags: tags-am
706
-TAGS: tags
707
-
708
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
703
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
704
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
705
+	unique=`for i in $$list; do \
706
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
707
+	  done | \
708
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
709
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
710
+	mkid -fID $$unique
711
+tags: TAGS
712
+
713
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
714
+		$(TAGS_FILES) $(LISP)
709 715
 	set x; \
710 716
 	here=`pwd`; \
711
-	$(am__define_uniq_tagged_files); \
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; }; }'`; \
712 723
 	shift; \
713 724
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
714 725
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -720,11 +648,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
720 720
 	      $$unique; \
721 721
 	  fi; \
722 722
 	fi
723
-ctags: ctags-am
724
-
725
-CTAGS: ctags
726
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
727
-	$(am__define_uniq_tagged_files); \
723
+ctags: CTAGS
724
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
725
+		$(TAGS_FILES) $(LISP)
726
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
727
+	unique=`for i in $$list; do \
728
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
729
+	  done | \
730
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
731
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
728 732
 	test -z "$(CTAGS_ARGS)$$unique" \
729 733
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
730 734
 	     $$unique
... ...
@@ -733,21 +665,6 @@ GTAGS:
733 733
 	here=`$(am__cd) $(top_builddir) && pwd` \
734 734
 	  && $(am__cd) $(top_srcdir) \
735 735
 	  && gtags -i $(GTAGS_ARGS) "$$here"
736
-cscopelist: cscopelist-am
737
-
738
-cscopelist-am: $(am__tagged_files)
739
-	list='$(am__tagged_files)'; \
740
-	case "$(srcdir)" in \
741
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
742
-	  *) sdir=$(subdir)/$(srcdir) ;; \
743
-	esac; \
744
-	for i in $$list; do \
745
-	  if test -f "$$i"; then \
746
-	    echo "$(subdir)/$$i"; \
747
-	  else \
748
-	    echo "$$sdir/$$i"; \
749
-	  fi; \
750
-	done >> $(top_builddir)/cscope.files
751 736
 
752 737
 distclean-tags:
753 738
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -893,20 +810,20 @@ uninstall-am: uninstall-sbinPROGRAMS
893 893
 
894 894
 .MAKE: install-am install-strip
895 895
 
896
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
897
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
898
-	distclean distclean-compile distclean-generic \
899
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
900
-	html-am info info-am install install-am install-data \
901
-	install-data-am install-dvi install-dvi-am install-exec \
902
-	install-exec-am install-html install-html-am install-info \
903
-	install-info-am install-man install-pdf install-pdf-am \
904
-	install-ps install-ps-am install-sbinPROGRAMS install-strip \
905
-	installcheck installcheck-am installcheck-sbinPROGRAMS \
906
-	installdirs maintainer-clean maintainer-clean-generic \
907
-	mostlyclean mostlyclean-compile mostlyclean-generic \
908
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
909
-	uninstall-am uninstall-sbinPROGRAMS
896
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
897
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
898
+	distclean-compile distclean-generic distclean-libtool \
899
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
900
+	install install-am install-data install-data-am install-dvi \
901
+	install-dvi-am install-exec install-exec-am install-html \
902
+	install-html-am install-info install-info-am install-man \
903
+	install-pdf install-pdf-am install-ps install-ps-am \
904
+	install-sbinPROGRAMS install-strip installcheck \
905
+	installcheck-am installcheck-sbinPROGRAMS installdirs \
906
+	maintainer-clean maintainer-clean-generic mostlyclean \
907
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
908
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
909
+	uninstall-sbinPROGRAMS
910 910
 
911 911
 
912 912
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,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 \
... ...
@@ -195,19 +150,6 @@ clamdscan_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,40 +162,22 @@ 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 = $(clamdscan_SOURCES)
234 238
 DIST_SOURCES = $(am__clamdscan_SOURCES_DIST)
235
-am__can_run_installinfo = \
236
-  case $$AM_UPDATE_INFO_DIR in \
237
-    n|no|NO) false;; \
238
-    *) (install-info --version) >/dev/null 2>&1;; \
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 239
 ETAGS = etags
258 240
 CTAGS = ctags
259 241
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -515,19 +439,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
515 515
 $(am__aclocal_m4_deps):
516 516
 install-binPROGRAMS: $(bin_PROGRAMS)
517 517
 	@$(NORMAL_INSTALL)
518
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
518 519
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
519
-	if test -n "$$list"; then \
520
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
521
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
522
-	fi; \
523 520
 	for p in $$list; do echo "$$p $$p"; done | \
524 521
 	sed 's/$(EXEEXT)$$//' | \
525
-	while read p p1; do if test -f $$p \
526
-	 || test -f $$p1 \
527
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
522
+	while read p p1; do if test -f $$p || test -f $$p1; \
523
+	  then echo "$$p"; echo "$$p"; else :; fi; \
528 524
 	done | \
529
-	sed -e 'p;s,.*/,,;n;h' \
530
-	    -e 's|.*|.|' \
525
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
531 526
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
532 527
 	sed 'N;N;N;s,\n, ,g' | \
533 528
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -548,8 +467,7 @@ uninstall-binPROGRAMS:
548 548
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
549 549
 	files=`for p in $$list; do echo "$$p"; done | \
550 550
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
551
-	      -e 's/$$/$(EXEEXT)/' \
552
-	`; \
551
+	      -e 's/$$/$(EXEEXT)/' `; \
553 552
 	test -n "$$list" || exit 0; \
554 553
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
555 554
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -578,7 +496,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
578 578
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
579 579
 	  done; \
580 580
 	done; rm -f c$${pid}_.???; exit $$bad
581
-
582 581
 clamdscan$(EXEEXT): $(clamdscan_OBJECTS) $(clamdscan_DEPENDENCIES) $(EXTRA_clamdscan_DEPENDENCIES) 
583 582
 	@rm -f clamdscan$(EXEEXT)
584 583
 	$(AM_V_CCLD)$(LINK) $(clamdscan_OBJECTS) $(clamdscan_LDADD) $(LIBS)
... ...
@@ -604,14 +521,14 @@ distclean-compile:
604 604
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
605 605
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
606 606
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
607
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
608 608
 
609 609
 .c.obj:
610 610
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
611 611
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
612 612
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
613 613
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
614
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
614
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
615 615
 
616 616
 .c.lo:
617 617
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -710,15 +627,26 @@ mostlyclean-libtool:
710 710
 clean-libtool:
711 711
 	-rm -rf .libs _libs
712 712
 
713
-ID: $(am__tagged_files)
714
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
715
-tags: tags-am
716
-TAGS: tags
717
-
718
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
713
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; }; }'`; \
720
+	mkid -fID $$unique
721
+tags: TAGS
722
+
723
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
724
+		$(TAGS_FILES) $(LISP)
719 725
 	set x; \
720 726
 	here=`pwd`; \
721
-	$(am__define_uniq_tagged_files); \
727
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
728
+	unique=`for i in $$list; do \
729
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
730
+	  done | \
731
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
732
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
722 733
 	shift; \
723 734
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
724 735
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -730,11 +658,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
730 730
 	      $$unique; \
731 731
 	  fi; \
732 732
 	fi
733
-ctags: ctags-am
734
-
735
-CTAGS: ctags
736
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
737
-	$(am__define_uniq_tagged_files); \
733
+ctags: CTAGS
734
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
735
+		$(TAGS_FILES) $(LISP)
736
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
737
+	unique=`for i in $$list; do \
738
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
739
+	  done | \
740
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
741
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
738 742
 	test -z "$(CTAGS_ARGS)$$unique" \
739 743
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
740 744
 	     $$unique
... ...
@@ -743,21 +675,6 @@ GTAGS:
743 743
 	here=`$(am__cd) $(top_builddir) && pwd` \
744 744
 	  && $(am__cd) $(top_srcdir) \
745 745
 	  && gtags -i $(GTAGS_ARGS) "$$here"
746
-cscopelist: cscopelist-am
747
-
748
-cscopelist-am: $(am__tagged_files)
749
-	list='$(am__tagged_files)'; \
750
-	case "$(srcdir)" in \
751
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
752
-	  *) sdir=$(subdir)/$(srcdir) ;; \
753
-	esac; \
754
-	for i in $$list; do \
755
-	  if test -f "$$i"; then \
756
-	    echo "$(subdir)/$$i"; \
757
-	  else \
758
-	    echo "$$sdir/$$i"; \
759
-	  fi; \
760
-	done >> $(top_builddir)/cscope.files
761 746
 
762 747
 distclean-tags:
763 748
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -902,20 +819,19 @@ uninstall-am: uninstall-binPROGRAMS
902 902
 
903 903
 .MAKE: install-am install-strip
904 904
 
905
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
906
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
907
-	ctags ctags-am distclean distclean-compile distclean-generic \
908
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
909
-	html-am info info-am install install-am install-binPROGRAMS \
910
-	install-data install-data-am install-dvi install-dvi-am \
911
-	install-exec install-exec-am install-html install-html-am \
912
-	install-info install-info-am install-man install-pdf \
913
-	install-pdf-am install-ps install-ps-am install-strip \
914
-	installcheck installcheck-am installcheck-binPROGRAMS \
915
-	installdirs maintainer-clean maintainer-clean-generic \
916
-	mostlyclean mostlyclean-compile mostlyclean-generic \
917
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
918
-	uninstall-am uninstall-binPROGRAMS
905
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
906
+	clean-generic clean-libtool ctags distclean distclean-compile \
907
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
908
+	dvi-am html html-am info info-am install install-am \
909
+	install-binPROGRAMS install-data install-data-am install-dvi \
910
+	install-dvi-am install-exec install-exec-am install-html \
911
+	install-html-am install-info install-info-am install-man \
912
+	install-pdf install-pdf-am install-ps install-ps-am \
913
+	install-strip installcheck installcheck-am \
914
+	installcheck-binPROGRAMS installdirs maintainer-clean \
915
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
916
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
917
+	tags uninstall uninstall-am uninstall-binPROGRAMS
919 918
 
920 919
 
921 920
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
31
-    case $$MAKEFLAGS in \
32
-      *\\[\ \	]*) \
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;; \
58
-    esac; \
59
-  done; \
60
-  test $$has_opt = yes
61
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 18
 pkgdatadir = $(datadir)/@PACKAGE@
64 19
 pkgincludedir = $(includedir)/@PACKAGE@
65 20
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +37,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 \
... ...
@@ -171,19 +126,6 @@ clamdtop_OBJECTS = $(am_clamdtop_OBJECTS)
171 171
 AM_V_lt = $(am__v_lt_@AM_V@)
172 172
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
173 173
 am__v_lt_0 = --silent
174
-am__v_lt_1 = 
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
-AM_V_GEN = $(am__v_GEN_@AM_V@)
180
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
181
-am__v_GEN_0 = @echo "  GEN     " $@;
182
-am__v_GEN_1 = 
183
-AM_V_at = $(am__v_at_@AM_V@)
184
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
185
-am__v_at_0 = @
186
-am__v_at_1 = 
187 174
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
188 175
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
189 176
 am__depfiles_maybe = depfiles
... ...
@@ -196,23 +138,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
196 196
 	$(AM_CFLAGS) $(CFLAGS)
197 197
 AM_V_CC = $(am__v_CC_@AM_V@)
198 198
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
199
-am__v_CC_0 = @echo "  CC      " $@;
200
-am__v_CC_1 = 
199
+am__v_CC_0 = @echo "  CC    " $@;
200
+AM_V_at = $(am__v_at_@AM_V@)
201
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
202
+am__v_at_0 = @
201 203
 CCLD = $(CC)
202 204
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
203 205
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
204 206
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
205 207
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
206 208
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
207
-am__v_CCLD_0 = @echo "  CCLD    " $@;
208
-am__v_CCLD_1 = 
209
+am__v_CCLD_0 = @echo "  CCLD  " $@;
210
+AM_V_GEN = $(am__v_GEN_@AM_V@)
211
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
212
+am__v_GEN_0 = @echo "  GEN   " $@;
209 213
 SOURCES = $(clamdtop_SOURCES)
210 214
 DIST_SOURCES = $(am__clamdtop_SOURCES_DIST)
211
-am__can_run_installinfo = \
212
-  case $$AM_UPDATE_INFO_DIR in \
213
-    n|no|NO) false;; \
214
-    *) (install-info --version) >/dev/null 2>&1;; \
215
-  esac
216 215
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
217 216
 am__vpath_adj = case $$p in \
218 217
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -243,23 +184,6 @@ am__uninstall_files_from_dir = { \
243 243
 man1dir = $(mandir)/man1
244 244
 NROFF = nroff
245 245
 MANS = $(man_MANS)
246
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
247
-# Read a list of newline-separated strings from the standard input,
248
-# and print each of them once, without duplicates.  Input order is
249
-# *not* preserved.
250
-am__uniquify_input = $(AWK) '\
251
-  BEGIN { nonempty = 0; } \
252
-  { items[$$0] = 1; nonempty = 1; } \
253
-  END { if (nonempty) { for (i in items) print i; }; } \
254
-'
255
-# Make sure the list of sources is unique.  This is necessary because,
256
-# e.g., the same source file might be shared among _SOURCES variables
257
-# for different programs/libraries.
258
-am__define_uniq_tagged_files = \
259
-  list='$(am__tagged_files)'; \
260
-  unique=`for i in $$list; do \
261
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262
-  done | $(am__uniquify_input)`
263 246
 ETAGS = etags
264 247
 CTAGS = ctags
265 248
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -512,19 +436,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
512 512
 $(am__aclocal_m4_deps):
513 513
 install-binPROGRAMS: $(bin_PROGRAMS)
514 514
 	@$(NORMAL_INSTALL)
515
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
515 516
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
516
-	if test -n "$$list"; then \
517
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
518
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
519
-	fi; \
520 517
 	for p in $$list; do echo "$$p $$p"; done | \
521 518
 	sed 's/$(EXEEXT)$$//' | \
522
-	while read p p1; do if test -f $$p \
523
-	 || test -f $$p1 \
524
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
519
+	while read p p1; do if test -f $$p || test -f $$p1; \
520
+	  then echo "$$p"; echo "$$p"; else :; fi; \
525 521
 	done | \
526
-	sed -e 'p;s,.*/,,;n;h' \
527
-	    -e 's|.*|.|' \
522
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
528 523
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
529 524
 	sed 'N;N;N;s,\n, ,g' | \
530 525
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -545,8 +464,7 @@ uninstall-binPROGRAMS:
545 545
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
546 546
 	files=`for p in $$list; do echo "$$p"; done | \
547 547
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
548
-	      -e 's/$$/$(EXEEXT)/' \
549
-	`; \
548
+	      -e 's/$$/$(EXEEXT)/' `; \
550 549
 	test -n "$$list" || exit 0; \
551 550
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
552 551
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -575,7 +493,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
575 575
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
576 576
 	  done; \
577 577
 	done; rm -f c$${pid}_.???; exit $$bad
578
-
579 578
 clamdtop$(EXEEXT): $(clamdtop_OBJECTS) $(clamdtop_DEPENDENCIES) $(EXTRA_clamdtop_DEPENDENCIES) 
580 579
 	@rm -f clamdtop$(EXEEXT)
581 580
 	$(AM_V_CCLD)$(LINK) $(clamdtop_OBJECTS) $(clamdtop_LDADD) $(LIBS)
... ...
@@ -596,14 +513,14 @@ distclean-compile:
596 596
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 597
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598 598
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
599
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
600 600
 
601 601
 .c.obj:
602 602
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
603 603
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
604 604
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
605 605
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
606
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
607 607
 
608 608
 .c.lo:
609 609
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -661,18 +578,11 @@ clean-libtool:
661 661
 	-rm -rf .libs _libs
662 662
 install-man1: $(man_MANS)
663 663
 	@$(NORMAL_INSTALL)
664
-	@list1=''; \
665
-	list2='$(man_MANS)'; \
666
-	test -n "$(man1dir)" \
667
-	  && test -n "`echo $$list1$$list2`" \
668
-	  || exit 0; \
669
-	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
670
-	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
671
-	{ for i in $$list1; do echo "$$i"; done;  \
672
-	if test -n "$$list2"; then \
673
-	  for i in $$list2; do echo "$$i"; done \
674
-	    | sed -n '/\.1[a-z]*$$/p'; \
675
-	fi; \
664
+	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
665
+	@list=''; test -n "$(man1dir)" || exit 0; \
666
+	{ for i in $$list; do echo "$$i"; done; \
667
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
668
+	  sed -n '/\.1[a-z]*$$/p'; \
676 669
 	} | while read p; do \
677 670
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
678 671
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -703,15 +613,26 @@ uninstall-man1:
703 703
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
704 704
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
705 705
 
706
-ID: $(am__tagged_files)
707
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
708
-tags: tags-am
709
-TAGS: tags
710
-
711
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
706
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
707
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
708
+	unique=`for i in $$list; do \
709
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
710
+	  done | \
711
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
712
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
713
+	mkid -fID $$unique
714
+tags: TAGS
715
+
716
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
717
+		$(TAGS_FILES) $(LISP)
712 718
 	set x; \
713 719
 	here=`pwd`; \
714
-	$(am__define_uniq_tagged_files); \
720
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
721
+	unique=`for i in $$list; do \
722
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
723
+	  done | \
724
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
725
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
715 726
 	shift; \
716 727
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
717 728
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -723,11 +644,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
723 723
 	      $$unique; \
724 724
 	  fi; \
725 725
 	fi
726
-ctags: ctags-am
727
-
728
-CTAGS: ctags
729
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
730
-	$(am__define_uniq_tagged_files); \
726
+ctags: CTAGS
727
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
728
+		$(TAGS_FILES) $(LISP)
729
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
730
+	unique=`for i in $$list; do \
731
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
732
+	  done | \
733
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
734
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
731 735
 	test -z "$(CTAGS_ARGS)$$unique" \
732 736
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
733 737
 	     $$unique
... ...
@@ -736,26 +661,24 @@ GTAGS:
736 736
 	here=`$(am__cd) $(top_builddir) && pwd` \
737 737
 	  && $(am__cd) $(top_srcdir) \
738 738
 	  && gtags -i $(GTAGS_ARGS) "$$here"
739
-cscopelist: cscopelist-am
740
-
741
-cscopelist-am: $(am__tagged_files)
742
-	list='$(am__tagged_files)'; \
743
-	case "$(srcdir)" in \
744
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
745
-	  *) sdir=$(subdir)/$(srcdir) ;; \
746
-	esac; \
747
-	for i in $$list; do \
748
-	  if test -f "$$i"; then \
749
-	    echo "$(subdir)/$$i"; \
750
-	  else \
751
-	    echo "$$sdir/$$i"; \
752
-	  fi; \
753
-	done >> $(top_builddir)/cscope.files
754 739
 
755 740
 distclean-tags:
756 741
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
757 742
 
758 743
 distdir: $(DISTFILES)
744
+	@list='$(MANS)'; if test -n "$$list"; then \
745
+	  list=`for p in $$list; do \
746
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
747
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
748
+	  if test -n "$$list" && \
749
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
750
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
751
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
752
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
753
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
754
+	    exit 1; \
755
+	  else :; fi; \
756
+	else :; fi
759 757
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
760 758
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
761 759
 	list='$(DISTFILES)'; \
... ...
@@ -896,20 +819,19 @@ uninstall-man: uninstall-man1
896 896
 
897 897
 .MAKE: install-am install-strip
898 898
 
899
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
900
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
901
-	ctags ctags-am distclean distclean-compile distclean-generic \
902
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
903
-	html-am info info-am install install-am install-binPROGRAMS \
904
-	install-data install-data-am install-dvi install-dvi-am \
905
-	install-exec install-exec-am install-html install-html-am \
906
-	install-info install-info-am install-man install-man1 \
907
-	install-pdf install-pdf-am install-ps install-ps-am \
908
-	install-strip installcheck installcheck-am \
899
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
900
+	clean-generic clean-libtool ctags distclean distclean-compile \
901
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
902
+	dvi-am html html-am info info-am install install-am \
903
+	install-binPROGRAMS install-data install-data-am install-dvi \
904
+	install-dvi-am install-exec install-exec-am install-html \
905
+	install-html-am install-info install-info-am install-man \
906
+	install-man1 install-pdf install-pdf-am install-ps \
907
+	install-ps-am install-strip installcheck installcheck-am \
909 908
 	installcheck-binPROGRAMS installdirs maintainer-clean \
910 909
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
911 910
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
912
-	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
911
+	tags uninstall uninstall-am uninstall-binPROGRAMS \
913 912
 	uninstall-man uninstall-man1
914 913
 
915 914
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
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;; \
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))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +56,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 \
... ...
@@ -186,19 +141,6 @@ clamscan_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,40 +153,22 @@ 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 = $(clamscan_SOURCES)
225 229
 DIST_SOURCES = $(clamscan_SOURCES)
226
-am__can_run_installinfo = \
227
-  case $$AM_UPDATE_INFO_DIR in \
228
-    n|no|NO) false;; \
229
-    *) (install-info --version) >/dev/null 2>&1;; \
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 230
 ETAGS = etags
249 231
 CTAGS = ctags
250 232
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -502,19 +426,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
502 502
 $(am__aclocal_m4_deps):
503 503
 install-binPROGRAMS: $(bin_PROGRAMS)
504 504
 	@$(NORMAL_INSTALL)
505
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
505 506
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
506
-	if test -n "$$list"; then \
507
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
508
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
509
-	fi; \
510 507
 	for p in $$list; do echo "$$p $$p"; done | \
511 508
 	sed 's/$(EXEEXT)$$//' | \
512
-	while read p p1; do if test -f $$p \
513
-	 || test -f $$p1 \
514
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
509
+	while read p p1; do if test -f $$p || test -f $$p1; \
510
+	  then echo "$$p"; echo "$$p"; else :; fi; \
515 511
 	done | \
516
-	sed -e 'p;s,.*/,,;n;h' \
517
-	    -e 's|.*|.|' \
512
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
518 513
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
519 514
 	sed 'N;N;N;s,\n, ,g' | \
520 515
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -535,8 +454,7 @@ uninstall-binPROGRAMS:
535 535
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
536 536
 	files=`for p in $$list; do echo "$$p"; done | \
537 537
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
538
-	      -e 's/$$/$(EXEEXT)/' \
539
-	`; \
538
+	      -e 's/$$/$(EXEEXT)/' `; \
540 539
 	test -n "$$list" || exit 0; \
541 540
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
542 541
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -565,7 +483,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
565 565
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
566 566
 	  done; \
567 567
 	done; rm -f c$${pid}_.???; exit $$bad
568
-
569 568
 clamscan$(EXEEXT): $(clamscan_OBJECTS) $(clamscan_DEPENDENCIES) $(EXTRA_clamscan_DEPENDENCIES) 
570 569
 	@rm -f clamscan$(EXEEXT)
571 570
 	$(AM_V_CCLD)$(LINK) $(clamscan_OBJECTS) $(clamscan_LDADD) $(LIBS)
... ...
@@ -589,14 +506,14 @@ distclean-compile:
589 589
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
590 590
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
591 591
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
592
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
593 593
 
594 594
 .c.obj:
595 595
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
596 596
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 597
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598 598
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
599
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
600 600
 
601 601
 .c.lo:
602 602
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -681,15 +598,26 @@ mostlyclean-libtool:
681 681
 clean-libtool:
682 682
 	-rm -rf .libs _libs
683 683
 
684
-ID: $(am__tagged_files)
685
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
686
-tags: tags-am
687
-TAGS: tags
688
-
689
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
684
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
685
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
686
+	unique=`for i in $$list; do \
687
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688
+	  done | \
689
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
691
+	mkid -fID $$unique
692
+tags: TAGS
693
+
694
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
695
+		$(TAGS_FILES) $(LISP)
690 696
 	set x; \
691 697
 	here=`pwd`; \
692
-	$(am__define_uniq_tagged_files); \
698
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
699
+	unique=`for i in $$list; do \
700
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
701
+	  done | \
702
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
703
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
693 704
 	shift; \
694 705
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
695 706
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -701,11 +629,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
701 701
 	      $$unique; \
702 702
 	  fi; \
703 703
 	fi
704
-ctags: ctags-am
705
-
706
-CTAGS: ctags
707
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
708
-	$(am__define_uniq_tagged_files); \
704
+ctags: CTAGS
705
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
706
+		$(TAGS_FILES) $(LISP)
707
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
708
+	unique=`for i in $$list; do \
709
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
710
+	  done | \
711
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
712
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
709 713
 	test -z "$(CTAGS_ARGS)$$unique" \
710 714
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
711 715
 	     $$unique
... ...
@@ -714,21 +646,6 @@ GTAGS:
714 714
 	here=`$(am__cd) $(top_builddir) && pwd` \
715 715
 	  && $(am__cd) $(top_srcdir) \
716 716
 	  && gtags -i $(GTAGS_ARGS) "$$here"
717
-cscopelist: cscopelist-am
718
-
719
-cscopelist-am: $(am__tagged_files)
720
-	list='$(am__tagged_files)'; \
721
-	case "$(srcdir)" in \
722
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
723
-	  *) sdir=$(subdir)/$(srcdir) ;; \
724
-	esac; \
725
-	for i in $$list; do \
726
-	  if test -f "$$i"; then \
727
-	    echo "$(subdir)/$$i"; \
728
-	  else \
729
-	    echo "$$sdir/$$i"; \
730
-	  fi; \
731
-	done >> $(top_builddir)/cscope.files
732 717
 
733 718
 distclean-tags:
734 719
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -873,20 +790,19 @@ uninstall-am: uninstall-binPROGRAMS
873 873
 
874 874
 .MAKE: install-am install-strip
875 875
 
876
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
877
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
878
-	ctags ctags-am distclean distclean-compile distclean-generic \
879
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
880
-	html-am info info-am install install-am install-binPROGRAMS \
881
-	install-data install-data-am install-dvi install-dvi-am \
882
-	install-exec install-exec-am install-html install-html-am \
883
-	install-info install-info-am install-man install-pdf \
884
-	install-pdf-am install-ps install-ps-am install-strip \
885
-	installcheck installcheck-am installcheck-binPROGRAMS \
886
-	installdirs maintainer-clean maintainer-clean-generic \
887
-	mostlyclean mostlyclean-compile mostlyclean-generic \
888
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
889
-	uninstall-am uninstall-binPROGRAMS
876
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
877
+	clean-generic clean-libtool ctags distclean distclean-compile \
878
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
879
+	dvi-am html html-am info info-am install install-am \
880
+	install-binPROGRAMS install-data install-data-am install-dvi \
881
+	install-dvi-am install-exec install-exec-am install-html \
882
+	install-html-am install-info install-info-am install-man \
883
+	install-pdf install-pdf-am install-ps install-ps-am \
884
+	install-strip installcheck installcheck-am \
885
+	installcheck-binPROGRAMS installdirs maintainer-clean \
886
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
887
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
888
+	tags uninstall uninstall-am uninstall-binPROGRAMS
890 889
 
891 890
 
892 891
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,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 \
... ...
@@ -184,19 +139,6 @@ clamsubmit_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,40 +151,22 @@ 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 = $(clamsubmit_SOURCES)
223 227
 DIST_SOURCES = $(clamsubmit_SOURCES)
224
-am__can_run_installinfo = \
225
-  case $$AM_UPDATE_INFO_DIR in \
226
-    n|no|NO) false;; \
227
-    *) (install-info --version) >/dev/null 2>&1;; \
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 228
 ETAGS = etags
247 229
 CTAGS = ctags
248 230
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -496,19 +420,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
496 496
 $(am__aclocal_m4_deps):
497 497
 install-binPROGRAMS: $(bin_PROGRAMS)
498 498
 	@$(NORMAL_INSTALL)
499
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
499 500
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
500
-	if test -n "$$list"; then \
501
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
502
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
503
-	fi; \
504 501
 	for p in $$list; do echo "$$p $$p"; done | \
505 502
 	sed 's/$(EXEEXT)$$//' | \
506
-	while read p p1; do if test -f $$p \
507
-	 || test -f $$p1 \
508
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
503
+	while read p p1; do if test -f $$p || test -f $$p1; \
504
+	  then echo "$$p"; echo "$$p"; else :; fi; \
509 505
 	done | \
510
-	sed -e 'p;s,.*/,,;n;h' \
511
-	    -e 's|.*|.|' \
506
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
512 507
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
513 508
 	sed 'N;N;N;s,\n, ,g' | \
514 509
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -529,8 +448,7 @@ uninstall-binPROGRAMS:
529 529
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
530 530
 	files=`for p in $$list; do echo "$$p"; done | \
531 531
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
532
-	      -e 's/$$/$(EXEEXT)/' \
533
-	`; \
532
+	      -e 's/$$/$(EXEEXT)/' `; \
534 533
 	test -n "$$list" || exit 0; \
535 534
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
536 535
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -559,7 +477,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
559 559
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
560 560
 	  done; \
561 561
 	done; rm -f c$${pid}_.???; exit $$bad
562
-
563 562
 clamsubmit$(EXEEXT): $(clamsubmit_OBJECTS) $(clamsubmit_DEPENDENCIES) $(EXTRA_clamsubmit_DEPENDENCIES) 
564 563
 	@rm -f clamsubmit$(EXEEXT)
565 564
 	$(AM_V_CCLD)$(LINK) $(clamsubmit_OBJECTS) $(clamsubmit_LDADD) $(LIBS)
... ...
@@ -581,14 +498,14 @@ distclean-compile:
581 581
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
582 582
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
583 583
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
584
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
584
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
585 585
 
586 586
 .c.obj:
587 587
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
588 588
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
589 589
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
590 590
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
591
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
592 592
 
593 593
 .c.lo:
594 594
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -659,15 +576,26 @@ mostlyclean-libtool:
659 659
 clean-libtool:
660 660
 	-rm -rf .libs _libs
661 661
 
662
-ID: $(am__tagged_files)
663
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
664
-tags: tags-am
665
-TAGS: tags
666
-
667
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
662
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
663
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
664
+	unique=`for i in $$list; do \
665
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666
+	  done | \
667
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
669
+	mkid -fID $$unique
670
+tags: TAGS
671
+
672
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
673
+		$(TAGS_FILES) $(LISP)
668 674
 	set x; \
669 675
 	here=`pwd`; \
670
-	$(am__define_uniq_tagged_files); \
676
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
677
+	unique=`for i in $$list; do \
678
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
679
+	  done | \
680
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
681
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
671 682
 	shift; \
672 683
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
673 684
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -679,11 +607,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
679 679
 	      $$unique; \
680 680
 	  fi; \
681 681
 	fi
682
-ctags: ctags-am
683
-
684
-CTAGS: ctags
685
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
686
-	$(am__define_uniq_tagged_files); \
682
+ctags: CTAGS
683
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
684
+		$(TAGS_FILES) $(LISP)
685
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
686
+	unique=`for i in $$list; do \
687
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688
+	  done | \
689
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
687 691
 	test -z "$(CTAGS_ARGS)$$unique" \
688 692
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
689 693
 	     $$unique
... ...
@@ -692,21 +624,6 @@ GTAGS:
692 692
 	here=`$(am__cd) $(top_builddir) && pwd` \
693 693
 	  && $(am__cd) $(top_srcdir) \
694 694
 	  && gtags -i $(GTAGS_ARGS) "$$here"
695
-cscopelist: cscopelist-am
696
-
697
-cscopelist-am: $(am__tagged_files)
698
-	list='$(am__tagged_files)'; \
699
-	case "$(srcdir)" in \
700
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
701
-	  *) sdir=$(subdir)/$(srcdir) ;; \
702
-	esac; \
703
-	for i in $$list; do \
704
-	  if test -f "$$i"; then \
705
-	    echo "$(subdir)/$$i"; \
706
-	  else \
707
-	    echo "$$sdir/$$i"; \
708
-	  fi; \
709
-	done >> $(top_builddir)/cscope.files
710 695
 
711 696
 distclean-tags:
712 697
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -851,20 +768,19 @@ uninstall-am: uninstall-binPROGRAMS
851 851
 
852 852
 .MAKE: install-am install-strip
853 853
 
854
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
855
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
856
-	ctags ctags-am distclean distclean-compile distclean-generic \
857
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
858
-	html-am info info-am install install-am install-binPROGRAMS \
859
-	install-data install-data-am install-dvi install-dvi-am \
860
-	install-exec install-exec-am install-html install-html-am \
861
-	install-info install-info-am install-man install-pdf \
862
-	install-pdf-am install-ps install-ps-am install-strip \
863
-	installcheck installcheck-am installcheck-binPROGRAMS \
864
-	installdirs maintainer-clean maintainer-clean-generic \
865
-	mostlyclean mostlyclean-compile mostlyclean-generic \
866
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
867
-	uninstall-am uninstall-binPROGRAMS
854
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
855
+	clean-generic clean-libtool ctags distclean distclean-compile \
856
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
857
+	dvi-am html html-am info info-am install install-am \
858
+	install-binPROGRAMS install-data install-data-am install-dvi \
859
+	install-dvi-am install-exec install-exec-am install-html \
860
+	install-html-am install-info install-info-am install-man \
861
+	install-pdf install-pdf-am install-ps install-ps-am \
862
+	install-strip installcheck installcheck-am \
863
+	installcheck-binPROGRAMS installdirs maintainer-clean \
864
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
865
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
866
+	tags uninstall uninstall-am uninstall-binPROGRAMS
868 867
 
869 868
 
870 869
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,11 +1,13 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for ClamAV devel.
3
+# Generated by GNU Autoconf 2.68 for ClamAV 0.99.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
7 7
 #
8
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
+# Foundation, Inc.
9 11
 #
10 12
 #
11 13
 # This configure script is free software; the Free Software Foundation
... ...
@@ -134,31 +136,6 @@ export LANGUAGE
134 134
 # CDPATH.
135 135
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136 136
 
137
-# Use a proper internal environment variable to ensure we don't fall
138
-  # into an infinite loop, continuously re-executing ourselves.
139
-  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140
-    _as_can_reexec=no; export _as_can_reexec;
141
-    # We cannot yet assume a decent shell, so we have to provide a
142
-# neutralization value for shells without unset; and this also
143
-# works around shells that cannot unset nonexistent variables.
144
-# Preserve -v and -x to the replacement shell.
145
-BASH_ENV=/dev/null
146
-ENV=/dev/null
147
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148
-case $- in # ((((
149
-  *v*x* | *x*v* ) as_opts=-vx ;;
150
-  *v* ) as_opts=-v ;;
151
-  *x* ) as_opts=-x ;;
152
-  * ) as_opts= ;;
153
-esac
154
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155
-# Admittedly, this is quite paranoid, since all the known shells bail
156
-# out after a failed `exec'.
157
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158
-as_fn_exit 255
159
-  fi
160
-  # We don't want this to propagate to other subprocesses.
161
-          { _as_can_reexec=; unset _as_can_reexec;}
162 137
 if test "x$CONFIG_SHELL" = x; then
163 138
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 139
   emulate sh
... ...
@@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
192 192
 else
193 193
   exitcode=1; echo positional parameters were not saved.
194 194
 fi
195
-test x\$exitcode = x0 || exit 1
196
-test -x / || exit 1"
195
+test x\$exitcode = x0 || exit 1"
197 196
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 197
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 198
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -246,25 +222,21 @@ IFS=$as_save_IFS
246 246
 
247 247
 
248 248
       if test "x$CONFIG_SHELL" != x; then :
249
-  export CONFIG_SHELL
250
-             # We cannot yet assume a decent shell, so we have to provide a
251
-# neutralization value for shells without unset; and this also
252
-# works around shells that cannot unset nonexistent variables.
253
-# Preserve -v and -x to the replacement shell.
254
-BASH_ENV=/dev/null
255
-ENV=/dev/null
256
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257
-case $- in # ((((
258
-  *v*x* | *x*v* ) as_opts=-vx ;;
259
-  *v* ) as_opts=-v ;;
260
-  *x* ) as_opts=-x ;;
261
-  * ) as_opts= ;;
262
-esac
263
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264
-# Admittedly, this is quite paranoid, since all the known shells bail
265
-# out after a failed `exec'.
266
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267
-exit 255
249
+  # We cannot yet assume a decent shell, so we have to provide a
250
+	# neutralization value for shells without unset; and this also
251
+	# works around shells that cannot unset nonexistent variables.
252
+	# Preserve -v and -x to the replacement shell.
253
+	BASH_ENV=/dev/null
254
+	ENV=/dev/null
255
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256
+	export CONFIG_SHELL
257
+	case $- in # ((((
258
+	  *v*x* | *x*v* ) as_opts=-vx ;;
259
+	  *v* ) as_opts=-v ;;
260
+	  *x* ) as_opts=-x ;;
261
+	  * ) as_opts= ;;
262
+	esac
263
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 264
 fi
269 265
 
270 266
     if test x$as_have_required = xno; then :
... ...
@@ -367,14 +339,6 @@ $as_echo X"$as_dir" |
367 367
 
368 368
 
369 369
 } # as_fn_mkdir_p
370
-
371
-# as_fn_executable_p FILE
372
-# -----------------------
373
-# Test if FILE is an executable regular file.
374
-as_fn_executable_p ()
375
-{
376
-  test -f "$1" && test -x "$1"
377
-} # as_fn_executable_p
378 370
 # as_fn_append VAR VALUE
379 371
 # ----------------------
380 372
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
496 496
   chmod +x "$as_me.lineno" ||
497 497
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498 498
 
499
-  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500
-  # already done that, so ensure we don't try to do so again and fall
501
-  # in an infinite loop.  This has already happened in practice.
502
-  _as_can_reexec=no; export _as_can_reexec
503 499
   # Don't try to exec as it changes $[0], causing all sort of problems
504 500
   # (the dirname of $[0] is not the place where we might find the
505 501
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then
534 534
     # ... but there are two gotchas:
535 535
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 536
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537
-    # In both cases, we have to default to `cp -pR'.
537
+    # In both cases, we have to default to `cp -p'.
538 538
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539
-      as_ln_s='cp -pR'
539
+      as_ln_s='cp -p'
540 540
   elif ln conf$$.file conf$$ 2>/dev/null; then
541 541
     as_ln_s=ln
542 542
   else
543
-    as_ln_s='cp -pR'
543
+    as_ln_s='cp -p'
544 544
   fi
545 545
 else
546
-  as_ln_s='cp -pR'
546
+  as_ln_s='cp -p'
547 547
 fi
548 548
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549 549
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -555,8 +515,28 @@ else
555 555
   as_mkdir_p=false
556 556
 fi
557 557
 
558
-as_test_x='test -x'
559
-as_executable_p=as_fn_executable_p
558
+if test -x / >/dev/null 2>&1; then
559
+  as_test_x='test -x'
560
+else
561
+  if ls -dL / >/dev/null 2>&1; then
562
+    as_ls_L_option=L
563
+  else
564
+    as_ls_L_option=
565
+  fi
566
+  as_test_x='
567
+    eval sh -c '\''
568
+      if test -d "$1"; then
569
+	test -d "$1/.";
570
+      else
571
+	case $1 in #(
572
+	-*)set "./$1";;
573
+	esac;
574
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
575
+	???[sx]*):;;*)false;;esac;fi
576
+    '\'' sh
577
+  '
578
+fi
579
+as_executable_p=$as_test_x
560 580
 
561 581
 # Sed expression to map a string onto a valid CPP name.
562 582
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -592,8 +572,8 @@ MAKEFLAGS=
592 592
 # Identity of this package.
593 593
 PACKAGE_NAME='ClamAV'
594 594
 PACKAGE_TARNAME='clamav'
595
-PACKAGE_VERSION='devel'
596
-PACKAGE_STRING='ClamAV devel'
595
+PACKAGE_VERSION='0.99'
596
+PACKAGE_STRING='ClamAV 0.99'
597 597
 PACKAGE_BUGREPORT='http://bugs.clamav.net/'
598 598
 PACKAGE_URL='http://www.clamav.net/'
599 599
 
... ...
@@ -1394,6 +1374,8 @@ target=$target_alias
1394 1394
 if test "x$host_alias" != x; then
1395 1395
   if test "x$build_alias" = x; then
1396 1396
     cross_compiling=maybe
1397
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1398
+    If a cross compiler is detected then cross compile mode will be used" >&2
1397 1399
   elif test "x$build_alias" != "x$host_alias"; then
1398 1400
     cross_compiling=yes
1399 1401
   fi
... ...
@@ -1479,7 +1461,7 @@ if test "$ac_init_help" = "long"; then
1479 1479
   # Omit some internal or obsolete options to make the list less imposing.
1480 1480
   # This message is too long to be a string in the A/UX 3.1 sh.
1481 1481
   cat <<_ACEOF
1482
-\`configure' configures ClamAV devel to adapt to many kinds of systems.
1482
+\`configure' configures ClamAV 0.99 to adapt to many kinds of systems.
1483 1483
 
1484 1484
 Usage: $0 [OPTION]... [VAR=VALUE]...
1485 1485
 
... ...
@@ -1550,7 +1532,7 @@ fi
1550 1550
 
1551 1551
 if test -n "$ac_init_help"; then
1552 1552
   case $ac_init_help in
1553
-     short | recursive ) echo "Configuration of ClamAV devel:";;
1553
+     short | recursive ) echo "Configuration of ClamAV 0.99:";;
1554 1554
    esac
1555 1555
   cat <<\_ACEOF
1556 1556
 
... ...
@@ -1558,12 +1540,10 @@ Optional Features:
1558 1558
   --disable-option-checking  ignore unrecognized --enable/--with options
1559 1559
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1560 1560
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1561
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1562
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1563
-  --enable-dependency-tracking
1564
-                          do not reject slow dependency extractors
1565
-  --disable-dependency-tracking
1566
-                          speeds up one-time build
1561
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1562
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1563
+  --disable-dependency-tracking  speeds up one-time build
1564
+  --enable-dependency-tracking   do not reject slow dependency extractors
1567 1565
   --enable-static[=PKGS]  build static libraries [default=no]
1568 1566
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1569 1567
   --enable-fast-install[=PKGS]
... ...
@@ -1738,10 +1718,10 @@ fi
1738 1738
 test -n "$ac_init_help" && exit $ac_status
1739 1739
 if $ac_init_version; then
1740 1740
   cat <<\_ACEOF
1741
-ClamAV configure devel
1742
-generated by GNU Autoconf 2.69
1741
+ClamAV configure 0.99
1742
+generated by GNU Autoconf 2.68
1743 1743
 
1744
-Copyright (C) 2012 Free Software Foundation, Inc.
1744
+Copyright (C) 2010 Free Software Foundation, Inc.
1745 1745
 This configure script is free software; the Free Software Foundation
1746 1746
 gives unlimited permission to copy, distribute and modify it.
1747 1747
 _ACEOF
... ...
@@ -2018,7 +1998,7 @@ $as_echo "$ac_try_echo"; } >&5
2018 2018
 	 test ! -s conftest.err
2019 2019
        } && test -s conftest$ac_exeext && {
2020 2020
 	 test "$cross_compiling" = yes ||
2021
-	 test -x conftest$ac_exeext
2021
+	 $as_test_x conftest$ac_exeext
2022 2022
        }; then :
2023 2023
   ac_retval=0
2024 2024
 else
... ...
@@ -2207,8 +2187,8 @@ cat >config.log <<_ACEOF
2207 2207
 This file contains any messages produced by compilers while
2208 2208
 running configure, to aid debugging if configure makes a mistake.
2209 2209
 
2210
-It was created by ClamAV $as_me devel, which was
2211
-generated by GNU Autoconf 2.69.  Invocation command line was
2210
+It was created by ClamAV $as_me 0.99, which was
2211
+generated by GNU Autoconf 2.68.  Invocation command line was
2212 2212
 
2213 2213
   $ $0 $@
2214 2214
 
... ...
@@ -2890,7 +2870,7 @@ done
2890 2890
 
2891 2891
 
2892 2892
 
2893
-am__api_version='1.14'
2893
+am__api_version='1.11'
2894 2894
 
2895 2895
 # Find a good install program.  We prefer a C program (faster),
2896 2896
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2929,7 +2909,7 @@ case $as_dir/ in #((
2929 2929
     # by default.
2930 2930
     for ac_prog in ginstall scoinst install; do
2931 2931
       for ac_exec_ext in '' $ac_executable_extensions; do
2932
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2932
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2933 2933
 	  if test $ac_prog = install &&
2934 2934
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2935 2935
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2987,6 +2967,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2987 2987
 
2988 2988
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2989 2989
 $as_echo_n "checking whether build environment is sane... " >&6; }
2990
+# Just in case
2991
+sleep 1
2992
+echo timestamp > conftest.file
2990 2993
 # Reject unsafe characters in $srcdir or the absolute working directory
2991 2994
 # name.  Accept space and tab only in the latter.
2992 2995
 am_lf='
... ...
@@ -2997,40 +2980,32 @@ case `pwd` in
2997 2997
 esac
2998 2998
 case $srcdir in
2999 2999
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
3000
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
3000
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3001 3001
 esac
3002 3002
 
3003
-# Do 'set' in a subshell so we don't clobber the current shell's
3003
+# Do `set' in a subshell so we don't clobber the current shell's
3004 3004
 # arguments.  Must try -L first in case configure is actually a
3005 3005
 # symlink; some systems play weird games with the mod time of symlinks
3006 3006
 # (eg FreeBSD returns the mod time of the symlink's containing
3007 3007
 # directory).
3008 3008
 if (
3009
-   am_has_slept=no
3010
-   for am_try in 1 2; do
3011
-     echo "timestamp, slept: $am_has_slept" > conftest.file
3012
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3013
-     if test "$*" = "X"; then
3014
-	# -L didn't work.
3015
-	set X `ls -t "$srcdir/configure" conftest.file`
3016
-     fi
3017
-     if test "$*" != "X $srcdir/configure conftest.file" \
3018
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
3019
-
3020
-	# If neither matched, then we have a broken ls.  This can happen
3021
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
3022
-	# broken ls alias from the environment.  This has actually
3023
-	# happened.  Such a system could not be considered "sane".
3024
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3025
-  alias in your environment" "$LINENO" 5
3026
-     fi
3027
-     if test "$2" = conftest.file || test $am_try -eq 2; then
3028
-       break
3029
-     fi
3030
-     # Just in case.
3031
-     sleep 1
3032
-     am_has_slept=yes
3033
-   done
3009
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3010
+   if test "$*" = "X"; then
3011
+      # -L didn't work.
3012
+      set X `ls -t "$srcdir/configure" conftest.file`
3013
+   fi
3014
+   rm -f conftest.file
3015
+   if test "$*" != "X $srcdir/configure conftest.file" \
3016
+      && test "$*" != "X conftest.file $srcdir/configure"; then
3017
+
3018
+      # If neither matched, then we have a broken ls.  This can happen
3019
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
3020
+      # broken ls alias from the environment.  This has actually
3021
+      # happened.  Such a system could not be considered "sane".
3022
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3023
+alias in your environment" "$LINENO" 5
3024
+   fi
3025
+
3034 3026
    test "$2" = conftest.file
3035 3027
    )
3036 3028
 then
... ...
@@ -3042,16 +3017,6 @@ Check your system clock" "$LINENO" 5
3042 3042
 fi
3043 3043
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3044 3044
 $as_echo "yes" >&6; }
3045
-# If we didn't sleep, we still need to ensure time stamps of config.status and
3046
-# generated files are strictly newer.
3047
-am_sleep_pid=
3048
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3049
-  ( sleep 1 ) &
3050
-  am_sleep_pid=$!
3051
-fi
3052
-
3053
-rm -f conftest.file
3054
-
3055 3045
 test "$program_prefix" != NONE &&
3056 3046
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3057 3047
 # Use a double $ so make ignores it.
... ...
@@ -3074,12 +3039,12 @@ if test x"${MISSING+set}" != xset; then
3074 3074
   esac
3075 3075
 fi
3076 3076
 # Use eval to expand $SHELL
3077
-if eval "$MISSING --is-lightweight"; then
3078
-  am_missing_run="$MISSING "
3077
+if eval "$MISSING --run true"; then
3078
+  am_missing_run="$MISSING --run "
3079 3079
 else
3080 3080
   am_missing_run=
3081
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3082
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3081
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3082
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3083 3083
 fi
3084 3084
 
3085 3085
 if test x"${install_sh}" != xset; then
... ...
@@ -3091,10 +3056,10 @@ if test x"${install_sh}" != xset; then
3091 3091
   esac
3092 3092
 fi
3093 3093
 
3094
-# Installed binaries are usually stripped using 'strip' when the user
3095
-# run "make install-strip".  However 'strip' might not be the right
3094
+# Installed binaries are usually stripped using `strip' when the user
3095
+# run `make install-strip'.  However `strip' might not be the right
3096 3096
 # tool to use in cross-compilation environments, therefore Automake
3097
-# will honor the 'STRIP' environment variable to overrule this program.
3097
+# will honor the `STRIP' environment variable to overrule this program.
3098 3098
 if test "$cross_compiling" != no; then
3099 3099
   if test -n "$ac_tool_prefix"; then
3100 3100
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3113,7 +3078,7 @@ do
3113 3113
   IFS=$as_save_IFS
3114 3114
   test -z "$as_dir" && as_dir=.
3115 3115
     for ac_exec_ext in '' $ac_executable_extensions; do
3116
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3116
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3117 3117
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3118 3118
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3119 3119
     break 2
... ...
@@ -3153,7 +3118,7 @@ do
3153 3153
   IFS=$as_save_IFS
3154 3154
   test -z "$as_dir" && as_dir=.
3155 3155
     for ac_exec_ext in '' $ac_executable_extensions; do
3156
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3156
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3157 3157
     ac_cv_prog_ac_ct_STRIP="strip"
3158 3158
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3159 3159
     break 2
... ...
@@ -3204,7 +3169,7 @@ do
3204 3204
   test -z "$as_dir" && as_dir=.
3205 3205
     for ac_prog in mkdir gmkdir; do
3206 3206
 	 for ac_exec_ext in '' $ac_executable_extensions; do
3207
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3207
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3208 3208
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3209 3209
 	     'mkdir (GNU coreutils) '* | \
3210 3210
 	     'mkdir (coreutils) '* | \
... ...
@@ -3233,6 +3198,12 @@ fi
3233 3233
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3234 3234
 $as_echo "$MKDIR_P" >&6; }
3235 3235
 
3236
+mkdir_p="$MKDIR_P"
3237
+case $mkdir_p in
3238
+  [\\/$]* | ?:[\\/]*) ;;
3239
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3240
+esac
3241
+
3236 3242
 for ac_prog in gawk mawk nawk awk
3237 3243
 do
3238 3244
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3251,7 +3222,7 @@ do
3251 3251
   IFS=$as_save_IFS
3252 3252
   test -z "$as_dir" && as_dir=.
3253 3253
     for ac_exec_ext in '' $ac_executable_extensions; do
3254
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3254
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3255 3255
     ac_cv_prog_AWK="$ac_prog"
3256 3256
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3257 3257
     break 2
... ...
@@ -3315,45 +3286,6 @@ else
3315 3315
 fi
3316 3316
 rmdir .tst 2>/dev/null
3317 3317
 
3318
-# Check whether --enable-silent-rules was given.
3319
-if test "${enable_silent_rules+set}" = set; then :
3320
-  enableval=$enable_silent_rules;
3321
-fi
3322
-
3323
-case $enable_silent_rules in # (((
3324
-  yes) AM_DEFAULT_VERBOSITY=0;;
3325
-   no) AM_DEFAULT_VERBOSITY=1;;
3326
-    *) AM_DEFAULT_VERBOSITY=1;;
3327
-esac
3328
-am_make=${MAKE-make}
3329
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3330
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3331
-if ${am_cv_make_support_nested_variables+:} false; then :
3332
-  $as_echo_n "(cached) " >&6
3333
-else
3334
-  if $as_echo 'TRUE=$(BAR$(V))
3335
-BAR0=false
3336
-BAR1=true
3337
-V=1
3338
-am__doit:
3339
-	@$(TRUE)
3340
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3341
-  am_cv_make_support_nested_variables=yes
3342
-else
3343
-  am_cv_make_support_nested_variables=no
3344
-fi
3345
-fi
3346
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3347
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
3348
-if test $am_cv_make_support_nested_variables = yes; then
3349
-    AM_V='$(V)'
3350
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3351
-else
3352
-  AM_V=$AM_DEFAULT_VERBOSITY
3353
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3354
-fi
3355
-AM_BACKSLASH='\'
3356
-
3357 3318
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3358 3319
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3359 3320
   # is not polluted with repeated "-I."
... ...
@@ -3376,7 +3308,7 @@ fi
3376 3376
 
3377 3377
 # Define the identity of the package.
3378 3378
  PACKAGE='clamav'
3379
- VERSION='devel'
3379
+ VERSION='0.99'
3380 3380
 
3381 3381
 
3382 3382
 # Some tools Automake needs.
... ...
@@ -3395,12 +3327,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3395 3395
 
3396 3396
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3397 3397
 
3398
-# For better backward compatibility.  To be removed once Automake 1.9.x
3399
-# dies out for good.  For more background, see:
3400
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3401
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3402
-mkdir_p='$(MKDIR_P)'
3403
-
3404 3398
 # We need awk for the "check" target.  The system "awk" is bad on
3405 3399
 # some platforms.
3406 3400
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3408,182 +3334,101 @@ mkdir_p='$(MKDIR_P)'
3408 3408
 AMTAR='$${TAR-tar}'
3409 3409
 
3410 3410
 
3411
-# We'll loop over all known methods to create a tar archive until one works.
3412
-_am_tools='gnutar plaintar pax cpio none'
3413
-
3414
-# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3415
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3416
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3417
-      # and bug#13588).
3418
-      am_max_uid=2097151 # 2^21 - 1
3419
-      am_max_gid=$am_max_uid
3420
-      # The $UID and $GID variables are not portable, so we need to resort
3421
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3422
-      # below are definitely unexpected, so allow the users to see them
3423
-      # (that is, avoid stderr redirection).
3424
-      am_uid=`id -u || echo unknown`
3425
-      am_gid=`id -g || echo unknown`
3426
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3427
-$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3428
-      if test $am_uid -le $am_max_uid; then
3429
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3430
-$as_echo "yes" >&6; }
3431
-      else
3432
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3433
-$as_echo "no" >&6; }
3434
-         _am_tools=none
3435
-      fi
3436
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3437
-$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3438
-      if test $am_gid -le $am_max_gid; then
3439
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3440
-$as_echo "yes" >&6; }
3441
-      else
3442
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3443
-$as_echo "no" >&6; }
3444
-        _am_tools=none
3445
-      fi
3446
-
3447
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3411
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3448 3412
 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
3449
-
3450
-  # Go ahead even if we have the value already cached.  We do so because we
3451
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3452
-  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3453
-
3454
-  for _am_tool in $_am_tools; do
3455
-    case $_am_tool in
3456
-    gnutar)
3457
-      for _am_tar in tar gnutar gtar; do
3458
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3413
+# Loop over all known methods to create a tar archive until one works.
3414
+_am_tools='gnutar plaintar pax cpio none'
3415
+_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3416
+# Do not fold the above two line into one, because Tru64 sh and
3417
+# Solaris sh will not grok spaces in the rhs of `-'.
3418
+for _am_tool in $_am_tools
3419
+do
3420
+  case $_am_tool in
3421
+  gnutar)
3422
+    for _am_tar in tar gnutar gtar;
3423
+    do
3424
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3459 3425
    ($_am_tar --version) >&5 2>&5
3460 3426
    ac_status=$?
3461 3427
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3462 3428
    (exit $ac_status); } && break
3463
-      done
3464
-      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3465
-      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3466
-      am__untar="$_am_tar -xf -"
3467
-      ;;
3468
-    plaintar)
3469
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3470
-      # ustar tarball either.
3471
-      (tar --version) >/dev/null 2>&1 && continue
3472
-      am__tar='tar chf - "$$tardir"'
3473
-      am__tar_='tar chf - "$tardir"'
3474
-      am__untar='tar xf -'
3475
-      ;;
3476
-    pax)
3477
-      am__tar='pax -L -x ustar -w "$$tardir"'
3478
-      am__tar_='pax -L -x ustar -w "$tardir"'
3479
-      am__untar='pax -r'
3480
-      ;;
3481
-    cpio)
3482
-      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3483
-      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3484
-      am__untar='cpio -i -H ustar -d'
3485
-      ;;
3486
-    none)
3487
-      am__tar=false
3488
-      am__tar_=false
3489
-      am__untar=false
3490
-      ;;
3491
-    esac
3429
+    done
3430
+    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3431
+    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3432
+    am__untar="$_am_tar -xf -"
3433
+    ;;
3434
+  plaintar)
3435
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3436
+    # ustar tarball either.
3437
+    (tar --version) >/dev/null 2>&1 && continue
3438
+    am__tar='tar chf - "$$tardir"'
3439
+    am__tar_='tar chf - "$tardir"'
3440
+    am__untar='tar xf -'
3441
+    ;;
3442
+  pax)
3443
+    am__tar='pax -L -x ustar -w "$$tardir"'
3444
+    am__tar_='pax -L -x ustar -w "$tardir"'
3445
+    am__untar='pax -r'
3446
+    ;;
3447
+  cpio)
3448
+    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3449
+    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3450
+    am__untar='cpio -i -H ustar -d'
3451
+    ;;
3452
+  none)
3453
+    am__tar=false
3454
+    am__tar_=false
3455
+    am__untar=false
3456
+    ;;
3457
+  esac
3492 3458
 
3493
-    # If the value was cached, stop now.  We just wanted to have am__tar
3494
-    # and am__untar set.
3495
-    test -n "${am_cv_prog_tar_ustar}" && break
3459
+  # If the value was cached, stop now.  We just wanted to have am__tar
3460
+  # and am__untar set.
3461
+  test -n "${am_cv_prog_tar_ustar}" && break
3496 3462
 
3497
-    # tar/untar a dummy directory, and stop if the command works.
3498
-    rm -rf conftest.dir
3499
-    mkdir conftest.dir
3500
-    echo GrepMe > conftest.dir/file
3501
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3463
+  # tar/untar a dummy directory, and stop if the command works
3464
+  rm -rf conftest.dir
3465
+  mkdir conftest.dir
3466
+  echo GrepMe > conftest.dir/file
3467
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3502 3468
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3503 3469
    ac_status=$?
3504 3470
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3505 3471
    (exit $ac_status); }
3506
-    rm -rf conftest.dir
3507
-    if test -s conftest.tar; then
3508
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3472
+  rm -rf conftest.dir
3473
+  if test -s conftest.tar; then
3474
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3509 3475
    ($am__untar <conftest.tar) >&5 2>&5
3510 3476
    ac_status=$?
3511 3477
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3512 3478
    (exit $ac_status); }
3513
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3514
-   (cat conftest.dir/file) >&5 2>&5
3515
-   ac_status=$?
3516
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3517
-   (exit $ac_status); }
3518
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3519
-    fi
3520
-  done
3521
-  rm -rf conftest.dir
3479
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3480
+  fi
3481
+done
3482
+rm -rf conftest.dir
3522 3483
 
3523
-  if ${am_cv_prog_tar_ustar+:} false; then :
3484
+if ${am_cv_prog_tar_ustar+:} false; then :
3524 3485
   $as_echo_n "(cached) " >&6
3525 3486
 else
3526 3487
   am_cv_prog_tar_ustar=$_am_tool
3527 3488
 fi
3528 3489
 
3529
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3490
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3530 3491
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3531 3492
 
3532 3493
 
3533 3494
 
3534 3495
 
3535 3496
 
3536
-
3537
-# POSIX will say in a future version that running "rm -f" with no argument
3538
-# is OK; and we want to be able to make that assumption in our Makefile
3539
-# recipes.  So use an aggressive probe to check that the usage we want is
3540
-# actually supported "in the wild" to an acceptable degree.
3541
-# See automake bug#10828.
3542
-# To make any issue more visible, cause the running configure to be aborted
3543
-# by default if the 'rm' program in use doesn't match our expectations; the
3544
-# user can still override this though.
3545
-if rm -f && rm -fr && rm -rf; then : OK; else
3546
-  cat >&2 <<'END'
3547
-Oops!
3548
-
3549
-Your 'rm' program seems unable to run without file operands specified
3550
-on the command line, even when the '-f' option is present.  This is contrary
3551
-to the behaviour of most rm programs out there, and not conforming with
3552
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3553
-
3554
-Please tell bug-automake@gnu.org about your system, including the value
3555
-of your $PATH and any error possibly output before this message.  This
3556
-can help us improve future automake versions.
3557
-
3558
-END
3559
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3560
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3561
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3562
-    echo >&2
3563
-  else
3564
-    cat >&2 <<'END'
3565
-Aborting the configuration process, to ensure you take notice of the issue.
3566
-
3567
-You can download and install GNU coreutils to get an 'rm' implementation
3568
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3569
-
3570
-If you want to complete the configuration process using your problematic
3571
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3572
-to "yes", and re-run configure.
3573
-
3574
-END
3575
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3576
-  fi
3577
-fi
3578 3497
 # Check whether --enable-silent-rules was given.
3579 3498
 if test "${enable_silent_rules+set}" = set; then :
3580 3499
   enableval=$enable_silent_rules;
3581 3500
 fi
3582 3501
 
3583
-case $enable_silent_rules in # (((
3584
-  yes) AM_DEFAULT_VERBOSITY=0;;
3585
-   no) AM_DEFAULT_VERBOSITY=1;;
3586
-    *) AM_DEFAULT_VERBOSITY=0;;
3502
+case $enable_silent_rules in
3503
+yes) AM_DEFAULT_VERBOSITY=0;;
3504
+no)  AM_DEFAULT_VERBOSITY=1;;
3505
+*)   AM_DEFAULT_VERBOSITY=0;;
3587 3506
 esac
3588 3507
 am_make=${MAKE-make}
3589 3508
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3637,7 +3482,7 @@ am__quote=
3637 3637
 _am_result=none
3638 3638
 # First try GNU make style include.
3639 3639
 echo "include confinc" > confmf
3640
-# Ignore all kinds of additional output from 'make'.
3640
+# Ignore all kinds of additional output from `make'.
3641 3641
 case `$am_make -s -f confmf 2> /dev/null` in #(
3642 3642
 *the\ am__doit\ target*)
3643 3643
   am__include=include
... ...
@@ -3703,7 +3548,7 @@ do
3703 3703
   IFS=$as_save_IFS
3704 3704
   test -z "$as_dir" && as_dir=.
3705 3705
     for ac_exec_ext in '' $ac_executable_extensions; do
3706
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3706
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3707 3707
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3708 3708
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3709 3709
     break 2
... ...
@@ -3743,7 +3588,7 @@ do
3743 3743
   IFS=$as_save_IFS
3744 3744
   test -z "$as_dir" && as_dir=.
3745 3745
     for ac_exec_ext in '' $ac_executable_extensions; do
3746
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3746
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3747 3747
     ac_cv_prog_ac_ct_CC="gcc"
3748 3748
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3749 3749
     break 2
... ...
@@ -3796,7 +3641,7 @@ do
3796 3796
   IFS=$as_save_IFS
3797 3797
   test -z "$as_dir" && as_dir=.
3798 3798
     for ac_exec_ext in '' $ac_executable_extensions; do
3799
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3799
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3800 3800
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3801 3801
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3802 3802
     break 2
... ...
@@ -3837,7 +3682,7 @@ do
3837 3837
   IFS=$as_save_IFS
3838 3838
   test -z "$as_dir" && as_dir=.
3839 3839
     for ac_exec_ext in '' $ac_executable_extensions; do
3840
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3840
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3841 3841
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3842 3842
        ac_prog_rejected=yes
3843 3843
        continue
... ...
@@ -3895,7 +3740,7 @@ do
3895 3895
   IFS=$as_save_IFS
3896 3896
   test -z "$as_dir" && as_dir=.
3897 3897
     for ac_exec_ext in '' $ac_executable_extensions; do
3898
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3898
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3899 3899
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3900 3900
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3901 3901
     break 2
... ...
@@ -3939,7 +3784,7 @@ do
3939 3939
   IFS=$as_save_IFS
3940 3940
   test -z "$as_dir" && as_dir=.
3941 3941
     for ac_exec_ext in '' $ac_executable_extensions; do
3942
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3942
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3943 3943
     ac_cv_prog_ac_ct_CC="$ac_prog"
3944 3944
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3945 3945
     break 2
... ...
@@ -4385,7 +4230,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4385 4385
 /* end confdefs.h.  */
4386 4386
 #include <stdarg.h>
4387 4387
 #include <stdio.h>
4388
-struct stat;
4388
+#include <sys/types.h>
4389
+#include <sys/stat.h>
4389 4390
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4390 4391
 struct buf { int x; };
4391 4392
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4470,65 +4316,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4470 4470
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4471 4471
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4472 4472
 
4473
-ac_ext=c
4474
-ac_cpp='$CPP $CPPFLAGS'
4475
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4476
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4477
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4478
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4479
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4480
-if ${am_cv_prog_cc_c_o+:} false; then :
4481
-  $as_echo_n "(cached) " >&6
4482
-else
4483
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4484
-/* end confdefs.h.  */
4485
-
4486
-int
4487
-main ()
4488
-{
4489
-
4490
-  ;
4491
-  return 0;
4492
-}
4493
-_ACEOF
4494
-  # Make sure it works both with $CC and with simple cc.
4495
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4496
-  # compilers refuse to overwrite an existing .o file with -o,
4497
-  # though they will create one.
4498
-  am_cv_prog_cc_c_o=yes
4499
-  for am_i in 1 2; do
4500
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4501
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4502
-   ac_status=$?
4503
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4504
-   (exit $ac_status); } \
4505
-         && test -f conftest2.$ac_objext; then
4506
-      : OK
4507
-    else
4508
-      am_cv_prog_cc_c_o=no
4509
-      break
4510
-    fi
4511
-  done
4512
-  rm -f core conftest*
4513
-  unset am_i
4514
-fi
4515
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4516
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4517
-if test "$am_cv_prog_cc_c_o" != yes; then
4518
-   # Losing compiler, so override with the script.
4519
-   # FIXME: It is wrong to rewrite CC.
4520
-   # But if we don't then we get into trouble of one sort or another.
4521
-   # A longer-term fix would be to have automake use am__CC in this case,
4522
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4523
-   CC="$am_aux_dir/compile $CC"
4524
-fi
4525
-ac_ext=c
4526
-ac_cpp='$CPP $CPPFLAGS'
4527
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4528
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4529
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4530
-
4531
-
4532 4473
 depcc="$CC"   am_compiler_list=
4533 4474
 
4534 4475
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4540,8 +4327,8 @@ else
4540 4540
   # We make a subdir and do the tests there.  Otherwise we can end up
4541 4541
   # making bogus files that we don't know about and never remove.  For
4542 4542
   # instance it was reported that on HP-UX the gcc test will end up
4543
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4544
-  # in D".
4543
+  # making a dummy file named `D' -- because `-MD' means `put the output
4544
+  # in D'.
4545 4545
   rm -rf conftest.dir
4546 4546
   mkdir conftest.dir
4547 4547
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4576,16 +4363,16 @@ else
4576 4576
     : > sub/conftest.c
4577 4577
     for i in 1 2 3 4 5 6; do
4578 4578
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4579
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4580
-      # Solaris 10 /bin/sh.
4581
-      echo '/* dummy */' > sub/conftst$i.h
4579
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4580
+      # Solaris 8's {/usr,}/bin/sh.
4581
+      touch sub/conftst$i.h
4582 4582
     done
4583 4583
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4584 4584
 
4585
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4585
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4586 4586
     # mode.  It turns out that the SunPro C++ compiler does not properly
4587
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4588
-    # versions had trouble with output in subdirs.
4587
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4588
+    # versions had trouble with output in subdirs
4589 4589
     am__obj=sub/conftest.${OBJEXT-o}
4590 4590
     am__minus_obj="-o $am__obj"
4591 4591
     case $depmode in
... ...
@@ -4594,8 +4381,8 @@ else
4594 4594
       test "$am__universal" = false || continue
4595 4595
       ;;
4596 4596
     nosideeffect)
4597
-      # After this tag, mechanisms are not by side-effect, so they'll
4598
-      # only be used when explicitly requested.
4597
+      # after this tag, mechanisms are not by side-effect, so they'll
4598
+      # only be used when explicitly requested
4599 4599
       if test "x$enable_dependency_tracking" = xyes; then
4600 4600
 	continue
4601 4601
       else
... ...
@@ -4603,7 +4390,7 @@ else
4603 4603
       fi
4604 4604
       ;;
4605 4605
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4606
-      # This compiler won't grok '-c -o', but also, the minuso test has
4606
+      # This compiler won't grok `-c -o', but also, the minuso test has
4607 4607
       # not run yet.  These depmodes are late enough in the game, and
4608 4608
       # so weak that their functioning should not be impacted.
4609 4609
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4812,7 +4599,7 @@ do
4812 4812
     for ac_prog in grep ggrep; do
4813 4813
     for ac_exec_ext in '' $ac_executable_extensions; do
4814 4814
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4815
-      as_fn_executable_p "$ac_path_GREP" || continue
4815
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4816 4816
 # Check for GNU ac_path_GREP and select it if it is found.
4817 4817
   # Check for GNU $ac_path_GREP
4818 4818
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4878,7 +4665,7 @@ do
4878 4878
     for ac_prog in egrep; do
4879 4879
     for ac_exec_ext in '' $ac_executable_extensions; do
4880 4880
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4881
-      as_fn_executable_p "$ac_path_EGREP" || continue
4881
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4882 4882
 # Check for GNU ac_path_EGREP and select it if it is found.
4883 4883
   # Check for GNU $ac_path_EGREP
4884 4884
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5085,8 +4872,8 @@ else
5085 5085
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5086 5086
 /* end confdefs.h.  */
5087 5087
 
5088
-#         define __EXTENSIONS__ 1
5089
-          $ac_includes_default
5088
+#	  define __EXTENSIONS__ 1
5089
+	  $ac_includes_default
5090 5090
 int
5091 5091
 main ()
5092 5092
 {
... ...
@@ -5117,10 +4904,10 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5117 5117
 
5118 5118
 
5119 5119
 
5120
-VERSION="devel-`date +%Y%m%d`"
5120
+VERSION="0.99-beta1"
5121 5121
 
5122 5122
 LC_CURRENT=7
5123
-LC_REVISION=26
5123
+LC_REVISION=27
5124 5124
 LC_AGE=1
5125 5125
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
5126 5126
 
... ...
@@ -5274,7 +5061,7 @@ do
5274 5274
     for ac_prog in sed gsed; do
5275 5275
     for ac_exec_ext in '' $ac_executable_extensions; do
5276 5276
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5277
-      as_fn_executable_p "$ac_path_SED" || continue
5277
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5278 5278
 # Check for GNU ac_path_SED and select it if it is found.
5279 5279
   # Check for GNU $ac_path_SED
5280 5280
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5353,7 +5140,7 @@ do
5353 5353
     for ac_prog in fgrep; do
5354 5354
     for ac_exec_ext in '' $ac_executable_extensions; do
5355 5355
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5356
-      as_fn_executable_p "$ac_path_FGREP" || continue
5356
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5357 5357
 # Check for GNU ac_path_FGREP and select it if it is found.
5358 5358
   # Check for GNU $ac_path_FGREP
5359 5359
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5609,7 +5396,7 @@ do
5609 5609
   IFS=$as_save_IFS
5610 5610
   test -z "$as_dir" && as_dir=.
5611 5611
     for ac_exec_ext in '' $ac_executable_extensions; do
5612
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5612
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5613 5613
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5614 5614
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5615 5615
     break 2
... ...
@@ -5653,7 +5440,7 @@ do
5653 5653
   IFS=$as_save_IFS
5654 5654
   test -z "$as_dir" && as_dir=.
5655 5655
     for ac_exec_ext in '' $ac_executable_extensions; do
5656
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5656
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5657 5657
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5658 5658
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5659 5659
     break 2
... ...
@@ -6077,7 +5864,7 @@ do
6077 6077
   IFS=$as_save_IFS
6078 6078
   test -z "$as_dir" && as_dir=.
6079 6079
     for ac_exec_ext in '' $ac_executable_extensions; do
6080
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6080
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6081 6081
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6082 6082
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6083 6083
     break 2
... ...
@@ -6117,7 +5904,7 @@ do
6117 6117
   IFS=$as_save_IFS
6118 6118
   test -z "$as_dir" && as_dir=.
6119 6119
     for ac_exec_ext in '' $ac_executable_extensions; do
6120
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6120
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6121 6121
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6122 6122
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6123 6123
     break 2
... ...
@@ -6423,7 +6210,7 @@ do
6423 6423
   IFS=$as_save_IFS
6424 6424
   test -z "$as_dir" && as_dir=.
6425 6425
     for ac_exec_ext in '' $ac_executable_extensions; do
6426
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6426
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6427 6427
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6428 6428
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6429 6429
     break 2
... ...
@@ -6463,7 +6250,7 @@ do
6463 6463
   IFS=$as_save_IFS
6464 6464
   test -z "$as_dir" && as_dir=.
6465 6465
     for ac_exec_ext in '' $ac_executable_extensions; do
6466
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6466
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6467 6467
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6468 6468
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6469 6469
     break 2
... ...
@@ -6566,7 +6353,7 @@ do
6566 6566
   IFS=$as_save_IFS
6567 6567
   test -z "$as_dir" && as_dir=.
6568 6568
     for ac_exec_ext in '' $ac_executable_extensions; do
6569
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6569
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6570 6570
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6571 6571
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6572 6572
     break 2
... ...
@@ -6610,7 +6397,7 @@ do
6610 6610
   IFS=$as_save_IFS
6611 6611
   test -z "$as_dir" && as_dir=.
6612 6612
     for ac_exec_ext in '' $ac_executable_extensions; do
6613
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6613
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6614 6614
     ac_cv_prog_ac_ct_AR="$ac_prog"
6615 6615
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6616 6616
     break 2
... ...
@@ -6735,7 +6522,7 @@ do
6735 6735
   IFS=$as_save_IFS
6736 6736
   test -z "$as_dir" && as_dir=.
6737 6737
     for ac_exec_ext in '' $ac_executable_extensions; do
6738
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6738
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6739 6739
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6740 6740
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6741 6741
     break 2
... ...
@@ -6775,7 +6562,7 @@ do
6775 6775
   IFS=$as_save_IFS
6776 6776
   test -z "$as_dir" && as_dir=.
6777 6777
     for ac_exec_ext in '' $ac_executable_extensions; do
6778
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6778
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6779 6779
     ac_cv_prog_ac_ct_STRIP="strip"
6780 6780
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6781 6781
     break 2
... ...
@@ -6834,7 +6621,7 @@ do
6834 6834
   IFS=$as_save_IFS
6835 6835
   test -z "$as_dir" && as_dir=.
6836 6836
     for ac_exec_ext in '' $ac_executable_extensions; do
6837
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6837
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6838 6838
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6839 6839
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6840 6840
     break 2
... ...
@@ -6874,7 +6661,7 @@ do
6874 6874
   IFS=$as_save_IFS
6875 6875
   test -z "$as_dir" && as_dir=.
6876 6876
     for ac_exec_ext in '' $ac_executable_extensions; do
6877
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6877
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6878 6878
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6879 6879
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6880 6880
     break 2
... ...
@@ -7523,7 +7310,7 @@ do
7523 7523
   IFS=$as_save_IFS
7524 7524
   test -z "$as_dir" && as_dir=.
7525 7525
     for ac_exec_ext in '' $ac_executable_extensions; do
7526
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7526
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7527 7527
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7528 7528
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7529 7529
     break 2
... ...
@@ -7563,7 +7350,7 @@ do
7563 7563
   IFS=$as_save_IFS
7564 7564
   test -z "$as_dir" && as_dir=.
7565 7565
     for ac_exec_ext in '' $ac_executable_extensions; do
7566
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7566
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7567 7567
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7568 7568
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7569 7569
     break 2
... ...
@@ -7643,7 +7430,7 @@ do
7643 7643
   IFS=$as_save_IFS
7644 7644
   test -z "$as_dir" && as_dir=.
7645 7645
     for ac_exec_ext in '' $ac_executable_extensions; do
7646
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7646
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7647 7647
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7648 7648
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7649 7649
     break 2
... ...
@@ -7683,7 +7470,7 @@ do
7683 7683
   IFS=$as_save_IFS
7684 7684
   test -z "$as_dir" && as_dir=.
7685 7685
     for ac_exec_ext in '' $ac_executable_extensions; do
7686
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7686
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7687 7687
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7688 7688
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7689 7689
     break 2
... ...
@@ -7735,7 +7522,7 @@ do
7735 7735
   IFS=$as_save_IFS
7736 7736
   test -z "$as_dir" && as_dir=.
7737 7737
     for ac_exec_ext in '' $ac_executable_extensions; do
7738
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7738
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7739 7739
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7740 7740
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7741 7741
     break 2
... ...
@@ -7775,7 +7562,7 @@ do
7775 7775
   IFS=$as_save_IFS
7776 7776
   test -z "$as_dir" && as_dir=.
7777 7777
     for ac_exec_ext in '' $ac_executable_extensions; do
7778
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7778
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7779 7779
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7780 7780
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7781 7781
     break 2
... ...
@@ -7827,7 +7614,7 @@ do
7827 7827
   IFS=$as_save_IFS
7828 7828
   test -z "$as_dir" && as_dir=.
7829 7829
     for ac_exec_ext in '' $ac_executable_extensions; do
7830
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7830
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7831 7831
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7832 7832
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7833 7833
     break 2
... ...
@@ -7867,7 +7654,7 @@ do
7867 7867
   IFS=$as_save_IFS
7868 7868
   test -z "$as_dir" && as_dir=.
7869 7869
     for ac_exec_ext in '' $ac_executable_extensions; do
7870
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7870
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7871 7871
     ac_cv_prog_ac_ct_LIPO="lipo"
7872 7872
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7873 7873
     break 2
... ...
@@ -7919,7 +7706,7 @@ do
7919 7919
   IFS=$as_save_IFS
7920 7920
   test -z "$as_dir" && as_dir=.
7921 7921
     for ac_exec_ext in '' $ac_executable_extensions; do
7922
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7922
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7923 7923
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7924 7924
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7925 7925
     break 2
... ...
@@ -7959,7 +7746,7 @@ do
7959 7959
   IFS=$as_save_IFS
7960 7960
   test -z "$as_dir" && as_dir=.
7961 7961
     for ac_exec_ext in '' $ac_executable_extensions; do
7962
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7962
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7963 7963
     ac_cv_prog_ac_ct_OTOOL="otool"
7964 7964
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7965 7965
     break 2
... ...
@@ -8011,7 +7798,7 @@ do
8011 8011
   IFS=$as_save_IFS
8012 8012
   test -z "$as_dir" && as_dir=.
8013 8013
     for ac_exec_ext in '' $ac_executable_extensions; do
8014
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8014
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8015 8015
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8016 8016
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8017 8017
     break 2
... ...
@@ -8051,7 +7838,7 @@ do
8051 8051
   IFS=$as_save_IFS
8052 8052
   test -z "$as_dir" && as_dir=.
8053 8053
     for ac_exec_ext in '' $ac_executable_extensions; do
8054
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8054
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8055 8055
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8056 8056
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8057 8057
     break 2
... ...
@@ -13362,7 +13149,7 @@ do
13362 13362
   IFS=$as_save_IFS
13363 13363
   test -z "$as_dir" && as_dir=.
13364 13364
     for ac_exec_ext in '' $ac_executable_extensions; do
13365
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13365
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13366 13366
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
13367 13367
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13368 13368
     break 2
... ...
@@ -13402,7 +13189,7 @@ do
13402 13402
   IFS=$as_save_IFS
13403 13403
   test -z "$as_dir" && as_dir=.
13404 13404
     for ac_exec_ext in '' $ac_executable_extensions; do
13405
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13405
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13406 13406
     ac_cv_prog_ac_ct_CC="gcc"
13407 13407
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13408 13408
     break 2
... ...
@@ -13455,7 +13242,7 @@ do
13455 13455
   IFS=$as_save_IFS
13456 13456
   test -z "$as_dir" && as_dir=.
13457 13457
     for ac_exec_ext in '' $ac_executable_extensions; do
13458
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13458
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13459 13459
     ac_cv_prog_CC="${ac_tool_prefix}cc"
13460 13460
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13461 13461
     break 2
... ...
@@ -13496,7 +13283,7 @@ do
13496 13496
   IFS=$as_save_IFS
13497 13497
   test -z "$as_dir" && as_dir=.
13498 13498
     for ac_exec_ext in '' $ac_executable_extensions; do
13499
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13499
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13500 13500
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
13501 13501
        ac_prog_rejected=yes
13502 13502
        continue
... ...
@@ -13554,7 +13341,7 @@ do
13554 13554
   IFS=$as_save_IFS
13555 13555
   test -z "$as_dir" && as_dir=.
13556 13556
     for ac_exec_ext in '' $ac_executable_extensions; do
13557
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13557
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13558 13558
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
13559 13559
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13560 13560
     break 2
... ...
@@ -13598,7 +13385,7 @@ do
13598 13598
   IFS=$as_save_IFS
13599 13599
   test -z "$as_dir" && as_dir=.
13600 13600
     for ac_exec_ext in '' $ac_executable_extensions; do
13601
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13601
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13602 13602
     ac_cv_prog_ac_ct_CC="$ac_prog"
13603 13603
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13604 13604
     break 2
... ...
@@ -13794,7 +13581,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13794 13794
 /* end confdefs.h.  */
13795 13795
 #include <stdarg.h>
13796 13796
 #include <stdio.h>
13797
-struct stat;
13797
+#include <sys/types.h>
13798
+#include <sys/stat.h>
13798 13799
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
13799 13800
 struct buf { int x; };
13800 13801
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -13879,65 +13667,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13879 13879
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13880 13880
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13881 13881
 
13882
-ac_ext=c
13883
-ac_cpp='$CPP $CPPFLAGS'
13884
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13885
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13886
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13887
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
13888
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
13889
-if ${am_cv_prog_cc_c_o+:} false; then :
13890
-  $as_echo_n "(cached) " >&6
13891
-else
13892
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13893
-/* end confdefs.h.  */
13894
-
13895
-int
13896
-main ()
13897
-{
13898
-
13899
-  ;
13900
-  return 0;
13901
-}
13902
-_ACEOF
13903
-  # Make sure it works both with $CC and with simple cc.
13904
-  # Following AC_PROG_CC_C_O, we do the test twice because some
13905
-  # compilers refuse to overwrite an existing .o file with -o,
13906
-  # though they will create one.
13907
-  am_cv_prog_cc_c_o=yes
13908
-  for am_i in 1 2; do
13909
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13910
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13911
-   ac_status=$?
13912
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
13913
-   (exit $ac_status); } \
13914
-         && test -f conftest2.$ac_objext; then
13915
-      : OK
13916
-    else
13917
-      am_cv_prog_cc_c_o=no
13918
-      break
13919
-    fi
13920
-  done
13921
-  rm -f core conftest*
13922
-  unset am_i
13923
-fi
13924
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13925
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
13926
-if test "$am_cv_prog_cc_c_o" != yes; then
13927
-   # Losing compiler, so override with the script.
13928
-   # FIXME: It is wrong to rewrite CC.
13929
-   # But if we don't then we get into trouble of one sort or another.
13930
-   # A longer-term fix would be to have automake use am__CC in this case,
13931
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
13932
-   CC="$am_aux_dir/compile $CC"
13933
-fi
13934
-ac_ext=c
13935
-ac_cpp='$CPP $CPPFLAGS'
13936
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13937
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13938
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13939
-
13940
-
13941 13882
 depcc="$CC"   am_compiler_list=
13942 13883
 
13943 13884
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -13949,8 +13678,8 @@ else
13949 13949
   # We make a subdir and do the tests there.  Otherwise we can end up
13950 13950
   # making bogus files that we don't know about and never remove.  For
13951 13951
   # instance it was reported that on HP-UX the gcc test will end up
13952
-  # making a dummy file named 'D' -- because '-MD' means "put the output
13953
-  # in D".
13952
+  # making a dummy file named `D' -- because `-MD' means `put the output
13953
+  # in D'.
13954 13954
   rm -rf conftest.dir
13955 13955
   mkdir conftest.dir
13956 13956
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -13985,16 +13714,16 @@ else
13985 13985
     : > sub/conftest.c
13986 13986
     for i in 1 2 3 4 5 6; do
13987 13987
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
13988
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
13989
-      # Solaris 10 /bin/sh.
13990
-      echo '/* dummy */' > sub/conftst$i.h
13988
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
13989
+      # Solaris 8's {/usr,}/bin/sh.
13990
+      touch sub/conftst$i.h
13991 13991
     done
13992 13992
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
13993 13993
 
13994
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
13994
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
13995 13995
     # mode.  It turns out that the SunPro C++ compiler does not properly
13996
-    # handle '-M -o', and we need to detect this.  Also, some Intel
13997
-    # versions had trouble with output in subdirs.
13996
+    # handle `-M -o', and we need to detect this.  Also, some Intel
13997
+    # versions had trouble with output in subdirs
13998 13998
     am__obj=sub/conftest.${OBJEXT-o}
13999 13999
     am__minus_obj="-o $am__obj"
14000 14000
     case $depmode in
... ...
@@ -14003,8 +13732,8 @@ else
14003 14003
       test "$am__universal" = false || continue
14004 14004
       ;;
14005 14005
     nosideeffect)
14006
-      # After this tag, mechanisms are not by side-effect, so they'll
14007
-      # only be used when explicitly requested.
14006
+      # after this tag, mechanisms are not by side-effect, so they'll
14007
+      # only be used when explicitly requested
14008 14008
       if test "x$enable_dependency_tracking" = xyes; then
14009 14009
 	continue
14010 14010
       else
... ...
@@ -14012,7 +13741,7 @@ else
14012 14012
       fi
14013 14013
       ;;
14014 14014
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
14015
-      # This compiler won't grok '-c -o', but also, the minuso test has
14015
+      # This compiler won't grok `-c -o', but also, the minuso test has
14016 14016
       # not run yet.  These depmodes are late enough in the game, and
14017 14017
       # so weak that their functioning should not be impacted.
14018 14018
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -14084,7 +13813,7 @@ do
14084 14084
   IFS=$as_save_IFS
14085 14085
   test -z "$as_dir" && as_dir=.
14086 14086
     for ac_exec_ext in '' $ac_executable_extensions; do
14087
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14087
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14088 14088
     ac_cv_prog_LEX="$ac_prog"
14089 14089
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14090 14090
     break 2
... ...
@@ -14116,8 +13845,7 @@ a { ECHO; }
14116 14116
 b { REJECT; }
14117 14117
 c { yymore (); }
14118 14118
 d { yyless (1); }
14119
-e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
14120
-    yyless ((input () != 0)); }
14119
+e { yyless (input () != 0); }
14121 14120
 f { unput (yytext[0]); }
14122 14121
 . { BEGIN INITIAL; }
14123 14122
 %%
... ...
@@ -14246,7 +13974,7 @@ do
14246 14246
   IFS=$as_save_IFS
14247 14247
   test -z "$as_dir" && as_dir=.
14248 14248
     for ac_exec_ext in '' $ac_executable_extensions; do
14249
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14249
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14250 14250
     ac_cv_prog_YACC="$ac_prog"
14251 14251
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14252 14252
     break 2
... ...
@@ -14588,11 +14316,11 @@ else
14588 14588
 int
14589 14589
 main ()
14590 14590
 {
14591
-
14591
+/* FIXME: Include the comments suggested by Paul. */
14592 14592
 #ifndef __cplusplus
14593
-  /* Ultrix mips cc rejects this sort of thing.  */
14593
+  /* Ultrix mips cc rejects this.  */
14594 14594
   typedef int charset[2];
14595
-  const charset cs = { 0, 0 };
14595
+  const charset cs;
14596 14596
   /* SunOS 4.1.1 cc rejects this.  */
14597 14597
   char const *const *pcpcc;
14598 14598
   char **ppc;
... ...
@@ -14609,9 +14337,8 @@ main ()
14609 14609
   ++pcpcc;
14610 14610
   ppc = (char**) pcpcc;
14611 14611
   pcpcc = (char const *const *) ppc;
14612
-  { /* SCO 3.2v4 cc rejects this sort of thing.  */
14613
-    char tx;
14614
-    char *t = &tx;
14612
+  { /* SCO 3.2v4 cc rejects this.  */
14613
+    char *t;
14615 14614
     char const *s = 0 ? (char *) 0 : (char const *) 0;
14616 14615
 
14617 14616
     *t++ = 0;
... ...
@@ -14627,10 +14354,10 @@ main ()
14627 14627
     iptr p = 0;
14628 14628
     ++p;
14629 14629
   }
14630
-  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
14630
+  { /* AIX XL C 1.02.0.0 rejects this saying
14631 14631
        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
14632
-    struct s { int j; const int *ap[3]; } bx;
14633
-    struct s *b = &bx; b->j = 5;
14632
+    struct s { int j; const int *ap[3]; };
14633
+    struct s *b; b->j = 5;
14634 14634
   }
14635 14635
   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
14636 14636
     const int foo = 10;
... ...
@@ -16859,7 +16586,7 @@ do
16859 16859
   IFS=$as_save_IFS
16860 16860
   test -z "$as_dir" && as_dir=.
16861 16861
     for ac_exec_ext in '' $ac_executable_extensions; do
16862
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16862
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16863 16863
     ac_cv_prog_GCOV="$ac_prog"
16864 16864
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16865 16865
     break 2
... ...
@@ -16902,7 +16629,7 @@ do
16902 16902
   IFS=$as_save_IFS
16903 16903
   test -z "$as_dir" && as_dir=.
16904 16904
     for ac_exec_ext in '' $ac_executable_extensions; do
16905
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16905
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16906 16906
     ac_cv_prog_LCOV="$ac_prog"
16907 16907
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16908 16908
     break 2
... ...
@@ -16945,7 +16672,7 @@ do
16945 16945
   IFS=$as_save_IFS
16946 16946
   test -z "$as_dir" && as_dir=.
16947 16947
     for ac_exec_ext in '' $ac_executable_extensions; do
16948
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16948
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16949 16949
     ac_cv_prog_GENHTML="$ac_prog"
16950 16950
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16951 16951
     break 2
... ...
@@ -20169,7 +19896,7 @@ do
20169 20169
   IFS=$as_save_IFS
20170 20170
   test -z "$as_dir" && as_dir=.
20171 20171
     for ac_exec_ext in '' $ac_executable_extensions; do
20172
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
20172
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
20173 20173
     ac_cv_path_GETENT="$as_dir/$ac_word$ac_exec_ext"
20174 20174
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20175 20175
     break 2
... ...
@@ -23110,14 +22837,6 @@ LIBOBJS=$ac_libobjs
23110 23110
 LTLIBOBJS=$ac_ltlibobjs
23111 23111
 
23112 23112
 
23113
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
23114
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
23115
-   if test -n "$am_sleep_pid"; then
23116
-     # Hide warnings about reused PIDs.
23117
-     wait $am_sleep_pid 2>/dev/null
23118
-   fi
23119
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
23120
-$as_echo "done" >&6; }
23121 23113
  if test -n "$EXEEXT"; then
23122 23114
   am__EXEEXT_TRUE=
23123 23115
   am__EXEEXT_FALSE='#'
... ...
@@ -23506,16 +23225,16 @@ if (echo >conf$$.file) 2>/dev/null; then
23506 23506
     # ... but there are two gotchas:
23507 23507
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
23508 23508
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
23509
-    # In both cases, we have to default to `cp -pR'.
23509
+    # In both cases, we have to default to `cp -p'.
23510 23510
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
23511
-      as_ln_s='cp -pR'
23511
+      as_ln_s='cp -p'
23512 23512
   elif ln conf$$.file conf$$ 2>/dev/null; then
23513 23513
     as_ln_s=ln
23514 23514
   else
23515
-    as_ln_s='cp -pR'
23515
+    as_ln_s='cp -p'
23516 23516
   fi
23517 23517
 else
23518
-  as_ln_s='cp -pR'
23518
+  as_ln_s='cp -p'
23519 23519
 fi
23520 23520
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
23521 23521
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -23575,16 +23294,28 @@ else
23575 23575
   as_mkdir_p=false
23576 23576
 fi
23577 23577
 
23578
-
23579
-# as_fn_executable_p FILE
23580
-# -----------------------
23581
-# Test if FILE is an executable regular file.
23582
-as_fn_executable_p ()
23583
-{
23584
-  test -f "$1" && test -x "$1"
23585
-} # as_fn_executable_p
23586
-as_test_x='test -x'
23587
-as_executable_p=as_fn_executable_p
23578
+if test -x / >/dev/null 2>&1; then
23579
+  as_test_x='test -x'
23580
+else
23581
+  if ls -dL / >/dev/null 2>&1; then
23582
+    as_ls_L_option=L
23583
+  else
23584
+    as_ls_L_option=
23585
+  fi
23586
+  as_test_x='
23587
+    eval sh -c '\''
23588
+      if test -d "$1"; then
23589
+	test -d "$1/.";
23590
+      else
23591
+	case $1 in #(
23592
+	-*)set "./$1";;
23593
+	esac;
23594
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
23595
+	???[sx]*):;;*)false;;esac;fi
23596
+    '\'' sh
23597
+  '
23598
+fi
23599
+as_executable_p=$as_test_x
23588 23600
 
23589 23601
 # Sed expression to map a string onto a valid CPP name.
23590 23602
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -23605,8 +23336,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23605 23605
 # report actual input values of CONFIG_FILES etc. instead of their
23606 23606
 # values after options handling.
23607 23607
 ac_log="
23608
-This file was extended by ClamAV $as_me devel, which was
23609
-generated by GNU Autoconf 2.69.  Invocation command line was
23608
+This file was extended by ClamAV $as_me 0.99, which was
23609
+generated by GNU Autoconf 2.68.  Invocation command line was
23610 23610
 
23611 23611
   CONFIG_FILES    = $CONFIG_FILES
23612 23612
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -23672,11 +23403,11 @@ _ACEOF
23672 23672
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23673 23673
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
23674 23674
 ac_cs_version="\\
23675
-ClamAV config.status devel
23676
-configured by $0, generated by GNU Autoconf 2.69,
23675
+ClamAV config.status 0.99
23676
+configured by $0, generated by GNU Autoconf 2.68,
23677 23677
   with options \\"\$ac_cs_config\\"
23678 23678
 
23679
-Copyright (C) 2012 Free Software Foundation, Inc.
23679
+Copyright (C) 2010 Free Software Foundation, Inc.
23680 23680
 This config.status script is free software; the Free Software Foundation
23681 23681
 gives unlimited permission to copy, distribute and modify it."
23682 23682
 
... ...
@@ -23767,7 +23498,7 @@ fi
23767 23767
 _ACEOF
23768 23768
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23769 23769
 if \$ac_cs_recheck; then
23770
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23770
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23771 23771
   shift
23772 23772
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
23773 23773
   CONFIG_SHELL='$SHELL'
... ...
@@ -24710,7 +24441,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24710 24710
 
24711 24711
   case $ac_file$ac_mode in
24712 24712
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
24713
-  # Older Autoconf quotes --file arguments for eval, but not when files
24713
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
24714 24714
   # are listed without --file.  Let's play safe and only enable the eval
24715 24715
   # if we detect the quoting.
24716 24716
   case $CONFIG_FILES in
... ...
@@ -24723,7 +24454,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24723 24723
     # Strip MF so we end up with the name of the file.
24724 24724
     mf=`echo "$mf" | sed -e 's/:.*$//'`
24725 24725
     # Check whether this is an Automake generated Makefile or not.
24726
-    # We used to match only the files named 'Makefile.in', but
24726
+    # We used to match only the files named `Makefile.in', but
24727 24727
     # some people rename them; so instead we look at the file content.
24728 24728
     # Grep'ing the first line is not enough: some people post-process
24729 24729
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -24757,19 +24488,21 @@ $as_echo X"$mf" |
24757 24757
       continue
24758 24758
     fi
24759 24759
     # Extract the definition of DEPDIR, am__include, and am__quote
24760
-    # from the Makefile without running 'make'.
24760
+    # from the Makefile without running `make'.
24761 24761
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
24762 24762
     test -z "$DEPDIR" && continue
24763 24763
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
24764
-    test -z "$am__include" && continue
24764
+    test -z "am__include" && continue
24765 24765
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
24766
+    # When using ansi2knr, U may be empty or an underscore; expand it
24767
+    U=`sed -n 's/^U = //p' < "$mf"`
24766 24768
     # Find all dependency output files, they are included files with
24767 24769
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
24768 24770
     # simplest approach to changing $(DEPDIR) to its actual value in the
24769 24771
     # expansion.
24770 24772
     for file in `sed -n "
24771 24773
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
24772
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
24774
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
24773 24775
       # Make sure the directory exists.
24774 24776
       test -f "$dirpart/$file" && continue
24775 24777
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -25747,14 +25480,6 @@ LIBOBJS=$ac_libobjs
25747 25747
 LTLIBOBJS=$ac_ltlibobjs
25748 25748
 
25749 25749
 
25750
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
25751
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
25752
-   if test -n "$am_sleep_pid"; then
25753
-     # Hide warnings about reused PIDs.
25754
-     wait $am_sleep_pid 2>/dev/null
25755
-   fi
25756
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
25757
-$as_echo "done" >&6; }
25758 25750
  if test -n "$EXEEXT"; then
25759 25751
   am__EXEEXT_TRUE=
25760 25752
   am__EXEEXT_FALSE='#'
... ...
@@ -26151,16 +25876,16 @@ if (echo >conf$$.file) 2>/dev/null; then
26151 26151
     # ... but there are two gotchas:
26152 26152
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
26153 26153
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
26154
-    # In both cases, we have to default to `cp -pR'.
26154
+    # In both cases, we have to default to `cp -p'.
26155 26155
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
26156
-      as_ln_s='cp -pR'
26156
+      as_ln_s='cp -p'
26157 26157
   elif ln conf$$.file conf$$ 2>/dev/null; then
26158 26158
     as_ln_s=ln
26159 26159
   else
26160
-    as_ln_s='cp -pR'
26160
+    as_ln_s='cp -p'
26161 26161
   fi
26162 26162
 else
26163
-  as_ln_s='cp -pR'
26163
+  as_ln_s='cp -p'
26164 26164
 fi
26165 26165
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
26166 26166
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -26220,16 +25945,28 @@ else
26220 26220
   as_mkdir_p=false
26221 26221
 fi
26222 26222
 
26223
-
26224
-# as_fn_executable_p FILE
26225
-# -----------------------
26226
-# Test if FILE is an executable regular file.
26227
-as_fn_executable_p ()
26228
-{
26229
-  test -f "$1" && test -x "$1"
26230
-} # as_fn_executable_p
26231
-as_test_x='test -x'
26232
-as_executable_p=as_fn_executable_p
26223
+if test -x / >/dev/null 2>&1; then
26224
+  as_test_x='test -x'
26225
+else
26226
+  if ls -dL / >/dev/null 2>&1; then
26227
+    as_ls_L_option=L
26228
+  else
26229
+    as_ls_L_option=
26230
+  fi
26231
+  as_test_x='
26232
+    eval sh -c '\''
26233
+      if test -d "$1"; then
26234
+	test -d "$1/.";
26235
+      else
26236
+	case $1 in #(
26237
+	-*)set "./$1";;
26238
+	esac;
26239
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
26240
+	???[sx]*):;;*)false;;esac;fi
26241
+    '\'' sh
26242
+  '
26243
+fi
26244
+as_executable_p=$as_test_x
26233 26245
 
26234 26246
 # Sed expression to map a string onto a valid CPP name.
26235 26247
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -26250,8 +25987,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26250 26250
 # report actual input values of CONFIG_FILES etc. instead of their
26251 26251
 # values after options handling.
26252 26252
 ac_log="
26253
-This file was extended by ClamAV $as_me devel, which was
26254
-generated by GNU Autoconf 2.69.  Invocation command line was
26253
+This file was extended by ClamAV $as_me 0.99, which was
26254
+generated by GNU Autoconf 2.68.  Invocation command line was
26255 26255
 
26256 26256
   CONFIG_FILES    = $CONFIG_FILES
26257 26257
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -26317,11 +26054,11 @@ _ACEOF
26317 26317
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26318 26318
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
26319 26319
 ac_cs_version="\\
26320
-ClamAV config.status devel
26321
-configured by $0, generated by GNU Autoconf 2.69,
26320
+ClamAV config.status 0.99
26321
+configured by $0, generated by GNU Autoconf 2.68,
26322 26322
   with options \\"\$ac_cs_config\\"
26323 26323
 
26324
-Copyright (C) 2012 Free Software Foundation, Inc.
26324
+Copyright (C) 2010 Free Software Foundation, Inc.
26325 26325
 This config.status script is free software; the Free Software Foundation
26326 26326
 gives unlimited permission to copy, distribute and modify it."
26327 26327
 
... ...
@@ -26412,7 +26149,7 @@ fi
26412 26412
 _ACEOF
26413 26413
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26414 26414
 if \$ac_cs_recheck; then
26415
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26415
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26416 26416
   shift
26417 26417
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
26418 26418
   CONFIG_SHELL='$SHELL'
... ...
@@ -27357,7 +27094,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27357 27357
 
27358 27358
   case $ac_file$ac_mode in
27359 27359
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
27360
-  # Older Autoconf quotes --file arguments for eval, but not when files
27360
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
27361 27361
   # are listed without --file.  Let's play safe and only enable the eval
27362 27362
   # if we detect the quoting.
27363 27363
   case $CONFIG_FILES in
... ...
@@ -27370,7 +27107,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27370 27370
     # Strip MF so we end up with the name of the file.
27371 27371
     mf=`echo "$mf" | sed -e 's/:.*$//'`
27372 27372
     # Check whether this is an Automake generated Makefile or not.
27373
-    # We used to match only the files named 'Makefile.in', but
27373
+    # We used to match only the files named `Makefile.in', but
27374 27374
     # some people rename them; so instead we look at the file content.
27375 27375
     # Grep'ing the first line is not enough: some people post-process
27376 27376
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -27404,19 +27141,21 @@ $as_echo X"$mf" |
27404 27404
       continue
27405 27405
     fi
27406 27406
     # Extract the definition of DEPDIR, am__include, and am__quote
27407
-    # from the Makefile without running 'make'.
27407
+    # from the Makefile without running `make'.
27408 27408
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
27409 27409
     test -z "$DEPDIR" && continue
27410 27410
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
27411
-    test -z "$am__include" && continue
27411
+    test -z "am__include" && continue
27412 27412
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
27413
+    # When using ansi2knr, U may be empty or an underscore; expand it
27414
+    U=`sed -n 's/^U = //p' < "$mf"`
27413 27415
     # Find all dependency output files, they are included files with
27414 27416
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
27415 27417
     # simplest approach to changing $(DEPDIR) to its actual value in the
27416 27418
     # expansion.
27417 27419
     for file in `sed -n "
27418 27420
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
27419
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
27421
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
27420 27422
       # Make sure the directory exists.
27421 27423
       test -f "$dirpart/$file" && continue
27422 27424
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -98,7 +54,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 \
... ...
@@ -173,26 +129,14 @@ mkinstalldirs = $(install_sh) -d
173 173
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
174 174
 CONFIG_CLEAN_FILES =
175 175
 CONFIG_CLEAN_VPATH_FILES =
176
-AM_V_P = $(am__v_P_@AM_V@)
177
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
178
-am__v_P_0 = false
179
-am__v_P_1 = :
180 176
 AM_V_GEN = $(am__v_GEN_@AM_V@)
181 177
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182
-am__v_GEN_0 = @echo "  GEN     " $@;
183
-am__v_GEN_1 = 
178
+am__v_GEN_0 = @echo "  GEN   " $@;
184 179
 AM_V_at = $(am__v_at_@AM_V@)
185 180
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
186 181
 am__v_at_0 = @
187
-am__v_at_1 = 
188 182
 SOURCES =
189 183
 DIST_SOURCES =
190
-am__can_run_installinfo = \
191
-  case $$AM_UPDATE_INFO_DIR in \
192
-    n|no|NO) false;; \
193
-    *) (install-info --version) >/dev/null 2>&1;; \
194
-  esac
195
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196 184
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197 185
 ACLOCAL = @ACLOCAL@
198 186
 AMTAR = @AMTAR@
... ...
@@ -434,11 +378,11 @@ mostlyclean-libtool:
434 434
 
435 435
 clean-libtool:
436 436
 	-rm -rf .libs _libs
437
-tags TAGS:
438
-
439
-ctags CTAGS:
437
+tags: TAGS
438
+TAGS:
440 439
 
441
-cscope cscopelist:
440
+ctags: CTAGS
441
+CTAGS:
442 442
 
443 443
 
444 444
 distdir: $(DISTFILES)
... ...
@@ -574,17 +518,16 @@ uninstall-am:
574 574
 .MAKE: install-am install-strip
575 575
 
576 576
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
577
-	cscopelist-am ctags-am distclean distclean-generic \
578
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
579
-	install install-am install-data install-data-am \
580
-	install-data-local install-dvi install-dvi-am install-exec \
581
-	install-exec-am install-html install-html-am install-info \
582
-	install-info-am install-man install-pdf install-pdf-am \
583
-	install-ps install-ps-am install-strip installcheck \
584
-	installcheck-am installdirs maintainer-clean \
585
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
586
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
587
-	uninstall-am
577
+	distclean distclean-generic distclean-libtool distdir dvi \
578
+	dvi-am html html-am info info-am install install-am \
579
+	install-data install-data-am install-data-local install-dvi \
580
+	install-dvi-am install-exec install-exec-am install-html \
581
+	install-html-am install-info install-info-am install-man \
582
+	install-pdf install-pdf-am install-ps install-ps-am \
583
+	install-strip installcheck installcheck-am installdirs \
584
+	maintainer-clean maintainer-clean-generic mostlyclean \
585
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
586
+	uninstall uninstall-am
588 587
 
589 588
 
590 589
 install-data-local:
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
48
-    case $$MAKEFLAGS in \
49
-      *\\[\ \	]*) \
50
-        bs=\\; \
51
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53
-    esac; \
54
-  fi; \
55
-  skip_next=no; \
56
-  strip_trailopt () \
57
-  { \
58
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59
-  }; \
60
-  for flg in $$sane_makeflags; do \
61
-    test $$skip_next = yes && { skip_next=no; continue; }; \
62
-    case $$flg in \
63
-      *=*|--*) continue;; \
64
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
65
-      -*I?*) strip_trailopt 'I';; \
66
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
67
-      -*O?*) strip_trailopt 'O';; \
68
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
69
-      -*l?*) strip_trailopt 'l';; \
70
-      -[dEDm]) skip_next=yes;; \
71
-      -[JT]) skip_next=yes;; \
72
-    esac; \
73
-    case $$flg in \
74
-      *$$target_option*) has_opt=yes; break;; \
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))
80 35
 pkgdatadir = $(datadir)/@PACKAGE@
81 36
 pkgincludedir = $(includedir)/@PACKAGE@
82 37
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -98,7 +54,7 @@ host_triplet = @host@
98 98
 target_triplet = @target@
99 99
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = man/clamsubmit.1
100 100
 subdir = docs
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 \
... ...
@@ -173,25 +129,14 @@ mkinstalldirs = $(install_sh) -d
173 173
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
174 174
 CONFIG_CLEAN_FILES =
175 175
 CONFIG_CLEAN_VPATH_FILES =
176
-AM_V_P = $(am__v_P_@AM_V@)
177
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
178
-am__v_P_0 = false
179
-am__v_P_1 = :
180 176
 AM_V_GEN = $(am__v_GEN_@AM_V@)
181 177
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182
-am__v_GEN_0 = @echo "  GEN     " $@;
183
-am__v_GEN_1 = 
178
+am__v_GEN_0 = @echo "  GEN   " $@;
184 179
 AM_V_at = $(am__v_at_@AM_V@)
185 180
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
186 181
 am__v_at_0 = @
187
-am__v_at_1 = 
188 182
 SOURCES =
189 183
 DIST_SOURCES =
190
-am__can_run_installinfo = \
191
-  case $$AM_UPDATE_INFO_DIR in \
192
-    n|no|NO) false;; \
193
-    *) (install-info --version) >/dev/null 2>&1;; \
194
-  esac
195 184
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
196 185
 am__vpath_adj = case $$p in \
197 186
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -226,7 +171,6 @@ man5dir = $(mandir)/man5
226 226
 man8dir = $(mandir)/man8
227 227
 NROFF = nroff
228 228
 MANS = $(man_MANS)
229
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
230 229
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
231 230
 ACLOCAL = @ACLOCAL@
232 231
 AMTAR = @AMTAR@
... ...
@@ -473,18 +417,11 @@ clean-libtool:
473 473
 	-rm -rf .libs _libs
474 474
 install-man1: $(man_MANS)
475 475
 	@$(NORMAL_INSTALL)
476
-	@list1=''; \
477
-	list2='$(man_MANS)'; \
478
-	test -n "$(man1dir)" \
479
-	  && test -n "`echo $$list1$$list2`" \
480
-	  || exit 0; \
481
-	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
482
-	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
483
-	{ for i in $$list1; do echo "$$i"; done;  \
484
-	if test -n "$$list2"; then \
485
-	  for i in $$list2; do echo "$$i"; done \
486
-	    | sed -n '/\.1[a-z]*$$/p'; \
487
-	fi; \
476
+	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
477
+	@list=''; test -n "$(man1dir)" || exit 0; \
478
+	{ for i in $$list; do echo "$$i"; done; \
479
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
480
+	  sed -n '/\.1[a-z]*$$/p'; \
488 481
 	} | while read p; do \
489 482
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
490 483
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -516,18 +453,11 @@ uninstall-man1:
516 516
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
517 517
 install-man5: $(man_MANS)
518 518
 	@$(NORMAL_INSTALL)
519
-	@list1=''; \
520
-	list2='$(man_MANS)'; \
521
-	test -n "$(man5dir)" \
522
-	  && test -n "`echo $$list1$$list2`" \
523
-	  || exit 0; \
524
-	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
525
-	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
526
-	{ for i in $$list1; do echo "$$i"; done;  \
527
-	if test -n "$$list2"; then \
528
-	  for i in $$list2; do echo "$$i"; done \
529
-	    | sed -n '/\.5[a-z]*$$/p'; \
530
-	fi; \
519
+	test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
520
+	@list=''; test -n "$(man5dir)" || exit 0; \
521
+	{ for i in $$list; do echo "$$i"; done; \
522
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
523
+	  sed -n '/\.5[a-z]*$$/p'; \
531 524
 	} | while read p; do \
532 525
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
533 526
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -559,18 +489,11 @@ uninstall-man5:
559 559
 	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
560 560
 install-man8: $(man_MANS)
561 561
 	@$(NORMAL_INSTALL)
562
-	@list1=''; \
563
-	list2='$(man_MANS)'; \
564
-	test -n "$(man8dir)" \
565
-	  && test -n "`echo $$list1$$list2`" \
566
-	  || exit 0; \
567
-	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
568
-	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
569
-	{ for i in $$list1; do echo "$$i"; done;  \
570
-	if test -n "$$list2"; then \
571
-	  for i in $$list2; do echo "$$i"; done \
572
-	    | sed -n '/\.8[a-z]*$$/p'; \
573
-	fi; \
562
+	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
563
+	@list=''; test -n "$(man8dir)" || exit 0; \
564
+	{ for i in $$list; do echo "$$i"; done; \
565
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
566
+	  sed -n '/\.8[a-z]*$$/p'; \
574 567
 	} | while read p; do \
575 568
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
576 569
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -600,14 +523,27 @@ uninstall-man8:
600 600
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
601 601
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
602 602
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
603
-tags TAGS:
604
-
605
-ctags CTAGS:
603
+tags: TAGS
604
+TAGS:
606 605
 
607
-cscope cscopelist:
606
+ctags: CTAGS
607
+CTAGS:
608 608
 
609 609
 
610 610
 distdir: $(DISTFILES)
611
+	@list='$(MANS)'; if test -n "$$list"; then \
612
+	  list=`for p in $$list; do \
613
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
614
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
615
+	  if test -n "$$list" && \
616
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
617
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
618
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
619
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
620
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
621
+	    exit 1; \
622
+	  else :; fi; \
623
+	else :; fi
611 624
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612 625
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613 626
 	list='$(DISTFILES)'; \
... ...
@@ -745,18 +681,17 @@ uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
745 745
 .MAKE: install-am install-strip
746 746
 
747 747
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
748
-	cscopelist-am ctags-am distclean distclean-generic \
749
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
750
-	install install-am install-data install-data-am install-dvi \
751
-	install-dvi-am install-exec install-exec-am install-html \
752
-	install-html-am install-info install-info-am install-man \
753
-	install-man1 install-man5 install-man8 install-pdf \
754
-	install-pdf-am install-ps install-ps-am install-strip \
755
-	installcheck installcheck-am installdirs maintainer-clean \
748
+	distclean distclean-generic distclean-libtool distdir dvi \
749
+	dvi-am html html-am info info-am install install-am \
750
+	install-data install-data-am install-dvi install-dvi-am \
751
+	install-exec install-exec-am install-html install-html-am \
752
+	install-info install-info-am install-man install-man1 \
753
+	install-man5 install-man8 install-pdf install-pdf-am \
754
+	install-ps install-ps-am install-strip installcheck \
755
+	installcheck-am installdirs maintainer-clean \
756 756
 	maintainer-clean-generic mostlyclean mostlyclean-generic \
757
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
758
-	uninstall-am uninstall-man uninstall-man1 uninstall-man5 \
759
-	uninstall-man8
757
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
758
+	uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
760 759
 
761 760
 
762 761
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,7 +55,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 \
... ...
@@ -174,25 +130,14 @@ mkinstalldirs = $(install_sh) -d
174 174
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
175 175
 CONFIG_CLEAN_FILES =
176 176
 CONFIG_CLEAN_VPATH_FILES =
177
-AM_V_P = $(am__v_P_@AM_V@)
178
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179
-am__v_P_0 = false
180
-am__v_P_1 = :
181 177
 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 178
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183
-am__v_GEN_0 = @echo "  GEN     " $@;
184
-am__v_GEN_1 = 
179
+am__v_GEN_0 = @echo "  GEN   " $@;
185 180
 AM_V_at = $(am__v_at_@AM_V@)
186 181
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 182
 am__v_at_0 = @
188
-am__v_at_1 = 
189 183
 SOURCES =
190 184
 DIST_SOURCES =
191
-am__can_run_installinfo = \
192
-  case $$AM_UPDATE_INFO_DIR in \
193
-    n|no|NO) false;; \
194
-    *) (install-info --version) >/dev/null 2>&1;; \
195
-  esac
196 185
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
197 186
 am__vpath_adj = case $$p in \
198 187
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -222,7 +167,6 @@ am__uninstall_files_from_dir = { \
222 222
   }
223 223
 am__installdirs = "$(DESTDIR)$(sysconfdir)"
224 224
 DATA = $(sysconf_DATA)
225
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
226 225
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227 226
 ACLOCAL = @ACLOCAL@
228 227
 AMTAR = @AMTAR@
... ...
@@ -467,11 +411,8 @@ clean-libtool:
467 467
 	-rm -rf .libs _libs
468 468
 install-sysconfDATA: $(sysconf_DATA)
469 469
 	@$(NORMAL_INSTALL)
470
+	test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
470 471
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
471
-	if test -n "$$list"; then \
472
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
473
-	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
474
-	fi; \
475 472
 	for p in $$list; do \
476 473
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
477 474
 	  echo "$$d$$p"; \
... ...
@@ -486,11 +427,11 @@ uninstall-sysconfDATA:
486 486
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
487 487
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
488 488
 	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
489
-tags TAGS:
490
-
491
-ctags CTAGS:
489
+tags: TAGS
490
+TAGS:
492 491
 
493
-cscope cscopelist:
492
+ctags: CTAGS
493
+CTAGS:
494 494
 
495 495
 
496 496
 distdir: $(DISTFILES)
... ...
@@ -629,16 +570,16 @@ uninstall-am: uninstall-sysconfDATA
629 629
 .MAKE: install-am install-strip
630 630
 
631 631
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
632
-	cscopelist-am ctags-am distclean distclean-generic \
633
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
634
-	install install-am install-data install-data-am install-dvi \
635
-	install-dvi-am install-exec install-exec-am install-html \
636
-	install-html-am install-info install-info-am install-man \
637
-	install-pdf install-pdf-am install-ps install-ps-am \
638
-	install-strip install-sysconfDATA installcheck installcheck-am \
639
-	installdirs maintainer-clean maintainer-clean-generic \
640
-	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
641
-	ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
632
+	distclean distclean-generic distclean-libtool distdir dvi \
633
+	dvi-am html html-am info info-am install install-am \
634
+	install-data install-data-am install-dvi install-dvi-am \
635
+	install-exec install-exec-am install-html install-html-am \
636
+	install-info install-info-am install-man install-pdf \
637
+	install-pdf-am install-ps install-ps-am install-strip \
638
+	install-sysconfDATA installcheck installcheck-am installdirs \
639
+	maintainer-clean maintainer-clean-generic mostlyclean \
640
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
641
+	uninstall uninstall-am uninstall-sysconfDATA
642 642
 
643 643
 
644 644
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
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;; \
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))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +56,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 \
... ...
@@ -188,19 +143,6 @@ freshclam_LDADD = $(LDADD)
188 188
 AM_V_lt = $(am__v_lt_@AM_V@)
189 189
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
190 190
 am__v_lt_0 = --silent
191
-am__v_lt_1 = 
192
-AM_V_P = $(am__v_P_@AM_V@)
193
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
194
-am__v_P_0 = false
195
-am__v_P_1 = :
196
-AM_V_GEN = $(am__v_GEN_@AM_V@)
197
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
198
-am__v_GEN_0 = @echo "  GEN     " $@;
199
-am__v_GEN_1 = 
200
-AM_V_at = $(am__v_at_@AM_V@)
201
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
202
-am__v_at_0 = @
203
-am__v_at_1 = 
204 191
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
205 192
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
206 193
 am__depfiles_maybe = depfiles
... ...
@@ -213,40 +155,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
213 213
 	$(AM_CFLAGS) $(CFLAGS)
214 214
 AM_V_CC = $(am__v_CC_@AM_V@)
215 215
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
216
-am__v_CC_0 = @echo "  CC      " $@;
217
-am__v_CC_1 = 
216
+am__v_CC_0 = @echo "  CC    " $@;
217
+AM_V_at = $(am__v_at_@AM_V@)
218
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
219
+am__v_at_0 = @
218 220
 CCLD = $(CC)
219 221
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
220 222
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
221 223
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
222 224
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
223 225
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
224
-am__v_CCLD_0 = @echo "  CCLD    " $@;
225
-am__v_CCLD_1 = 
226
+am__v_CCLD_0 = @echo "  CCLD  " $@;
227
+AM_V_GEN = $(am__v_GEN_@AM_V@)
228
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
229
+am__v_GEN_0 = @echo "  GEN   " $@;
226 230
 SOURCES = $(freshclam_SOURCES)
227 231
 DIST_SOURCES = $(freshclam_SOURCES)
228
-am__can_run_installinfo = \
229
-  case $$AM_UPDATE_INFO_DIR in \
230
-    n|no|NO) false;; \
231
-    *) (install-info --version) >/dev/null 2>&1;; \
232
-  esac
233
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
234
-# Read a list of newline-separated strings from the standard input,
235
-# and print each of them once, without duplicates.  Input order is
236
-# *not* preserved.
237
-am__uniquify_input = $(AWK) '\
238
-  BEGIN { nonempty = 0; } \
239
-  { items[$$0] = 1; nonempty = 1; } \
240
-  END { if (nonempty) { for (i in items) print i; }; } \
241
-'
242
-# Make sure the list of sources is unique.  This is necessary because,
243
-# e.g., the same source file might be shared among _SOURCES variables
244
-# for different programs/libraries.
245
-am__define_uniq_tagged_files = \
246
-  list='$(am__tagged_files)'; \
247
-  unique=`for i in $$list; do \
248
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249
-  done | $(am__uniquify_input)`
250 232
 ETAGS = etags
251 233
 CTAGS = ctags
252 234
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -519,19 +443,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
519 519
 $(am__aclocal_m4_deps):
520 520
 install-binPROGRAMS: $(bin_PROGRAMS)
521 521
 	@$(NORMAL_INSTALL)
522
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
522 523
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
523
-	if test -n "$$list"; then \
524
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
525
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
526
-	fi; \
527 524
 	for p in $$list; do echo "$$p $$p"; done | \
528 525
 	sed 's/$(EXEEXT)$$//' | \
529
-	while read p p1; do if test -f $$p \
530
-	 || test -f $$p1 \
531
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
526
+	while read p p1; do if test -f $$p || test -f $$p1; \
527
+	  then echo "$$p"; echo "$$p"; else :; fi; \
532 528
 	done | \
533
-	sed -e 'p;s,.*/,,;n;h' \
534
-	    -e 's|.*|.|' \
529
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
535 530
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
536 531
 	sed 'N;N;N;s,\n, ,g' | \
537 532
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -552,8 +471,7 @@ uninstall-binPROGRAMS:
552 552
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
553 553
 	files=`for p in $$list; do echo "$$p"; done | \
554 554
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
555
-	      -e 's/$$/$(EXEEXT)/' \
556
-	`; \
555
+	      -e 's/$$/$(EXEEXT)/' `; \
557 556
 	test -n "$$list" || exit 0; \
558 557
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
559 558
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -582,7 +500,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
582 582
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
583 583
 	  done; \
584 584
 	done; rm -f c$${pid}_.???; exit $$bad
585
-
586 585
 freshclam$(EXEEXT): $(freshclam_OBJECTS) $(freshclam_DEPENDENCIES) $(EXTRA_freshclam_DEPENDENCIES) 
587 586
 	@rm -f freshclam$(EXEEXT)
588 587
 	$(AM_V_CCLD)$(LINK) $(freshclam_OBJECTS) $(freshclam_LDADD) $(LIBS)
... ...
@@ -613,14 +530,14 @@ distclean-compile:
613 613
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
614 614
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
615 615
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
616
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
617 617
 
618 618
 .c.obj:
619 619
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
620 620
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
621 621
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622 622
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
623
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
624 624
 
625 625
 .c.lo:
626 626
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -733,15 +650,26 @@ mostlyclean-libtool:
733 733
 clean-libtool:
734 734
 	-rm -rf .libs _libs
735 735
 
736
-ID: $(am__tagged_files)
737
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
738
-tags: tags-am
739
-TAGS: tags
740
-
741
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
736
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
737
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
738
+	unique=`for i in $$list; do \
739
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
740
+	  done | \
741
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
742
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
743
+	mkid -fID $$unique
744
+tags: TAGS
745
+
746
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
747
+		$(TAGS_FILES) $(LISP)
742 748
 	set x; \
743 749
 	here=`pwd`; \
744
-	$(am__define_uniq_tagged_files); \
750
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
751
+	unique=`for i in $$list; do \
752
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
753
+	  done | \
754
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
755
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
745 756
 	shift; \
746 757
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
747 758
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -753,11 +681,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
753 753
 	      $$unique; \
754 754
 	  fi; \
755 755
 	fi
756
-ctags: ctags-am
757
-
758
-CTAGS: ctags
759
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
760
-	$(am__define_uniq_tagged_files); \
756
+ctags: CTAGS
757
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
758
+		$(TAGS_FILES) $(LISP)
759
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
760
+	unique=`for i in $$list; do \
761
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
762
+	  done | \
763
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
764
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
761 765
 	test -z "$(CTAGS_ARGS)$$unique" \
762 766
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
763 767
 	     $$unique
... ...
@@ -766,21 +698,6 @@ GTAGS:
766 766
 	here=`$(am__cd) $(top_builddir) && pwd` \
767 767
 	  && $(am__cd) $(top_srcdir) \
768 768
 	  && gtags -i $(GTAGS_ARGS) "$$here"
769
-cscopelist: cscopelist-am
770
-
771
-cscopelist-am: $(am__tagged_files)
772
-	list='$(am__tagged_files)'; \
773
-	case "$(srcdir)" in \
774
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
775
-	  *) sdir=$(subdir)/$(srcdir) ;; \
776
-	esac; \
777
-	for i in $$list; do \
778
-	  if test -f "$$i"; then \
779
-	    echo "$(subdir)/$$i"; \
780
-	  else \
781
-	    echo "$$sdir/$$i"; \
782
-	  fi; \
783
-	done >> $(top_builddir)/cscope.files
784 769
 
785 770
 distclean-tags:
786 771
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -925,20 +842,19 @@ uninstall-am: uninstall-binPROGRAMS
925 925
 
926 926
 .MAKE: install-am install-strip
927 927
 
928
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
929
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
930
-	ctags ctags-am distclean distclean-compile distclean-generic \
931
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
932
-	html-am info info-am install install-am install-binPROGRAMS \
933
-	install-data install-data-am install-dvi install-dvi-am \
934
-	install-exec install-exec-am install-html install-html-am \
935
-	install-info install-info-am install-man install-pdf \
936
-	install-pdf-am install-ps install-ps-am install-strip \
937
-	installcheck installcheck-am installcheck-binPROGRAMS \
938
-	installdirs maintainer-clean maintainer-clean-generic \
939
-	mostlyclean mostlyclean-compile mostlyclean-generic \
940
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
941
-	uninstall-am uninstall-binPROGRAMS
928
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
929
+	clean-generic clean-libtool ctags distclean distclean-compile \
930
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
931
+	dvi-am html html-am info info-am install install-am \
932
+	install-binPROGRAMS install-data install-data-am install-dvi \
933
+	install-dvi-am install-exec install-exec-am install-html \
934
+	install-html-am install-info install-info-am install-man \
935
+	install-pdf install-pdf-am install-ps install-ps-am \
936
+	install-strip installcheck installcheck-am \
937
+	installcheck-binPROGRAMS installdirs maintainer-clean \
938
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
939
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
940
+	tags uninstall uninstall-am uninstall-binPROGRAMS
942 941
 
943 942
 
944 943
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
51
-    case $$MAKEFLAGS in \
52
-      *\\[\ \	]*) \
53
-        bs=\\; \
54
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
-    esac; \
57
-  fi; \
58
-  skip_next=no; \
59
-  strip_trailopt () \
60
-  { \
61
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
-  }; \
63
-  for flg in $$sane_makeflags; do \
64
-    test $$skip_next = yes && { skip_next=no; continue; }; \
65
-    case $$flg in \
66
-      *=*|--*) continue;; \
67
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
-      -*I?*) strip_trailopt 'I';; \
69
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
-      -*O?*) strip_trailopt 'O';; \
71
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
-      -*l?*) strip_trailopt 'l';; \
73
-      -[dEDm]) skip_next=yes;; \
74
-      -[JT]) skip_next=yes;; \
75
-    esac; \
76
-    case $$flg in \
77
-      *$$target_option*) has_opt=yes; break;; \
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))
83 38
 pkgdatadir = $(datadir)/@PACKAGE@
84 39
 pkgincludedir = $(includedir)/@PACKAGE@
85 40
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -109,10 +65,9 @@ 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
-	yara_grammar.h yara_grammar.c yara_lexer.c \
114
-	$(top_srcdir)/config/depcomp $(top_srcdir)/config/ylwrap \
115
-	$(include_HEADERS)
112
+DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
113
+	$(srcdir)/Makefile.in yara_grammar.c yara_grammar.h \
114
+	yara_lexer.c
116 115
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 116
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
118 117
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -345,7 +300,6 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
345 345
 AM_V_lt = $(am__v_lt_@AM_V@)
346 346
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
347 347
 am__v_lt_0 = --silent
348
-am__v_lt_1 = 
349 348
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
350 349
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
351 350
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -428,18 +382,6 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
428 428
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
429 429
 	$(LDFLAGS) -o $@
430 430
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
431
-AM_V_P = $(am__v_P_@AM_V@)
432
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
433
-am__v_P_0 = false
434
-am__v_P_1 = :
435
-AM_V_GEN = $(am__v_GEN_@AM_V@)
436
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
437
-am__v_GEN_0 = @echo "  GEN     " $@;
438
-am__v_GEN_1 = 
439
-AM_V_at = $(am__v_at_@AM_V@)
440
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
441
-am__v_at_0 = @
442
-am__v_at_1 = 
443 431
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
444 432
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
445 433
 am__depfiles_maybe = depfiles
... ...
@@ -452,35 +394,35 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
452 452
 	$(AM_CFLAGS) $(CFLAGS)
453 453
 AM_V_CC = $(am__v_CC_@AM_V@)
454 454
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
455
-am__v_CC_0 = @echo "  CC      " $@;
456
-am__v_CC_1 = 
455
+am__v_CC_0 = @echo "  CC    " $@;
456
+AM_V_at = $(am__v_at_@AM_V@)
457
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
458
+am__v_at_0 = @
457 459
 CCLD = $(CC)
458 460
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
459 461
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
460 462
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
461 463
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
462 464
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
463
-am__v_CCLD_0 = @echo "  CCLD    " $@;
464
-am__v_CCLD_1 = 
465
+am__v_CCLD_0 = @echo "  CCLD  " $@;
465 466
 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
466 467
 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
467 468
 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
468 469
 	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
469 470
 AM_V_LEX = $(am__v_LEX_@AM_V@)
470 471
 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
471
-am__v_LEX_0 = @echo "  LEX     " $@;
472
-am__v_LEX_1 = 
472
+am__v_LEX_0 = @echo "  LEX   " $@;
473 473
 YLWRAP = $(top_srcdir)/config/ylwrap
474 474
 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
475
-am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
476
-		   -e s/c++$$/h++/ -e s/c$$/h/
477 475
 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
478 476
 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
479 477
 	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
480 478
 AM_V_YACC = $(am__v_YACC_@AM_V@)
481 479
 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
482
-am__v_YACC_0 = @echo "  YACC    " $@;
483
-am__v_YACC_1 = 
480
+am__v_YACC_0 = @echo "  YACC  " $@;
481
+AM_V_GEN = $(am__v_GEN_@AM_V@)
482
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
483
+am__v_GEN_0 = @echo "  GEN   " $@;
484 484
 SOURCES = $(libclamav_la_SOURCES) \
485 485
 	$(libclamav_internal_utils_la_SOURCES) \
486 486
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -492,45 +434,19 @@ DIST_SOURCES = $(libclamav_la_SOURCES) \
492 492
 	$(libclamav_nocxx_la_SOURCES) \
493 493
 	$(am__libclamunrar_la_SOURCES_DIST) \
494 494
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
495
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
496
-	ctags-recursive dvi-recursive html-recursive info-recursive \
497
-	install-data-recursive install-dvi-recursive \
498
-	install-exec-recursive install-html-recursive \
499
-	install-info-recursive install-pdf-recursive \
500
-	install-ps-recursive install-recursive installcheck-recursive \
501
-	installdirs-recursive pdf-recursive ps-recursive \
502
-	tags-recursive uninstall-recursive
503
-am__can_run_installinfo = \
504
-  case $$AM_UPDATE_INFO_DIR in \
505
-    n|no|NO) false;; \
506
-    *) (install-info --version) >/dev/null 2>&1;; \
507
-  esac
495
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
496
+	html-recursive info-recursive install-data-recursive \
497
+	install-dvi-recursive install-exec-recursive \
498
+	install-html-recursive install-info-recursive \
499
+	install-pdf-recursive install-ps-recursive install-recursive \
500
+	installcheck-recursive installdirs-recursive pdf-recursive \
501
+	ps-recursive uninstall-recursive
508 502
 HEADERS = $(include_HEADERS)
509 503
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
510 504
   distclean-recursive maintainer-clean-recursive
511
-am__recursive_targets = \
512
-  $(RECURSIVE_TARGETS) \
513
-  $(RECURSIVE_CLEAN_TARGETS) \
514
-  $(am__extra_recursive_targets)
515
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
505
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
506
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
516 507
 	distdir
517
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
518
-# Read a list of newline-separated strings from the standard input,
519
-# and print each of them once, without duplicates.  Input order is
520
-# *not* preserved.
521
-am__uniquify_input = $(AWK) '\
522
-  BEGIN { nonempty = 0; } \
523
-  { items[$$0] = 1; nonempty = 1; } \
524
-  END { if (nonempty) { for (i in items) print i; }; } \
525
-'
526
-# Make sure the list of sources is unique.  This is necessary because,
527
-# e.g., the same source file might be shared among _SOURCES variables
528
-# for different programs/libraries.
529
-am__define_uniq_tagged_files = \
530
-  list='$(am__tagged_files)'; \
531
-  unique=`for i in $$list; do \
532
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533
-  done | $(am__uniquify_input)`
534 508
 ETAGS = etags
535 509
 CTAGS = ctags
536 510
 DIST_SUBDIRS = c++
... ...
@@ -1031,9 +947,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1031 1031
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1032 1032
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1033 1033
 $(am__aclocal_m4_deps):
1034
-
1035 1034
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1036 1035
 	@$(NORMAL_INSTALL)
1036
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
1037 1037
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1038 1038
 	list2=; for p in $$list; do \
1039 1039
 	  if test -f $$p; then \
... ...
@@ -1041,8 +957,6 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1041 1041
 	  else :; fi; \
1042 1042
 	done; \
1043 1043
 	test -z "$$list2" || { \
1044
-	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1045
-	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1046 1044
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1047 1045
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1048 1046
 	}
... ...
@@ -1058,44 +972,34 @@ uninstall-libLTLIBRARIES:
1058 1058
 
1059 1059
 clean-libLTLIBRARIES:
1060 1060
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1061
-	@list='$(lib_LTLIBRARIES)'; \
1062
-	locs=`for p in $$list; do echo $$p; done | \
1063
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1064
-	      sort -u`; \
1065
-	test -z "$$locs" || { \
1066
-	  echo rm -f $${locs}; \
1067
-	  rm -f $${locs}; \
1068
-	}
1061
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1062
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1063
+	  test "$$dir" != "$$p" || dir=.; \
1064
+	  echo "rm -f \"$${dir}/so_locations\""; \
1065
+	  rm -f "$${dir}/so_locations"; \
1066
+	done
1069 1067
 
1070 1068
 clean-noinstLTLIBRARIES:
1071 1069
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1072
-	@list='$(noinst_LTLIBRARIES)'; \
1073
-	locs=`for p in $$list; do echo $$p; done | \
1074
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1075
-	      sort -u`; \
1076
-	test -z "$$locs" || { \
1077
-	  echo rm -f $${locs}; \
1078
-	  rm -f $${locs}; \
1079
-	}
1070
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1071
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1072
+	  test "$$dir" != "$$p" || dir=.; \
1073
+	  echo "rm -f \"$${dir}/so_locations\""; \
1074
+	  rm -f "$${dir}/so_locations"; \
1075
+	done
1080 1076
 yara_grammar.h: yara_grammar.c
1081 1077
 	@if test ! -f $@; then rm -f yara_grammar.c; else :; fi
1082 1078
 	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) yara_grammar.c; else :; fi
1083
-
1084 1079
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
1085 1080
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
1086
-
1087 1081
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
1088 1082
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
1089
-
1090 1083
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
1091 1084
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
1092
-
1093 1085
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
1094 1086
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
1095
-
1096 1087
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
1097 1088
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
1098
-
1099 1089
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
1100 1090
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
1101 1091
 
... ...
@@ -1375,14 +1279,14 @@ distclean-compile:
1375 1375
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1376 1376
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1377 1377
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1378
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1378
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1379 1379
 
1380 1380
 .c.obj:
1381 1381
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1382 1382
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1383 1383
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1384 1384
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1385
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1385
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1386 1386
 
1387 1387
 .c.lo:
1388 1388
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3243,7 +3147,7 @@ unrar_iface.lo: ../libclamunrar_iface/unrar_iface.c
3243 3243
 	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
3244 3244
 
3245 3245
 .y.c:
3246
-	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
3246
+	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
3247 3247
 
3248 3248
 mostlyclean-libtool:
3249 3249
 	-rm -f *.lo
... ...
@@ -3252,11 +3156,8 @@ clean-libtool:
3252 3252
 	-rm -rf .libs _libs
3253 3253
 install-includeHEADERS: $(include_HEADERS)
3254 3254
 	@$(NORMAL_INSTALL)
3255
+	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
3255 3256
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
3256
-	if test -n "$$list"; then \
3257
-	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
3258
-	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
3259
-	fi; \
3260 3257
 	for p in $$list; do \
3261 3258
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3262 3259
 	  echo "$$d$$p"; \
... ...
@@ -3273,25 +3174,22 @@ uninstall-includeHEADERS:
3273 3273
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3274 3274
 
3275 3275
 # This directory's subdirectories are mostly independent; you can cd
3276
-# into them and run 'make' without going through this Makefile.
3277
-# To change the values of 'make' variables: instead of editing Makefiles,
3278
-# (1) if the variable is set in 'config.status', edit 'config.status'
3279
-#     (which will cause the Makefiles to be regenerated when you run 'make');
3280
-# (2) otherwise, pass the desired values on the 'make' command line.
3281
-$(am__recursive_targets):
3282
-	@fail=; \
3283
-	if $(am__make_keepgoing); then \
3284
-	  failcom='fail=yes'; \
3285
-	else \
3286
-	  failcom='exit 1'; \
3287
-	fi; \
3276
+# into them and run `make' without going through this Makefile.
3277
+# To change the values of `make' variables: instead of editing Makefiles,
3278
+# (1) if the variable is set in `config.status', edit `config.status'
3279
+#     (which will cause the Makefiles to be regenerated when you run `make');
3280
+# (2) otherwise, pass the desired values on the `make' command line.
3281
+$(RECURSIVE_TARGETS):
3282
+	@fail= failcom='exit 1'; \
3283
+	for f in x $$MAKEFLAGS; do \
3284
+	  case $$f in \
3285
+	    *=* | --[!k]*);; \
3286
+	    *k*) failcom='fail=yes';; \
3287
+	  esac; \
3288
+	done; \
3288 3289
 	dot_seen=no; \
3289 3290
 	target=`echo $@ | sed s/-recursive//`; \
3290
-	case "$@" in \
3291
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3292
-	  *) list='$(SUBDIRS)' ;; \
3293
-	esac; \
3294
-	for subdir in $$list; do \
3291
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3295 3292
 	  echo "Making $$target in $$subdir"; \
3296 3293
 	  if test "$$subdir" = "."; then \
3297 3294
 	    dot_seen=yes; \
... ...
@@ -3306,12 +3204,57 @@ $(am__recursive_targets):
3306 3306
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3307 3307
 	fi; test -z "$$fail"
3308 3308
 
3309
-ID: $(am__tagged_files)
3310
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
3311
-tags: tags-recursive
3312
-TAGS: tags
3309
+$(RECURSIVE_CLEAN_TARGETS):
3310
+	@fail= failcom='exit 1'; \
3311
+	for f in x $$MAKEFLAGS; do \
3312
+	  case $$f in \
3313
+	    *=* | --[!k]*);; \
3314
+	    *k*) failcom='fail=yes';; \
3315
+	  esac; \
3316
+	done; \
3317
+	dot_seen=no; \
3318
+	case "$@" in \
3319
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3320
+	  *) list='$(SUBDIRS)' ;; \
3321
+	esac; \
3322
+	rev=''; for subdir in $$list; do \
3323
+	  if test "$$subdir" = "."; then :; else \
3324
+	    rev="$$subdir $$rev"; \
3325
+	  fi; \
3326
+	done; \
3327
+	rev="$$rev ."; \
3328
+	target=`echo $@ | sed s/-recursive//`; \
3329
+	for subdir in $$rev; do \
3330
+	  echo "Making $$target in $$subdir"; \
3331
+	  if test "$$subdir" = "."; then \
3332
+	    local_target="$$target-am"; \
3333
+	  else \
3334
+	    local_target="$$target"; \
3335
+	  fi; \
3336
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3337
+	  || eval $$failcom; \
3338
+	done && test -z "$$fail"
3339
+tags-recursive:
3340
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3341
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3342
+	done
3343
+ctags-recursive:
3344
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3345
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3346
+	done
3313 3347
 
3314
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3348
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3349
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3350
+	unique=`for i in $$list; do \
3351
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3352
+	  done | \
3353
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3354
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3355
+	mkid -fID $$unique
3356
+tags: TAGS
3357
+
3358
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3359
+		$(TAGS_FILES) $(LISP)
3315 3360
 	set x; \
3316 3361
 	here=`pwd`; \
3317 3362
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3327,7 +3270,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3327 3327
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3328 3328
 	  fi; \
3329 3329
 	done; \
3330
-	$(am__define_uniq_tagged_files); \
3330
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3331
+	unique=`for i in $$list; do \
3332
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3333
+	  done | \
3334
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3335
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3331 3336
 	shift; \
3332 3337
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3333 3338
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3339,11 +3287,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3339 3339
 	      $$unique; \
3340 3340
 	  fi; \
3341 3341
 	fi
3342
-ctags: ctags-recursive
3343
-
3344
-CTAGS: ctags
3345
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3346
-	$(am__define_uniq_tagged_files); \
3342
+ctags: CTAGS
3343
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3344
+		$(TAGS_FILES) $(LISP)
3345
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3346
+	unique=`for i in $$list; do \
3347
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3348
+	  done | \
3349
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3350
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3347 3351
 	test -z "$(CTAGS_ARGS)$$unique" \
3348 3352
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3349 3353
 	     $$unique
... ...
@@ -3352,21 +3304,6 @@ GTAGS:
3352 3352
 	here=`$(am__cd) $(top_builddir) && pwd` \
3353 3353
 	  && $(am__cd) $(top_srcdir) \
3354 3354
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3355
-cscopelist: cscopelist-recursive
3356
-
3357
-cscopelist-am: $(am__tagged_files)
3358
-	list='$(am__tagged_files)'; \
3359
-	case "$(srcdir)" in \
3360
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3361
-	  *) sdir=$(subdir)/$(srcdir) ;; \
3362
-	esac; \
3363
-	for i in $$list; do \
3364
-	  if test -f "$$i"; then \
3365
-	    echo "$(subdir)/$$i"; \
3366
-	  else \
3367
-	    echo "$$sdir/$$i"; \
3368
-	  fi; \
3369
-	done >> $(top_builddir)/cscope.files
3370 3355
 
3371 3356
 distclean-tags:
3372 3357
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3403,10 +3340,13 @@ distdir: $(DISTFILES)
3403 3403
 	done
3404 3404
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3405 3405
 	  if test "$$subdir" = .; then :; else \
3406
-	    $(am__make_dryrun) \
3407
-	      || test -d "$(distdir)/$$subdir" \
3408
-	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3409
-	      || exit 1; \
3406
+	    test -d "$(distdir)/$$subdir" \
3407
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
3408
+	    || exit 1; \
3409
+	  fi; \
3410
+	done
3411
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3412
+	  if test "$$subdir" = .; then :; else \
3410 3413
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3411 3414
 	    $(am__relativize); \
3412 3415
 	    new_distdir=$$reldir; \
... ...
@@ -3542,25 +3482,26 @@ ps-am:
3542 3542
 
3543 3543
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3544 3544
 
3545
-.MAKE: $(am__recursive_targets) all check install install-am \
3546
-	install-strip
3547
-
3548
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3549
-	check-am clean clean-generic clean-libLTLIBRARIES \
3550
-	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3551
-	ctags-am distclean distclean-compile distclean-generic \
3552
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
3553
-	html-am info info-am install install-am install-data \
3554
-	install-data-am install-dvi install-dvi-am install-exec \
3555
-	install-exec-am install-html install-html-am \
3545
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3546
+	ctags-recursive install install-am install-strip \
3547
+	tags-recursive
3548
+
3549
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3550
+	all all-am check check-am clean clean-generic \
3551
+	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3552
+	ctags ctags-recursive distclean distclean-compile \
3553
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
3554
+	dvi-am html html-am info info-am install install-am \
3555
+	install-data install-data-am install-dvi install-dvi-am \
3556
+	install-exec install-exec-am install-html install-html-am \
3556 3557
 	install-includeHEADERS install-info install-info-am \
3557 3558
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3558 3559
 	install-ps install-ps-am install-strip installcheck \
3559 3560
 	installcheck-am installdirs installdirs-am maintainer-clean \
3560 3561
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3561 3562
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3562
-	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3563
-	uninstall-libLTLIBRARIES
3563
+	tags tags-recursive uninstall uninstall-am \
3564
+	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3564 3565
 
3565 3566
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3566 3567
 @ENABLE_LLVM_FALSE@	$(AM_V_at) cp $< $@
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
47
-    case $$MAKEFLAGS in \
48
-      *\\[\ \	]*) \
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;; \
74
-    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))
79 34
 pkgdatadir = $(datadir)/@PACKAGE@
80 35
 pkgincludedir = $(includedir)/@PACKAGE@
81 36
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -107,16 +63,11 @@ target_triplet = @target@
107 107
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@am__append_9 = $(TBLGENFILES)
108 108
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@noinst_PROGRAMS = tblgen$(EXEEXT)
109 109
 subdir = .
110
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
111
-	$(top_srcdir)/configure $(am__configure_deps) \
112
-	$(srcdir)/clamavcxx-config.h.in $(top_srcdir)/config/depcomp \
113
-	config/compile config/config.guess config/config.sub \
114
-	config/depcomp config/install-sh config/missing \
115
-	config/ltmain.sh $(top_srcdir)/config/compile \
116
-	$(top_srcdir)/config/config.guess \
117
-	$(top_srcdir)/config/config.sub \
118
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
119
-	$(top_srcdir)/config/missing
110
+DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
111
+	$(srcdir)/Makefile.in $(srcdir)/clamavcxx-config.h.in \
112
+	$(top_srcdir)/configure config/compile config/config.guess \
113
+	config/config.sub config/depcomp config/install-sh \
114
+	config/ltmain.sh config/missing
120 115
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121 116
 am__aclocal_m4_deps = $(top_srcdir)/m4/check_gnu_make.m4 \
122 117
 	$(top_srcdir)/m4/cxx_flag_check.m4 $(top_srcdir)/m4/libtool.m4 \
... ...
@@ -145,7 +96,6 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
145 145
 AM_V_lt = $(am__v_lt_@AM_V@)
146 146
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
147 147
 am__v_lt_0 = --silent
148
-am__v_lt_1 = 
149 148
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
150 149
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
151 150
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -811,18 +761,6 @@ tblgen_LDADD = $(LDADD)
811 811
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
812 812
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
813 813
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
814
-AM_V_P = $(am__v_P_@AM_V@)
815
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
816
-am__v_P_0 = false
817
-am__v_P_1 = :
818
-AM_V_GEN = $(am__v_GEN_@AM_V@)
819
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
820
-am__v_GEN_0 = @echo "  GEN     " $@;
821
-am__v_GEN_1 = 
822
-AM_V_at = $(am__v_at_@AM_V@)
823
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
824
-am__v_at_0 = @
825
-am__v_at_1 = 
826 814
 DEFAULT_INCLUDES = -I.@am__isrc@
827 815
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
828 816
 am__depfiles_maybe = depfiles
... ...
@@ -835,16 +773,17 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
835 835
 	$(AM_CFLAGS) $(CFLAGS)
836 836
 AM_V_CC = $(am__v_CC_@AM_V@)
837 837
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
838
-am__v_CC_0 = @echo "  CC      " $@;
839
-am__v_CC_1 = 
838
+am__v_CC_0 = @echo "  CC    " $@;
839
+AM_V_at = $(am__v_at_@AM_V@)
840
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
841
+am__v_at_0 = @
840 842
 CCLD = $(CC)
841 843
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
842 844
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
843 845
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
844 846
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
845 847
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
846
-am__v_CCLD_0 = @echo "  CCLD    " $@;
847
-am__v_CCLD_1 = 
848
+am__v_CCLD_0 = @echo "  CCLD  " $@;
848 849
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
849 850
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
850 851
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -853,16 +792,17 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
853 853
 	$(AM_CXXFLAGS) $(CXXFLAGS)
854 854
 AM_V_CXX = $(am__v_CXX_@AM_V@)
855 855
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
856
-am__v_CXX_0 = @echo "  CXX     " $@;
857
-am__v_CXX_1 = 
856
+am__v_CXX_0 = @echo "  CXX   " $@;
858 857
 CXXLD = $(CXX)
859 858
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
860 859
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
861 860
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
862 861
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
863 862
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
864
-am__v_CXXLD_0 = @echo "  CXXLD   " $@;
865
-am__v_CXXLD_1 = 
863
+am__v_CXXLD_0 = @echo "  CXXLD " $@;
864
+AM_V_GEN = $(am__v_GEN_@AM_V@)
865
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
866
+am__v_GEN_0 = @echo "  GEN   " $@;
866 867
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
867 868
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
868 869
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -874,33 +814,8 @@ DIST_SOURCES = $(am__libclamavcxx_la_SOURCES_DIST) \
874 874
 	$(am__libllvmsystem_la_SOURCES_DIST) \
875 875
 	$(am__libllvmx86codegen_la_SOURCES_DIST) \
876 876
 	$(am__tblgen_SOURCES_DIST)
877
-am__can_run_installinfo = \
878
-  case $$AM_UPDATE_INFO_DIR in \
879
-    n|no|NO) false;; \
880
-    *) (install-info --version) >/dev/null 2>&1;; \
881
-  esac
882
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
883
-	$(LISP)clamavcxx-config.h.in
884
-# Read a list of newline-separated strings from the standard input,
885
-# and print each of them once, without duplicates.  Input order is
886
-# *not* preserved.
887
-am__uniquify_input = $(AWK) '\
888
-  BEGIN { nonempty = 0; } \
889
-  { items[$$0] = 1; nonempty = 1; } \
890
-  END { if (nonempty) { for (i in items) print i; }; } \
891
-'
892
-# Make sure the list of sources is unique.  This is necessary because,
893
-# e.g., the same source file might be shared among _SOURCES variables
894
-# for different programs/libraries.
895
-am__define_uniq_tagged_files = \
896
-  list='$(am__tagged_files)'; \
897
-  unique=`for i in $$list; do \
898
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
899
-  done | $(am__uniquify_input)`
900 877
 ETAGS = etags
901 878
 CTAGS = ctags
902
-CSCOPE = cscope
903
-AM_RECURSIVE_TARGETS = cscope
904 879
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
905 880
 distdir = $(PACKAGE)-$(VERSION)
906 881
 top_distdir = $(distdir)
... ...
@@ -910,10 +825,8 @@ am__remove_distdir = \
910 910
       && rm -rf "$(distdir)" \
911 911
       || { sleep 5 && rm -rf "$(distdir)"; }; \
912 912
   else :; fi
913
-am__post_remove_distdir = $(am__remove_distdir)
914 913
 DIST_ARCHIVES = $(distdir).tar.gz
915 914
 GZIP_ENV = --best
916
-DIST_TARGETS = dist-gzip
917 915
 distuninstallcheck_listfiles = find . -type f -print
918 916
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
919 917
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1567,8 +1480,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1567 1567
 $(am__aclocal_m4_deps):
1568 1568
 
1569 1569
 clamavcxx-config.h: stamp-h1
1570
-	@test -f $@ || rm -f stamp-h1
1571
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1570
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1571
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1572 1572
 
1573 1573
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1574 1574
 	@rm -f stamp-h1
... ...
@@ -1583,30 +1496,22 @@ distclean-hdr:
1583 1583
 
1584 1584
 clean-noinstLTLIBRARIES:
1585 1585
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1586
-	@list='$(noinst_LTLIBRARIES)'; \
1587
-	locs=`for p in $$list; do echo $$p; done | \
1588
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1589
-	      sort -u`; \
1590
-	test -z "$$locs" || { \
1591
-	  echo rm -f $${locs}; \
1592
-	  rm -f $${locs}; \
1593
-	}
1594
-
1586
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1587
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1588
+	  test "$$dir" != "$$p" || dir=.; \
1589
+	  echo "rm -f \"$${dir}/so_locations\""; \
1590
+	  rm -f "$${dir}/so_locations"; \
1591
+	done
1595 1592
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1596 1593
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1597
-
1598 1594
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1599 1595
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1600
-
1601 1596
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1602 1597
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1603
-
1604 1598
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1605 1599
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1606
-
1607 1600
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1608 1601
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1609
-
1610 1602
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1611 1603
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1612 1604
 
... ...
@@ -1618,7 +1523,6 @@ clean-noinstPROGRAMS:
1618 1618
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1619 1619
 	echo " rm -f" $$list; \
1620 1620
 	rm -f $$list
1621
-
1622 1621
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1623 1622
 	@rm -f tblgen$(EXEEXT)
1624 1623
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -2029,14 +1933,14 @@ distclean-compile:
2029 2029
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2030 2030
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2031 2031
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2032
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2032
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
2033 2033
 
2034 2034
 .c.obj:
2035 2035
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2036 2036
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2037 2037
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2038 2038
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2039
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2039
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
2040 2040
 
2041 2041
 .c.lo:
2042 2042
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5484,15 +5388,26 @@ clean-libtool:
5484 5484
 distclean-libtool:
5485 5485
 	-rm -f libtool config.lt
5486 5486
 
5487
-ID: $(am__tagged_files)
5488
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
5489
-tags: tags-am
5490
-TAGS: tags
5491
-
5492
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5487
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5488
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5489
+	unique=`for i in $$list; do \
5490
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5491
+	  done | \
5492
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5493
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5494
+	mkid -fID $$unique
5495
+tags: TAGS
5496
+
5497
+TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5498
+		$(TAGS_FILES) $(LISP)
5493 5499
 	set x; \
5494 5500
 	here=`pwd`; \
5495
-	$(am__define_uniq_tagged_files); \
5501
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5502
+	unique=`for i in $$list; do \
5503
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5504
+	  done | \
5505
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5506
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5496 5507
 	shift; \
5497 5508
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5498 5509
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5504,11 +5419,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5504 5504
 	      $$unique; \
5505 5505
 	  fi; \
5506 5506
 	fi
5507
-ctags: ctags-am
5508
-
5509
-CTAGS: ctags
5510
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5511
-	$(am__define_uniq_tagged_files); \
5507
+ctags: CTAGS
5508
+CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5509
+		$(TAGS_FILES) $(LISP)
5510
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5511
+	unique=`for i in $$list; do \
5512
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5513
+	  done | \
5514
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5515
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5512 5516
 	test -z "$(CTAGS_ARGS)$$unique" \
5513 5517
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5514 5518
 	     $$unique
... ...
@@ -5517,31 +5436,9 @@ GTAGS:
5517 5517
 	here=`$(am__cd) $(top_builddir) && pwd` \
5518 5518
 	  && $(am__cd) $(top_srcdir) \
5519 5519
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5520
-cscope: cscope.files
5521
-	test ! -s cscope.files \
5522
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5523
-clean-cscope:
5524
-	-rm -f cscope.files
5525
-cscope.files: clean-cscope cscopelist
5526
-cscopelist: cscopelist-am
5527
-
5528
-cscopelist-am: $(am__tagged_files)
5529
-	list='$(am__tagged_files)'; \
5530
-	case "$(srcdir)" in \
5531
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5532
-	  *) sdir=$(subdir)/$(srcdir) ;; \
5533
-	esac; \
5534
-	for i in $$list; do \
5535
-	  if test -f "$$i"; then \
5536
-	    echo "$(subdir)/$$i"; \
5537
-	  else \
5538
-	    echo "$$sdir/$$i"; \
5539
-	  fi; \
5540
-	done >> $(top_builddir)/cscope.files
5541 5520
 
5542 5521
 distclean-tags:
5543 5522
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5544
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5545 5523
 
5546 5524
 distdir: $(DISTFILES)
5547 5525
 	$(am__remove_distdir)
... ...
@@ -5587,42 +5484,40 @@ distdir: $(DISTFILES)
5587 5587
 	|| chmod -R a+r "$(distdir)"
5588 5588
 dist-gzip: distdir
5589 5589
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5590
-	$(am__post_remove_distdir)
5590
+	$(am__remove_distdir)
5591 5591
 
5592 5592
 dist-bzip2: distdir
5593 5593
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5594
-	$(am__post_remove_distdir)
5594
+	$(am__remove_distdir)
5595 5595
 
5596 5596
 dist-lzip: distdir
5597 5597
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5598
-	$(am__post_remove_distdir)
5598
+	$(am__remove_distdir)
5599
+
5600
+dist-lzma: distdir
5601
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5602
+	$(am__remove_distdir)
5599 5603
 
5600 5604
 dist-xz: distdir
5601 5605
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5602
-	$(am__post_remove_distdir)
5606
+	$(am__remove_distdir)
5603 5607
 
5604 5608
 dist-tarZ: distdir
5605
-	@echo WARNING: "Support for shar distribution archives is" \
5606
-	               "deprecated." >&2
5607
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5608 5609
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5609
-	$(am__post_remove_distdir)
5610
+	$(am__remove_distdir)
5610 5611
 
5611 5612
 dist-shar: distdir
5612
-	@echo WARNING: "Support for distribution archives compressed with" \
5613
-		       "legacy program 'compress' is deprecated." >&2
5614
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5615 5613
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5616
-	$(am__post_remove_distdir)
5614
+	$(am__remove_distdir)
5617 5615
 
5618 5616
 dist-zip: distdir
5619 5617
 	-rm -f $(distdir).zip
5620 5618
 	zip -rq $(distdir).zip $(distdir)
5621
-	$(am__post_remove_distdir)
5619
+	$(am__remove_distdir)
5622 5620
 
5623
-dist dist-all:
5624
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5625
-	$(am__post_remove_distdir)
5621
+dist dist-all: distdir
5622
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5623
+	$(am__remove_distdir)
5626 5624
 
5627 5625
 # This target untars the dist file and tries a VPATH configuration.  Then
5628 5626
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5633,6 +5528,8 @@ distcheck: dist
5633 5633
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5634 5634
 	*.tar.bz2*) \
5635 5635
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5636
+	*.tar.lzma*) \
5637
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5636 5638
 	*.tar.lz*) \
5637 5639
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5638 5640
 	*.tar.xz*) \
... ...
@@ -5644,19 +5541,18 @@ distcheck: dist
5644 5644
 	*.zip*) \
5645 5645
 	  unzip $(distdir).zip ;;\
5646 5646
 	esac
5647
-	chmod -R a-w $(distdir)
5648
-	chmod u+w $(distdir)
5649
-	mkdir $(distdir)/_build $(distdir)/_inst
5647
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
5648
+	mkdir $(distdir)/_build
5649
+	mkdir $(distdir)/_inst
5650 5650
 	chmod a-w $(distdir)
5651 5651
 	test -d $(distdir)/_build || exit 0; \
5652 5652
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
5653 5653
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5654 5654
 	  && am__cwd=`pwd` \
5655 5655
 	  && $(am__cd) $(distdir)/_build \
5656
-	  && ../configure \
5656
+	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
5657 5657
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
5658 5658
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
5659
-	    --srcdir=.. --prefix="$$dc_install_base" \
5660 5659
 	  && $(MAKE) $(AM_MAKEFLAGS) \
5661 5660
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
5662 5661
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -5679,7 +5575,7 @@ distcheck: dist
5679 5679
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5680 5680
 	  && cd "$$am__cwd" \
5681 5681
 	  || exit 1
5682
-	$(am__post_remove_distdir)
5682
+	$(am__remove_distdir)
5683 5683
 	@(echo "$(distdir) archives ready for distribution: "; \
5684 5684
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5685 5685
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5746,8 +5642,8 @@ maintainer-clean-generic:
5746 5746
 	@echo "This command is intended for maintainers to use"
5747 5747
 	@echo "it deletes files that may require special tools to rebuild."
5748 5748
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5749
-@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5750 5749
 @BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5750
+@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5751 5751
 clean: clean-am
5752 5752
 
5753 5753
 clean-am: clean-generic clean-libtool clean-local \
... ...
@@ -5824,23 +5720,23 @@ uninstall-am:
5824 5824
 
5825 5825
 .MAKE: all check install install-am install-strip
5826 5826
 
5827
-.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5828
-	clean-cscope clean-generic clean-libtool clean-local \
5829
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5830
-	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5831
-	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5832
-	dist-zip distcheck distclean distclean-compile \
5833
-	distclean-generic distclean-hdr distclean-libtool \
5834
-	distclean-local distclean-tags distcleancheck distdir \
5835
-	distuninstallcheck dvi dvi-am html html-am info info-am \
5836
-	install install-am install-data install-data-am install-dvi \
5837
-	install-dvi-am install-exec install-exec-am install-html \
5838
-	install-html-am install-info install-info-am install-man \
5839
-	install-pdf install-pdf-am install-ps install-ps-am \
5840
-	install-strip installcheck installcheck-am installdirs \
5841
-	maintainer-clean maintainer-clean-generic mostlyclean \
5842
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5843
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5827
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5828
+	clean-generic clean-libtool clean-local \
5829
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5830
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5831
+	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5832
+	distclean-compile distclean-generic distclean-hdr \
5833
+	distclean-libtool distclean-local distclean-tags \
5834
+	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5835
+	html-am info info-am install install-am install-data \
5836
+	install-data-am install-dvi install-dvi-am install-exec \
5837
+	install-exec-am install-html install-html-am install-info \
5838
+	install-info-am install-man install-pdf install-pdf-am \
5839
+	install-ps install-ps-am install-strip installcheck \
5840
+	installcheck-am installdirs maintainer-clean \
5841
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
5842
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5843
+	tags uninstall uninstall-am
5844 5844
 
5845 5845
 
5846 5846
 @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.1 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.3 -*- 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
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18
-[m4_warning([this file was generated for autoconf 2.69.
16
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17
+[m4_warning([this file was generated for autoconf 2.68.
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.1], [],
40
+m4_if([$1], [1.11.3], [],
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.1])dnl
54
+[AM_AUTOMAKE_VERSION([1.11.3])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
... ...
@@ -1,11 +1,13 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for libclamavc++ devel.
3
+# Generated by GNU Autoconf 2.68 for libclamavc++ devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net>.
6 6
 #
7 7
 #
8
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
+# Foundation, Inc.
9 11
 #
10 12
 #
11 13
 # This configure script is free software; the Free Software Foundation
... ...
@@ -134,31 +136,6 @@ export LANGUAGE
134 134
 # CDPATH.
135 135
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136 136
 
137
-# Use a proper internal environment variable to ensure we don't fall
138
-  # into an infinite loop, continuously re-executing ourselves.
139
-  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140
-    _as_can_reexec=no; export _as_can_reexec;
141
-    # We cannot yet assume a decent shell, so we have to provide a
142
-# neutralization value for shells without unset; and this also
143
-# works around shells that cannot unset nonexistent variables.
144
-# Preserve -v and -x to the replacement shell.
145
-BASH_ENV=/dev/null
146
-ENV=/dev/null
147
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148
-case $- in # ((((
149
-  *v*x* | *x*v* ) as_opts=-vx ;;
150
-  *v* ) as_opts=-v ;;
151
-  *x* ) as_opts=-x ;;
152
-  * ) as_opts= ;;
153
-esac
154
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155
-# Admittedly, this is quite paranoid, since all the known shells bail
156
-# out after a failed `exec'.
157
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158
-as_fn_exit 255
159
-  fi
160
-  # We don't want this to propagate to other subprocesses.
161
-          { _as_can_reexec=; unset _as_can_reexec;}
162 137
 if test "x$CONFIG_SHELL" = x; then
163 138
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 139
   emulate sh
... ...
@@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
192 192
 else
193 193
   exitcode=1; echo positional parameters were not saved.
194 194
 fi
195
-test x\$exitcode = x0 || exit 1
196
-test -x / || exit 1"
195
+test x\$exitcode = x0 || exit 1"
197 196
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 197
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 198
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -246,25 +222,21 @@ IFS=$as_save_IFS
246 246
 
247 247
 
248 248
       if test "x$CONFIG_SHELL" != x; then :
249
-  export CONFIG_SHELL
250
-             # We cannot yet assume a decent shell, so we have to provide a
251
-# neutralization value for shells without unset; and this also
252
-# works around shells that cannot unset nonexistent variables.
253
-# Preserve -v and -x to the replacement shell.
254
-BASH_ENV=/dev/null
255
-ENV=/dev/null
256
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257
-case $- in # ((((
258
-  *v*x* | *x*v* ) as_opts=-vx ;;
259
-  *v* ) as_opts=-v ;;
260
-  *x* ) as_opts=-x ;;
261
-  * ) as_opts= ;;
262
-esac
263
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264
-# Admittedly, this is quite paranoid, since all the known shells bail
265
-# out after a failed `exec'.
266
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267
-exit 255
249
+  # We cannot yet assume a decent shell, so we have to provide a
250
+	# neutralization value for shells without unset; and this also
251
+	# works around shells that cannot unset nonexistent variables.
252
+	# Preserve -v and -x to the replacement shell.
253
+	BASH_ENV=/dev/null
254
+	ENV=/dev/null
255
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256
+	export CONFIG_SHELL
257
+	case $- in # ((((
258
+	  *v*x* | *x*v* ) as_opts=-vx ;;
259
+	  *v* ) as_opts=-v ;;
260
+	  *x* ) as_opts=-x ;;
261
+	  * ) as_opts= ;;
262
+	esac
263
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 264
 fi
269 265
 
270 266
     if test x$as_have_required = xno; then :
... ...
@@ -367,14 +339,6 @@ $as_echo X"$as_dir" |
367 367
 
368 368
 
369 369
 } # as_fn_mkdir_p
370
-
371
-# as_fn_executable_p FILE
372
-# -----------------------
373
-# Test if FILE is an executable regular file.
374
-as_fn_executable_p ()
375
-{
376
-  test -f "$1" && test -x "$1"
377
-} # as_fn_executable_p
378 370
 # as_fn_append VAR VALUE
379 371
 # ----------------------
380 372
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
496 496
   chmod +x "$as_me.lineno" ||
497 497
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498 498
 
499
-  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500
-  # already done that, so ensure we don't try to do so again and fall
501
-  # in an infinite loop.  This has already happened in practice.
502
-  _as_can_reexec=no; export _as_can_reexec
503 499
   # Don't try to exec as it changes $[0], causing all sort of problems
504 500
   # (the dirname of $[0] is not the place where we might find the
505 501
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then
534 534
     # ... but there are two gotchas:
535 535
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 536
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537
-    # In both cases, we have to default to `cp -pR'.
537
+    # In both cases, we have to default to `cp -p'.
538 538
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539
-      as_ln_s='cp -pR'
539
+      as_ln_s='cp -p'
540 540
   elif ln conf$$.file conf$$ 2>/dev/null; then
541 541
     as_ln_s=ln
542 542
   else
543
-    as_ln_s='cp -pR'
543
+    as_ln_s='cp -p'
544 544
   fi
545 545
 else
546
-  as_ln_s='cp -pR'
546
+  as_ln_s='cp -p'
547 547
 fi
548 548
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549 549
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -555,8 +515,28 @@ else
555 555
   as_mkdir_p=false
556 556
 fi
557 557
 
558
-as_test_x='test -x'
559
-as_executable_p=as_fn_executable_p
558
+if test -x / >/dev/null 2>&1; then
559
+  as_test_x='test -x'
560
+else
561
+  if ls -dL / >/dev/null 2>&1; then
562
+    as_ls_L_option=L
563
+  else
564
+    as_ls_L_option=
565
+  fi
566
+  as_test_x='
567
+    eval sh -c '\''
568
+      if test -d "$1"; then
569
+	test -d "$1/.";
570
+      else
571
+	case $1 in #(
572
+	-*)set "./$1";;
573
+	esac;
574
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
575
+	???[sx]*):;;*)false;;esac;fi
576
+    '\'' sh
577
+  '
578
+fi
579
+as_executable_p=$as_test_x
560 580
 
561 581
 # Sed expression to map a string onto a valid CPP name.
562 582
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -1268,6 +1248,8 @@ target=$target_alias
1268 1268
 if test "x$host_alias" != x; then
1269 1269
   if test "x$build_alias" = x; then
1270 1270
     cross_compiling=maybe
1271
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1272
+    If a cross compiler is detected then cross compile mode will be used" >&2
1271 1273
   elif test "x$build_alias" != "x$host_alias"; then
1272 1274
     cross_compiling=yes
1273 1275
   fi
... ...
@@ -1432,15 +1414,12 @@ Optional Features:
1432 1432
   --disable-option-checking  ignore unrecognized --enable/--with options
1433 1433
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1434 1434
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1435
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1436
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1437
-  --enable-dependency-tracking
1438
-                          do not reject slow dependency extractors
1439
-  --disable-dependency-tracking
1440
-                          speeds up one-time build
1441
-  --enable-maintainer-mode
1442
-                          enable make rules and dependencies not useful (and
1443
-                          sometimes confusing) to the casual installer
1435
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1436
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1437
+  --disable-dependency-tracking  speeds up one-time build
1438
+  --enable-dependency-tracking   do not reject slow dependency extractors
1439
+  --enable-maintainer-mode  enable make rules and dependencies not useful
1440
+			  (and sometimes confusing) to the casual installer
1444 1441
   --enable-static[=PKGS]  build static libraries [default=no]
1445 1442
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1446 1443
   --enable-fast-install[=PKGS]
... ...
@@ -1545,9 +1524,9 @@ test -n "$ac_init_help" && exit $ac_status
1545 1545
 if $ac_init_version; then
1546 1546
   cat <<\_ACEOF
1547 1547
 libclamavc++ configure devel
1548
-generated by GNU Autoconf 2.69
1548
+generated by GNU Autoconf 2.68
1549 1549
 
1550
-Copyright (C) 2012 Free Software Foundation, Inc.
1550
+Copyright (C) 2010 Free Software Foundation, Inc.
1551 1551
 This configure script is free software; the Free Software Foundation
1552 1552
 gives unlimited permission to copy, distribute and modify it.
1553 1553
 _ACEOF
... ...
@@ -1771,7 +1750,7 @@ $as_echo "$ac_try_echo"; } >&5
1771 1771
 	 test ! -s conftest.err
1772 1772
        } && test -s conftest$ac_exeext && {
1773 1773
 	 test "$cross_compiling" = yes ||
1774
-	 test -x conftest$ac_exeext
1774
+	 $as_test_x conftest$ac_exeext
1775 1775
        }; then :
1776 1776
   ac_retval=0
1777 1777
 else
... ...
@@ -1921,7 +1900,7 @@ $as_echo "$ac_try_echo"; } >&5
1921 1921
 	 test ! -s conftest.err
1922 1922
        } && test -s conftest$ac_exeext && {
1923 1923
 	 test "$cross_compiling" = yes ||
1924
-	 test -x conftest$ac_exeext
1924
+	 $as_test_x conftest$ac_exeext
1925 1925
        }; then :
1926 1926
   ac_retval=0
1927 1927
 else
... ...
@@ -1986,7 +1965,7 @@ This file contains any messages produced by compilers while
1986 1986
 running configure, to aid debugging if configure makes a mistake.
1987 1987
 
1988 1988
 It was created by libclamavc++ $as_me devel, which was
1989
-generated by GNU Autoconf 2.69.  Invocation command line was
1989
+generated by GNU Autoconf 2.68.  Invocation command line was
1990 1990
 
1991 1991
   $ $0 $@
1992 1992
 
... ...
@@ -2475,7 +2454,7 @@ test -n "$target_alias" &&
2475 2475
   test "$program_prefix$program_suffix$program_transform_name" = \
2476 2476
     NONENONEs,x,x, &&
2477 2477
   program_prefix=${target_alias}-
2478
-am__api_version='1.14'
2478
+am__api_version='1.11'
2479 2479
 
2480 2480
 # Find a good install program.  We prefer a C program (faster),
2481 2481
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2514,7 +2493,7 @@ case $as_dir/ in #((
2514 2514
     # by default.
2515 2515
     for ac_prog in ginstall scoinst install; do
2516 2516
       for ac_exec_ext in '' $ac_executable_extensions; do
2517
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2517
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2518 2518
 	  if test $ac_prog = install &&
2519 2519
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2520 2520
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2572,6 +2551,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2572 2572
 
2573 2573
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2574 2574
 $as_echo_n "checking whether build environment is sane... " >&6; }
2575
+# Just in case
2576
+sleep 1
2577
+echo timestamp > conftest.file
2575 2578
 # Reject unsafe characters in $srcdir or the absolute working directory
2576 2579
 # name.  Accept space and tab only in the latter.
2577 2580
 am_lf='
... ...
@@ -2582,40 +2564,32 @@ case `pwd` in
2582 2582
 esac
2583 2583
 case $srcdir in
2584 2584
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2585
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2585
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2586 2586
 esac
2587 2587
 
2588
-# Do 'set' in a subshell so we don't clobber the current shell's
2588
+# Do `set' in a subshell so we don't clobber the current shell's
2589 2589
 # arguments.  Must try -L first in case configure is actually a
2590 2590
 # symlink; some systems play weird games with the mod time of symlinks
2591 2591
 # (eg FreeBSD returns the mod time of the symlink's containing
2592 2592
 # directory).
2593 2593
 if (
2594
-   am_has_slept=no
2595
-   for am_try in 1 2; do
2596
-     echo "timestamp, slept: $am_has_slept" > conftest.file
2597
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2598
-     if test "$*" = "X"; then
2599
-	# -L didn't work.
2600
-	set X `ls -t "$srcdir/configure" conftest.file`
2601
-     fi
2602
-     if test "$*" != "X $srcdir/configure conftest.file" \
2603
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
2604
-
2605
-	# If neither matched, then we have a broken ls.  This can happen
2606
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
2607
-	# broken ls alias from the environment.  This has actually
2608
-	# happened.  Such a system could not be considered "sane".
2609
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2610
-  alias in your environment" "$LINENO" 5
2611
-     fi
2612
-     if test "$2" = conftest.file || test $am_try -eq 2; then
2613
-       break
2614
-     fi
2615
-     # Just in case.
2616
-     sleep 1
2617
-     am_has_slept=yes
2618
-   done
2594
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2595
+   if test "$*" = "X"; then
2596
+      # -L didn't work.
2597
+      set X `ls -t "$srcdir/configure" conftest.file`
2598
+   fi
2599
+   rm -f conftest.file
2600
+   if test "$*" != "X $srcdir/configure conftest.file" \
2601
+      && test "$*" != "X conftest.file $srcdir/configure"; then
2602
+
2603
+      # If neither matched, then we have a broken ls.  This can happen
2604
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
2605
+      # broken ls alias from the environment.  This has actually
2606
+      # happened.  Such a system could not be considered "sane".
2607
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2608
+alias in your environment" "$LINENO" 5
2609
+   fi
2610
+
2619 2611
    test "$2" = conftest.file
2620 2612
    )
2621 2613
 then
... ...
@@ -2627,16 +2601,6 @@ Check your system clock" "$LINENO" 5
2627 2627
 fi
2628 2628
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2629 2629
 $as_echo "yes" >&6; }
2630
-# If we didn't sleep, we still need to ensure time stamps of config.status and
2631
-# generated files are strictly newer.
2632
-am_sleep_pid=
2633
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2634
-  ( sleep 1 ) &
2635
-  am_sleep_pid=$!
2636
-fi
2637
-
2638
-rm -f conftest.file
2639
-
2640 2630
 test "$program_prefix" != NONE &&
2641 2631
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2642 2632
 # Use a double $ so make ignores it.
... ...
@@ -2659,12 +2623,12 @@ if test x"${MISSING+set}" != xset; then
2659 2659
   esac
2660 2660
 fi
2661 2661
 # Use eval to expand $SHELL
2662
-if eval "$MISSING --is-lightweight"; then
2663
-  am_missing_run="$MISSING "
2662
+if eval "$MISSING --run true"; then
2663
+  am_missing_run="$MISSING --run "
2664 2664
 else
2665 2665
   am_missing_run=
2666
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2667
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2666
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2667
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2668 2668
 fi
2669 2669
 
2670 2670
 if test x"${install_sh}" != xset; then
... ...
@@ -2676,10 +2640,10 @@ if test x"${install_sh}" != xset; then
2676 2676
   esac
2677 2677
 fi
2678 2678
 
2679
-# Installed binaries are usually stripped using 'strip' when the user
2680
-# run "make install-strip".  However 'strip' might not be the right
2679
+# Installed binaries are usually stripped using `strip' when the user
2680
+# run `make install-strip'.  However `strip' might not be the right
2681 2681
 # tool to use in cross-compilation environments, therefore Automake
2682
-# will honor the 'STRIP' environment variable to overrule this program.
2682
+# will honor the `STRIP' environment variable to overrule this program.
2683 2683
 if test "$cross_compiling" != no; then
2684 2684
   if test -n "$ac_tool_prefix"; then
2685 2685
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2698,7 +2662,7 @@ do
2698 2698
   IFS=$as_save_IFS
2699 2699
   test -z "$as_dir" && as_dir=.
2700 2700
     for ac_exec_ext in '' $ac_executable_extensions; do
2701
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2701
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2702 2702
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2703 2703
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2704 2704
     break 2
... ...
@@ -2738,7 +2702,7 @@ do
2738 2738
   IFS=$as_save_IFS
2739 2739
   test -z "$as_dir" && as_dir=.
2740 2740
     for ac_exec_ext in '' $ac_executable_extensions; do
2741
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2741
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2742 2742
     ac_cv_prog_ac_ct_STRIP="strip"
2743 2743
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2744 2744
     break 2
... ...
@@ -2789,7 +2753,7 @@ do
2789 2789
   test -z "$as_dir" && as_dir=.
2790 2790
     for ac_prog in mkdir gmkdir; do
2791 2791
 	 for ac_exec_ext in '' $ac_executable_extensions; do
2792
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2792
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2793 2793
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2794 2794
 	     'mkdir (GNU coreutils) '* | \
2795 2795
 	     'mkdir (coreutils) '* | \
... ...
@@ -2818,6 +2782,12 @@ fi
2818 2818
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2819 2819
 $as_echo "$MKDIR_P" >&6; }
2820 2820
 
2821
+mkdir_p="$MKDIR_P"
2822
+case $mkdir_p in
2823
+  [\\/$]* | ?:[\\/]*) ;;
2824
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2825
+esac
2826
+
2821 2827
 for ac_prog in gawk mawk nawk awk
2822 2828
 do
2823 2829
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2836,7 +2806,7 @@ do
2836 2836
   IFS=$as_save_IFS
2837 2837
   test -z "$as_dir" && as_dir=.
2838 2838
     for ac_exec_ext in '' $ac_executable_extensions; do
2839
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2839
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2840 2840
     ac_cv_prog_AWK="$ac_prog"
2841 2841
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2842 2842
     break 2
... ...
@@ -2900,45 +2870,6 @@ else
2900 2900
 fi
2901 2901
 rmdir .tst 2>/dev/null
2902 2902
 
2903
-# Check whether --enable-silent-rules was given.
2904
-if test "${enable_silent_rules+set}" = set; then :
2905
-  enableval=$enable_silent_rules;
2906
-fi
2907
-
2908
-case $enable_silent_rules in # (((
2909
-  yes) AM_DEFAULT_VERBOSITY=0;;
2910
-   no) AM_DEFAULT_VERBOSITY=1;;
2911
-    *) AM_DEFAULT_VERBOSITY=1;;
2912
-esac
2913
-am_make=${MAKE-make}
2914
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2915
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2916
-if ${am_cv_make_support_nested_variables+:} false; then :
2917
-  $as_echo_n "(cached) " >&6
2918
-else
2919
-  if $as_echo 'TRUE=$(BAR$(V))
2920
-BAR0=false
2921
-BAR1=true
2922
-V=1
2923
-am__doit:
2924
-	@$(TRUE)
2925
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2926
-  am_cv_make_support_nested_variables=yes
2927
-else
2928
-  am_cv_make_support_nested_variables=no
2929
-fi
2930
-fi
2931
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2932
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
2933
-if test $am_cv_make_support_nested_variables = yes; then
2934
-    AM_V='$(V)'
2935
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2936
-else
2937
-  AM_V=$AM_DEFAULT_VERBOSITY
2938
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2939
-fi
2940
-AM_BACKSLASH='\'
2941
-
2942 2903
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2943 2904
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2944 2905
   # is not polluted with repeated "-I."
... ...
@@ -2980,12 +2911,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2980 2980
 
2981 2981
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2982 2982
 
2983
-# For better backward compatibility.  To be removed once Automake 1.9.x
2984
-# dies out for good.  For more background, see:
2985
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2986
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2987
-mkdir_p='$(MKDIR_P)'
2988
-
2989 2983
 # We need awk for the "check" target.  The system "awk" is bad on
2990 2984
 # some platforms.
2991 2985
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -2993,151 +2918,101 @@ mkdir_p='$(MKDIR_P)'
2993 2993
 AMTAR='$${TAR-tar}'
2994 2994
 
2995 2995
 
2996
-# We'll loop over all known methods to create a tar archive until one works.
2997
-_am_tools='gnutar  pax cpio none'
2998
-
2999
-
3000
-
3001
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2996
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3002 2997
 $as_echo_n "checking how to create a pax tar archive... " >&6; }
3003
-
3004
-  # Go ahead even if we have the value already cached.  We do so because we
3005
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3006
-  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
3007
-
3008
-  for _am_tool in $_am_tools; do
3009
-    case $_am_tool in
3010
-    gnutar)
3011
-      for _am_tar in tar gnutar gtar; do
3012
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2998
+# Loop over all known methods to create a tar archive until one works.
2999
+_am_tools='gnutar  pax cpio none'
3000
+_am_tools=${am_cv_prog_tar_pax-$_am_tools}
3001
+# Do not fold the above two line into one, because Tru64 sh and
3002
+# Solaris sh will not grok spaces in the rhs of `-'.
3003
+for _am_tool in $_am_tools
3004
+do
3005
+  case $_am_tool in
3006
+  gnutar)
3007
+    for _am_tar in tar gnutar gtar;
3008
+    do
3009
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3013 3010
    ($_am_tar --version) >&5 2>&5
3014 3011
    ac_status=$?
3015 3012
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3016 3013
    (exit $ac_status); } && break
3017
-      done
3018
-      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3019
-      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3020
-      am__untar="$_am_tar -xf -"
3021
-      ;;
3022
-    plaintar)
3023
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3024
-      # ustar tarball either.
3025
-      (tar --version) >/dev/null 2>&1 && continue
3026
-      am__tar='tar chf - "$$tardir"'
3027
-      am__tar_='tar chf - "$tardir"'
3028
-      am__untar='tar xf -'
3029
-      ;;
3030
-    pax)
3031
-      am__tar='pax -L -x pax -w "$$tardir"'
3032
-      am__tar_='pax -L -x pax -w "$tardir"'
3033
-      am__untar='pax -r'
3034
-      ;;
3035
-    cpio)
3036
-      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3037
-      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3038
-      am__untar='cpio -i -H pax -d'
3039
-      ;;
3040
-    none)
3041
-      am__tar=false
3042
-      am__tar_=false
3043
-      am__untar=false
3044
-      ;;
3045
-    esac
3014
+    done
3015
+    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3016
+    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3017
+    am__untar="$_am_tar -xf -"
3018
+    ;;
3019
+  plaintar)
3020
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3021
+    # ustar tarball either.
3022
+    (tar --version) >/dev/null 2>&1 && continue
3023
+    am__tar='tar chf - "$$tardir"'
3024
+    am__tar_='tar chf - "$tardir"'
3025
+    am__untar='tar xf -'
3026
+    ;;
3027
+  pax)
3028
+    am__tar='pax -L -x pax -w "$$tardir"'
3029
+    am__tar_='pax -L -x pax -w "$tardir"'
3030
+    am__untar='pax -r'
3031
+    ;;
3032
+  cpio)
3033
+    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3034
+    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3035
+    am__untar='cpio -i -H pax -d'
3036
+    ;;
3037
+  none)
3038
+    am__tar=false
3039
+    am__tar_=false
3040
+    am__untar=false
3041
+    ;;
3042
+  esac
3046 3043
 
3047
-    # If the value was cached, stop now.  We just wanted to have am__tar
3048
-    # and am__untar set.
3049
-    test -n "${am_cv_prog_tar_pax}" && break
3044
+  # If the value was cached, stop now.  We just wanted to have am__tar
3045
+  # and am__untar set.
3046
+  test -n "${am_cv_prog_tar_pax}" && break
3050 3047
 
3051
-    # tar/untar a dummy directory, and stop if the command works.
3052
-    rm -rf conftest.dir
3053
-    mkdir conftest.dir
3054
-    echo GrepMe > conftest.dir/file
3055
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3048
+  # tar/untar a dummy directory, and stop if the command works
3049
+  rm -rf conftest.dir
3050
+  mkdir conftest.dir
3051
+  echo GrepMe > conftest.dir/file
3052
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3056 3053
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3057 3054
    ac_status=$?
3058 3055
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3059 3056
    (exit $ac_status); }
3060
-    rm -rf conftest.dir
3061
-    if test -s conftest.tar; then
3062
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3057
+  rm -rf conftest.dir
3058
+  if test -s conftest.tar; then
3059
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3063 3060
    ($am__untar <conftest.tar) >&5 2>&5
3064 3061
    ac_status=$?
3065 3062
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3066 3063
    (exit $ac_status); }
3067
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3068
-   (cat conftest.dir/file) >&5 2>&5
3069
-   ac_status=$?
3070
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3071
-   (exit $ac_status); }
3072
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3073
-    fi
3074
-  done
3075
-  rm -rf conftest.dir
3064
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3065
+  fi
3066
+done
3067
+rm -rf conftest.dir
3076 3068
 
3077
-  if ${am_cv_prog_tar_pax+:} false; then :
3069
+if ${am_cv_prog_tar_pax+:} false; then :
3078 3070
   $as_echo_n "(cached) " >&6
3079 3071
 else
3080 3072
   am_cv_prog_tar_pax=$_am_tool
3081 3073
 fi
3082 3074
 
3083
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3075
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3084 3076
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3085 3077
 
3086 3078
 
3087 3079
 
3088 3080
 
3089 3081
 
3090
-
3091
-# POSIX will say in a future version that running "rm -f" with no argument
3092
-# is OK; and we want to be able to make that assumption in our Makefile
3093
-# recipes.  So use an aggressive probe to check that the usage we want is
3094
-# actually supported "in the wild" to an acceptable degree.
3095
-# See automake bug#10828.
3096
-# To make any issue more visible, cause the running configure to be aborted
3097
-# by default if the 'rm' program in use doesn't match our expectations; the
3098
-# user can still override this though.
3099
-if rm -f && rm -fr && rm -rf; then : OK; else
3100
-  cat >&2 <<'END'
3101
-Oops!
3102
-
3103
-Your 'rm' program seems unable to run without file operands specified
3104
-on the command line, even when the '-f' option is present.  This is contrary
3105
-to the behaviour of most rm programs out there, and not conforming with
3106
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3107
-
3108
-Please tell bug-automake@gnu.org about your system, including the value
3109
-of your $PATH and any error possibly output before this message.  This
3110
-can help us improve future automake versions.
3111
-
3112
-END
3113
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3114
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3115
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3116
-    echo >&2
3117
-  else
3118
-    cat >&2 <<'END'
3119
-Aborting the configuration process, to ensure you take notice of the issue.
3120
-
3121
-You can download and install GNU coreutils to get an 'rm' implementation
3122
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3123
-
3124
-If you want to complete the configuration process using your problematic
3125
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3126
-to "yes", and re-run configure.
3127
-
3128
-END
3129
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3130
-  fi
3131
-fi
3132 3082
 # Check whether --enable-silent-rules was given.
3133 3083
 if test "${enable_silent_rules+set}" = set; then :
3134 3084
   enableval=$enable_silent_rules;
3135 3085
 fi
3136 3086
 
3137
-case $enable_silent_rules in # (((
3138
-  yes) AM_DEFAULT_VERBOSITY=0;;
3139
-   no) AM_DEFAULT_VERBOSITY=1;;
3140
-    *) AM_DEFAULT_VERBOSITY=0;;
3087
+case $enable_silent_rules in
3088
+yes) AM_DEFAULT_VERBOSITY=0;;
3089
+no)  AM_DEFAULT_VERBOSITY=1;;
3090
+*)   AM_DEFAULT_VERBOSITY=0;;
3141 3091
 esac
3142 3092
 am_make=${MAKE-make}
3143 3093
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3198,7 +3073,7 @@ do
3198 3198
   IFS=$as_save_IFS
3199 3199
   test -z "$as_dir" && as_dir=.
3200 3200
     for ac_exec_ext in '' $ac_executable_extensions; do
3201
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3201
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3202 3202
     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3203 3203
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3204 3204
     break 2
... ...
@@ -3242,7 +3117,7 @@ do
3242 3242
   IFS=$as_save_IFS
3243 3243
   test -z "$as_dir" && as_dir=.
3244 3244
     for ac_exec_ext in '' $ac_executable_extensions; do
3245
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3245
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3246 3246
     ac_cv_prog_ac_ct_CXX="$ac_prog"
3247 3247
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3248 3248
     break 2
... ...
@@ -3695,7 +3570,7 @@ am__quote=
3695 3695
 _am_result=none
3696 3696
 # First try GNU make style include.
3697 3697
 echo "include confinc" > confmf
3698
-# Ignore all kinds of additional output from 'make'.
3698
+# Ignore all kinds of additional output from `make'.
3699 3699
 case `$am_make -s -f confmf 2> /dev/null` in #(
3700 3700
 *the\ am__doit\ target*)
3701 3701
   am__include=include
... ...
@@ -3751,8 +3626,8 @@ else
3751 3751
   # We make a subdir and do the tests there.  Otherwise we can end up
3752 3752
   # making bogus files that we don't know about and never remove.  For
3753 3753
   # instance it was reported that on HP-UX the gcc test will end up
3754
-  # making a dummy file named 'D' -- because '-MD' means "put the output
3755
-  # in D".
3754
+  # making a dummy file named `D' -- because `-MD' means `put the output
3755
+  # in D'.
3756 3756
   rm -rf conftest.dir
3757 3757
   mkdir conftest.dir
3758 3758
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3787,16 +3662,16 @@ else
3787 3787
     : > sub/conftest.c
3788 3788
     for i in 1 2 3 4 5 6; do
3789 3789
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3790
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3791
-      # Solaris 10 /bin/sh.
3792
-      echo '/* dummy */' > sub/conftst$i.h
3790
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3791
+      # Solaris 8's {/usr,}/bin/sh.
3792
+      touch sub/conftst$i.h
3793 3793
     done
3794 3794
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3795 3795
 
3796
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3796
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3797 3797
     # mode.  It turns out that the SunPro C++ compiler does not properly
3798
-    # handle '-M -o', and we need to detect this.  Also, some Intel
3799
-    # versions had trouble with output in subdirs.
3798
+    # handle `-M -o', and we need to detect this.  Also, some Intel
3799
+    # versions had trouble with output in subdirs
3800 3800
     am__obj=sub/conftest.${OBJEXT-o}
3801 3801
     am__minus_obj="-o $am__obj"
3802 3802
     case $depmode in
... ...
@@ -3805,8 +3680,8 @@ else
3805 3805
       test "$am__universal" = false || continue
3806 3806
       ;;
3807 3807
     nosideeffect)
3808
-      # After this tag, mechanisms are not by side-effect, so they'll
3809
-      # only be used when explicitly requested.
3808
+      # after this tag, mechanisms are not by side-effect, so they'll
3809
+      # only be used when explicitly requested
3810 3810
       if test "x$enable_dependency_tracking" = xyes; then
3811 3811
 	continue
3812 3812
       else
... ...
@@ -3814,7 +3689,7 @@ else
3814 3814
       fi
3815 3815
       ;;
3816 3816
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3817
-      # This compiler won't grok '-c -o', but also, the minuso test has
3817
+      # This compiler won't grok `-c -o', but also, the minuso test has
3818 3818
       # not run yet.  These depmodes are late enough in the game, and
3819 3819
       # so weak that their functioning should not be impacted.
3820 3820
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -3890,7 +3765,7 @@ do
3890 3890
   IFS=$as_save_IFS
3891 3891
   test -z "$as_dir" && as_dir=.
3892 3892
     for ac_exec_ext in '' $ac_executable_extensions; do
3893
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3893
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3894 3894
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3895 3895
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3896 3896
     break 2
... ...
@@ -3930,7 +3805,7 @@ do
3930 3930
   IFS=$as_save_IFS
3931 3931
   test -z "$as_dir" && as_dir=.
3932 3932
     for ac_exec_ext in '' $ac_executable_extensions; do
3933
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3933
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3934 3934
     ac_cv_prog_ac_ct_CC="gcc"
3935 3935
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3936 3936
     break 2
... ...
@@ -3983,7 +3858,7 @@ do
3983 3983
   IFS=$as_save_IFS
3984 3984
   test -z "$as_dir" && as_dir=.
3985 3985
     for ac_exec_ext in '' $ac_executable_extensions; do
3986
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3986
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3987 3987
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3988 3988
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3989 3989
     break 2
... ...
@@ -4024,7 +3899,7 @@ do
4024 4024
   IFS=$as_save_IFS
4025 4025
   test -z "$as_dir" && as_dir=.
4026 4026
     for ac_exec_ext in '' $ac_executable_extensions; do
4027
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4027
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4028 4028
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4029 4029
        ac_prog_rejected=yes
4030 4030
        continue
... ...
@@ -4082,7 +3957,7 @@ do
4082 4082
   IFS=$as_save_IFS
4083 4083
   test -z "$as_dir" && as_dir=.
4084 4084
     for ac_exec_ext in '' $ac_executable_extensions; do
4085
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4085
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4086 4086
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4087 4087
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4088 4088
     break 2
... ...
@@ -4126,7 +4001,7 @@ do
4126 4126
   IFS=$as_save_IFS
4127 4127
   test -z "$as_dir" && as_dir=.
4128 4128
     for ac_exec_ext in '' $ac_executable_extensions; do
4129
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4129
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4130 4130
     ac_cv_prog_ac_ct_CC="$ac_prog"
4131 4131
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4132 4132
     break 2
... ...
@@ -4322,7 +4197,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4322 4322
 /* end confdefs.h.  */
4323 4323
 #include <stdarg.h>
4324 4324
 #include <stdio.h>
4325
-struct stat;
4325
+#include <sys/types.h>
4326
+#include <sys/stat.h>
4326 4327
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4327 4328
 struct buf { int x; };
4328 4329
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4407,65 +4283,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4407 4407
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4408 4408
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4409 4409
 
4410
-ac_ext=c
4411
-ac_cpp='$CPP $CPPFLAGS'
4412
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4413
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4414
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4415
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4416
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4417
-if ${am_cv_prog_cc_c_o+:} false; then :
4418
-  $as_echo_n "(cached) " >&6
4419
-else
4420
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4421
-/* end confdefs.h.  */
4422
-
4423
-int
4424
-main ()
4425
-{
4426
-
4427
-  ;
4428
-  return 0;
4429
-}
4430
-_ACEOF
4431
-  # Make sure it works both with $CC and with simple cc.
4432
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4433
-  # compilers refuse to overwrite an existing .o file with -o,
4434
-  # though they will create one.
4435
-  am_cv_prog_cc_c_o=yes
4436
-  for am_i in 1 2; do
4437
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4438
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4439
-   ac_status=$?
4440
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4441
-   (exit $ac_status); } \
4442
-         && test -f conftest2.$ac_objext; then
4443
-      : OK
4444
-    else
4445
-      am_cv_prog_cc_c_o=no
4446
-      break
4447
-    fi
4448
-  done
4449
-  rm -f core conftest*
4450
-  unset am_i
4451
-fi
4452
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4453
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4454
-if test "$am_cv_prog_cc_c_o" != yes; then
4455
-   # Losing compiler, so override with the script.
4456
-   # FIXME: It is wrong to rewrite CC.
4457
-   # But if we don't then we get into trouble of one sort or another.
4458
-   # A longer-term fix would be to have automake use am__CC in this case,
4459
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4460
-   CC="$am_aux_dir/compile $CC"
4461
-fi
4462
-ac_ext=c
4463
-ac_cpp='$CPP $CPPFLAGS'
4464
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4465
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4466
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4467
-
4468
-
4469 4410
 depcc="$CC"   am_compiler_list=
4470 4411
 
4471 4412
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4477,8 +4294,8 @@ else
4477 4477
   # We make a subdir and do the tests there.  Otherwise we can end up
4478 4478
   # making bogus files that we don't know about and never remove.  For
4479 4479
   # instance it was reported that on HP-UX the gcc test will end up
4480
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4481
-  # in D".
4480
+  # making a dummy file named `D' -- because `-MD' means `put the output
4481
+  # in D'.
4482 4482
   rm -rf conftest.dir
4483 4483
   mkdir conftest.dir
4484 4484
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4513,16 +4330,16 @@ else
4513 4513
     : > sub/conftest.c
4514 4514
     for i in 1 2 3 4 5 6; do
4515 4515
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4516
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4517
-      # Solaris 10 /bin/sh.
4518
-      echo '/* dummy */' > sub/conftst$i.h
4516
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4517
+      # Solaris 8's {/usr,}/bin/sh.
4518
+      touch sub/conftst$i.h
4519 4519
     done
4520 4520
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4521 4521
 
4522
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4522
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4523 4523
     # mode.  It turns out that the SunPro C++ compiler does not properly
4524
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4525
-    # versions had trouble with output in subdirs.
4524
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4525
+    # versions had trouble with output in subdirs
4526 4526
     am__obj=sub/conftest.${OBJEXT-o}
4527 4527
     am__minus_obj="-o $am__obj"
4528 4528
     case $depmode in
... ...
@@ -4531,8 +4348,8 @@ else
4531 4531
       test "$am__universal" = false || continue
4532 4532
       ;;
4533 4533
     nosideeffect)
4534
-      # After this tag, mechanisms are not by side-effect, so they'll
4535
-      # only be used when explicitly requested.
4534
+      # after this tag, mechanisms are not by side-effect, so they'll
4535
+      # only be used when explicitly requested
4536 4536
       if test "x$enable_dependency_tracking" = xyes; then
4537 4537
 	continue
4538 4538
       else
... ...
@@ -4540,7 +4357,7 @@ else
4540 4540
       fi
4541 4541
       ;;
4542 4542
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4543
-      # This compiler won't grok '-c -o', but also, the minuso test has
4543
+      # This compiler won't grok `-c -o', but also, the minuso test has
4544 4544
       # not run yet.  These depmodes are late enough in the game, and
4545 4545
       # so weak that their functioning should not be impacted.
4546 4546
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4749,7 +4566,7 @@ do
4749 4749
     for ac_prog in grep ggrep; do
4750 4750
     for ac_exec_ext in '' $ac_executable_extensions; do
4751 4751
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4752
-      as_fn_executable_p "$ac_path_GREP" || continue
4752
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4753 4753
 # Check for GNU ac_path_GREP and select it if it is found.
4754 4754
   # Check for GNU $ac_path_GREP
4755 4755
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4815,7 +4632,7 @@ do
4815 4815
     for ac_prog in egrep; do
4816 4816
     for ac_exec_ext in '' $ac_executable_extensions; do
4817 4817
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4818
-      as_fn_executable_p "$ac_path_EGREP" || continue
4818
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4819 4819
 # Check for GNU ac_path_EGREP and select it if it is found.
4820 4820
   # Check for GNU $ac_path_EGREP
4821 4821
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5368,7 +5185,7 @@ do
5368 5368
     for ac_prog in sed gsed; do
5369 5369
     for ac_exec_ext in '' $ac_executable_extensions; do
5370 5370
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5371
-      as_fn_executable_p "$ac_path_SED" || continue
5371
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5372 5372
 # Check for GNU ac_path_SED and select it if it is found.
5373 5373
   # Check for GNU $ac_path_SED
5374 5374
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5447,7 +5264,7 @@ do
5447 5447
     for ac_prog in fgrep; do
5448 5448
     for ac_exec_ext in '' $ac_executable_extensions; do
5449 5449
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5450
-      as_fn_executable_p "$ac_path_FGREP" || continue
5450
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5451 5451
 # Check for GNU ac_path_FGREP and select it if it is found.
5452 5452
   # Check for GNU $ac_path_FGREP
5453 5453
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5703,7 +5520,7 @@ do
5703 5703
   IFS=$as_save_IFS
5704 5704
   test -z "$as_dir" && as_dir=.
5705 5705
     for ac_exec_ext in '' $ac_executable_extensions; do
5706
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5706
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5707 5707
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5708 5708
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5709 5709
     break 2
... ...
@@ -5747,7 +5564,7 @@ do
5747 5747
   IFS=$as_save_IFS
5748 5748
   test -z "$as_dir" && as_dir=.
5749 5749
     for ac_exec_ext in '' $ac_executable_extensions; do
5750
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5750
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5751 5751
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5752 5752
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5753 5753
     break 2
... ...
@@ -6171,7 +5988,7 @@ do
6171 6171
   IFS=$as_save_IFS
6172 6172
   test -z "$as_dir" && as_dir=.
6173 6173
     for ac_exec_ext in '' $ac_executable_extensions; do
6174
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6174
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6175 6175
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6176 6176
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6177 6177
     break 2
... ...
@@ -6211,7 +6028,7 @@ do
6211 6211
   IFS=$as_save_IFS
6212 6212
   test -z "$as_dir" && as_dir=.
6213 6213
     for ac_exec_ext in '' $ac_executable_extensions; do
6214
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6214
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6215 6215
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6216 6216
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6217 6217
     break 2
... ...
@@ -6517,7 +6334,7 @@ do
6517 6517
   IFS=$as_save_IFS
6518 6518
   test -z "$as_dir" && as_dir=.
6519 6519
     for ac_exec_ext in '' $ac_executable_extensions; do
6520
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6520
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6521 6521
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6522 6522
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6523 6523
     break 2
... ...
@@ -6557,7 +6374,7 @@ do
6557 6557
   IFS=$as_save_IFS
6558 6558
   test -z "$as_dir" && as_dir=.
6559 6559
     for ac_exec_ext in '' $ac_executable_extensions; do
6560
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6560
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6561 6561
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6562 6562
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6563 6563
     break 2
... ...
@@ -6660,7 +6477,7 @@ do
6660 6660
   IFS=$as_save_IFS
6661 6661
   test -z "$as_dir" && as_dir=.
6662 6662
     for ac_exec_ext in '' $ac_executable_extensions; do
6663
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6663
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6664 6664
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6665 6665
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6666 6666
     break 2
... ...
@@ -6704,7 +6521,7 @@ do
6704 6704
   IFS=$as_save_IFS
6705 6705
   test -z "$as_dir" && as_dir=.
6706 6706
     for ac_exec_ext in '' $ac_executable_extensions; do
6707
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6707
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6708 6708
     ac_cv_prog_ac_ct_AR="$ac_prog"
6709 6709
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6710 6710
     break 2
... ...
@@ -6829,7 +6646,7 @@ do
6829 6829
   IFS=$as_save_IFS
6830 6830
   test -z "$as_dir" && as_dir=.
6831 6831
     for ac_exec_ext in '' $ac_executable_extensions; do
6832
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6832
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6833 6833
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6834 6834
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6835 6835
     break 2
... ...
@@ -6869,7 +6686,7 @@ do
6869 6869
   IFS=$as_save_IFS
6870 6870
   test -z "$as_dir" && as_dir=.
6871 6871
     for ac_exec_ext in '' $ac_executable_extensions; do
6872
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6872
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6873 6873
     ac_cv_prog_ac_ct_STRIP="strip"
6874 6874
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6875 6875
     break 2
... ...
@@ -6928,7 +6745,7 @@ do
6928 6928
   IFS=$as_save_IFS
6929 6929
   test -z "$as_dir" && as_dir=.
6930 6930
     for ac_exec_ext in '' $ac_executable_extensions; do
6931
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6931
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6932 6932
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6933 6933
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6934 6934
     break 2
... ...
@@ -6968,7 +6785,7 @@ do
6968 6968
   IFS=$as_save_IFS
6969 6969
   test -z "$as_dir" && as_dir=.
6970 6970
     for ac_exec_ext in '' $ac_executable_extensions; do
6971
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6971
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6972 6972
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6973 6973
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6974 6974
     break 2
... ...
@@ -7617,7 +7434,7 @@ do
7617 7617
   IFS=$as_save_IFS
7618 7618
   test -z "$as_dir" && as_dir=.
7619 7619
     for ac_exec_ext in '' $ac_executable_extensions; do
7620
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7620
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7621 7621
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7622 7622
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7623 7623
     break 2
... ...
@@ -7657,7 +7474,7 @@ do
7657 7657
   IFS=$as_save_IFS
7658 7658
   test -z "$as_dir" && as_dir=.
7659 7659
     for ac_exec_ext in '' $ac_executable_extensions; do
7660
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7660
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7661 7661
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7662 7662
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7663 7663
     break 2
... ...
@@ -7737,7 +7554,7 @@ do
7737 7737
   IFS=$as_save_IFS
7738 7738
   test -z "$as_dir" && as_dir=.
7739 7739
     for ac_exec_ext in '' $ac_executable_extensions; do
7740
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7740
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7741 7741
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7742 7742
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7743 7743
     break 2
... ...
@@ -7777,7 +7594,7 @@ do
7777 7777
   IFS=$as_save_IFS
7778 7778
   test -z "$as_dir" && as_dir=.
7779 7779
     for ac_exec_ext in '' $ac_executable_extensions; do
7780
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7780
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7781 7781
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7782 7782
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7783 7783
     break 2
... ...
@@ -7829,7 +7646,7 @@ do
7829 7829
   IFS=$as_save_IFS
7830 7830
   test -z "$as_dir" && as_dir=.
7831 7831
     for ac_exec_ext in '' $ac_executable_extensions; do
7832
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7832
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7833 7833
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7834 7834
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7835 7835
     break 2
... ...
@@ -7869,7 +7686,7 @@ do
7869 7869
   IFS=$as_save_IFS
7870 7870
   test -z "$as_dir" && as_dir=.
7871 7871
     for ac_exec_ext in '' $ac_executable_extensions; do
7872
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7872
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7873 7873
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7874 7874
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7875 7875
     break 2
... ...
@@ -7921,7 +7738,7 @@ do
7921 7921
   IFS=$as_save_IFS
7922 7922
   test -z "$as_dir" && as_dir=.
7923 7923
     for ac_exec_ext in '' $ac_executable_extensions; do
7924
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7924
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7925 7925
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7926 7926
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7927 7927
     break 2
... ...
@@ -7961,7 +7778,7 @@ do
7961 7961
   IFS=$as_save_IFS
7962 7962
   test -z "$as_dir" && as_dir=.
7963 7963
     for ac_exec_ext in '' $ac_executable_extensions; do
7964
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7964
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7965 7965
     ac_cv_prog_ac_ct_LIPO="lipo"
7966 7966
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7967 7967
     break 2
... ...
@@ -8013,7 +7830,7 @@ do
8013 8013
   IFS=$as_save_IFS
8014 8014
   test -z "$as_dir" && as_dir=.
8015 8015
     for ac_exec_ext in '' $ac_executable_extensions; do
8016
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8016
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8017 8017
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
8018 8018
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8019 8019
     break 2
... ...
@@ -8053,7 +7870,7 @@ do
8053 8053
   IFS=$as_save_IFS
8054 8054
   test -z "$as_dir" && as_dir=.
8055 8055
     for ac_exec_ext in '' $ac_executable_extensions; do
8056
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8056
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8057 8057
     ac_cv_prog_ac_ct_OTOOL="otool"
8058 8058
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8059 8059
     break 2
... ...
@@ -8105,7 +7922,7 @@ do
8105 8105
   IFS=$as_save_IFS
8106 8106
   test -z "$as_dir" && as_dir=.
8107 8107
     for ac_exec_ext in '' $ac_executable_extensions; do
8108
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8108
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8109 8109
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8110 8110
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8111 8111
     break 2
... ...
@@ -8145,7 +7962,7 @@ do
8145 8145
   IFS=$as_save_IFS
8146 8146
   test -z "$as_dir" && as_dir=.
8147 8147
     for ac_exec_ext in '' $ac_executable_extensions; do
8148
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8148
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8149 8149
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8150 8150
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8151 8151
     break 2
... ...
@@ -16066,14 +15883,6 @@ LIBOBJS=$ac_libobjs
16066 16066
 LTLIBOBJS=$ac_ltlibobjs
16067 16067
 
16068 16068
 
16069
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16070
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
16071
-   if test -n "$am_sleep_pid"; then
16072
-     # Hide warnings about reused PIDs.
16073
-     wait $am_sleep_pid 2>/dev/null
16074
-   fi
16075
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16076
-$as_echo "done" >&6; }
16077 16069
  if test -n "$EXEEXT"; then
16078 16070
   am__EXEEXT_TRUE=
16079 16071
   am__EXEEXT_FALSE='#'
... ...
@@ -16413,16 +16222,16 @@ if (echo >conf$$.file) 2>/dev/null; then
16413 16413
     # ... but there are two gotchas:
16414 16414
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16415 16415
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16416
-    # In both cases, we have to default to `cp -pR'.
16416
+    # In both cases, we have to default to `cp -p'.
16417 16417
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16418
-      as_ln_s='cp -pR'
16418
+      as_ln_s='cp -p'
16419 16419
   elif ln conf$$.file conf$$ 2>/dev/null; then
16420 16420
     as_ln_s=ln
16421 16421
   else
16422
-    as_ln_s='cp -pR'
16422
+    as_ln_s='cp -p'
16423 16423
   fi
16424 16424
 else
16425
-  as_ln_s='cp -pR'
16425
+  as_ln_s='cp -p'
16426 16426
 fi
16427 16427
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16428 16428
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -16482,16 +16291,28 @@ else
16482 16482
   as_mkdir_p=false
16483 16483
 fi
16484 16484
 
16485
-
16486
-# as_fn_executable_p FILE
16487
-# -----------------------
16488
-# Test if FILE is an executable regular file.
16489
-as_fn_executable_p ()
16490
-{
16491
-  test -f "$1" && test -x "$1"
16492
-} # as_fn_executable_p
16493
-as_test_x='test -x'
16494
-as_executable_p=as_fn_executable_p
16485
+if test -x / >/dev/null 2>&1; then
16486
+  as_test_x='test -x'
16487
+else
16488
+  if ls -dL / >/dev/null 2>&1; then
16489
+    as_ls_L_option=L
16490
+  else
16491
+    as_ls_L_option=
16492
+  fi
16493
+  as_test_x='
16494
+    eval sh -c '\''
16495
+      if test -d "$1"; then
16496
+	test -d "$1/.";
16497
+      else
16498
+	case $1 in #(
16499
+	-*)set "./$1";;
16500
+	esac;
16501
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
16502
+	???[sx]*):;;*)false;;esac;fi
16503
+    '\'' sh
16504
+  '
16505
+fi
16506
+as_executable_p=$as_test_x
16495 16507
 
16496 16508
 # Sed expression to map a string onto a valid CPP name.
16497 16509
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -16513,7 +16334,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16513 16513
 # values after options handling.
16514 16514
 ac_log="
16515 16515
 This file was extended by libclamavc++ $as_me devel, which was
16516
-generated by GNU Autoconf 2.69.  Invocation command line was
16516
+generated by GNU Autoconf 2.68.  Invocation command line was
16517 16517
 
16518 16518
   CONFIG_FILES    = $CONFIG_FILES
16519 16519
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -16579,10 +16400,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16579 16579
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16580 16580
 ac_cs_version="\\
16581 16581
 libclamavc++ config.status devel
16582
-configured by $0, generated by GNU Autoconf 2.69,
16582
+configured by $0, generated by GNU Autoconf 2.68,
16583 16583
   with options \\"\$ac_cs_config\\"
16584 16584
 
16585
-Copyright (C) 2012 Free Software Foundation, Inc.
16585
+Copyright (C) 2010 Free Software Foundation, Inc.
16586 16586
 This config.status script is free software; the Free Software Foundation
16587 16587
 gives unlimited permission to copy, distribute and modify it."
16588 16588
 
... ...
@@ -16673,7 +16494,7 @@ fi
16673 16673
 _ACEOF
16674 16674
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16675 16675
 if \$ac_cs_recheck; then
16676
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16676
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16677 16677
   shift
16678 16678
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16679 16679
   CONFIG_SHELL='$SHELL'
... ...
@@ -17682,7 +17503,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17682 17682
 
17683 17683
   case $ac_file$ac_mode in
17684 17684
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17685
-  # Older Autoconf quotes --file arguments for eval, but not when files
17685
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17686 17686
   # are listed without --file.  Let's play safe and only enable the eval
17687 17687
   # if we detect the quoting.
17688 17688
   case $CONFIG_FILES in
... ...
@@ -17695,7 +17516,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17695 17695
     # Strip MF so we end up with the name of the file.
17696 17696
     mf=`echo "$mf" | sed -e 's/:.*$//'`
17697 17697
     # Check whether this is an Automake generated Makefile or not.
17698
-    # We used to match only the files named 'Makefile.in', but
17698
+    # We used to match only the files named `Makefile.in', but
17699 17699
     # some people rename them; so instead we look at the file content.
17700 17700
     # Grep'ing the first line is not enough: some people post-process
17701 17701
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -17729,19 +17550,21 @@ $as_echo X"$mf" |
17729 17729
       continue
17730 17730
     fi
17731 17731
     # Extract the definition of DEPDIR, am__include, and am__quote
17732
-    # from the Makefile without running 'make'.
17732
+    # from the Makefile without running `make'.
17733 17733
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17734 17734
     test -z "$DEPDIR" && continue
17735 17735
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
17736
-    test -z "$am__include" && continue
17736
+    test -z "am__include" && continue
17737 17737
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17738
+    # When using ansi2knr, U may be empty or an underscore; expand it
17739
+    U=`sed -n 's/^U = //p' < "$mf"`
17738 17740
     # Find all dependency output files, they are included files with
17739 17741
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
17740 17742
     # simplest approach to changing $(DEPDIR) to its actual value in the
17741 17743
     # expansion.
17742 17744
     for file in `sed -n "
17743 17745
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17744
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17746
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17745 17747
       # Make sure the directory exists.
17746 17748
       test -f "$dirpart/$file" && continue
17747 17749
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
34
-    case $$MAKEFLAGS in \
35
-      *\\[\ \	]*) \
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;; \
61
-    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))
66 21
 pkgdatadir = $(datadir)/@PACKAGE@
67 22
 pkgincludedir = $(includedir)/@PACKAGE@
68 23
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -86,9 +42,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 \
... ...
@@ -199,7 +155,6 @@ dld_link_la_OBJECTS = $(am_dld_link_la_OBJECTS)
199 199
 AM_V_lt = $(am__v_lt_@AM_V@)
200 200
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
201 201
 am__v_lt_0 = --silent
202
-am__v_lt_1 = 
203 202
 dld_link_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
204 203
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
205 204
 	$(dld_link_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -254,18 +209,6 @@ shl_load_la_OBJECTS = $(am_shl_load_la_OBJECTS)
254 254
 shl_load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
255 255
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
256 256
 	$(shl_load_la_LDFLAGS) $(LDFLAGS) -o $@
257
-AM_V_P = $(am__v_P_@AM_V@)
258
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
259
-am__v_P_0 = false
260
-am__v_P_1 = :
261
-AM_V_GEN = $(am__v_GEN_@AM_V@)
262
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
263
-am__v_GEN_0 = @echo "  GEN     " $@;
264
-am__v_GEN_1 = 
265
-AM_V_at = $(am__v_at_@AM_V@)
266
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
267
-am__v_at_0 = @
268
-am__v_at_1 = 
269 257
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
270 258
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
271 259
 am__depfiles_maybe = depfiles
... ...
@@ -278,16 +221,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
278 278
 	$(AM_CFLAGS) $(CFLAGS)
279 279
 AM_V_CC = $(am__v_CC_@AM_V@)
280 280
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
281
-am__v_CC_0 = @echo "  CC      " $@;
282
-am__v_CC_1 = 
281
+am__v_CC_0 = @echo "  CC    " $@;
282
+AM_V_at = $(am__v_at_@AM_V@)
283
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
284
+am__v_at_0 = @
283 285
 CCLD = $(CC)
284 286
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
285 287
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
286 288
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
287 289
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
288 290
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
289
-am__v_CCLD_0 = @echo "  CCLD    " $@;
290
-am__v_CCLD_1 = 
291
+am__v_CCLD_0 = @echo "  CCLD  " $@;
292
+AM_V_GEN = $(am__v_GEN_@AM_V@)
293
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
294
+am__v_GEN_0 = @echo "  GEN   " $@;
291 295
 SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
292 296
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
293 297
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
... ...
@@ -296,32 +243,10 @@ DIST_SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
296 296
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
297 297
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
298 298
 	$(loadlibrary_la_SOURCES) $(shl_load_la_SOURCES)
299
-am__can_run_installinfo = \
300
-  case $$AM_UPDATE_INFO_DIR in \
301
-    n|no|NO) false;; \
302
-    *) (install-info --version) >/dev/null 2>&1;; \
303
-  esac
304 299
 am__include_HEADERS_DIST = ltdl.h
305 300
 am__ltdlinclude_HEADERS_DIST = libltdl/lt_system.h libltdl/lt_error.h \
306 301
 	libltdl/lt_dlloader.h
307 302
 HEADERS = $(include_HEADERS) $(ltdlinclude_HEADERS)
308
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
309
-# Read a list of newline-separated strings from the standard input,
310
-# and print each of them once, without duplicates.  Input order is
311
-# *not* preserved.
312
-am__uniquify_input = $(AWK) '\
313
-  BEGIN { nonempty = 0; } \
314
-  { items[$$0] = 1; nonempty = 1; } \
315
-  END { if (nonempty) { for (i in items) print i; }; } \
316
-'
317
-# Make sure the list of sources is unique.  This is necessary because,
318
-# e.g., the same source file might be shared among _SOURCES variables
319
-# for different programs/libraries.
320
-am__define_uniq_tagged_files = \
321
-  list='$(am__tagged_files)'; \
322
-  unique=`for i in $$list; do \
323
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324
-  done | $(am__uniquify_input)`
325 303
 ETAGS = etags
326 304
 CTAGS = ctags
327 305
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -624,9 +549,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
624 624
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
625 625
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
626 626
 $(am__aclocal_m4_deps):
627
-
628 627
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
629 628
 	@$(NORMAL_INSTALL)
629
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
630 630
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
631 631
 	list2=; for p in $$list; do \
632 632
 	  if test -f $$p; then \
... ...
@@ -634,8 +559,6 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
634 634
 	  else :; fi; \
635 635
 	done; \
636 636
 	test -z "$$list2" || { \
637
-	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
638
-	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
639 637
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
640 638
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
641 639
 	}
... ...
@@ -651,47 +574,35 @@ uninstall-libLTLIBRARIES:
651 651
 
652 652
 clean-libLTLIBRARIES:
653 653
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
654
-	@list='$(lib_LTLIBRARIES)'; \
655
-	locs=`for p in $$list; do echo $$p; done | \
656
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
657
-	      sort -u`; \
658
-	test -z "$$locs" || { \
659
-	  echo rm -f $${locs}; \
660
-	  rm -f $${locs}; \
661
-	}
654
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
655
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
656
+	  test "$$dir" != "$$p" || dir=.; \
657
+	  echo "rm -f \"$${dir}/so_locations\""; \
658
+	  rm -f "$${dir}/so_locations"; \
659
+	done
662 660
 
663 661
 clean-noinstLTLIBRARIES:
664 662
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
665
-	@list='$(noinst_LTLIBRARIES)'; \
666
-	locs=`for p in $$list; do echo $$p; done | \
667
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
668
-	      sort -u`; \
669
-	test -z "$$locs" || { \
670
-	  echo rm -f $${locs}; \
671
-	  rm -f $${locs}; \
672
-	}
673
-
663
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
664
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
665
+	  test "$$dir" != "$$p" || dir=.; \
666
+	  echo "rm -f \"$${dir}/so_locations\""; \
667
+	  rm -f "$${dir}/so_locations"; \
668
+	done
674 669
 dld_link.la: $(dld_link_la_OBJECTS) $(dld_link_la_DEPENDENCIES) $(EXTRA_dld_link_la_DEPENDENCIES) 
675 670
 	$(AM_V_CCLD)$(dld_link_la_LINK)  $(dld_link_la_OBJECTS) $(dld_link_la_LIBADD) $(LIBS)
676
-
677 671
 dlopen.la: $(dlopen_la_OBJECTS) $(dlopen_la_DEPENDENCIES) $(EXTRA_dlopen_la_DEPENDENCIES) 
678 672
 	$(AM_V_CCLD)$(dlopen_la_LINK)  $(dlopen_la_OBJECTS) $(dlopen_la_LIBADD) $(LIBS)
679
-
680 673
 dyld.la: $(dyld_la_OBJECTS) $(dyld_la_DEPENDENCIES) $(EXTRA_dyld_la_DEPENDENCIES) 
681 674
 	$(AM_V_CCLD)$(dyld_la_LINK)  $(dyld_la_OBJECTS) $(dyld_la_LIBADD) $(LIBS)
682
-
683 675
 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES) 
684 676
 	$(AM_V_CCLD)$(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
685
-
686 677
 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES) 
687 678
 	$(AM_V_CCLD)$(libltdlc_la_LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
688
-
689 679
 load_add_on.la: $(load_add_on_la_OBJECTS) $(load_add_on_la_DEPENDENCIES) $(EXTRA_load_add_on_la_DEPENDENCIES) 
690 680
 	$(AM_V_CCLD)$(load_add_on_la_LINK)  $(load_add_on_la_OBJECTS) $(load_add_on_la_LIBADD) $(LIBS)
691
-
692 681
 loadlibrary.la: $(loadlibrary_la_OBJECTS) $(loadlibrary_la_DEPENDENCIES) $(EXTRA_loadlibrary_la_DEPENDENCIES) 
693 682
 	$(AM_V_CCLD)$(loadlibrary_la_LINK)  $(loadlibrary_la_OBJECTS) $(loadlibrary_la_LIBADD) $(LIBS)
694
-
695 683
 shl_load.la: $(shl_load_la_OBJECTS) $(shl_load_la_DEPENDENCIES) $(EXTRA_shl_load_la_DEPENDENCIES) 
696 684
 	$(AM_V_CCLD)$(shl_load_la_LINK)  $(shl_load_la_OBJECTS) $(shl_load_la_LIBADD) $(LIBS)
697 685
 
... ...
@@ -725,14 +636,14 @@ distclean-compile:
725 725
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
726 726
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
727 727
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
728
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
729 729
 
730 730
 .c.obj:
731 731
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
732 732
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
733 733
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
734 734
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
735
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
736 736
 
737 737
 .c.lo:
738 738
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -874,11 +785,8 @@ clean-libtool:
874 874
 	-rm -rf .libs _libs
875 875
 install-includeHEADERS: $(include_HEADERS)
876 876
 	@$(NORMAL_INSTALL)
877
+	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
877 878
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
878
-	if test -n "$$list"; then \
879
-	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
880
-	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
881
-	fi; \
882 879
 	for p in $$list; do \
883 880
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
884 881
 	  echo "$$d$$p"; \
... ...
@@ -895,11 +803,8 @@ uninstall-includeHEADERS:
895 895
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
896 896
 install-ltdlincludeHEADERS: $(ltdlinclude_HEADERS)
897 897
 	@$(NORMAL_INSTALL)
898
+	test -z "$(ltdlincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)"
898 899
 	@list='$(ltdlinclude_HEADERS)'; test -n "$(ltdlincludedir)" || list=; \
899
-	if test -n "$$list"; then \
900
-	  echo " $(MKDIR_P) '$(DESTDIR)$(ltdlincludedir)'"; \
901
-	  $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)" || exit 1; \
902
-	fi; \
903 900
 	for p in $$list; do \
904 901
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
905 902
 	  echo "$$d$$p"; \
... ...
@@ -915,15 +820,26 @@ uninstall-ltdlincludeHEADERS:
915 915
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
916 916
 	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
917 917
 
918
-ID: $(am__tagged_files)
919
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
920
-tags: tags-am
921
-TAGS: tags
922
-
923
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
918
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
919
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
920
+	unique=`for i in $$list; do \
921
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
922
+	  done | \
923
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
924
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
925
+	mkid -fID $$unique
926
+tags: TAGS
927
+
928
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
929
+		$(TAGS_FILES) $(LISP)
924 930
 	set x; \
925 931
 	here=`pwd`; \
926
-	$(am__define_uniq_tagged_files); \
932
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
933
+	unique=`for i in $$list; do \
934
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
935
+	  done | \
936
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
937
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
927 938
 	shift; \
928 939
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
929 940
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -935,11 +851,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
935 935
 	      $$unique; \
936 936
 	  fi; \
937 937
 	fi
938
-ctags: ctags-am
939
-
940
-CTAGS: ctags
941
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
942
-	$(am__define_uniq_tagged_files); \
938
+ctags: CTAGS
939
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
940
+		$(TAGS_FILES) $(LISP)
941
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
942
+	unique=`for i in $$list; do \
943
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
944
+	  done | \
945
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
946
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
943 947
 	test -z "$(CTAGS_ARGS)$$unique" \
944 948
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
945 949
 	     $$unique
... ...
@@ -948,21 +868,6 @@ GTAGS:
948 948
 	here=`$(am__cd) $(top_builddir) && pwd` \
949 949
 	  && $(am__cd) $(top_srcdir) \
950 950
 	  && gtags -i $(GTAGS_ARGS) "$$here"
951
-cscopelist: cscopelist-am
952
-
953
-cscopelist-am: $(am__tagged_files)
954
-	list='$(am__tagged_files)'; \
955
-	case "$(srcdir)" in \
956
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
957
-	  *) sdir=$(subdir)/$(srcdir) ;; \
958
-	esac; \
959
-	for i in $$list; do \
960
-	  if test -f "$$i"; then \
961
-	    echo "$(subdir)/$$i"; \
962
-	  else \
963
-	    echo "$$sdir/$$i"; \
964
-	  fi; \
965
-	done >> $(top_builddir)/cscope.files
966 951
 
967 952
 distclean-tags:
968 953
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -1113,20 +1018,20 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1113 1113
 
1114 1114
 .MAKE: all check install install-am install-strip
1115 1115
 
1116
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1116
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1117 1117
 	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1118
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1119
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1120
-	dvi-am html html-am info info-am install install-am \
1121
-	install-data install-data-am install-dvi install-dvi-am \
1122
-	install-exec install-exec-am install-html install-html-am \
1118
+	ctags distclean distclean-compile distclean-generic \
1119
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
1120
+	html-am info info-am install install-am install-data \
1121
+	install-data-am install-dvi install-dvi-am install-exec \
1122
+	install-exec-am install-html install-html-am \
1123 1123
 	install-includeHEADERS install-info install-info-am \
1124 1124
 	install-libLTLIBRARIES install-ltdlincludeHEADERS install-man \
1125 1125
 	install-pdf install-pdf-am install-ps install-ps-am \
1126 1126
 	install-strip installcheck installcheck-am installdirs \
1127 1127
 	maintainer-clean maintainer-clean-generic mostlyclean \
1128 1128
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1129
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1129
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1130 1130
 	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1131 1131
 	uninstall-ltdlincludeHEADERS
1132 1132
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
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;; \
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))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,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 \
... ...
@@ -185,19 +140,6 @@ sigtool_LDADD = $(LDADD)
185 185
 AM_V_lt = $(am__v_lt_@AM_V@)
186 186
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
187 187
 am__v_lt_0 = --silent
188
-am__v_lt_1 = 
189
-AM_V_P = $(am__v_P_@AM_V@)
190
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
191
-am__v_P_0 = false
192
-am__v_P_1 = :
193
-AM_V_GEN = $(am__v_GEN_@AM_V@)
194
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
195
-am__v_GEN_0 = @echo "  GEN     " $@;
196
-am__v_GEN_1 = 
197
-AM_V_at = $(am__v_at_@AM_V@)
198
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
199
-am__v_at_0 = @
200
-am__v_at_1 = 
201 188
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
202 189
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
203 190
 am__depfiles_maybe = depfiles
... ...
@@ -210,40 +152,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210 210
 	$(AM_CFLAGS) $(CFLAGS)
211 211
 AM_V_CC = $(am__v_CC_@AM_V@)
212 212
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
213
-am__v_CC_0 = @echo "  CC      " $@;
214
-am__v_CC_1 = 
213
+am__v_CC_0 = @echo "  CC    " $@;
214
+AM_V_at = $(am__v_at_@AM_V@)
215
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
216
+am__v_at_0 = @
215 217
 CCLD = $(CC)
216 218
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217 219
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
218 220
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
219 221
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
220 222
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
221
-am__v_CCLD_0 = @echo "  CCLD    " $@;
222
-am__v_CCLD_1 = 
223
+am__v_CCLD_0 = @echo "  CCLD  " $@;
224
+AM_V_GEN = $(am__v_GEN_@AM_V@)
225
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
226
+am__v_GEN_0 = @echo "  GEN   " $@;
223 227
 SOURCES = $(sigtool_SOURCES)
224 228
 DIST_SOURCES = $(sigtool_SOURCES)
225
-am__can_run_installinfo = \
226
-  case $$AM_UPDATE_INFO_DIR in \
227
-    n|no|NO) false;; \
228
-    *) (install-info --version) >/dev/null 2>&1;; \
229
-  esac
230
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
231
-# Read a list of newline-separated strings from the standard input,
232
-# and print each of them once, without duplicates.  Input order is
233
-# *not* preserved.
234
-am__uniquify_input = $(AWK) '\
235
-  BEGIN { nonempty = 0; } \
236
-  { items[$$0] = 1; nonempty = 1; } \
237
-  END { if (nonempty) { for (i in items) print i; }; } \
238
-'
239
-# Make sure the list of sources is unique.  This is necessary because,
240
-# e.g., the same source file might be shared among _SOURCES variables
241
-# for different programs/libraries.
242
-am__define_uniq_tagged_files = \
243
-  list='$(am__tagged_files)'; \
244
-  unique=`for i in $$list; do \
245
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246
-  done | $(am__uniquify_input)`
247 229
 ETAGS = etags
248 230
 CTAGS = ctags
249 231
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -502,19 +426,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
502 502
 $(am__aclocal_m4_deps):
503 503
 install-binPROGRAMS: $(bin_PROGRAMS)
504 504
 	@$(NORMAL_INSTALL)
505
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
505 506
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
506
-	if test -n "$$list"; then \
507
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
508
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
509
-	fi; \
510 507
 	for p in $$list; do echo "$$p $$p"; done | \
511 508
 	sed 's/$(EXEEXT)$$//' | \
512
-	while read p p1; do if test -f $$p \
513
-	 || test -f $$p1 \
514
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
509
+	while read p p1; do if test -f $$p || test -f $$p1; \
510
+	  then echo "$$p"; echo "$$p"; else :; fi; \
515 511
 	done | \
516
-	sed -e 'p;s,.*/,,;n;h' \
517
-	    -e 's|.*|.|' \
512
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
518 513
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
519 514
 	sed 'N;N;N;s,\n, ,g' | \
520 515
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -535,8 +454,7 @@ uninstall-binPROGRAMS:
535 535
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
536 536
 	files=`for p in $$list; do echo "$$p"; done | \
537 537
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
538
-	      -e 's/$$/$(EXEEXT)/' \
539
-	`; \
538
+	      -e 's/$$/$(EXEEXT)/' `; \
540 539
 	test -n "$$list" || exit 0; \
541 540
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
542 541
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -565,7 +483,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
565 565
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
566 566
 	  done; \
567 567
 	done; rm -f c$${pid}_.???; exit $$bad
568
-
569 568
 sigtool$(EXEEXT): $(sigtool_OBJECTS) $(sigtool_DEPENDENCIES) $(EXTRA_sigtool_DEPENDENCIES) 
570 569
 	@rm -f sigtool$(EXEEXT)
571 570
 	$(AM_V_CCLD)$(LINK) $(sigtool_OBJECTS) $(sigtool_LDADD) $(LIBS)
... ...
@@ -590,14 +507,14 @@ distclean-compile:
590 590
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
591 591
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
592 592
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
593
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
594 594
 
595 595
 .c.obj:
596 596
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
597 597
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
598 598
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
599 599
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
600
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
601 601
 
602 602
 .c.lo:
603 603
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -696,15 +613,26 @@ mostlyclean-libtool:
696 696
 clean-libtool:
697 697
 	-rm -rf .libs _libs
698 698
 
699
-ID: $(am__tagged_files)
700
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
701
-tags: tags-am
702
-TAGS: tags
703
-
704
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
699
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
700
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
701
+	unique=`for i in $$list; do \
702
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
703
+	  done | \
704
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
705
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
706
+	mkid -fID $$unique
707
+tags: TAGS
708
+
709
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
710
+		$(TAGS_FILES) $(LISP)
705 711
 	set x; \
706 712
 	here=`pwd`; \
707
-	$(am__define_uniq_tagged_files); \
713
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
714
+	unique=`for i in $$list; do \
715
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
716
+	  done | \
717
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
718
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
708 719
 	shift; \
709 720
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
710 721
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -716,11 +644,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
716 716
 	      $$unique; \
717 717
 	  fi; \
718 718
 	fi
719
-ctags: ctags-am
720
-
721
-CTAGS: ctags
722
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
723
-	$(am__define_uniq_tagged_files); \
719
+ctags: CTAGS
720
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
721
+		$(TAGS_FILES) $(LISP)
722
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
723
+	unique=`for i in $$list; do \
724
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
725
+	  done | \
726
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
727
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
724 728
 	test -z "$(CTAGS_ARGS)$$unique" \
725 729
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
726 730
 	     $$unique
... ...
@@ -729,21 +661,6 @@ GTAGS:
729 729
 	here=`$(am__cd) $(top_builddir) && pwd` \
730 730
 	  && $(am__cd) $(top_srcdir) \
731 731
 	  && gtags -i $(GTAGS_ARGS) "$$here"
732
-cscopelist: cscopelist-am
733
-
734
-cscopelist-am: $(am__tagged_files)
735
-	list='$(am__tagged_files)'; \
736
-	case "$(srcdir)" in \
737
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
738
-	  *) sdir=$(subdir)/$(srcdir) ;; \
739
-	esac; \
740
-	for i in $$list; do \
741
-	  if test -f "$$i"; then \
742
-	    echo "$(subdir)/$$i"; \
743
-	  else \
744
-	    echo "$$sdir/$$i"; \
745
-	  fi; \
746
-	done >> $(top_builddir)/cscope.files
747 732
 
748 733
 distclean-tags:
749 734
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -888,20 +805,19 @@ uninstall-am: uninstall-binPROGRAMS
888 888
 
889 889
 .MAKE: install-am install-strip
890 890
 
891
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
892
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
893
-	ctags ctags-am distclean distclean-compile distclean-generic \
894
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
895
-	html-am info info-am install install-am install-binPROGRAMS \
896
-	install-data install-data-am install-dvi install-dvi-am \
897
-	install-exec install-exec-am install-html install-html-am \
898
-	install-info install-info-am install-man install-pdf \
899
-	install-pdf-am install-ps install-ps-am install-strip \
900
-	installcheck installcheck-am installcheck-binPROGRAMS \
901
-	installdirs maintainer-clean maintainer-clean-generic \
902
-	mostlyclean mostlyclean-compile mostlyclean-generic \
903
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
904
-	uninstall-am uninstall-binPROGRAMS
891
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
892
+	clean-generic clean-libtool ctags distclean distclean-compile \
893
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
894
+	dvi-am html html-am info info-am install install-am \
895
+	install-binPROGRAMS install-data install-data-am install-dvi \
896
+	install-dvi-am install-exec install-exec-am install-html \
897
+	install-html-am install-info install-info-am install-man \
898
+	install-pdf install-pdf-am install-ps install-ps-am \
899
+	install-strip installcheck installcheck-am \
900
+	installcheck-binPROGRAMS installdirs maintainer-clean \
901
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
902
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
903
+	tags uninstall uninstall-am uninstall-binPROGRAMS
905 904
 
906 905
 
907 906
 # 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.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
30
-    case $$MAKEFLAGS in \
31
-      *\\[\ \	]*) \
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;; \
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))
62 17
 pkgdatadir = $(datadir)/@PACKAGE@
63 18
 pkgincludedir = $(includedir)/@PACKAGE@
64 19
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,7 +37,7 @@ target_triplet = @target@
81 81
 @ENABLE_UNRAR_TRUE@am__append_1 = clam-v2.rar clam-v3.rar
82 82
 @HAVE_LIBBZ2_TRUE@am__append_2 = clam.exe.bz2 clam.bz2.zip
83 83
 subdir = test
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
84
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
85 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
87 87
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -156,26 +112,14 @@ mkinstalldirs = $(install_sh) -d
156 156
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
157 157
 CONFIG_CLEAN_FILES =
158 158
 CONFIG_CLEAN_VPATH_FILES =
159
-AM_V_P = $(am__v_P_@AM_V@)
160
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
161
-am__v_P_0 = false
162
-am__v_P_1 = :
163 159
 AM_V_GEN = $(am__v_GEN_@AM_V@)
164 160
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165
-am__v_GEN_0 = @echo "  GEN     " $@;
166
-am__v_GEN_1 = 
161
+am__v_GEN_0 = @echo "  GEN   " $@;
167 162
 AM_V_at = $(am__v_at_@AM_V@)
168 163
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
169 164
 am__v_at_0 = @
170
-am__v_at_1 = 
171 165
 SOURCES =
172 166
 DIST_SOURCES =
173
-am__can_run_installinfo = \
174
-  case $$AM_UPDATE_INFO_DIR in \
175
-    n|no|NO) false;; \
176
-    *) (install-info --version) >/dev/null 2>&1;; \
177
-  esac
178
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
179 167
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 168
 ACLOCAL = @ACLOCAL@
181 169
 AMTAR = @AMTAR@
... ...
@@ -431,11 +375,11 @@ mostlyclean-libtool:
431 431
 
432 432
 clean-libtool:
433 433
 	-rm -rf .libs _libs
434
-tags TAGS:
435
-
436
-ctags CTAGS:
434
+tags: TAGS
435
+TAGS:
437 436
 
438
-cscope cscopelist:
437
+ctags: CTAGS
438
+CTAGS:
439 439
 
440 440
 
441 441
 distdir: $(DISTFILES)
... ...
@@ -571,16 +515,16 @@ uninstall-am:
571 571
 .MAKE: install-am install-strip
572 572
 
573 573
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
574
-	clean-local cscopelist-am ctags-am distclean distclean-generic \
575
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
576
-	install install-am install-data install-data-am install-dvi \
574
+	clean-local distclean distclean-generic distclean-libtool \
575
+	distdir dvi dvi-am html html-am info info-am install \
576
+	install-am install-data install-data-am install-dvi \
577 577
 	install-dvi-am install-exec install-exec-am install-html \
578 578
 	install-html-am install-info install-info-am install-man \
579 579
 	install-pdf install-pdf-am install-ps install-ps-am \
580 580
 	install-strip installcheck installcheck-am installdirs \
581 581
 	maintainer-clean maintainer-clean-generic mostlyclean \
582 582
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
583
-	tags-am uninstall uninstall-am
583
+	uninstall uninstall-am
584 584
 
585 585
 
586 586
 all: $(FILES)
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 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,6 @@
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 \
30
-    case $$MAKEFLAGS in \
31
-      *\\[\ \	]*) \
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;; \
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))
62 17
 pkgdatadir = $(datadir)/@PACKAGE@
63 18
 pkgincludedir = $(includedir)/@PACKAGE@
64 19
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -82,8 +38,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 \
... ...
@@ -183,7 +138,6 @@ check_clamav_OBJECTS = $(am_check_clamav_OBJECTS)
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 186
 check_clamav_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 187
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(check_clamav_CFLAGS) \
189 188
 	$(CFLAGS) $(check_clamav_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -200,18 +154,6 @@ am_check_fpu_endian_OBJECTS =  \
200 200
 check_fpu_endian_OBJECTS = $(am_check_fpu_endian_OBJECTS)
201 201
 check_fpu_endian_DEPENDENCIES =  \
202 202
 	$(top_builddir)/libclamav/libclamav.la
203
-AM_V_P = $(am__v_P_@AM_V@)
204
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
205
-am__v_P_0 = false
206
-am__v_P_1 = :
207
-AM_V_GEN = $(am__v_GEN_@AM_V@)
208
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
209
-am__v_GEN_0 = @echo "  GEN     " $@;
210
-am__v_GEN_1 = 
211
-AM_V_at = $(am__v_at_@AM_V@)
212
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
213
-am__v_at_0 = @
214
-am__v_at_1 = 
215 203
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
216 204
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
217 205
 am__depfiles_maybe = depfiles
... ...
@@ -224,65 +166,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
224 224
 	$(AM_CFLAGS) $(CFLAGS)
225 225
 AM_V_CC = $(am__v_CC_@AM_V@)
226 226
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
227
-am__v_CC_0 = @echo "  CC      " $@;
228
-am__v_CC_1 = 
227
+am__v_CC_0 = @echo "  CC    " $@;
228
+AM_V_at = $(am__v_at_@AM_V@)
229
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
230
+am__v_at_0 = @
229 231
 CCLD = $(CC)
230 232
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231 233
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
232 234
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
233 235
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
234 236
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
235
-am__v_CCLD_0 = @echo "  CCLD    " $@;
236
-am__v_CCLD_1 = 
237
+am__v_CCLD_0 = @echo "  CCLD  " $@;
238
+AM_V_GEN = $(am__v_GEN_@AM_V@)
239
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
240
+am__v_GEN_0 = @echo "  GEN   " $@;
237 241
 SOURCES = $(check_clamav_SOURCES) $(check_clamd_SOURCES) \
238 242
 	$(check_fpu_endian_SOURCES)
239 243
 DIST_SOURCES = $(am__check_clamav_SOURCES_DIST) \
240 244
 	$(am__check_clamd_SOURCES_DIST) $(check_fpu_endian_SOURCES)
241
-am__can_run_installinfo = \
242
-  case $$AM_UPDATE_INFO_DIR in \
243
-    n|no|NO) false;; \
244
-    *) (install-info --version) >/dev/null 2>&1;; \
245
-  esac
246
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
247
-# Read a list of newline-separated strings from the standard input,
248
-# and print each of them once, without duplicates.  Input order is
249
-# *not* preserved.
250
-am__uniquify_input = $(AWK) '\
251
-  BEGIN { nonempty = 0; } \
252
-  { items[$$0] = 1; nonempty = 1; } \
253
-  END { if (nonempty) { for (i in items) print i; }; } \
254
-'
255
-# Make sure the list of sources is unique.  This is necessary because,
256
-# e.g., the same source file might be shared among _SOURCES variables
257
-# for different programs/libraries.
258
-am__define_uniq_tagged_files = \
259
-  list='$(am__tagged_files)'; \
260
-  unique=`for i in $$list; do \
261
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262
-  done | $(am__uniquify_input)`
263 245
 ETAGS = etags
264 246
 CTAGS = ctags
265
-am__tty_colors_dummy = \
266
-  mgn= red= grn= lgn= blu= brg= std=; \
267
-  am__color_tests=no
268
-am__tty_colors = { \
269
-  $(am__tty_colors_dummy); \
270
-  if test "X$(AM_COLOR_TESTS)" = Xno; then \
271
-    am__color_tests=no; \
272
-  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
273
-    am__color_tests=yes; \
274
-  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
275
-    am__color_tests=yes; \
276
-  fi; \
277
-  if test $$am__color_tests = yes; then \
278
-    red=''; \
279
-    grn=''; \
280
-    lgn=''; \
281
-    blu=''; \
282
-    mgn=''; \
283
-    brg=''; \
284
-    std=''; \
285
-  fi; \
247
+# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
248
+# then this fails; a conservative approach.  Of course do not redirect
249
+# stdout here, just stderr.
250
+am__tty_colors = \
251
+red=; grn=; lgn=; blu=; std=; \
252
+test "X$(AM_COLOR_TESTS)" != Xno \
253
+&& test "X$$TERM" != Xdumb \
254
+&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
255
+&& { \
256
+  red=''; \
257
+  grn=''; \
258
+  lgn=''; \
259
+  blu=''; \
260
+  std=''; \
286 261
 }
287 262
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
288 263
 am__vpath_adj = case $$p in \
... ...
@@ -311,161 +228,91 @@ am__uninstall_files_from_dir = { \
311 311
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
312 312
          $(am__cd) "$$dir" && rm -f $$files; }; \
313 313
   }
314
-am__recheck_rx = ^[ 	]*:recheck:[ 	]*
315
-am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
316
-am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
317
-# A command that, given a newline-separated list of test names on the
318
-# standard input, print the name of the tests that are to be re-run
319
-# upon "make recheck".
320
-am__list_recheck_tests = $(AWK) '{ \
321
-  recheck = 1; \
322
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
323
-    { \
324
-      if (rc < 0) \
325
-        { \
326
-          if ((getline line2 < ($$0 ".log")) < 0) \
327
-	    recheck = 0; \
328
-          break; \
329
-        } \
330
-      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
331
-        { \
332
-          recheck = 0; \
333
-          break; \
334
-        } \
335
-      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
336
-        { \
337
-          break; \
338
-        } \
339
-    }; \
340
-  if (recheck) \
341
-    print $$0; \
342
-  close ($$0 ".trs"); \
343
-  close ($$0 ".log"); \
344
-}'
345
-# A command that, given a newline-separated list of test names on the
346
-# standard input, create the global log from their .trs and .log files.
347
-am__create_global_log = $(AWK) ' \
348
-function fatal(msg) \
349
-{ \
350
-  print "fatal: making $@: " msg | "cat >&2"; \
351
-  exit 1; \
352
-} \
353
-function rst_section(header) \
354
-{ \
355
-  print header; \
356
-  len = length(header); \
357
-  for (i = 1; i <= len; i = i + 1) \
358
-    printf "="; \
359
-  printf "\n\n"; \
360
-} \
361
-{ \
362
-  copy_in_global_log = 1; \
363
-  global_test_result = "RUN"; \
364
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
365
-    { \
366
-      if (rc < 0) \
367
-         fatal("failed to read from " $$0 ".trs"); \
368
-      if (line ~ /$(am__global_test_result_rx)/) \
369
-        { \
370
-          sub("$(am__global_test_result_rx)", "", line); \
371
-          sub("[ 	]*$$", "", line); \
372
-          global_test_result = line; \
373
-        } \
374
-      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
375
-        copy_in_global_log = 0; \
376
-    }; \
377
-  if (copy_in_global_log) \
378
-    { \
379
-      rst_section(global_test_result ": " $$0); \
380
-      while ((rc = (getline line < ($$0 ".log"))) != 0) \
381
-      { \
382
-        if (rc < 0) \
383
-          fatal("failed to read from " $$0 ".log"); \
384
-        print line; \
385
-      }; \
386
-      printf "\n"; \
387
-    }; \
388
-  close ($$0 ".trs"); \
389
-  close ($$0 ".log"); \
314
+# Restructured Text title and section.
315
+am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
316
+am__rst_section = sed 'p;s/./=/g;p;g'
317
+# Put stdin (possibly several lines separated by ".  ") in a box.
318
+# Prefix each line by 'col' and terminate each with 'std', for coloring.
319
+# Multi line coloring is problematic with "less -R", so we really need
320
+# to color each line individually.
321
+am__text_box = $(AWK) '{			\
322
+  n = split($$0, lines, "\\.  "); max = 0;	\
323
+  for (i = 1; i <= n; ++i)			\
324
+    if (max < length(lines[i]))			\
325
+      max = length(lines[i]);			\
326
+  for (i = 0; i < max; ++i)			\
327
+    line = line "=";				\
328
+  print col line std;				\
329
+  for (i = 1; i <= n; ++i)			\
330
+    if (lines[i])				\
331
+      print col lines[i] std;			\
332
+  print col line std;				\
390 333
 }'
391
-# Restructured Text title.
392
-am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
393 334
 # Solaris 10 'make', and several other traditional 'make' implementations,
394 335
 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
395 336
 # by disabling -e (using the XSI extension "set +e") if it's set.
396 337
 am__sh_e_setup = case $$- in *e*) set +e;; esac
397
-# Default flags passed to test drivers.
398
-am__common_driver_flags = \
399
-  --color-tests "$$am__color_tests" \
400
-  --enable-hard-errors "$$am__enable_hard_errors" \
401
-  --expect-failure "$$am__expect_failure"
402 338
 # To be inserted before the command running the test.  Creates the
403 339
 # directory for the log if needed.  Stores in $dir the directory
404
-# containing $f, in $tst the test, in $log the log.  Executes the
405
-# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
406
-# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
407
-# will run the test scripts (or their associated LOG_COMPILER, if
408
-# thy have one).
340
+# containing $f, in $tst the test, in $log the log, and passes
341
+# TESTS_ENVIRONMENT.  Save and restore TERM around use of
342
+# TESTS_ENVIRONMENT, in case that unsets it.
409 343
 am__check_pre = \
410 344
 $(am__sh_e_setup);					\
411 345
 $(am__vpath_adj_setup) $(am__vpath_adj)			\
412
-$(am__tty_colors);					\
413 346
 srcdir=$(srcdir); export srcdir;			\
414
-case "$@" in						\
415
-  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
416
-    *) am__odir=.;; 					\
417
-esac;							\
418
-test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
419
-  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
347
+rm -f $@-t;						\
348
+am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
349
+trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;	\
350
+trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
351
+am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;		\
352
+test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?;	\
420 353
 if test -f "./$$f"; then dir=./;			\
421 354
 elif test -f "$$f"; then dir=;				\
422 355
 else dir="$(srcdir)/"; fi;				\
423
-tst=$$dir$$f; log='$@'; 				\
424
-if test -n '$(DISABLE_HARD_ERRORS)'; then		\
425
-  am__enable_hard_errors=no; 				\
426
-else							\
427
-  am__enable_hard_errors=yes; 				\
428
-fi; 							\
356
+tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;		\
357
+$(TESTS_ENVIRONMENT)
358
+# To be appended to the command running the test.  Handle the stdout
359
+# and stderr redirection, and catch the exit status.
360
+am__check_post = \
361
+>$@-t 2>&1;						\
362
+estatus=$$?;						\
363
+if test -n '$(DISABLE_HARD_ERRORS)'			\
364
+   && test $$estatus -eq 99; then			\
365
+  estatus=1;						\
366
+fi;							\
367
+TERM=$$__SAVED_TERM; export TERM;			\
368
+$(am__tty_colors);					\
369
+xfailed=PASS;						\
429 370
 case " $(XFAIL_TESTS) " in				\
430 371
   *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
431
-    am__expect_failure=yes;;				\
432
-  *)							\
433
-    am__expect_failure=no;;				\
434
-esac; 							\
435
-$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
436
-# A shell command to get the names of the tests scripts with any registered
437
-# extension removed (i.e., equivalently, the names of the test logs, with
438
-# the '.log' extension removed).  The result is saved in the shell variable
439
-# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
440
-# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
441
-# since that might cause problem with VPATH rewrites for suffix-less tests.
442
-# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
443
-am__set_TESTS_bases = \
444
-  bases='$(TEST_LOGS)'; \
445
-  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
446
-  bases=`echo $$bases`
372
+    xfailed=XFAIL;;					\
373
+esac;							\
374
+case $$estatus.$$xfailed in				\
375
+    0.XFAIL) col=$$red; res=XPASS;;			\
376
+    0.*)     col=$$grn; res=PASS ;;			\
377
+    77.*)    col=$$blu; res=SKIP ;;			\
378
+    99.*)    col=$$red; res=FAIL ;;			\
379
+    *.XFAIL) col=$$lgn; res=XFAIL;;			\
380
+    *.*)     col=$$red; res=FAIL ;;			\
381
+esac;							\
382
+echo "$${col}$$res$${std}: $$f";			\
383
+echo "$$res: $$f (exit: $$estatus)" |			\
384
+  $(am__rst_section) >$@;				\
385
+cat $@-t >>$@;						\
386
+rm -f $@-t
447 387
 RECHECK_LOGS = $(TEST_LOGS)
448
-AM_RECURSIVE_TARGETS = check recheck
388
+AM_RECURSIVE_TARGETS = check recheck check-html recheck-html
389
+TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
449 390
 TEST_SUITE_LOG = test-suite.log
450 391
 TEST_EXTENSIONS = @EXEEXT@ .test
451
-LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
452 392
 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
453
-am__set_b = \
454
-  case '$@' in \
455
-    */*) \
456
-      case '$*' in \
457
-        */*) b='$*';; \
458
-          *) b=`echo '$@' | sed 's/\.log$$//'`; \
459
-       esac;; \
460
-    *) \
461
-      b='$*';; \
462
-  esac
463 393
 am__test_logs1 = $(TESTS:=.log)
464 394
 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
465 395
 TEST_LOGS = $(am__test_logs2:.test.log=.log)
466
-TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
467 396
 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
468 397
 	$(TEST_LOG_FLAGS)
398
+TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
469 399
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
470 400
 ACLOCAL = @ACLOCAL@
471 401
 AMTAR = @AMTAR@
... ...
@@ -705,7 +552,7 @@ EXTRA_DIST = .split $(srcdir)/*.ref input test-freshclam.conf valgrind.supp viru
705 705
 all: all-am
706 706
 
707 707
 .SUFFIXES:
708
-.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
708
+.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
709 709
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
710 710
 	@for dep in $?; do \
711 711
 	  case '$(am__configure_deps)' in \
... ...
@@ -745,15 +592,12 @@ clean-checkPROGRAMS:
745 745
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
746 746
 	echo " rm -f" $$list; \
747 747
 	rm -f $$list
748
-
749 748
 check_clamav$(EXEEXT): $(check_clamav_OBJECTS) $(check_clamav_DEPENDENCIES) $(EXTRA_check_clamav_DEPENDENCIES) 
750 749
 	@rm -f check_clamav$(EXEEXT)
751 750
 	$(AM_V_CCLD)$(check_clamav_LINK) $(check_clamav_OBJECTS) $(check_clamav_LDADD) $(LIBS)
752
-
753 751
 check_clamd$(EXEEXT): $(check_clamd_OBJECTS) $(check_clamd_DEPENDENCIES) $(EXTRA_check_clamd_DEPENDENCIES) 
754 752
 	@rm -f check_clamd$(EXEEXT)
755 753
 	$(AM_V_CCLD)$(LINK) $(check_clamd_OBJECTS) $(check_clamd_LDADD) $(LIBS)
756
-
757 754
 check_fpu_endian$(EXEEXT): $(check_fpu_endian_OBJECTS) $(check_fpu_endian_DEPENDENCIES) $(EXTRA_check_fpu_endian_DEPENDENCIES) 
758 755
 	@rm -f check_fpu_endian$(EXEEXT)
759 756
 	$(AM_V_CCLD)$(LINK) $(check_fpu_endian_OBJECTS) $(check_fpu_endian_LDADD) $(LIBS)
... ...
@@ -783,14 +627,14 @@ distclean-compile:
783 783
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
784 784
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
785 785
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
786
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
787 787
 
788 788
 .c.obj:
789 789
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
790 790
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
791 791
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
792 792
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
793
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
794 794
 
795 795
 .c.lo:
796 796
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -987,15 +831,26 @@ mostlyclean-libtool:
987 987
 clean-libtool:
988 988
 	-rm -rf .libs _libs
989 989
 
990
-ID: $(am__tagged_files)
991
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
992
-tags: tags-am
993
-TAGS: tags
994
-
995
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
990
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
991
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
992
+	unique=`for i in $$list; do \
993
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
994
+	  done | \
995
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
996
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
997
+	mkid -fID $$unique
998
+tags: TAGS
999
+
1000
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1001
+		$(TAGS_FILES) $(LISP)
996 1002
 	set x; \
997 1003
 	here=`pwd`; \
998
-	$(am__define_uniq_tagged_files); \
1004
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1005
+	unique=`for i in $$list; do \
1006
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1007
+	  done | \
1008
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1009
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
999 1010
 	shift; \
1000 1011
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1001 1012
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -1007,11 +862,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1007 1007
 	      $$unique; \
1008 1008
 	  fi; \
1009 1009
 	fi
1010
-ctags: ctags-am
1011
-
1012
-CTAGS: ctags
1013
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1014
-	$(am__define_uniq_tagged_files); \
1010
+ctags: CTAGS
1011
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1012
+		$(TAGS_FILES) $(LISP)
1013
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1014
+	unique=`for i in $$list; do \
1015
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1016
+	  done | \
1017
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1018
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1015 1019
 	test -z "$(CTAGS_ARGS)$$unique" \
1016 1020
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1017 1021
 	     $$unique
... ...
@@ -1020,271 +879,167 @@ GTAGS:
1020 1020
 	here=`$(am__cd) $(top_builddir) && pwd` \
1021 1021
 	  && $(am__cd) $(top_srcdir) \
1022 1022
 	  && gtags -i $(GTAGS_ARGS) "$$here"
1023
-cscopelist: cscopelist-am
1024
-
1025
-cscopelist-am: $(am__tagged_files)
1026
-	list='$(am__tagged_files)'; \
1027
-	case "$(srcdir)" in \
1028
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1029
-	  *) sdir=$(subdir)/$(srcdir) ;; \
1030
-	esac; \
1031
-	for i in $$list; do \
1032
-	  if test -f "$$i"; then \
1033
-	    echo "$(subdir)/$$i"; \
1034
-	  else \
1035
-	    echo "$$sdir/$$i"; \
1036
-	  fi; \
1037
-	done >> $(top_builddir)/cscope.files
1038 1023
 
1039 1024
 distclean-tags:
1040 1025
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1041 1026
 
1042
-# Recover from deleted '.trs' file; this should ensure that
1043
-# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1044
-# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1045
-# to avoid problems with "make -n".
1046
-.log.trs:
1047
-	rm -f $< $@
1048
-	$(MAKE) $(AM_MAKEFLAGS) $<
1049
-
1050
-# Leading 'am--fnord' is there to ensure the list of targets does not
1051
-# expand to empty, as could happen e.g. with make check TESTS=''.
1052
-am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1053
-am--force-recheck:
1054
-	@:
1055
-
1056 1027
 $(TEST_SUITE_LOG): $(TEST_LOGS)
1057
-	@$(am__set_TESTS_bases); \
1058
-	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1059
-	redo_bases=`for i in $$bases; do \
1060
-	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1061
-	            done`; \
1062
-	if test -n "$$redo_bases"; then \
1063
-	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1064
-	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1065
-	  if $(am__make_dryrun); then :; else \
1066
-	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1067
-	  fi; \
1068
-	fi; \
1069
-	if test -n "$$am__remaking_logs"; then \
1070
-	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1071
-	       "recursion detected" >&2; \
1072
-	else \
1073
-	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1074
-	fi; \
1075
-	if $(am__make_dryrun); then :; else \
1076
-	  st=0;  \
1077
-	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1078
-	  for i in $$redo_bases; do \
1079
-	    test -f $$i.trs && test -r $$i.trs \
1080
-	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1081
-	    test -f $$i.log && test -r $$i.log \
1082
-	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1083
-	  done; \
1084
-	  test $$st -eq 0 || exit 1; \
1085
-	fi
1086
-	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1087
-	ws='[ 	]'; \
1088
-	results=`for b in $$bases; do echo $$b.trs; done`; \
1089
-	test -n "$$results" || results=/dev/null; \
1090
-	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1091
-	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1092
-	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1093
-	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1094
-	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1095
-	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1096
-	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1097
-	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1098
-	  success=true; \
1099
-	else \
1100
-	  success=false; \
1101
-	fi; \
1102
-	br='==================='; br=$$br$$br$$br$$br; \
1103
-	result_count () \
1104
-	{ \
1105
-	    if test x"$$1" = x"--maybe-color"; then \
1106
-	      maybe_colorize=yes; \
1107
-	    elif test x"$$1" = x"--no-color"; then \
1108
-	      maybe_colorize=no; \
1109
-	    else \
1110
-	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1111
-	    fi; \
1112
-	    shift; \
1113
-	    desc=$$1 count=$$2; \
1114
-	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1115
-	      color_start=$$3 color_end=$$std; \
1116
-	    else \
1117
-	      color_start= color_end=; \
1118
-	    fi; \
1119
-	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1120
-	}; \
1121
-	create_testsuite_report () \
1122
-	{ \
1123
-	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1124
-	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1125
-	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1126
-	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1127
-	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1128
-	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1129
-	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1130
-	}; \
1028
+	@$(am__sh_e_setup);						\
1029
+	list='$(TEST_LOGS)';						\
1030
+	results=`for f in $$list; do					\
1031
+		   test -r $$f && read line < $$f && echo "$$line"	\
1032
+		     || echo FAIL;					\
1033
+		 done`;							\
1034
+	all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[	 ]*//'`; \
1035
+	fail=`echo "$$results" | grep -c '^FAIL'`;			\
1036
+	pass=`echo "$$results" | grep -c '^PASS'`;			\
1037
+	skip=`echo "$$results" | grep -c '^SKIP'`;			\
1038
+	xfail=`echo "$$results" | grep -c '^XFAIL'`;			\
1039
+	xpass=`echo "$$results" | grep -c '^XPASS'`;			\
1040
+	failures=`expr $$fail + $$xpass`;				\
1041
+	all=`expr $$all - $$skip`;					\
1042
+	if test "$$all" -eq 1; then tests=test; All=;			\
1043
+	else tests=tests; All="All "; fi;				\
1044
+	case fail=$$fail:xpass=$$xpass:xfail=$$xfail in			\
1045
+	  fail=0:xpass=0:xfail=0)					\
1046
+	    msg="$$All$$all $$tests passed.  ";				\
1047
+	    exit=true;;							\
1048
+	  fail=0:xpass=0:xfail=*)					\
1049
+	    msg="$$All$$all $$tests behaved as expected";		\
1050
+	    if test "$$xfail" -eq 1; then xfailures=failure;		\
1051
+	    else xfailures=failures; fi;				\
1052
+	    msg="$$msg ($$xfail expected $$xfailures).  ";		\
1053
+	    exit=true;;							\
1054
+	  fail=*:xpass=0:xfail=*)					\
1055
+	    msg="$$fail of $$all $$tests failed.  ";			\
1056
+	    exit=false;;						\
1057
+	  fail=*:xpass=*:xfail=*)					\
1058
+	    msg="$$failures of $$all $$tests did not behave as expected"; \
1059
+	    if test "$$xpass" -eq 1; then xpasses=pass;			\
1060
+	    else xpasses=passes; fi;					\
1061
+	    msg="$$msg ($$xpass unexpected $$xpasses).  ";		\
1062
+	    exit=false;;						\
1063
+	  *)								\
1064
+	    echo >&2 "incorrect case"; exit 4;;				\
1065
+	esac;								\
1066
+	if test "$$skip" -ne 0; then					\
1067
+	  if test "$$skip" -eq 1; then					\
1068
+	    msg="$$msg($$skip test was not run).  ";			\
1069
+	  else								\
1070
+	    msg="$$msg($$skip tests were not run).  ";			\
1071
+	  fi;								\
1072
+	fi;								\
1131 1073
 	{								\
1132 1074
 	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1133 1075
 	    $(am__rst_title);						\
1134
-	  create_testsuite_report --no-color;				\
1076
+	  echo "$$msg";							\
1135 1077
 	  echo;								\
1136 1078
 	  echo ".. contents:: :depth: 2";				\
1137 1079
 	  echo;								\
1138
-	  for b in $$bases; do echo $$b; done				\
1139
-	    | $(am__create_global_log);					\
1140
-	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1080
+	  for f in $$list; do						\
1081
+	    test -r $$f && read line < $$f || line=;			\
1082
+	    case $$line in						\
1083
+	      PASS:*|XFAIL:*);;						\
1084
+	      *) echo; cat $$f;;					\
1085
+	    esac;							\
1086
+	  done;								\
1087
+	} >$(TEST_SUITE_LOG).tmp;					\
1141 1088
 	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1142
-	if $$success; then						\
1089
+	if test "$$failures" -ne 0; then				\
1090
+	  msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";		\
1091
+	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1092
+	    msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";	\
1093
+	  fi;								\
1094
+	fi;								\
1095
+	test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);	\
1096
+	$(am__tty_colors);						\
1097
+	if $$exit; then							\
1143 1098
 	  col="$$grn";							\
1144 1099
 	 else								\
1145 1100
 	  col="$$red";							\
1146
-	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1147 1101
 	fi;								\
1148
-	echo "$${col}$$br$${std}"; 					\
1149
-	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1150
-	echo "$${col}$$br$${std}"; 					\
1151
-	create_testsuite_report --maybe-color;				\
1152
-	echo "$$col$$br$$std";						\
1153
-	if $$success; then :; else					\
1154
-	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1155
-	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1156
-	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1157
-	  fi;								\
1158
-	  echo "$$col$$br$$std";					\
1159
-	fi;								\
1160
-	$$success || exit 1
1102
+	echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";		\
1103
+	$$exit || exit 1
1161 1104
 
1162
-check-TESTS:
1163
-	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1164
-	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1165
-	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1166
-	@set +e; $(am__set_TESTS_bases); \
1167
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1168
-	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1169
-	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1170
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1171
-	exit $$?;
1172
-recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
1105
+check-TESTS recheck:
1106
+	@if test $@ != recheck; then \
1107
+	   list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \
1108
+	 fi
1173 1109
 	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1174
-	@set +e; $(am__set_TESTS_bases); \
1175
-	bases=`for i in $$bases; do echo $$i; done \
1176
-	         | $(am__list_recheck_tests)` || exit 1; \
1177
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1178
-	log_list=`echo $$log_list`; \
1179
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1180
-	        am__force_recheck=am--force-recheck \
1181
-	        TEST_LOGS="$$log_list"; \
1182
-	exit $$?
1110
+	@list='' list2='$(TEST_LOGS)'; for f in $$list2; do \
1111
+	  test .log = $$f && continue; \
1112
+	  if test $@ = recheck; then \
1113
+	    test -f $$f || continue; \
1114
+	    if test -r $$f && read line < $$f; then \
1115
+	      case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \
1116
+	    fi; \
1117
+	  fi; \
1118
+	  if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \
1119
+	done; \
1120
+	if test $@ = recheck && test -n "$$list"; then \
1121
+	  echo "am--clean: ; rm -f $$list" \
1122
+	    | $(MAKE) $(AM_MAKEFLAGS) -f - am--clean || exit 1; \
1123
+	fi; \
1124
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1125
+recheck: $(check_PROGRAMS) $(check_SCRIPTS)
1126
+
1127
+am--mostlyclean-test-html:
1128
+	list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list
1129
+	rm -f $(TEST_SUITE_HTML)
1130
+
1131
+.log.html:
1132
+	@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';		\
1133
+	for r2h in $$list; do						\
1134
+	  if ($$r2h --version) >/dev/null 2>&1; then			\
1135
+	    R2H=$$r2h;							\
1136
+	  fi;								\
1137
+	done;								\
1138
+	if test -z "$$R2H"; then					\
1139
+	  echo >&2 "cannot find rst2html, cannot create $@";		\
1140
+	  exit 2;							\
1141
+	fi;								\
1142
+	$$R2H $< >$@.tmp
1143
+	@mv $@.tmp $@
1144
+
1145
+# Be sure to run check first, and then to convert the result.
1146
+# Beware of concurrent executions.  Run "check" not "check-TESTS", as
1147
+# check-SCRIPTS and other dependencies are rebuilt by the former only.
1148
+# And expect check to fail.
1149
+check-html recheck-html:
1150
+	@target=`echo $@ | sed 's/-html$$//'`; \
1151
+	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
1152
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \
1153
+	exit $$rv
1183 1154
 check_clamav.log: check_clamav$(EXEEXT)
1184
-	@p='check_clamav$(EXEEXT)'; \
1185
-	b='check_clamav'; \
1186
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1187
-	--log-file $$b.log --trs-file $$b.trs \
1188
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1189
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1155
+	@p='check_clamav$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1190 1156
 check_freshclam.sh.log: check_freshclam.sh
1191
-	@p='check_freshclam.sh'; \
1192
-	b='check_freshclam.sh'; \
1193
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1194
-	--log-file $$b.log --trs-file $$b.trs \
1195
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1196
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1157
+	@p='check_freshclam.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1197 1158
 check_sigtool.sh.log: check_sigtool.sh
1198
-	@p='check_sigtool.sh'; \
1199
-	b='check_sigtool.sh'; \
1200
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1201
-	--log-file $$b.log --trs-file $$b.trs \
1202
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1203
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1159
+	@p='check_sigtool.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1204 1160
 check_unit_vg.sh.log: check_unit_vg.sh
1205
-	@p='check_unit_vg.sh'; \
1206
-	b='check_unit_vg.sh'; \
1207
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1208
-	--log-file $$b.log --trs-file $$b.trs \
1209
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1210
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1161
+	@p='check_unit_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1211 1162
 check1_clamscan.sh.log: check1_clamscan.sh
1212
-	@p='check1_clamscan.sh'; \
1213
-	b='check1_clamscan.sh'; \
1214
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1215
-	--log-file $$b.log --trs-file $$b.trs \
1216
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1217
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1163
+	@p='check1_clamscan.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1218 1164
 check2_clamd.sh.log: check2_clamd.sh
1219
-	@p='check2_clamd.sh'; \
1220
-	b='check2_clamd.sh'; \
1221
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1222
-	--log-file $$b.log --trs-file $$b.trs \
1223
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1224
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1165
+	@p='check2_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1225 1166
 check3_clamd.sh.log: check3_clamd.sh
1226
-	@p='check3_clamd.sh'; \
1227
-	b='check3_clamd.sh'; \
1228
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1229
-	--log-file $$b.log --trs-file $$b.trs \
1230
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1231
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1167
+	@p='check3_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1232 1168
 check4_clamd.sh.log: check4_clamd.sh
1233
-	@p='check4_clamd.sh'; \
1234
-	b='check4_clamd.sh'; \
1235
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1236
-	--log-file $$b.log --trs-file $$b.trs \
1237
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1238
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1169
+	@p='check4_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1239 1170
 check5_clamd_vg.sh.log: check5_clamd_vg.sh
1240
-	@p='check5_clamd_vg.sh'; \
1241
-	b='check5_clamd_vg.sh'; \
1242
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1243
-	--log-file $$b.log --trs-file $$b.trs \
1244
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1245
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1171
+	@p='check5_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1246 1172
 check6_clamd_vg.sh.log: check6_clamd_vg.sh
1247
-	@p='check6_clamd_vg.sh'; \
1248
-	b='check6_clamd_vg.sh'; \
1249
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1250
-	--log-file $$b.log --trs-file $$b.trs \
1251
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1252
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1173
+	@p='check6_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1253 1174
 check7_clamd_hg.sh.log: check7_clamd_hg.sh
1254
-	@p='check7_clamd_hg.sh'; \
1255
-	b='check7_clamd_hg.sh'; \
1256
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1257
-	--log-file $$b.log --trs-file $$b.trs \
1258
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1259
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1175
+	@p='check7_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1260 1176
 check8_clamd_hg.sh.log: check8_clamd_hg.sh
1261
-	@p='check8_clamd_hg.sh'; \
1262
-	b='check8_clamd_hg.sh'; \
1263
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1264
-	--log-file $$b.log --trs-file $$b.trs \
1265
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1266
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1177
+	@p='check8_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1267 1178
 check9_clamscan_vg.sh.log: check9_clamscan_vg.sh
1268
-	@p='check9_clamscan_vg.sh'; \
1269
-	b='check9_clamscan_vg.sh'; \
1270
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1271
-	--log-file $$b.log --trs-file $$b.trs \
1272
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1273
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1179
+	@p='check9_clamscan_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1274 1180
 .test.log:
1275
-	@p='$<'; \
1276
-	$(am__set_b); \
1277
-	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1278
-	--log-file $$b.log --trs-file $$b.trs \
1279
-	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1280
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1181
+	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1281 1182
 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1282
-@am__EXEEXT_TRUE@	@p='$<'; \
1283
-@am__EXEEXT_TRUE@	$(am__set_b); \
1284
-@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1285
-@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1286
-@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1287
-@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1183
+@am__EXEEXT_TRUE@	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1288 1184
 
1289 1185
 distdir: $(DISTFILES)
1290 1186
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
... ...
@@ -1343,7 +1098,7 @@ install-strip:
1343 1343
 	fi
1344 1344
 mostlyclean-generic:
1345 1345
 	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1346
-	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1346
+	-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1347 1347
 	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1348 1348
 
1349 1349
 clean-generic:
... ...
@@ -1415,8 +1170,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
1415 1415
 
1416 1416
 mostlyclean: mostlyclean-am
1417 1417
 
1418
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1419
-	mostlyclean-libtool
1418
+mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \
1419
+	mostlyclean-generic mostlyclean-libtool
1420 1420
 
1421 1421
 pdf: pdf-am
1422 1422
 
... ...
@@ -1428,21 +1183,22 @@ ps-am:
1428 1428
 
1429 1429
 uninstall-am:
1430 1430
 
1431
-.MAKE: check-am install-am install-strip
1432
-
1433
-.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1434
-	clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1435
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1436
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1437
-	dvi-am html html-am info info-am install install-am \
1438
-	install-data install-data-am install-dvi install-dvi-am \
1439
-	install-exec install-exec-am install-html install-html-am \
1440
-	install-info install-info-am install-man install-pdf \
1441
-	install-pdf-am install-ps install-ps-am install-strip \
1442
-	installcheck installcheck-am installdirs maintainer-clean \
1443
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
1444
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1445
-	recheck tags tags-am uninstall uninstall-am
1431
+.MAKE: check-am check-html install-am install-strip recheck-html
1432
+
1433
+.PHONY: CTAGS GTAGS all all-am am--mostlyclean-test-html check \
1434
+	check-TESTS check-am check-html clean clean-checkPROGRAMS \
1435
+	clean-generic clean-libtool clean-local ctags distclean \
1436
+	distclean-compile distclean-generic distclean-libtool \
1437
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
1438
+	install install-am install-data install-data-am install-dvi \
1439
+	install-dvi-am install-exec install-exec-am install-html \
1440
+	install-html-am install-info install-info-am install-man \
1441
+	install-pdf install-pdf-am install-ps install-ps-am \
1442
+	install-strip installcheck installcheck-am installdirs \
1443
+	maintainer-clean maintainer-clean-generic mostlyclean \
1444
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1445
+	pdf pdf-am ps ps-am recheck recheck-html tags uninstall \
1446
+	uninstall-am
1446 1447
 
1447 1448
 
1448 1449
 check_unit_vg.sh: $(FILES)