Browse code

fixes make dist.

Steven Morgan authored on 2014/09/25 05:51:56
Showing 24 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,15 @@ 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 \
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
129 123
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130 124
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
131 125
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -236,63 +186,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 +221,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 +248,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 +503,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 +550,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 +606,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 +624,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 +654,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 +720,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 +737,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 +754,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 +792,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 +830,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 +874,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 +887,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 +921,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 +1060,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 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'"
... ...
@@ -1393,6 +1373,8 @@ target=$target_alias
1393 1393
 if test "x$host_alias" != x; then
1394 1394
   if test "x$build_alias" = x; then
1395 1395
     cross_compiling=maybe
1396
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1397
+    If a cross compiler is detected then cross compile mode will be used" >&2
1396 1398
   elif test "x$build_alias" != "x$host_alias"; then
1397 1399
     cross_compiling=yes
1398 1400
   fi
... ...
@@ -1557,12 +1539,10 @@ Optional Features:
1557 1557
   --disable-option-checking  ignore unrecognized --enable/--with options
1558 1558
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1559 1559
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1560
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1561
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1562
-  --enable-dependency-tracking
1563
-                          do not reject slow dependency extractors
1564
-  --disable-dependency-tracking
1565
-                          speeds up one-time build
1560
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1561
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1562
+  --disable-dependency-tracking  speeds up one-time build
1563
+  --enable-dependency-tracking   do not reject slow dependency extractors
1566 1564
   --enable-static[=PKGS]  build static libraries [default=no]
1567 1565
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1568 1566
   --enable-fast-install[=PKGS]
... ...
@@ -1727,9 +1707,9 @@ test -n "$ac_init_help" && exit $ac_status
1727 1727
 if $ac_init_version; then
1728 1728
   cat <<\_ACEOF
1729 1729
 ClamAV configure devel
1730
-generated by GNU Autoconf 2.69
1730
+generated by GNU Autoconf 2.68
1731 1731
 
1732
-Copyright (C) 2012 Free Software Foundation, Inc.
1732
+Copyright (C) 2010 Free Software Foundation, Inc.
1733 1733
 This configure script is free software; the Free Software Foundation
1734 1734
 gives unlimited permission to copy, distribute and modify it.
1735 1735
 _ACEOF
... ...
@@ -2006,7 +1986,7 @@ $as_echo "$ac_try_echo"; } >&5
2006 2006
 	 test ! -s conftest.err
2007 2007
        } && test -s conftest$ac_exeext && {
2008 2008
 	 test "$cross_compiling" = yes ||
2009
-	 test -x conftest$ac_exeext
2009
+	 $as_test_x conftest$ac_exeext
2010 2010
        }; then :
2011 2011
   ac_retval=0
2012 2012
 else
... ...
@@ -2196,7 +2176,7 @@ This file contains any messages produced by compilers while
2196 2196
 running configure, to aid debugging if configure makes a mistake.
2197 2197
 
2198 2198
 It was created by ClamAV $as_me devel, which was
2199
-generated by GNU Autoconf 2.69.  Invocation command line was
2199
+generated by GNU Autoconf 2.68.  Invocation command line was
2200 2200
 
2201 2201
   $ $0 $@
2202 2202
 
... ...
@@ -2878,7 +2858,7 @@ done
2878 2878
 
2879 2879
 
2880 2880
 
2881
-am__api_version='1.14'
2881
+am__api_version='1.11'
2882 2882
 
2883 2883
 # Find a good install program.  We prefer a C program (faster),
2884 2884
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2917,7 +2897,7 @@ case $as_dir/ in #((
2917 2917
     # by default.
2918 2918
     for ac_prog in ginstall scoinst install; do
2919 2919
       for ac_exec_ext in '' $ac_executable_extensions; do
2920
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2920
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2921 2921
 	  if test $ac_prog = install &&
2922 2922
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2923 2923
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2975,6 +2955,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2975 2975
 
2976 2976
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2977 2977
 $as_echo_n "checking whether build environment is sane... " >&6; }
2978
+# Just in case
2979
+sleep 1
2980
+echo timestamp > conftest.file
2978 2981
 # Reject unsafe characters in $srcdir or the absolute working directory
2979 2982
 # name.  Accept space and tab only in the latter.
2980 2983
 am_lf='
... ...
@@ -2985,40 +2968,32 @@ case `pwd` in
2985 2985
 esac
2986 2986
 case $srcdir in
2987 2987
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2988
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2988
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2989 2989
 esac
2990 2990
 
2991
-# Do 'set' in a subshell so we don't clobber the current shell's
2991
+# Do `set' in a subshell so we don't clobber the current shell's
2992 2992
 # arguments.  Must try -L first in case configure is actually a
2993 2993
 # symlink; some systems play weird games with the mod time of symlinks
2994 2994
 # (eg FreeBSD returns the mod time of the symlink's containing
2995 2995
 # directory).
2996 2996
 if (
2997
-   am_has_slept=no
2998
-   for am_try in 1 2; do
2999
-     echo "timestamp, slept: $am_has_slept" > conftest.file
3000
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3001
-     if test "$*" = "X"; then
3002
-	# -L didn't work.
3003
-	set X `ls -t "$srcdir/configure" conftest.file`
3004
-     fi
3005
-     if test "$*" != "X $srcdir/configure conftest.file" \
3006
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
3007
-
3008
-	# If neither matched, then we have a broken ls.  This can happen
3009
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
3010
-	# broken ls alias from the environment.  This has actually
3011
-	# happened.  Such a system could not be considered "sane".
3012
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3013
-  alias in your environment" "$LINENO" 5
3014
-     fi
3015
-     if test "$2" = conftest.file || test $am_try -eq 2; then
3016
-       break
3017
-     fi
3018
-     # Just in case.
3019
-     sleep 1
3020
-     am_has_slept=yes
3021
-   done
2997
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2998
+   if test "$*" = "X"; then
2999
+      # -L didn't work.
3000
+      set X `ls -t "$srcdir/configure" conftest.file`
3001
+   fi
3002
+   rm -f conftest.file
3003
+   if test "$*" != "X $srcdir/configure conftest.file" \
3004
+      && test "$*" != "X conftest.file $srcdir/configure"; then
3005
+
3006
+      # If neither matched, then we have a broken ls.  This can happen
3007
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
3008
+      # broken ls alias from the environment.  This has actually
3009
+      # happened.  Such a system could not be considered "sane".
3010
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3011
+alias in your environment" "$LINENO" 5
3012
+   fi
3013
+
3022 3014
    test "$2" = conftest.file
3023 3015
    )
3024 3016
 then
... ...
@@ -3030,16 +3005,6 @@ Check your system clock" "$LINENO" 5
3030 3030
 fi
3031 3031
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3032 3032
 $as_echo "yes" >&6; }
3033
-# If we didn't sleep, we still need to ensure time stamps of config.status and
3034
-# generated files are strictly newer.
3035
-am_sleep_pid=
3036
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3037
-  ( sleep 1 ) &
3038
-  am_sleep_pid=$!
3039
-fi
3040
-
3041
-rm -f conftest.file
3042
-
3043 3033
 test "$program_prefix" != NONE &&
3044 3034
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3045 3035
 # Use a double $ so make ignores it.
... ...
@@ -3062,12 +3027,12 @@ if test x"${MISSING+set}" != xset; then
3062 3062
   esac
3063 3063
 fi
3064 3064
 # Use eval to expand $SHELL
3065
-if eval "$MISSING --is-lightweight"; then
3066
-  am_missing_run="$MISSING "
3065
+if eval "$MISSING --run true"; then
3066
+  am_missing_run="$MISSING --run "
3067 3067
 else
3068 3068
   am_missing_run=
3069
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3070
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3069
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3070
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3071 3071
 fi
3072 3072
 
3073 3073
 if test x"${install_sh}" != xset; then
... ...
@@ -3079,10 +3044,10 @@ if test x"${install_sh}" != xset; then
3079 3079
   esac
3080 3080
 fi
3081 3081
 
3082
-# Installed binaries are usually stripped using 'strip' when the user
3083
-# run "make install-strip".  However 'strip' might not be the right
3082
+# Installed binaries are usually stripped using `strip' when the user
3083
+# run `make install-strip'.  However `strip' might not be the right
3084 3084
 # tool to use in cross-compilation environments, therefore Automake
3085
-# will honor the 'STRIP' environment variable to overrule this program.
3085
+# will honor the `STRIP' environment variable to overrule this program.
3086 3086
 if test "$cross_compiling" != no; then
3087 3087
   if test -n "$ac_tool_prefix"; then
3088 3088
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3101,7 +3066,7 @@ do
3101 3101
   IFS=$as_save_IFS
3102 3102
   test -z "$as_dir" && as_dir=.
3103 3103
     for ac_exec_ext in '' $ac_executable_extensions; do
3104
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3104
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3105 3105
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3106 3106
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3107 3107
     break 2
... ...
@@ -3141,7 +3106,7 @@ do
3141 3141
   IFS=$as_save_IFS
3142 3142
   test -z "$as_dir" && as_dir=.
3143 3143
     for ac_exec_ext in '' $ac_executable_extensions; do
3144
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3144
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3145 3145
     ac_cv_prog_ac_ct_STRIP="strip"
3146 3146
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3147 3147
     break 2
... ...
@@ -3192,7 +3157,7 @@ do
3192 3192
   test -z "$as_dir" && as_dir=.
3193 3193
     for ac_prog in mkdir gmkdir; do
3194 3194
 	 for ac_exec_ext in '' $ac_executable_extensions; do
3195
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3195
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3196 3196
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3197 3197
 	     'mkdir (GNU coreutils) '* | \
3198 3198
 	     'mkdir (coreutils) '* | \
... ...
@@ -3221,6 +3186,12 @@ fi
3221 3221
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3222 3222
 $as_echo "$MKDIR_P" >&6; }
3223 3223
 
3224
+mkdir_p="$MKDIR_P"
3225
+case $mkdir_p in
3226
+  [\\/$]* | ?:[\\/]*) ;;
3227
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3228
+esac
3229
+
3224 3230
 for ac_prog in gawk mawk nawk awk
3225 3231
 do
3226 3232
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3239,7 +3210,7 @@ do
3239 3239
   IFS=$as_save_IFS
3240 3240
   test -z "$as_dir" && as_dir=.
3241 3241
     for ac_exec_ext in '' $ac_executable_extensions; do
3242
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3242
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3243 3243
     ac_cv_prog_AWK="$ac_prog"
3244 3244
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3245 3245
     break 2
... ...
@@ -3303,45 +3274,6 @@ else
3303 3303
 fi
3304 3304
 rmdir .tst 2>/dev/null
3305 3305
 
3306
-# Check whether --enable-silent-rules was given.
3307
-if test "${enable_silent_rules+set}" = set; then :
3308
-  enableval=$enable_silent_rules;
3309
-fi
3310
-
3311
-case $enable_silent_rules in # (((
3312
-  yes) AM_DEFAULT_VERBOSITY=0;;
3313
-   no) AM_DEFAULT_VERBOSITY=1;;
3314
-    *) AM_DEFAULT_VERBOSITY=1;;
3315
-esac
3316
-am_make=${MAKE-make}
3317
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3318
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3319
-if ${am_cv_make_support_nested_variables+:} false; then :
3320
-  $as_echo_n "(cached) " >&6
3321
-else
3322
-  if $as_echo 'TRUE=$(BAR$(V))
3323
-BAR0=false
3324
-BAR1=true
3325
-V=1
3326
-am__doit:
3327
-	@$(TRUE)
3328
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3329
-  am_cv_make_support_nested_variables=yes
3330
-else
3331
-  am_cv_make_support_nested_variables=no
3332
-fi
3333
-fi
3334
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3335
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
3336
-if test $am_cv_make_support_nested_variables = yes; then
3337
-    AM_V='$(V)'
3338
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3339
-else
3340
-  AM_V=$AM_DEFAULT_VERBOSITY
3341
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3342
-fi
3343
-AM_BACKSLASH='\'
3344
-
3345 3306
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3346 3307
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3347 3308
   # is not polluted with repeated "-I."
... ...
@@ -3383,12 +3315,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3383 3383
 
3384 3384
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3385 3385
 
3386
-# For better backward compatibility.  To be removed once Automake 1.9.x
3387
-# dies out for good.  For more background, see:
3388
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3389
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3390
-mkdir_p='$(MKDIR_P)'
3391
-
3392 3386
 # We need awk for the "check" target.  The system "awk" is bad on
3393 3387
 # some platforms.
3394 3388
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3396,182 +3322,101 @@ mkdir_p='$(MKDIR_P)'
3396 3396
 AMTAR='$${TAR-tar}'
3397 3397
 
3398 3398
 
3399
-# We'll loop over all known methods to create a tar archive until one works.
3400
-_am_tools='gnutar plaintar pax cpio none'
3401
-
3402
-# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3403
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3404
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3405
-      # and bug#13588).
3406
-      am_max_uid=2097151 # 2^21 - 1
3407
-      am_max_gid=$am_max_uid
3408
-      # The $UID and $GID variables are not portable, so we need to resort
3409
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3410
-      # below are definitely unexpected, so allow the users to see them
3411
-      # (that is, avoid stderr redirection).
3412
-      am_uid=`id -u || echo unknown`
3413
-      am_gid=`id -g || echo unknown`
3414
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3415
-$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3416
-      if test $am_uid -le $am_max_uid; then
3417
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3418
-$as_echo "yes" >&6; }
3419
-      else
3420
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3421
-$as_echo "no" >&6; }
3422
-         _am_tools=none
3423
-      fi
3424
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3425
-$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3426
-      if test $am_gid -le $am_max_gid; then
3427
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3428
-$as_echo "yes" >&6; }
3429
-      else
3430
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3431
-$as_echo "no" >&6; }
3432
-        _am_tools=none
3433
-      fi
3434
-
3435
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3399
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3436 3400
 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
3437
-
3438
-  # Go ahead even if we have the value already cached.  We do so because we
3439
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3440
-  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3441
-
3442
-  for _am_tool in $_am_tools; do
3443
-    case $_am_tool in
3444
-    gnutar)
3445
-      for _am_tar in tar gnutar gtar; do
3446
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3401
+# Loop over all known methods to create a tar archive until one works.
3402
+_am_tools='gnutar plaintar pax cpio none'
3403
+_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3404
+# Do not fold the above two line into one, because Tru64 sh and
3405
+# Solaris sh will not grok spaces in the rhs of `-'.
3406
+for _am_tool in $_am_tools
3407
+do
3408
+  case $_am_tool in
3409
+  gnutar)
3410
+    for _am_tar in tar gnutar gtar;
3411
+    do
3412
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3447 3413
    ($_am_tar --version) >&5 2>&5
3448 3414
    ac_status=$?
3449 3415
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3450 3416
    (exit $ac_status); } && break
3451
-      done
3452
-      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3453
-      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3454
-      am__untar="$_am_tar -xf -"
3455
-      ;;
3456
-    plaintar)
3457
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3458
-      # ustar tarball either.
3459
-      (tar --version) >/dev/null 2>&1 && continue
3460
-      am__tar='tar chf - "$$tardir"'
3461
-      am__tar_='tar chf - "$tardir"'
3462
-      am__untar='tar xf -'
3463
-      ;;
3464
-    pax)
3465
-      am__tar='pax -L -x ustar -w "$$tardir"'
3466
-      am__tar_='pax -L -x ustar -w "$tardir"'
3467
-      am__untar='pax -r'
3468
-      ;;
3469
-    cpio)
3470
-      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3471
-      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3472
-      am__untar='cpio -i -H ustar -d'
3473
-      ;;
3474
-    none)
3475
-      am__tar=false
3476
-      am__tar_=false
3477
-      am__untar=false
3478
-      ;;
3479
-    esac
3417
+    done
3418
+    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3419
+    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3420
+    am__untar="$_am_tar -xf -"
3421
+    ;;
3422
+  plaintar)
3423
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3424
+    # ustar tarball either.
3425
+    (tar --version) >/dev/null 2>&1 && continue
3426
+    am__tar='tar chf - "$$tardir"'
3427
+    am__tar_='tar chf - "$tardir"'
3428
+    am__untar='tar xf -'
3429
+    ;;
3430
+  pax)
3431
+    am__tar='pax -L -x ustar -w "$$tardir"'
3432
+    am__tar_='pax -L -x ustar -w "$tardir"'
3433
+    am__untar='pax -r'
3434
+    ;;
3435
+  cpio)
3436
+    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3437
+    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3438
+    am__untar='cpio -i -H ustar -d'
3439
+    ;;
3440
+  none)
3441
+    am__tar=false
3442
+    am__tar_=false
3443
+    am__untar=false
3444
+    ;;
3445
+  esac
3480 3446
 
3481
-    # If the value was cached, stop now.  We just wanted to have am__tar
3482
-    # and am__untar set.
3483
-    test -n "${am_cv_prog_tar_ustar}" && break
3447
+  # If the value was cached, stop now.  We just wanted to have am__tar
3448
+  # and am__untar set.
3449
+  test -n "${am_cv_prog_tar_ustar}" && break
3484 3450
 
3485
-    # tar/untar a dummy directory, and stop if the command works.
3486
-    rm -rf conftest.dir
3487
-    mkdir conftest.dir
3488
-    echo GrepMe > conftest.dir/file
3489
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3451
+  # tar/untar a dummy directory, and stop if the command works
3452
+  rm -rf conftest.dir
3453
+  mkdir conftest.dir
3454
+  echo GrepMe > conftest.dir/file
3455
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3490 3456
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3491 3457
    ac_status=$?
3492 3458
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3493 3459
    (exit $ac_status); }
3494
-    rm -rf conftest.dir
3495
-    if test -s conftest.tar; then
3496
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3460
+  rm -rf conftest.dir
3461
+  if test -s conftest.tar; then
3462
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3497 3463
    ($am__untar <conftest.tar) >&5 2>&5
3498 3464
    ac_status=$?
3499 3465
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3500 3466
    (exit $ac_status); }
3501
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3502
-   (cat conftest.dir/file) >&5 2>&5
3503
-   ac_status=$?
3504
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3505
-   (exit $ac_status); }
3506
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3507
-    fi
3508
-  done
3509
-  rm -rf conftest.dir
3467
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3468
+  fi
3469
+done
3470
+rm -rf conftest.dir
3510 3471
 
3511
-  if ${am_cv_prog_tar_ustar+:} false; then :
3472
+if ${am_cv_prog_tar_ustar+:} false; then :
3512 3473
   $as_echo_n "(cached) " >&6
3513 3474
 else
3514 3475
   am_cv_prog_tar_ustar=$_am_tool
3515 3476
 fi
3516 3477
 
3517
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3478
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3518 3479
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3519 3480
 
3520 3481
 
3521 3482
 
3522 3483
 
3523 3484
 
3524
-
3525
-# POSIX will say in a future version that running "rm -f" with no argument
3526
-# is OK; and we want to be able to make that assumption in our Makefile
3527
-# recipes.  So use an aggressive probe to check that the usage we want is
3528
-# actually supported "in the wild" to an acceptable degree.
3529
-# See automake bug#10828.
3530
-# To make any issue more visible, cause the running configure to be aborted
3531
-# by default if the 'rm' program in use doesn't match our expectations; the
3532
-# user can still override this though.
3533
-if rm -f && rm -fr && rm -rf; then : OK; else
3534
-  cat >&2 <<'END'
3535
-Oops!
3536
-
3537
-Your 'rm' program seems unable to run without file operands specified
3538
-on the command line, even when the '-f' option is present.  This is contrary
3539
-to the behaviour of most rm programs out there, and not conforming with
3540
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3541
-
3542
-Please tell bug-automake@gnu.org about your system, including the value
3543
-of your $PATH and any error possibly output before this message.  This
3544
-can help us improve future automake versions.
3545
-
3546
-END
3547
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3548
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3549
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3550
-    echo >&2
3551
-  else
3552
-    cat >&2 <<'END'
3553
-Aborting the configuration process, to ensure you take notice of the issue.
3554
-
3555
-You can download and install GNU coreutils to get an 'rm' implementation
3556
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3557
-
3558
-If you want to complete the configuration process using your problematic
3559
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3560
-to "yes", and re-run configure.
3561
-
3562
-END
3563
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3564
-  fi
3565
-fi
3566 3485
 # Check whether --enable-silent-rules was given.
3567 3486
 if test "${enable_silent_rules+set}" = set; then :
3568 3487
   enableval=$enable_silent_rules;
3569 3488
 fi
3570 3489
 
3571
-case $enable_silent_rules in # (((
3572
-  yes) AM_DEFAULT_VERBOSITY=0;;
3573
-   no) AM_DEFAULT_VERBOSITY=1;;
3574
-    *) AM_DEFAULT_VERBOSITY=0;;
3490
+case $enable_silent_rules in
3491
+yes) AM_DEFAULT_VERBOSITY=0;;
3492
+no)  AM_DEFAULT_VERBOSITY=1;;
3493
+*)   AM_DEFAULT_VERBOSITY=0;;
3575 3494
 esac
3576 3495
 am_make=${MAKE-make}
3577 3496
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3625,7 +3470,7 @@ am__quote=
3625 3625
 _am_result=none
3626 3626
 # First try GNU make style include.
3627 3627
 echo "include confinc" > confmf
3628
-# Ignore all kinds of additional output from 'make'.
3628
+# Ignore all kinds of additional output from `make'.
3629 3629
 case `$am_make -s -f confmf 2> /dev/null` in #(
3630 3630
 *the\ am__doit\ target*)
3631 3631
   am__include=include
... ...
@@ -3691,7 +3536,7 @@ do
3691 3691
   IFS=$as_save_IFS
3692 3692
   test -z "$as_dir" && as_dir=.
3693 3693
     for ac_exec_ext in '' $ac_executable_extensions; do
3694
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3694
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3695 3695
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3696 3696
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3697 3697
     break 2
... ...
@@ -3731,7 +3576,7 @@ do
3731 3731
   IFS=$as_save_IFS
3732 3732
   test -z "$as_dir" && as_dir=.
3733 3733
     for ac_exec_ext in '' $ac_executable_extensions; do
3734
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3734
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3735 3735
     ac_cv_prog_ac_ct_CC="gcc"
3736 3736
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3737 3737
     break 2
... ...
@@ -3784,7 +3629,7 @@ do
3784 3784
   IFS=$as_save_IFS
3785 3785
   test -z "$as_dir" && as_dir=.
3786 3786
     for ac_exec_ext in '' $ac_executable_extensions; do
3787
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3787
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3788 3788
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3789 3789
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3790 3790
     break 2
... ...
@@ -3825,7 +3670,7 @@ do
3825 3825
   IFS=$as_save_IFS
3826 3826
   test -z "$as_dir" && as_dir=.
3827 3827
     for ac_exec_ext in '' $ac_executable_extensions; do
3828
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3828
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3829 3829
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3830 3830
        ac_prog_rejected=yes
3831 3831
        continue
... ...
@@ -3883,7 +3728,7 @@ do
3883 3883
   IFS=$as_save_IFS
3884 3884
   test -z "$as_dir" && as_dir=.
3885 3885
     for ac_exec_ext in '' $ac_executable_extensions; do
3886
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3886
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3887 3887
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3888 3888
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3889 3889
     break 2
... ...
@@ -3927,7 +3772,7 @@ do
3927 3927
   IFS=$as_save_IFS
3928 3928
   test -z "$as_dir" && as_dir=.
3929 3929
     for ac_exec_ext in '' $ac_executable_extensions; do
3930
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3930
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3931 3931
     ac_cv_prog_ac_ct_CC="$ac_prog"
3932 3932
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3933 3933
     break 2
... ...
@@ -4373,7 +4218,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4373 4373
 /* end confdefs.h.  */
4374 4374
 #include <stdarg.h>
4375 4375
 #include <stdio.h>
4376
-struct stat;
4376
+#include <sys/types.h>
4377
+#include <sys/stat.h>
4377 4378
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4378 4379
 struct buf { int x; };
4379 4380
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4458,65 +4304,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4458 4458
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4459 4459
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4460 4460
 
4461
-ac_ext=c
4462
-ac_cpp='$CPP $CPPFLAGS'
4463
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4464
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4465
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4466
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4467
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4468
-if ${am_cv_prog_cc_c_o+:} false; then :
4469
-  $as_echo_n "(cached) " >&6
4470
-else
4471
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4472
-/* end confdefs.h.  */
4473
-
4474
-int
4475
-main ()
4476
-{
4477
-
4478
-  ;
4479
-  return 0;
4480
-}
4481
-_ACEOF
4482
-  # Make sure it works both with $CC and with simple cc.
4483
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4484
-  # compilers refuse to overwrite an existing .o file with -o,
4485
-  # though they will create one.
4486
-  am_cv_prog_cc_c_o=yes
4487
-  for am_i in 1 2; do
4488
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4489
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4490
-   ac_status=$?
4491
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4492
-   (exit $ac_status); } \
4493
-         && test -f conftest2.$ac_objext; then
4494
-      : OK
4495
-    else
4496
-      am_cv_prog_cc_c_o=no
4497
-      break
4498
-    fi
4499
-  done
4500
-  rm -f core conftest*
4501
-  unset am_i
4502
-fi
4503
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4504
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4505
-if test "$am_cv_prog_cc_c_o" != yes; then
4506
-   # Losing compiler, so override with the script.
4507
-   # FIXME: It is wrong to rewrite CC.
4508
-   # But if we don't then we get into trouble of one sort or another.
4509
-   # A longer-term fix would be to have automake use am__CC in this case,
4510
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4511
-   CC="$am_aux_dir/compile $CC"
4512
-fi
4513
-ac_ext=c
4514
-ac_cpp='$CPP $CPPFLAGS'
4515
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4516
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4517
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4518
-
4519
-
4520 4461
 depcc="$CC"   am_compiler_list=
4521 4462
 
4522 4463
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4528,8 +4315,8 @@ else
4528 4528
   # We make a subdir and do the tests there.  Otherwise we can end up
4529 4529
   # making bogus files that we don't know about and never remove.  For
4530 4530
   # instance it was reported that on HP-UX the gcc test will end up
4531
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4532
-  # in D".
4531
+  # making a dummy file named `D' -- because `-MD' means `put the output
4532
+  # in D'.
4533 4533
   rm -rf conftest.dir
4534 4534
   mkdir conftest.dir
4535 4535
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4564,16 +4351,16 @@ else
4564 4564
     : > sub/conftest.c
4565 4565
     for i in 1 2 3 4 5 6; do
4566 4566
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4567
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4568
-      # Solaris 10 /bin/sh.
4569
-      echo '/* dummy */' > sub/conftst$i.h
4567
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4568
+      # Solaris 8's {/usr,}/bin/sh.
4569
+      touch sub/conftst$i.h
4570 4570
     done
4571 4571
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4572 4572
 
4573
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4573
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4574 4574
     # mode.  It turns out that the SunPro C++ compiler does not properly
4575
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4576
-    # versions had trouble with output in subdirs.
4575
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4576
+    # versions had trouble with output in subdirs
4577 4577
     am__obj=sub/conftest.${OBJEXT-o}
4578 4578
     am__minus_obj="-o $am__obj"
4579 4579
     case $depmode in
... ...
@@ -4582,8 +4369,8 @@ else
4582 4582
       test "$am__universal" = false || continue
4583 4583
       ;;
4584 4584
     nosideeffect)
4585
-      # After this tag, mechanisms are not by side-effect, so they'll
4586
-      # only be used when explicitly requested.
4585
+      # after this tag, mechanisms are not by side-effect, so they'll
4586
+      # only be used when explicitly requested
4587 4587
       if test "x$enable_dependency_tracking" = xyes; then
4588 4588
 	continue
4589 4589
       else
... ...
@@ -4591,7 +4378,7 @@ else
4591 4591
       fi
4592 4592
       ;;
4593 4593
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4594
-      # This compiler won't grok '-c -o', but also, the minuso test has
4594
+      # This compiler won't grok `-c -o', but also, the minuso test has
4595 4595
       # not run yet.  These depmodes are late enough in the game, and
4596 4596
       # so weak that their functioning should not be impacted.
4597 4597
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4800,7 +4587,7 @@ do
4800 4800
     for ac_prog in grep ggrep; do
4801 4801
     for ac_exec_ext in '' $ac_executable_extensions; do
4802 4802
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4803
-      as_fn_executable_p "$ac_path_GREP" || continue
4803
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4804 4804
 # Check for GNU ac_path_GREP and select it if it is found.
4805 4805
   # Check for GNU $ac_path_GREP
4806 4806
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4866,7 +4653,7 @@ do
4866 4866
     for ac_prog in egrep; do
4867 4867
     for ac_exec_ext in '' $ac_executable_extensions; do
4868 4868
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4869
-      as_fn_executable_p "$ac_path_EGREP" || continue
4869
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4870 4870
 # Check for GNU ac_path_EGREP and select it if it is found.
4871 4871
   # Check for GNU $ac_path_EGREP
4872 4872
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5073,8 +4860,8 @@ else
5073 5073
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5074 5074
 /* end confdefs.h.  */
5075 5075
 
5076
-#         define __EXTENSIONS__ 1
5077
-          $ac_includes_default
5076
+#	  define __EXTENSIONS__ 1
5077
+	  $ac_includes_default
5078 5078
 int
5079 5079
 main ()
5080 5080
 {
... ...
@@ -5262,7 +5049,7 @@ do
5262 5262
     for ac_prog in sed gsed; do
5263 5263
     for ac_exec_ext in '' $ac_executable_extensions; do
5264 5264
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5265
-      as_fn_executable_p "$ac_path_SED" || continue
5265
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5266 5266
 # Check for GNU ac_path_SED and select it if it is found.
5267 5267
   # Check for GNU $ac_path_SED
5268 5268
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5341,7 +5128,7 @@ do
5341 5341
     for ac_prog in fgrep; do
5342 5342
     for ac_exec_ext in '' $ac_executable_extensions; do
5343 5343
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5344
-      as_fn_executable_p "$ac_path_FGREP" || continue
5344
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5345 5345
 # Check for GNU ac_path_FGREP and select it if it is found.
5346 5346
   # Check for GNU $ac_path_FGREP
5347 5347
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5597,7 +5384,7 @@ do
5597 5597
   IFS=$as_save_IFS
5598 5598
   test -z "$as_dir" && as_dir=.
5599 5599
     for ac_exec_ext in '' $ac_executable_extensions; do
5600
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5600
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5601 5601
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5602 5602
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5603 5603
     break 2
... ...
@@ -5641,7 +5428,7 @@ do
5641 5641
   IFS=$as_save_IFS
5642 5642
   test -z "$as_dir" && as_dir=.
5643 5643
     for ac_exec_ext in '' $ac_executable_extensions; do
5644
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5644
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5645 5645
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5646 5646
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5647 5647
     break 2
... ...
@@ -6065,7 +5852,7 @@ do
6065 6065
   IFS=$as_save_IFS
6066 6066
   test -z "$as_dir" && as_dir=.
6067 6067
     for ac_exec_ext in '' $ac_executable_extensions; do
6068
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6068
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6069 6069
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6070 6070
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6071 6071
     break 2
... ...
@@ -6105,7 +5892,7 @@ do
6105 6105
   IFS=$as_save_IFS
6106 6106
   test -z "$as_dir" && as_dir=.
6107 6107
     for ac_exec_ext in '' $ac_executable_extensions; do
6108
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6108
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6109 6109
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6110 6110
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6111 6111
     break 2
... ...
@@ -6411,7 +6198,7 @@ do
6411 6411
   IFS=$as_save_IFS
6412 6412
   test -z "$as_dir" && as_dir=.
6413 6413
     for ac_exec_ext in '' $ac_executable_extensions; do
6414
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6414
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6415 6415
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6416 6416
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6417 6417
     break 2
... ...
@@ -6451,7 +6238,7 @@ do
6451 6451
   IFS=$as_save_IFS
6452 6452
   test -z "$as_dir" && as_dir=.
6453 6453
     for ac_exec_ext in '' $ac_executable_extensions; do
6454
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6454
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6455 6455
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6456 6456
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6457 6457
     break 2
... ...
@@ -6554,7 +6341,7 @@ do
6554 6554
   IFS=$as_save_IFS
6555 6555
   test -z "$as_dir" && as_dir=.
6556 6556
     for ac_exec_ext in '' $ac_executable_extensions; do
6557
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6557
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6558 6558
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6559 6559
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6560 6560
     break 2
... ...
@@ -6598,7 +6385,7 @@ do
6598 6598
   IFS=$as_save_IFS
6599 6599
   test -z "$as_dir" && as_dir=.
6600 6600
     for ac_exec_ext in '' $ac_executable_extensions; do
6601
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6601
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6602 6602
     ac_cv_prog_ac_ct_AR="$ac_prog"
6603 6603
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6604 6604
     break 2
... ...
@@ -6723,7 +6510,7 @@ do
6723 6723
   IFS=$as_save_IFS
6724 6724
   test -z "$as_dir" && as_dir=.
6725 6725
     for ac_exec_ext in '' $ac_executable_extensions; do
6726
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6726
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6727 6727
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6728 6728
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6729 6729
     break 2
... ...
@@ -6763,7 +6550,7 @@ do
6763 6763
   IFS=$as_save_IFS
6764 6764
   test -z "$as_dir" && as_dir=.
6765 6765
     for ac_exec_ext in '' $ac_executable_extensions; do
6766
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6766
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6767 6767
     ac_cv_prog_ac_ct_STRIP="strip"
6768 6768
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6769 6769
     break 2
... ...
@@ -6822,7 +6609,7 @@ do
6822 6822
   IFS=$as_save_IFS
6823 6823
   test -z "$as_dir" && as_dir=.
6824 6824
     for ac_exec_ext in '' $ac_executable_extensions; do
6825
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6825
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6826 6826
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6827 6827
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6828 6828
     break 2
... ...
@@ -6862,7 +6649,7 @@ do
6862 6862
   IFS=$as_save_IFS
6863 6863
   test -z "$as_dir" && as_dir=.
6864 6864
     for ac_exec_ext in '' $ac_executable_extensions; do
6865
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6865
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6866 6866
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6867 6867
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6868 6868
     break 2
... ...
@@ -7511,7 +7298,7 @@ do
7511 7511
   IFS=$as_save_IFS
7512 7512
   test -z "$as_dir" && as_dir=.
7513 7513
     for ac_exec_ext in '' $ac_executable_extensions; do
7514
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7514
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7515 7515
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7516 7516
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7517 7517
     break 2
... ...
@@ -7551,7 +7338,7 @@ do
7551 7551
   IFS=$as_save_IFS
7552 7552
   test -z "$as_dir" && as_dir=.
7553 7553
     for ac_exec_ext in '' $ac_executable_extensions; do
7554
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7554
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7555 7555
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7556 7556
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7557 7557
     break 2
... ...
@@ -7631,7 +7418,7 @@ do
7631 7631
   IFS=$as_save_IFS
7632 7632
   test -z "$as_dir" && as_dir=.
7633 7633
     for ac_exec_ext in '' $ac_executable_extensions; do
7634
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7634
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7635 7635
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7636 7636
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7637 7637
     break 2
... ...
@@ -7671,7 +7458,7 @@ do
7671 7671
   IFS=$as_save_IFS
7672 7672
   test -z "$as_dir" && as_dir=.
7673 7673
     for ac_exec_ext in '' $ac_executable_extensions; do
7674
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7674
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7675 7675
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7676 7676
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7677 7677
     break 2
... ...
@@ -7723,7 +7510,7 @@ do
7723 7723
   IFS=$as_save_IFS
7724 7724
   test -z "$as_dir" && as_dir=.
7725 7725
     for ac_exec_ext in '' $ac_executable_extensions; do
7726
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7726
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7727 7727
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7728 7728
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7729 7729
     break 2
... ...
@@ -7763,7 +7550,7 @@ do
7763 7763
   IFS=$as_save_IFS
7764 7764
   test -z "$as_dir" && as_dir=.
7765 7765
     for ac_exec_ext in '' $ac_executable_extensions; do
7766
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7766
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7767 7767
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7768 7768
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7769 7769
     break 2
... ...
@@ -7815,7 +7602,7 @@ do
7815 7815
   IFS=$as_save_IFS
7816 7816
   test -z "$as_dir" && as_dir=.
7817 7817
     for ac_exec_ext in '' $ac_executable_extensions; do
7818
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7818
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7819 7819
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7820 7820
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7821 7821
     break 2
... ...
@@ -7855,7 +7642,7 @@ do
7855 7855
   IFS=$as_save_IFS
7856 7856
   test -z "$as_dir" && as_dir=.
7857 7857
     for ac_exec_ext in '' $ac_executable_extensions; do
7858
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7858
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7859 7859
     ac_cv_prog_ac_ct_LIPO="lipo"
7860 7860
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7861 7861
     break 2
... ...
@@ -7907,7 +7694,7 @@ do
7907 7907
   IFS=$as_save_IFS
7908 7908
   test -z "$as_dir" && as_dir=.
7909 7909
     for ac_exec_ext in '' $ac_executable_extensions; do
7910
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7910
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7911 7911
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7912 7912
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7913 7913
     break 2
... ...
@@ -7947,7 +7734,7 @@ do
7947 7947
   IFS=$as_save_IFS
7948 7948
   test -z "$as_dir" && as_dir=.
7949 7949
     for ac_exec_ext in '' $ac_executable_extensions; do
7950
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7950
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7951 7951
     ac_cv_prog_ac_ct_OTOOL="otool"
7952 7952
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7953 7953
     break 2
... ...
@@ -7999,7 +7786,7 @@ do
7999 7999
   IFS=$as_save_IFS
8000 8000
   test -z "$as_dir" && as_dir=.
8001 8001
     for ac_exec_ext in '' $ac_executable_extensions; do
8002
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8002
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8003 8003
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8004 8004
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8005 8005
     break 2
... ...
@@ -8039,7 +7826,7 @@ do
8039 8039
   IFS=$as_save_IFS
8040 8040
   test -z "$as_dir" && as_dir=.
8041 8041
     for ac_exec_ext in '' $ac_executable_extensions; do
8042
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8042
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8043 8043
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8044 8044
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8045 8045
     break 2
... ...
@@ -13350,7 +13137,7 @@ do
13350 13350
   IFS=$as_save_IFS
13351 13351
   test -z "$as_dir" && as_dir=.
13352 13352
     for ac_exec_ext in '' $ac_executable_extensions; do
13353
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13353
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13354 13354
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
13355 13355
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13356 13356
     break 2
... ...
@@ -13390,7 +13177,7 @@ do
13390 13390
   IFS=$as_save_IFS
13391 13391
   test -z "$as_dir" && as_dir=.
13392 13392
     for ac_exec_ext in '' $ac_executable_extensions; do
13393
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13393
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13394 13394
     ac_cv_prog_ac_ct_CC="gcc"
13395 13395
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13396 13396
     break 2
... ...
@@ -13443,7 +13230,7 @@ do
13443 13443
   IFS=$as_save_IFS
13444 13444
   test -z "$as_dir" && as_dir=.
13445 13445
     for ac_exec_ext in '' $ac_executable_extensions; do
13446
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13446
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13447 13447
     ac_cv_prog_CC="${ac_tool_prefix}cc"
13448 13448
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13449 13449
     break 2
... ...
@@ -13484,7 +13271,7 @@ do
13484 13484
   IFS=$as_save_IFS
13485 13485
   test -z "$as_dir" && as_dir=.
13486 13486
     for ac_exec_ext in '' $ac_executable_extensions; do
13487
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13487
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13488 13488
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
13489 13489
        ac_prog_rejected=yes
13490 13490
        continue
... ...
@@ -13542,7 +13329,7 @@ do
13542 13542
   IFS=$as_save_IFS
13543 13543
   test -z "$as_dir" && as_dir=.
13544 13544
     for ac_exec_ext in '' $ac_executable_extensions; do
13545
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13545
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13546 13546
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
13547 13547
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13548 13548
     break 2
... ...
@@ -13586,7 +13373,7 @@ do
13586 13586
   IFS=$as_save_IFS
13587 13587
   test -z "$as_dir" && as_dir=.
13588 13588
     for ac_exec_ext in '' $ac_executable_extensions; do
13589
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13589
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13590 13590
     ac_cv_prog_ac_ct_CC="$ac_prog"
13591 13591
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13592 13592
     break 2
... ...
@@ -13782,7 +13569,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13782 13782
 /* end confdefs.h.  */
13783 13783
 #include <stdarg.h>
13784 13784
 #include <stdio.h>
13785
-struct stat;
13785
+#include <sys/types.h>
13786
+#include <sys/stat.h>
13786 13787
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
13787 13788
 struct buf { int x; };
13788 13789
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -13867,65 +13655,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13867 13867
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13868 13868
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13869 13869
 
13870
-ac_ext=c
13871
-ac_cpp='$CPP $CPPFLAGS'
13872
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13873
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13874
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13875
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
13876
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
13877
-if ${am_cv_prog_cc_c_o+:} false; then :
13878
-  $as_echo_n "(cached) " >&6
13879
-else
13880
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13881
-/* end confdefs.h.  */
13882
-
13883
-int
13884
-main ()
13885
-{
13886
-
13887
-  ;
13888
-  return 0;
13889
-}
13890
-_ACEOF
13891
-  # Make sure it works both with $CC and with simple cc.
13892
-  # Following AC_PROG_CC_C_O, we do the test twice because some
13893
-  # compilers refuse to overwrite an existing .o file with -o,
13894
-  # though they will create one.
13895
-  am_cv_prog_cc_c_o=yes
13896
-  for am_i in 1 2; do
13897
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13898
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13899
-   ac_status=$?
13900
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
13901
-   (exit $ac_status); } \
13902
-         && test -f conftest2.$ac_objext; then
13903
-      : OK
13904
-    else
13905
-      am_cv_prog_cc_c_o=no
13906
-      break
13907
-    fi
13908
-  done
13909
-  rm -f core conftest*
13910
-  unset am_i
13911
-fi
13912
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13913
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
13914
-if test "$am_cv_prog_cc_c_o" != yes; then
13915
-   # Losing compiler, so override with the script.
13916
-   # FIXME: It is wrong to rewrite CC.
13917
-   # But if we don't then we get into trouble of one sort or another.
13918
-   # A longer-term fix would be to have automake use am__CC in this case,
13919
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
13920
-   CC="$am_aux_dir/compile $CC"
13921
-fi
13922
-ac_ext=c
13923
-ac_cpp='$CPP $CPPFLAGS'
13924
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13925
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13926
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
13927
-
13928
-
13929 13870
 depcc="$CC"   am_compiler_list=
13930 13871
 
13931 13872
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -13937,8 +13666,8 @@ else
13937 13937
   # We make a subdir and do the tests there.  Otherwise we can end up
13938 13938
   # making bogus files that we don't know about and never remove.  For
13939 13939
   # instance it was reported that on HP-UX the gcc test will end up
13940
-  # making a dummy file named 'D' -- because '-MD' means "put the output
13941
-  # in D".
13940
+  # making a dummy file named `D' -- because `-MD' means `put the output
13941
+  # in D'.
13942 13942
   rm -rf conftest.dir
13943 13943
   mkdir conftest.dir
13944 13944
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -13973,16 +13702,16 @@ else
13973 13973
     : > sub/conftest.c
13974 13974
     for i in 1 2 3 4 5 6; do
13975 13975
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
13976
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
13977
-      # Solaris 10 /bin/sh.
13978
-      echo '/* dummy */' > sub/conftst$i.h
13976
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
13977
+      # Solaris 8's {/usr,}/bin/sh.
13978
+      touch sub/conftst$i.h
13979 13979
     done
13980 13980
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
13981 13981
 
13982
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
13982
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
13983 13983
     # mode.  It turns out that the SunPro C++ compiler does not properly
13984
-    # handle '-M -o', and we need to detect this.  Also, some Intel
13985
-    # versions had trouble with output in subdirs.
13984
+    # handle `-M -o', and we need to detect this.  Also, some Intel
13985
+    # versions had trouble with output in subdirs
13986 13986
     am__obj=sub/conftest.${OBJEXT-o}
13987 13987
     am__minus_obj="-o $am__obj"
13988 13988
     case $depmode in
... ...
@@ -13991,8 +13720,8 @@ else
13991 13991
       test "$am__universal" = false || continue
13992 13992
       ;;
13993 13993
     nosideeffect)
13994
-      # After this tag, mechanisms are not by side-effect, so they'll
13995
-      # only be used when explicitly requested.
13994
+      # after this tag, mechanisms are not by side-effect, so they'll
13995
+      # only be used when explicitly requested
13996 13996
       if test "x$enable_dependency_tracking" = xyes; then
13997 13997
 	continue
13998 13998
       else
... ...
@@ -14000,7 +13729,7 @@ else
14000 14000
       fi
14001 14001
       ;;
14002 14002
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
14003
-      # This compiler won't grok '-c -o', but also, the minuso test has
14003
+      # This compiler won't grok `-c -o', but also, the minuso test has
14004 14004
       # not run yet.  These depmodes are late enough in the game, and
14005 14005
       # so weak that their functioning should not be impacted.
14006 14006
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -14072,7 +13801,7 @@ do
14072 14072
   IFS=$as_save_IFS
14073 14073
   test -z "$as_dir" && as_dir=.
14074 14074
     for ac_exec_ext in '' $ac_executable_extensions; do
14075
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14075
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14076 14076
     ac_cv_prog_LEX="$ac_prog"
14077 14077
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14078 14078
     break 2
... ...
@@ -14104,8 +13833,7 @@ a { ECHO; }
14104 14104
 b { REJECT; }
14105 14105
 c { yymore (); }
14106 14106
 d { yyless (1); }
14107
-e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
14108
-    yyless ((input () != 0)); }
14107
+e { yyless (input () != 0); }
14109 14108
 f { unput (yytext[0]); }
14110 14109
 . { BEGIN INITIAL; }
14111 14110
 %%
... ...
@@ -14234,7 +13962,7 @@ do
14234 14234
   IFS=$as_save_IFS
14235 14235
   test -z "$as_dir" && as_dir=.
14236 14236
     for ac_exec_ext in '' $ac_executable_extensions; do
14237
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14237
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14238 14238
     ac_cv_prog_YACC="$ac_prog"
14239 14239
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14240 14240
     break 2
... ...
@@ -14576,11 +14304,11 @@ else
14576 14576
 int
14577 14577
 main ()
14578 14578
 {
14579
-
14579
+/* FIXME: Include the comments suggested by Paul. */
14580 14580
 #ifndef __cplusplus
14581
-  /* Ultrix mips cc rejects this sort of thing.  */
14581
+  /* Ultrix mips cc rejects this.  */
14582 14582
   typedef int charset[2];
14583
-  const charset cs = { 0, 0 };
14583
+  const charset cs;
14584 14584
   /* SunOS 4.1.1 cc rejects this.  */
14585 14585
   char const *const *pcpcc;
14586 14586
   char **ppc;
... ...
@@ -14597,9 +14325,8 @@ main ()
14597 14597
   ++pcpcc;
14598 14598
   ppc = (char**) pcpcc;
14599 14599
   pcpcc = (char const *const *) ppc;
14600
-  { /* SCO 3.2v4 cc rejects this sort of thing.  */
14601
-    char tx;
14602
-    char *t = &tx;
14600
+  { /* SCO 3.2v4 cc rejects this.  */
14601
+    char *t;
14603 14602
     char const *s = 0 ? (char *) 0 : (char const *) 0;
14604 14603
 
14605 14604
     *t++ = 0;
... ...
@@ -14615,10 +14342,10 @@ main ()
14615 14615
     iptr p = 0;
14616 14616
     ++p;
14617 14617
   }
14618
-  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
14618
+  { /* AIX XL C 1.02.0.0 rejects this saying
14619 14619
        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
14620
-    struct s { int j; const int *ap[3]; } bx;
14621
-    struct s *b = &bx; b->j = 5;
14620
+    struct s { int j; const int *ap[3]; };
14621
+    struct s *b; b->j = 5;
14622 14622
   }
14623 14623
   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
14624 14624
     const int foo = 10;
... ...
@@ -16847,7 +16574,7 @@ do
16847 16847
   IFS=$as_save_IFS
16848 16848
   test -z "$as_dir" && as_dir=.
16849 16849
     for ac_exec_ext in '' $ac_executable_extensions; do
16850
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16850
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16851 16851
     ac_cv_prog_GCOV="$ac_prog"
16852 16852
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16853 16853
     break 2
... ...
@@ -16890,7 +16617,7 @@ do
16890 16890
   IFS=$as_save_IFS
16891 16891
   test -z "$as_dir" && as_dir=.
16892 16892
     for ac_exec_ext in '' $ac_executable_extensions; do
16893
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16893
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16894 16894
     ac_cv_prog_LCOV="$ac_prog"
16895 16895
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16896 16896
     break 2
... ...
@@ -16933,7 +16660,7 @@ do
16933 16933
   IFS=$as_save_IFS
16934 16934
   test -z "$as_dir" && as_dir=.
16935 16935
     for ac_exec_ext in '' $ac_executable_extensions; do
16936
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16936
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16937 16937
     ac_cv_prog_GENHTML="$ac_prog"
16938 16938
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16939 16939
     break 2
... ...
@@ -20148,7 +19875,7 @@ do
20148 20148
   IFS=$as_save_IFS
20149 20149
   test -z "$as_dir" && as_dir=.
20150 20150
     for ac_exec_ext in '' $ac_executable_extensions; do
20151
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
20151
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
20152 20152
     ac_cv_path_GETENT="$as_dir/$ac_word$ac_exec_ext"
20153 20153
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20154 20154
     break 2
... ...
@@ -23058,14 +22785,6 @@ LIBOBJS=$ac_libobjs
23058 23058
 LTLIBOBJS=$ac_ltlibobjs
23059 23059
 
23060 23060
 
23061
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
23062
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
23063
-   if test -n "$am_sleep_pid"; then
23064
-     # Hide warnings about reused PIDs.
23065
-     wait $am_sleep_pid 2>/dev/null
23066
-   fi
23067
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
23068
-$as_echo "done" >&6; }
23069 23061
  if test -n "$EXEEXT"; then
23070 23062
   am__EXEEXT_TRUE=
23071 23063
   am__EXEEXT_FALSE='#'
... ...
@@ -23454,16 +23173,16 @@ if (echo >conf$$.file) 2>/dev/null; then
23454 23454
     # ... but there are two gotchas:
23455 23455
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
23456 23456
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
23457
-    # In both cases, we have to default to `cp -pR'.
23457
+    # In both cases, we have to default to `cp -p'.
23458 23458
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
23459
-      as_ln_s='cp -pR'
23459
+      as_ln_s='cp -p'
23460 23460
   elif ln conf$$.file conf$$ 2>/dev/null; then
23461 23461
     as_ln_s=ln
23462 23462
   else
23463
-    as_ln_s='cp -pR'
23463
+    as_ln_s='cp -p'
23464 23464
   fi
23465 23465
 else
23466
-  as_ln_s='cp -pR'
23466
+  as_ln_s='cp -p'
23467 23467
 fi
23468 23468
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
23469 23469
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -23523,16 +23242,28 @@ else
23523 23523
   as_mkdir_p=false
23524 23524
 fi
23525 23525
 
23526
-
23527
-# as_fn_executable_p FILE
23528
-# -----------------------
23529
-# Test if FILE is an executable regular file.
23530
-as_fn_executable_p ()
23531
-{
23532
-  test -f "$1" && test -x "$1"
23533
-} # as_fn_executable_p
23534
-as_test_x='test -x'
23535
-as_executable_p=as_fn_executable_p
23526
+if test -x / >/dev/null 2>&1; then
23527
+  as_test_x='test -x'
23528
+else
23529
+  if ls -dL / >/dev/null 2>&1; then
23530
+    as_ls_L_option=L
23531
+  else
23532
+    as_ls_L_option=
23533
+  fi
23534
+  as_test_x='
23535
+    eval sh -c '\''
23536
+      if test -d "$1"; then
23537
+	test -d "$1/.";
23538
+      else
23539
+	case $1 in #(
23540
+	-*)set "./$1";;
23541
+	esac;
23542
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
23543
+	???[sx]*):;;*)false;;esac;fi
23544
+    '\'' sh
23545
+  '
23546
+fi
23547
+as_executable_p=$as_test_x
23536 23548
 
23537 23549
 # Sed expression to map a string onto a valid CPP name.
23538 23550
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -23554,7 +23285,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23554 23554
 # values after options handling.
23555 23555
 ac_log="
23556 23556
 This file was extended by ClamAV $as_me devel, which was
23557
-generated by GNU Autoconf 2.69.  Invocation command line was
23557
+generated by GNU Autoconf 2.68.  Invocation command line was
23558 23558
 
23559 23559
   CONFIG_FILES    = $CONFIG_FILES
23560 23560
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -23621,10 +23352,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23621 23621
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
23622 23622
 ac_cs_version="\\
23623 23623
 ClamAV config.status devel
23624
-configured by $0, generated by GNU Autoconf 2.69,
23624
+configured by $0, generated by GNU Autoconf 2.68,
23625 23625
   with options \\"\$ac_cs_config\\"
23626 23626
 
23627
-Copyright (C) 2012 Free Software Foundation, Inc.
23627
+Copyright (C) 2010 Free Software Foundation, Inc.
23628 23628
 This config.status script is free software; the Free Software Foundation
23629 23629
 gives unlimited permission to copy, distribute and modify it."
23630 23630
 
... ...
@@ -23715,7 +23446,7 @@ fi
23715 23715
 _ACEOF
23716 23716
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23717 23717
 if \$ac_cs_recheck; then
23718
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23718
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23719 23719
   shift
23720 23720
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
23721 23721
   CONFIG_SHELL='$SHELL'
... ...
@@ -24658,7 +24389,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24658 24658
 
24659 24659
   case $ac_file$ac_mode in
24660 24660
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
24661
-  # Older Autoconf quotes --file arguments for eval, but not when files
24661
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
24662 24662
   # are listed without --file.  Let's play safe and only enable the eval
24663 24663
   # if we detect the quoting.
24664 24664
   case $CONFIG_FILES in
... ...
@@ -24671,7 +24402,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24671 24671
     # Strip MF so we end up with the name of the file.
24672 24672
     mf=`echo "$mf" | sed -e 's/:.*$//'`
24673 24673
     # Check whether this is an Automake generated Makefile or not.
24674
-    # We used to match only the files named 'Makefile.in', but
24674
+    # We used to match only the files named `Makefile.in', but
24675 24675
     # some people rename them; so instead we look at the file content.
24676 24676
     # Grep'ing the first line is not enough: some people post-process
24677 24677
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -24705,19 +24436,21 @@ $as_echo X"$mf" |
24705 24705
       continue
24706 24706
     fi
24707 24707
     # Extract the definition of DEPDIR, am__include, and am__quote
24708
-    # from the Makefile without running 'make'.
24708
+    # from the Makefile without running `make'.
24709 24709
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
24710 24710
     test -z "$DEPDIR" && continue
24711 24711
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
24712
-    test -z "$am__include" && continue
24712
+    test -z "am__include" && continue
24713 24713
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
24714
+    # When using ansi2knr, U may be empty or an underscore; expand it
24715
+    U=`sed -n 's/^U = //p' < "$mf"`
24714 24716
     # Find all dependency output files, they are included files with
24715 24717
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
24716 24718
     # simplest approach to changing $(DEPDIR) to its actual value in the
24717 24719
     # expansion.
24718 24720
     for file in `sed -n "
24719 24721
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
24720
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
24722
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
24721 24723
       # Make sure the directory exists.
24722 24724
       test -f "$dirpart/$file" && continue
24723 24725
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -25690,14 +25423,6 @@ LIBOBJS=$ac_libobjs
25690 25690
 LTLIBOBJS=$ac_ltlibobjs
25691 25691
 
25692 25692
 
25693
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
25694
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
25695
-   if test -n "$am_sleep_pid"; then
25696
-     # Hide warnings about reused PIDs.
25697
-     wait $am_sleep_pid 2>/dev/null
25698
-   fi
25699
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
25700
-$as_echo "done" >&6; }
25701 25693
  if test -n "$EXEEXT"; then
25702 25694
   am__EXEEXT_TRUE=
25703 25695
   am__EXEEXT_FALSE='#'
... ...
@@ -26094,16 +25819,16 @@ if (echo >conf$$.file) 2>/dev/null; then
26094 26094
     # ... but there are two gotchas:
26095 26095
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
26096 26096
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
26097
-    # In both cases, we have to default to `cp -pR'.
26097
+    # In both cases, we have to default to `cp -p'.
26098 26098
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
26099
-      as_ln_s='cp -pR'
26099
+      as_ln_s='cp -p'
26100 26100
   elif ln conf$$.file conf$$ 2>/dev/null; then
26101 26101
     as_ln_s=ln
26102 26102
   else
26103
-    as_ln_s='cp -pR'
26103
+    as_ln_s='cp -p'
26104 26104
   fi
26105 26105
 else
26106
-  as_ln_s='cp -pR'
26106
+  as_ln_s='cp -p'
26107 26107
 fi
26108 26108
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
26109 26109
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -26163,16 +25888,28 @@ else
26163 26163
   as_mkdir_p=false
26164 26164
 fi
26165 26165
 
26166
-
26167
-# as_fn_executable_p FILE
26168
-# -----------------------
26169
-# Test if FILE is an executable regular file.
26170
-as_fn_executable_p ()
26171
-{
26172
-  test -f "$1" && test -x "$1"
26173
-} # as_fn_executable_p
26174
-as_test_x='test -x'
26175
-as_executable_p=as_fn_executable_p
26166
+if test -x / >/dev/null 2>&1; then
26167
+  as_test_x='test -x'
26168
+else
26169
+  if ls -dL / >/dev/null 2>&1; then
26170
+    as_ls_L_option=L
26171
+  else
26172
+    as_ls_L_option=
26173
+  fi
26174
+  as_test_x='
26175
+    eval sh -c '\''
26176
+      if test -d "$1"; then
26177
+	test -d "$1/.";
26178
+      else
26179
+	case $1 in #(
26180
+	-*)set "./$1";;
26181
+	esac;
26182
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
26183
+	???[sx]*):;;*)false;;esac;fi
26184
+    '\'' sh
26185
+  '
26186
+fi
26187
+as_executable_p=$as_test_x
26176 26188
 
26177 26189
 # Sed expression to map a string onto a valid CPP name.
26178 26190
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -26194,7 +25931,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26194 26194
 # values after options handling.
26195 26195
 ac_log="
26196 26196
 This file was extended by ClamAV $as_me devel, which was
26197
-generated by GNU Autoconf 2.69.  Invocation command line was
26197
+generated by GNU Autoconf 2.68.  Invocation command line was
26198 26198
 
26199 26199
   CONFIG_FILES    = $CONFIG_FILES
26200 26200
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -26261,10 +25998,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26261 26261
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
26262 26262
 ac_cs_version="\\
26263 26263
 ClamAV config.status devel
26264
-configured by $0, generated by GNU Autoconf 2.69,
26264
+configured by $0, generated by GNU Autoconf 2.68,
26265 26265
   with options \\"\$ac_cs_config\\"
26266 26266
 
26267
-Copyright (C) 2012 Free Software Foundation, Inc.
26267
+Copyright (C) 2010 Free Software Foundation, Inc.
26268 26268
 This config.status script is free software; the Free Software Foundation
26269 26269
 gives unlimited permission to copy, distribute and modify it."
26270 26270
 
... ...
@@ -26355,7 +26092,7 @@ fi
26355 26355
 _ACEOF
26356 26356
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26357 26357
 if \$ac_cs_recheck; then
26358
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26358
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26359 26359
   shift
26360 26360
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
26361 26361
   CONFIG_SHELL='$SHELL'
... ...
@@ -27300,7 +27037,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27300 27300
 
27301 27301
   case $ac_file$ac_mode in
27302 27302
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
27303
-  # Older Autoconf quotes --file arguments for eval, but not when files
27303
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
27304 27304
   # are listed without --file.  Let's play safe and only enable the eval
27305 27305
   # if we detect the quoting.
27306 27306
   case $CONFIG_FILES in
... ...
@@ -27313,7 +27050,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27313 27313
     # Strip MF so we end up with the name of the file.
27314 27314
     mf=`echo "$mf" | sed -e 's/:.*$//'`
27315 27315
     # Check whether this is an Automake generated Makefile or not.
27316
-    # We used to match only the files named 'Makefile.in', but
27316
+    # We used to match only the files named `Makefile.in', but
27317 27317
     # some people rename them; so instead we look at the file content.
27318 27318
     # Grep'ing the first line is not enough: some people post-process
27319 27319
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -27347,19 +27084,21 @@ $as_echo X"$mf" |
27347 27347
       continue
27348 27348
     fi
27349 27349
     # Extract the definition of DEPDIR, am__include, and am__quote
27350
-    # from the Makefile without running 'make'.
27350
+    # from the Makefile without running `make'.
27351 27351
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
27352 27352
     test -z "$DEPDIR" && continue
27353 27353
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
27354
-    test -z "$am__include" && continue
27354
+    test -z "am__include" && continue
27355 27355
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
27356
+    # When using ansi2knr, U may be empty or an underscore; expand it
27357
+    U=`sed -n 's/^U = //p' < "$mf"`
27356 27358
     # Find all dependency output files, they are included files with
27357 27359
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
27358 27360
     # simplest approach to changing $(DEPDIR) to its actual value in the
27359 27361
     # expansion.
27360 27362
     for file in `sed -n "
27361 27363
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
27362
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
27364
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
27363 27365
       # Make sure the directory exists.
27364 27366
       test -f "$dirpart/$file" && continue
27365 27367
       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.
... ...
@@ -441,7 +441,8 @@ libclamav_la_SOURCES = \
441 441
 	hostid.c \
442 442
 	hostid.h \
443 443
 	openioc.c \
444
-	openioc.h
444
+	openioc.h \
445
+	yara_clam.h
445 446
 
446 447
 libclamav_la_SOURCES += bignum.h\
447 448
 	bignum_fast.h\
... ...
@@ -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,8 +65,8 @@ target_triplet = @target@
109 109
 @ENABLE_UNRAR_TRUE@@VERSIONSCRIPT_TRUE@am__append_5 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamunrar_iface/libclamunrar_iface.map
110 110
 @VERSIONSCRIPT_TRUE@am__append_6 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamav/libclamav.map
111 111
 subdir = libclamav
112
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
113
-	$(top_srcdir)/config/depcomp $(include_HEADERS)
112
+DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
113
+	$(srcdir)/Makefile.in
114 114
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115 115
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
116 116
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -337,7 +293,6 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
337 337
 AM_V_lt = $(am__v_lt_@AM_V@)
338 338
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
339 339
 am__v_lt_0 = --silent
340
-am__v_lt_1 = 
341 340
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
342 341
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
343 342
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -418,18 +373,6 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
418 418
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
419 419
 	$(LDFLAGS) -o $@
420 420
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
421
-AM_V_P = $(am__v_P_@AM_V@)
422
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
423
-am__v_P_0 = false
424
-am__v_P_1 = :
425
-AM_V_GEN = $(am__v_GEN_@AM_V@)
426
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
427
-am__v_GEN_0 = @echo "  GEN     " $@;
428
-am__v_GEN_1 = 
429
-AM_V_at = $(am__v_at_@AM_V@)
430
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
431
-am__v_at_0 = @
432
-am__v_at_1 = 
433 421
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
434 422
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
435 423
 am__depfiles_maybe = depfiles
... ...
@@ -442,16 +385,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
442 442
 	$(AM_CFLAGS) $(CFLAGS)
443 443
 AM_V_CC = $(am__v_CC_@AM_V@)
444 444
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
445
-am__v_CC_0 = @echo "  CC      " $@;
446
-am__v_CC_1 = 
445
+am__v_CC_0 = @echo "  CC    " $@;
446
+AM_V_at = $(am__v_at_@AM_V@)
447
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
448
+am__v_at_0 = @
447 449
 CCLD = $(CC)
448 450
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
449 451
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
450 452
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
451 453
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
452 454
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
453
-am__v_CCLD_0 = @echo "  CCLD    " $@;
454
-am__v_CCLD_1 = 
455
+am__v_CCLD_0 = @echo "  CCLD  " $@;
456
+AM_V_GEN = $(am__v_GEN_@AM_V@)
457
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
458
+am__v_GEN_0 = @echo "  GEN   " $@;
455 459
 SOURCES = $(libclamav_la_SOURCES) \
456 460
 	$(libclamav_internal_utils_la_SOURCES) \
457 461
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -463,45 +410,19 @@ DIST_SOURCES = $(libclamav_la_SOURCES) \
463 463
 	$(libclamav_nocxx_la_SOURCES) \
464 464
 	$(am__libclamunrar_la_SOURCES_DIST) \
465 465
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
466
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
467
-	ctags-recursive dvi-recursive html-recursive info-recursive \
468
-	install-data-recursive install-dvi-recursive \
469
-	install-exec-recursive install-html-recursive \
470
-	install-info-recursive install-pdf-recursive \
471
-	install-ps-recursive install-recursive installcheck-recursive \
472
-	installdirs-recursive pdf-recursive ps-recursive \
473
-	tags-recursive uninstall-recursive
474
-am__can_run_installinfo = \
475
-  case $$AM_UPDATE_INFO_DIR in \
476
-    n|no|NO) false;; \
477
-    *) (install-info --version) >/dev/null 2>&1;; \
478
-  esac
466
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
467
+	html-recursive info-recursive install-data-recursive \
468
+	install-dvi-recursive install-exec-recursive \
469
+	install-html-recursive install-info-recursive \
470
+	install-pdf-recursive install-ps-recursive install-recursive \
471
+	installcheck-recursive installdirs-recursive pdf-recursive \
472
+	ps-recursive uninstall-recursive
479 473
 HEADERS = $(include_HEADERS)
480 474
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
481 475
   distclean-recursive maintainer-clean-recursive
482
-am__recursive_targets = \
483
-  $(RECURSIVE_TARGETS) \
484
-  $(RECURSIVE_CLEAN_TARGETS) \
485
-  $(am__extra_recursive_targets)
486
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
476
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
477
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
487 478
 	distdir
488
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
489
-# Read a list of newline-separated strings from the standard input,
490
-# and print each of them once, without duplicates.  Input order is
491
-# *not* preserved.
492
-am__uniquify_input = $(AWK) '\
493
-  BEGIN { nonempty = 0; } \
494
-  { items[$$0] = 1; nonempty = 1; } \
495
-  END { if (nonempty) { for (i in items) print i; }; } \
496
-'
497
-# Make sure the list of sources is unique.  This is necessary because,
498
-# e.g., the same source file might be shared among _SOURCES variables
499
-# for different programs/libraries.
500
-am__define_uniq_tagged_files = \
501
-  list='$(am__tagged_files)'; \
502
-  unique=`for i in $$list; do \
503
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
504
-  done | $(am__uniquify_input)`
505 479
 ETAGS = etags
506 480
 CTAGS = ctags
507 481
 DIST_SUBDIRS = c++
... ...
@@ -889,9 +810,10 @@ libclamav_la_SOURCES = matcher-ac.c matcher-ac.h matcher-bm.c \
889 889
 	iso9660.h arc4.c arc4.h rijndael.c rijndael.h crtmgr.c \
890 890
 	crtmgr.h asn1.c asn1.h fpu.c fpu.h stats.c stats.h www.c www.h \
891 891
 	stats_json.c stats_json.h hostid.c hostid.h openioc.c \
892
-	openioc.h bignum.h bignum_fast.h tomsfastmath/addsub/fp_add.c \
893
-	tomsfastmath/addsub/fp_add_d.c tomsfastmath/addsub/fp_addmod.c \
894
-	tomsfastmath/addsub/fp_cmp.c tomsfastmath/addsub/fp_cmp_d.c \
892
+	openioc.h yara_clam.h bignum.h bignum_fast.h \
893
+	tomsfastmath/addsub/fp_add.c tomsfastmath/addsub/fp_add_d.c \
894
+	tomsfastmath/addsub/fp_addmod.c tomsfastmath/addsub/fp_cmp.c \
895
+	tomsfastmath/addsub/fp_cmp_d.c \
895 896
 	tomsfastmath/addsub/fp_cmp_mag.c tomsfastmath/addsub/fp_sub.c \
896 897
 	tomsfastmath/addsub/fp_sub_d.c tomsfastmath/addsub/fp_submod.c \
897 898
 	tomsfastmath/addsub/s_fp_add.c tomsfastmath/addsub/s_fp_sub.c \
... ...
@@ -993,9 +915,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
993 993
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
994 994
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
995 995
 $(am__aclocal_m4_deps):
996
-
997 996
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
998 997
 	@$(NORMAL_INSTALL)
998
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
999 999
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1000 1000
 	list2=; for p in $$list; do \
1001 1001
 	  if test -f $$p; then \
... ...
@@ -1003,8 +925,6 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1003 1003
 	  else :; fi; \
1004 1004
 	done; \
1005 1005
 	test -z "$$list2" || { \
1006
-	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1007
-	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1008 1006
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1009 1007
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1010 1008
 	}
... ...
@@ -1020,41 +940,31 @@ uninstall-libLTLIBRARIES:
1020 1020
 
1021 1021
 clean-libLTLIBRARIES:
1022 1022
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1023
-	@list='$(lib_LTLIBRARIES)'; \
1024
-	locs=`for p in $$list; do echo $$p; done | \
1025
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1026
-	      sort -u`; \
1027
-	test -z "$$locs" || { \
1028
-	  echo rm -f $${locs}; \
1029
-	  rm -f $${locs}; \
1030
-	}
1023
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1024
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1025
+	  test "$$dir" != "$$p" || dir=.; \
1026
+	  echo "rm -f \"$${dir}/so_locations\""; \
1027
+	  rm -f "$${dir}/so_locations"; \
1028
+	done
1031 1029
 
1032 1030
 clean-noinstLTLIBRARIES:
1033 1031
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1034
-	@list='$(noinst_LTLIBRARIES)'; \
1035
-	locs=`for p in $$list; do echo $$p; done | \
1036
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1037
-	      sort -u`; \
1038
-	test -z "$$locs" || { \
1039
-	  echo rm -f $${locs}; \
1040
-	  rm -f $${locs}; \
1041
-	}
1042
-
1032
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1033
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1034
+	  test "$$dir" != "$$p" || dir=.; \
1035
+	  echo "rm -f \"$${dir}/so_locations\""; \
1036
+	  rm -f "$${dir}/so_locations"; \
1037
+	done
1043 1038
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
1044 1039
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
1045
-
1046 1040
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
1047 1041
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
1048
-
1049 1042
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
1050 1043
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
1051
-
1052 1044
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
1053 1045
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
1054
-
1055 1046
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
1056 1047
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
1057
-
1058 1048
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
1059 1049
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
1060 1050
 
... ...
@@ -1320,14 +1230,14 @@ distclean-compile:
1320 1320
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1321 1321
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1322 1322
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1323
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1324 1324
 
1325 1325
 .c.obj:
1326 1326
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1327 1327
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1328 1328
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1329 1329
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1330
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1330
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1331 1331
 
1332 1332
 .c.lo:
1333 1333
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3093,11 +3003,8 @@ clean-libtool:
3093 3093
 	-rm -rf .libs _libs
3094 3094
 install-includeHEADERS: $(include_HEADERS)
3095 3095
 	@$(NORMAL_INSTALL)
3096
+	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
3096 3097
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
3097
-	if test -n "$$list"; then \
3098
-	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
3099
-	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
3100
-	fi; \
3101 3098
 	for p in $$list; do \
3102 3099
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3103 3100
 	  echo "$$d$$p"; \
... ...
@@ -3114,25 +3021,22 @@ uninstall-includeHEADERS:
3114 3114
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3115 3115
 
3116 3116
 # This directory's subdirectories are mostly independent; you can cd
3117
-# into them and run 'make' without going through this Makefile.
3118
-# To change the values of 'make' variables: instead of editing Makefiles,
3119
-# (1) if the variable is set in 'config.status', edit 'config.status'
3120
-#     (which will cause the Makefiles to be regenerated when you run 'make');
3121
-# (2) otherwise, pass the desired values on the 'make' command line.
3122
-$(am__recursive_targets):
3123
-	@fail=; \
3124
-	if $(am__make_keepgoing); then \
3125
-	  failcom='fail=yes'; \
3126
-	else \
3127
-	  failcom='exit 1'; \
3128
-	fi; \
3117
+# into them and run `make' without going through this Makefile.
3118
+# To change the values of `make' variables: instead of editing Makefiles,
3119
+# (1) if the variable is set in `config.status', edit `config.status'
3120
+#     (which will cause the Makefiles to be regenerated when you run `make');
3121
+# (2) otherwise, pass the desired values on the `make' command line.
3122
+$(RECURSIVE_TARGETS):
3123
+	@fail= failcom='exit 1'; \
3124
+	for f in x $$MAKEFLAGS; do \
3125
+	  case $$f in \
3126
+	    *=* | --[!k]*);; \
3127
+	    *k*) failcom='fail=yes';; \
3128
+	  esac; \
3129
+	done; \
3129 3130
 	dot_seen=no; \
3130 3131
 	target=`echo $@ | sed s/-recursive//`; \
3131
-	case "$@" in \
3132
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3133
-	  *) list='$(SUBDIRS)' ;; \
3134
-	esac; \
3135
-	for subdir in $$list; do \
3132
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3136 3133
 	  echo "Making $$target in $$subdir"; \
3137 3134
 	  if test "$$subdir" = "."; then \
3138 3135
 	    dot_seen=yes; \
... ...
@@ -3147,12 +3051,57 @@ $(am__recursive_targets):
3147 3147
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3148 3148
 	fi; test -z "$$fail"
3149 3149
 
3150
-ID: $(am__tagged_files)
3151
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
3152
-tags: tags-recursive
3153
-TAGS: tags
3150
+$(RECURSIVE_CLEAN_TARGETS):
3151
+	@fail= failcom='exit 1'; \
3152
+	for f in x $$MAKEFLAGS; do \
3153
+	  case $$f in \
3154
+	    *=* | --[!k]*);; \
3155
+	    *k*) failcom='fail=yes';; \
3156
+	  esac; \
3157
+	done; \
3158
+	dot_seen=no; \
3159
+	case "$@" in \
3160
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3161
+	  *) list='$(SUBDIRS)' ;; \
3162
+	esac; \
3163
+	rev=''; for subdir in $$list; do \
3164
+	  if test "$$subdir" = "."; then :; else \
3165
+	    rev="$$subdir $$rev"; \
3166
+	  fi; \
3167
+	done; \
3168
+	rev="$$rev ."; \
3169
+	target=`echo $@ | sed s/-recursive//`; \
3170
+	for subdir in $$rev; do \
3171
+	  echo "Making $$target in $$subdir"; \
3172
+	  if test "$$subdir" = "."; then \
3173
+	    local_target="$$target-am"; \
3174
+	  else \
3175
+	    local_target="$$target"; \
3176
+	  fi; \
3177
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3178
+	  || eval $$failcom; \
3179
+	done && test -z "$$fail"
3180
+tags-recursive:
3181
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3182
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3183
+	done
3184
+ctags-recursive:
3185
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3186
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3187
+	done
3154 3188
 
3155
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3189
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3190
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3191
+	unique=`for i in $$list; do \
3192
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3193
+	  done | \
3194
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3195
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3196
+	mkid -fID $$unique
3197
+tags: TAGS
3198
+
3199
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3200
+		$(TAGS_FILES) $(LISP)
3156 3201
 	set x; \
3157 3202
 	here=`pwd`; \
3158 3203
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3168,7 +3117,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3168 3168
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3169 3169
 	  fi; \
3170 3170
 	done; \
3171
-	$(am__define_uniq_tagged_files); \
3171
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3172
+	unique=`for i in $$list; do \
3173
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3174
+	  done | \
3175
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3176
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3172 3177
 	shift; \
3173 3178
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3174 3179
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3180,11 +3134,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3180 3180
 	      $$unique; \
3181 3181
 	  fi; \
3182 3182
 	fi
3183
-ctags: ctags-recursive
3184
-
3185
-CTAGS: ctags
3186
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3187
-	$(am__define_uniq_tagged_files); \
3183
+ctags: CTAGS
3184
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3185
+		$(TAGS_FILES) $(LISP)
3186
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3187
+	unique=`for i in $$list; do \
3188
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3189
+	  done | \
3190
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3191
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3188 3192
 	test -z "$(CTAGS_ARGS)$$unique" \
3189 3193
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3190 3194
 	     $$unique
... ...
@@ -3193,21 +3151,6 @@ GTAGS:
3193 3193
 	here=`$(am__cd) $(top_builddir) && pwd` \
3194 3194
 	  && $(am__cd) $(top_srcdir) \
3195 3195
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3196
-cscopelist: cscopelist-recursive
3197
-
3198
-cscopelist-am: $(am__tagged_files)
3199
-	list='$(am__tagged_files)'; \
3200
-	case "$(srcdir)" in \
3201
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3202
-	  *) sdir=$(subdir)/$(srcdir) ;; \
3203
-	esac; \
3204
-	for i in $$list; do \
3205
-	  if test -f "$$i"; then \
3206
-	    echo "$(subdir)/$$i"; \
3207
-	  else \
3208
-	    echo "$$sdir/$$i"; \
3209
-	  fi; \
3210
-	done >> $(top_builddir)/cscope.files
3211 3196
 
3212 3197
 distclean-tags:
3213 3198
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3244,10 +3187,13 @@ distdir: $(DISTFILES)
3244 3244
 	done
3245 3245
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3246 3246
 	  if test "$$subdir" = .; then :; else \
3247
-	    $(am__make_dryrun) \
3248
-	      || test -d "$(distdir)/$$subdir" \
3249
-	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3250
-	      || exit 1; \
3247
+	    test -d "$(distdir)/$$subdir" \
3248
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
3249
+	    || exit 1; \
3250
+	  fi; \
3251
+	done
3252
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3253
+	  if test "$$subdir" = .; then :; else \
3251 3254
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3252 3255
 	    $(am__relativize); \
3253 3256
 	    new_distdir=$$reldir; \
... ...
@@ -3380,25 +3326,26 @@ ps-am:
3380 3380
 
3381 3381
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3382 3382
 
3383
-.MAKE: $(am__recursive_targets) all check install install-am \
3384
-	install-strip
3385
-
3386
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3387
-	check-am clean clean-generic clean-libLTLIBRARIES \
3388
-	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3389
-	ctags-am distclean distclean-compile distclean-generic \
3390
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
3391
-	html-am info info-am install install-am install-data \
3392
-	install-data-am install-dvi install-dvi-am install-exec \
3393
-	install-exec-am install-html install-html-am \
3383
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3384
+	ctags-recursive install install-am install-strip \
3385
+	tags-recursive
3386
+
3387
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3388
+	all all-am check check-am clean clean-generic \
3389
+	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3390
+	ctags ctags-recursive distclean distclean-compile \
3391
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
3392
+	dvi-am html html-am info info-am install install-am \
3393
+	install-data install-data-am install-dvi install-dvi-am \
3394
+	install-exec install-exec-am install-html install-html-am \
3394 3395
 	install-includeHEADERS install-info install-info-am \
3395 3396
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3396 3397
 	install-ps install-ps-am install-strip installcheck \
3397 3398
 	installcheck-am installdirs installdirs-am maintainer-clean \
3398 3399
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3399 3400
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3400
-	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3401
-	uninstall-libLTLIBRARIES
3401
+	tags tags-recursive uninstall uninstall-am \
3402
+	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3402 3403
 
3403 3404
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3404 3405
 @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 \
... ...
@@ -146,7 +97,6 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
146 146
 AM_V_lt = $(am__v_lt_@AM_V@)
147 147
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148 148
 am__v_lt_0 = --silent
149
-am__v_lt_1 = 
150 149
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
151 150
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
152 151
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -812,18 +762,6 @@ tblgen_LDADD = $(LDADD)
812 812
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
813 813
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
814 814
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
815
-AM_V_P = $(am__v_P_@AM_V@)
816
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
817
-am__v_P_0 = false
818
-am__v_P_1 = :
819
-AM_V_GEN = $(am__v_GEN_@AM_V@)
820
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
821
-am__v_GEN_0 = @echo "  GEN     " $@;
822
-am__v_GEN_1 = 
823
-AM_V_at = $(am__v_at_@AM_V@)
824
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
825
-am__v_at_0 = @
826
-am__v_at_1 = 
827 815
 DEFAULT_INCLUDES = -I.@am__isrc@
828 816
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
829 817
 am__depfiles_maybe = depfiles
... ...
@@ -836,16 +774,17 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
836 836
 	$(AM_CFLAGS) $(CFLAGS)
837 837
 AM_V_CC = $(am__v_CC_@AM_V@)
838 838
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
839
-am__v_CC_0 = @echo "  CC      " $@;
840
-am__v_CC_1 = 
839
+am__v_CC_0 = @echo "  CC    " $@;
840
+AM_V_at = $(am__v_at_@AM_V@)
841
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
842
+am__v_at_0 = @
841 843
 CCLD = $(CC)
842 844
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
843 845
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
844 846
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
845 847
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
846 848
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
847
-am__v_CCLD_0 = @echo "  CCLD    " $@;
848
-am__v_CCLD_1 = 
849
+am__v_CCLD_0 = @echo "  CCLD  " $@;
849 850
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
850 851
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
851 852
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -854,16 +793,17 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
854 854
 	$(AM_CXXFLAGS) $(CXXFLAGS)
855 855
 AM_V_CXX = $(am__v_CXX_@AM_V@)
856 856
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
857
-am__v_CXX_0 = @echo "  CXX     " $@;
858
-am__v_CXX_1 = 
857
+am__v_CXX_0 = @echo "  CXX   " $@;
859 858
 CXXLD = $(CXX)
860 859
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
861 860
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
862 861
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
863 862
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
864 863
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
865
-am__v_CXXLD_0 = @echo "  CXXLD   " $@;
866
-am__v_CXXLD_1 = 
864
+am__v_CXXLD_0 = @echo "  CXXLD " $@;
865
+AM_V_GEN = $(am__v_GEN_@AM_V@)
866
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
867
+am__v_GEN_0 = @echo "  GEN   " $@;
867 868
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
868 869
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
869 870
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -875,33 +815,8 @@ DIST_SOURCES = $(am__libclamavcxx_la_SOURCES_DIST) \
875 875
 	$(am__libllvmsystem_la_SOURCES_DIST) \
876 876
 	$(am__libllvmx86codegen_la_SOURCES_DIST) \
877 877
 	$(am__tblgen_SOURCES_DIST)
878
-am__can_run_installinfo = \
879
-  case $$AM_UPDATE_INFO_DIR in \
880
-    n|no|NO) false;; \
881
-    *) (install-info --version) >/dev/null 2>&1;; \
882
-  esac
883
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
884
-	$(LISP)clamavcxx-config.h.in
885
-# Read a list of newline-separated strings from the standard input,
886
-# and print each of them once, without duplicates.  Input order is
887
-# *not* preserved.
888
-am__uniquify_input = $(AWK) '\
889
-  BEGIN { nonempty = 0; } \
890
-  { items[$$0] = 1; nonempty = 1; } \
891
-  END { if (nonempty) { for (i in items) print i; }; } \
892
-'
893
-# Make sure the list of sources is unique.  This is necessary because,
894
-# e.g., the same source file might be shared among _SOURCES variables
895
-# for different programs/libraries.
896
-am__define_uniq_tagged_files = \
897
-  list='$(am__tagged_files)'; \
898
-  unique=`for i in $$list; do \
899
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
900
-  done | $(am__uniquify_input)`
901 878
 ETAGS = etags
902 879
 CTAGS = ctags
903
-CSCOPE = cscope
904
-AM_RECURSIVE_TARGETS = cscope
905 880
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
906 881
 distdir = $(PACKAGE)-$(VERSION)
907 882
 top_distdir = $(distdir)
... ...
@@ -911,10 +826,8 @@ am__remove_distdir = \
911 911
       && rm -rf "$(distdir)" \
912 912
       || { sleep 5 && rm -rf "$(distdir)"; }; \
913 913
   else :; fi
914
-am__post_remove_distdir = $(am__remove_distdir)
915 914
 DIST_ARCHIVES = $(distdir).tar.gz
916 915
 GZIP_ENV = --best
917
-DIST_TARGETS = dist-gzip
918 916
 distuninstallcheck_listfiles = find . -type f -print
919 917
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
920 918
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1571,8 +1484,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1571 1571
 $(am__aclocal_m4_deps):
1572 1572
 
1573 1573
 clamavcxx-config.h: stamp-h1
1574
-	@test -f $@ || rm -f stamp-h1
1575
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1574
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1575
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1576 1576
 
1577 1577
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1578 1578
 	@rm -f stamp-h1
... ...
@@ -1587,30 +1500,22 @@ distclean-hdr:
1587 1587
 
1588 1588
 clean-noinstLTLIBRARIES:
1589 1589
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1590
-	@list='$(noinst_LTLIBRARIES)'; \
1591
-	locs=`for p in $$list; do echo $$p; done | \
1592
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1593
-	      sort -u`; \
1594
-	test -z "$$locs" || { \
1595
-	  echo rm -f $${locs}; \
1596
-	  rm -f $${locs}; \
1597
-	}
1598
-
1590
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1591
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1592
+	  test "$$dir" != "$$p" || dir=.; \
1593
+	  echo "rm -f \"$${dir}/so_locations\""; \
1594
+	  rm -f "$${dir}/so_locations"; \
1595
+	done
1599 1596
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1600 1597
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1601
-
1602 1598
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1603 1599
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1604
-
1605 1600
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1606 1601
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1607
-
1608 1602
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1609 1603
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1610
-
1611 1604
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1612 1605
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1613
-
1614 1606
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1615 1607
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1616 1608
 
... ...
@@ -1622,7 +1527,6 @@ clean-noinstPROGRAMS:
1622 1622
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1623 1623
 	echo " rm -f" $$list; \
1624 1624
 	rm -f $$list
1625
-
1626 1625
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1627 1626
 	@rm -f tblgen$(EXEEXT)
1628 1627
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -2033,14 +1937,14 @@ distclean-compile:
2033 2033
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2034 2034
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2035 2035
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2036
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2036
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
2037 2037
 
2038 2038
 .c.obj:
2039 2039
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2040 2040
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2041 2041
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2042 2042
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2043
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2043
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
2044 2044
 
2045 2045
 .c.lo:
2046 2046
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5488,15 +5392,26 @@ clean-libtool:
5488 5488
 distclean-libtool:
5489 5489
 	-rm -f libtool config.lt
5490 5490
 
5491
-ID: $(am__tagged_files)
5492
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
5493
-tags: tags-am
5494
-TAGS: tags
5495
-
5496
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5491
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5492
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5493
+	unique=`for i in $$list; do \
5494
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5495
+	  done | \
5496
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5497
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5498
+	mkid -fID $$unique
5499
+tags: TAGS
5500
+
5501
+TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5502
+		$(TAGS_FILES) $(LISP)
5497 5503
 	set x; \
5498 5504
 	here=`pwd`; \
5499
-	$(am__define_uniq_tagged_files); \
5505
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5506
+	unique=`for i in $$list; do \
5507
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5508
+	  done | \
5509
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5510
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5500 5511
 	shift; \
5501 5512
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5502 5513
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5508,11 +5423,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5508 5508
 	      $$unique; \
5509 5509
 	  fi; \
5510 5510
 	fi
5511
-ctags: ctags-am
5512
-
5513
-CTAGS: ctags
5514
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5515
-	$(am__define_uniq_tagged_files); \
5511
+ctags: CTAGS
5512
+CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5513
+		$(TAGS_FILES) $(LISP)
5514
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5515
+	unique=`for i in $$list; do \
5516
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5517
+	  done | \
5518
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5519
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5516 5520
 	test -z "$(CTAGS_ARGS)$$unique" \
5517 5521
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5518 5522
 	     $$unique
... ...
@@ -5521,31 +5440,9 @@ GTAGS:
5521 5521
 	here=`$(am__cd) $(top_builddir) && pwd` \
5522 5522
 	  && $(am__cd) $(top_srcdir) \
5523 5523
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5524
-cscope: cscope.files
5525
-	test ! -s cscope.files \
5526
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5527
-clean-cscope:
5528
-	-rm -f cscope.files
5529
-cscope.files: clean-cscope cscopelist
5530
-cscopelist: cscopelist-am
5531
-
5532
-cscopelist-am: $(am__tagged_files)
5533
-	list='$(am__tagged_files)'; \
5534
-	case "$(srcdir)" in \
5535
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5536
-	  *) sdir=$(subdir)/$(srcdir) ;; \
5537
-	esac; \
5538
-	for i in $$list; do \
5539
-	  if test -f "$$i"; then \
5540
-	    echo "$(subdir)/$$i"; \
5541
-	  else \
5542
-	    echo "$$sdir/$$i"; \
5543
-	  fi; \
5544
-	done >> $(top_builddir)/cscope.files
5545 5524
 
5546 5525
 distclean-tags:
5547 5526
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5548
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5549 5527
 
5550 5528
 distdir: $(DISTFILES)
5551 5529
 	$(am__remove_distdir)
... ...
@@ -5591,42 +5488,40 @@ distdir: $(DISTFILES)
5591 5591
 	|| chmod -R a+r "$(distdir)"
5592 5592
 dist-gzip: distdir
5593 5593
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5594
-	$(am__post_remove_distdir)
5594
+	$(am__remove_distdir)
5595 5595
 
5596 5596
 dist-bzip2: distdir
5597 5597
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5598
-	$(am__post_remove_distdir)
5598
+	$(am__remove_distdir)
5599 5599
 
5600 5600
 dist-lzip: distdir
5601 5601
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5602
-	$(am__post_remove_distdir)
5602
+	$(am__remove_distdir)
5603
+
5604
+dist-lzma: distdir
5605
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5606
+	$(am__remove_distdir)
5603 5607
 
5604 5608
 dist-xz: distdir
5605 5609
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5606
-	$(am__post_remove_distdir)
5610
+	$(am__remove_distdir)
5607 5611
 
5608 5612
 dist-tarZ: distdir
5609
-	@echo WARNING: "Support for shar distribution archives is" \
5610
-	               "deprecated." >&2
5611
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5612 5613
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5613
-	$(am__post_remove_distdir)
5614
+	$(am__remove_distdir)
5614 5615
 
5615 5616
 dist-shar: distdir
5616
-	@echo WARNING: "Support for distribution archives compressed with" \
5617
-		       "legacy program 'compress' is deprecated." >&2
5618
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5619 5617
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5620
-	$(am__post_remove_distdir)
5618
+	$(am__remove_distdir)
5621 5619
 
5622 5620
 dist-zip: distdir
5623 5621
 	-rm -f $(distdir).zip
5624 5622
 	zip -rq $(distdir).zip $(distdir)
5625
-	$(am__post_remove_distdir)
5623
+	$(am__remove_distdir)
5626 5624
 
5627
-dist dist-all:
5628
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5629
-	$(am__post_remove_distdir)
5625
+dist dist-all: distdir
5626
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5627
+	$(am__remove_distdir)
5630 5628
 
5631 5629
 # This target untars the dist file and tries a VPATH configuration.  Then
5632 5630
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5637,6 +5532,8 @@ distcheck: dist
5637 5637
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5638 5638
 	*.tar.bz2*) \
5639 5639
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5640
+	*.tar.lzma*) \
5641
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5640 5642
 	*.tar.lz*) \
5641 5643
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5642 5644
 	*.tar.xz*) \
... ...
@@ -5648,19 +5545,18 @@ distcheck: dist
5648 5648
 	*.zip*) \
5649 5649
 	  unzip $(distdir).zip ;;\
5650 5650
 	esac
5651
-	chmod -R a-w $(distdir)
5652
-	chmod u+w $(distdir)
5653
-	mkdir $(distdir)/_build $(distdir)/_inst
5651
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
5652
+	mkdir $(distdir)/_build
5653
+	mkdir $(distdir)/_inst
5654 5654
 	chmod a-w $(distdir)
5655 5655
 	test -d $(distdir)/_build || exit 0; \
5656 5656
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
5657 5657
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5658 5658
 	  && am__cwd=`pwd` \
5659 5659
 	  && $(am__cd) $(distdir)/_build \
5660
-	  && ../configure \
5660
+	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
5661 5661
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
5662 5662
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
5663
-	    --srcdir=.. --prefix="$$dc_install_base" \
5664 5663
 	  && $(MAKE) $(AM_MAKEFLAGS) \
5665 5664
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
5666 5665
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -5683,7 +5579,7 @@ distcheck: dist
5683 5683
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5684 5684
 	  && cd "$$am__cwd" \
5685 5685
 	  || exit 1
5686
-	$(am__post_remove_distdir)
5686
+	$(am__remove_distdir)
5687 5687
 	@(echo "$(distdir) archives ready for distribution: "; \
5688 5688
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5689 5689
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5750,8 +5646,8 @@ maintainer-clean-generic:
5750 5750
 	@echo "This command is intended for maintainers to use"
5751 5751
 	@echo "it deletes files that may require special tools to rebuild."
5752 5752
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5753
-@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5754 5753
 @BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5754
+@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5755 5755
 clean: clean-am
5756 5756
 
5757 5757
 clean-am: clean-generic clean-libtool clean-local \
... ...
@@ -5828,23 +5724,23 @@ uninstall-am:
5828 5828
 
5829 5829
 .MAKE: all check install install-am install-strip
5830 5830
 
5831
-.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5832
-	clean-cscope clean-generic clean-libtool clean-local \
5833
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5834
-	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5835
-	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5836
-	dist-zip distcheck distclean distclean-compile \
5837
-	distclean-generic distclean-hdr distclean-libtool \
5838
-	distclean-local distclean-tags distcleancheck distdir \
5839
-	distuninstallcheck dvi dvi-am html html-am info info-am \
5840
-	install install-am install-data install-data-am install-dvi \
5841
-	install-dvi-am install-exec install-exec-am install-html \
5842
-	install-html-am install-info install-info-am install-man \
5843
-	install-pdf install-pdf-am install-ps install-ps-am \
5844
-	install-strip installcheck installcheck-am installdirs \
5845
-	maintainer-clean maintainer-clean-generic mostlyclean \
5846
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5847
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5831
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5832
+	clean-generic clean-libtool clean-local \
5833
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5834
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5835
+	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5836
+	distclean-compile distclean-generic distclean-hdr \
5837
+	distclean-libtool distclean-local distclean-tags \
5838
+	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5839
+	html-am info info-am install install-am install-data \
5840
+	install-data-am install-dvi install-dvi-am install-exec \
5841
+	install-exec-am install-html install-html-am install-info \
5842
+	install-info-am install-man install-pdf install-pdf-am \
5843
+	install-ps install-ps-am install-strip installcheck \
5844
+	installcheck-am installdirs maintainer-clean \
5845
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
5846
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5847
+	tags uninstall uninstall-am
5848 5848
 
5849 5849
 
5850 5850
 @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'"
... ...
@@ -1272,6 +1252,8 @@ target=$target_alias
1272 1272
 if test "x$host_alias" != x; then
1273 1273
   if test "x$build_alias" = x; then
1274 1274
     cross_compiling=maybe
1275
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1276
+    If a cross compiler is detected then cross compile mode will be used" >&2
1275 1277
   elif test "x$build_alias" != "x$host_alias"; then
1276 1278
     cross_compiling=yes
1277 1279
   fi
... ...
@@ -1436,15 +1418,12 @@ Optional Features:
1436 1436
   --disable-option-checking  ignore unrecognized --enable/--with options
1437 1437
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1438 1438
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1439
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1440
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1441
-  --enable-dependency-tracking
1442
-                          do not reject slow dependency extractors
1443
-  --disable-dependency-tracking
1444
-                          speeds up one-time build
1445
-  --enable-maintainer-mode
1446
-                          enable make rules and dependencies not useful (and
1447
-                          sometimes confusing) to the casual installer
1439
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1440
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1441
+  --disable-dependency-tracking  speeds up one-time build
1442
+  --enable-dependency-tracking   do not reject slow dependency extractors
1443
+  --enable-maintainer-mode  enable make rules and dependencies not useful
1444
+			  (and sometimes confusing) to the casual installer
1448 1445
   --enable-static[=PKGS]  build static libraries [default=no]
1449 1446
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1450 1447
   --enable-fast-install[=PKGS]
... ...
@@ -1549,9 +1528,9 @@ test -n "$ac_init_help" && exit $ac_status
1549 1549
 if $ac_init_version; then
1550 1550
   cat <<\_ACEOF
1551 1551
 libclamavc++ configure devel
1552
-generated by GNU Autoconf 2.69
1552
+generated by GNU Autoconf 2.68
1553 1553
 
1554
-Copyright (C) 2012 Free Software Foundation, Inc.
1554
+Copyright (C) 2010 Free Software Foundation, Inc.
1555 1555
 This configure script is free software; the Free Software Foundation
1556 1556
 gives unlimited permission to copy, distribute and modify it.
1557 1557
 _ACEOF
... ...
@@ -1775,7 +1754,7 @@ $as_echo "$ac_try_echo"; } >&5
1775 1775
 	 test ! -s conftest.err
1776 1776
        } && test -s conftest$ac_exeext && {
1777 1777
 	 test "$cross_compiling" = yes ||
1778
-	 test -x conftest$ac_exeext
1778
+	 $as_test_x conftest$ac_exeext
1779 1779
        }; then :
1780 1780
   ac_retval=0
1781 1781
 else
... ...
@@ -1925,7 +1904,7 @@ $as_echo "$ac_try_echo"; } >&5
1925 1925
 	 test ! -s conftest.err
1926 1926
        } && test -s conftest$ac_exeext && {
1927 1927
 	 test "$cross_compiling" = yes ||
1928
-	 test -x conftest$ac_exeext
1928
+	 $as_test_x conftest$ac_exeext
1929 1929
        }; then :
1930 1930
   ac_retval=0
1931 1931
 else
... ...
@@ -1990,7 +1969,7 @@ This file contains any messages produced by compilers while
1990 1990
 running configure, to aid debugging if configure makes a mistake.
1991 1991
 
1992 1992
 It was created by libclamavc++ $as_me devel, which was
1993
-generated by GNU Autoconf 2.69.  Invocation command line was
1993
+generated by GNU Autoconf 2.68.  Invocation command line was
1994 1994
 
1995 1995
   $ $0 $@
1996 1996
 
... ...
@@ -2480,7 +2459,7 @@ test -n "$target_alias" &&
2480 2480
   test "$program_prefix$program_suffix$program_transform_name" = \
2481 2481
     NONENONEs,x,x, &&
2482 2482
   program_prefix=${target_alias}-
2483
-am__api_version='1.14'
2483
+am__api_version='1.11'
2484 2484
 
2485 2485
 # Find a good install program.  We prefer a C program (faster),
2486 2486
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2519,7 +2498,7 @@ case $as_dir/ in #((
2519 2519
     # by default.
2520 2520
     for ac_prog in ginstall scoinst install; do
2521 2521
       for ac_exec_ext in '' $ac_executable_extensions; do
2522
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2522
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2523 2523
 	  if test $ac_prog = install &&
2524 2524
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2525 2525
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2577,6 +2556,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2577 2577
 
2578 2578
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2579 2579
 $as_echo_n "checking whether build environment is sane... " >&6; }
2580
+# Just in case
2581
+sleep 1
2582
+echo timestamp > conftest.file
2580 2583
 # Reject unsafe characters in $srcdir or the absolute working directory
2581 2584
 # name.  Accept space and tab only in the latter.
2582 2585
 am_lf='
... ...
@@ -2587,40 +2569,32 @@ case `pwd` in
2587 2587
 esac
2588 2588
 case $srcdir in
2589 2589
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2590
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2590
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2591 2591
 esac
2592 2592
 
2593
-# Do 'set' in a subshell so we don't clobber the current shell's
2593
+# Do `set' in a subshell so we don't clobber the current shell's
2594 2594
 # arguments.  Must try -L first in case configure is actually a
2595 2595
 # symlink; some systems play weird games with the mod time of symlinks
2596 2596
 # (eg FreeBSD returns the mod time of the symlink's containing
2597 2597
 # directory).
2598 2598
 if (
2599
-   am_has_slept=no
2600
-   for am_try in 1 2; do
2601
-     echo "timestamp, slept: $am_has_slept" > conftest.file
2602
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2603
-     if test "$*" = "X"; then
2604
-	# -L didn't work.
2605
-	set X `ls -t "$srcdir/configure" conftest.file`
2606
-     fi
2607
-     if test "$*" != "X $srcdir/configure conftest.file" \
2608
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
2609
-
2610
-	# If neither matched, then we have a broken ls.  This can happen
2611
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
2612
-	# broken ls alias from the environment.  This has actually
2613
-	# happened.  Such a system could not be considered "sane".
2614
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2615
-  alias in your environment" "$LINENO" 5
2616
-     fi
2617
-     if test "$2" = conftest.file || test $am_try -eq 2; then
2618
-       break
2619
-     fi
2620
-     # Just in case.
2621
-     sleep 1
2622
-     am_has_slept=yes
2623
-   done
2599
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2600
+   if test "$*" = "X"; then
2601
+      # -L didn't work.
2602
+      set X `ls -t "$srcdir/configure" conftest.file`
2603
+   fi
2604
+   rm -f conftest.file
2605
+   if test "$*" != "X $srcdir/configure conftest.file" \
2606
+      && test "$*" != "X conftest.file $srcdir/configure"; then
2607
+
2608
+      # If neither matched, then we have a broken ls.  This can happen
2609
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
2610
+      # broken ls alias from the environment.  This has actually
2611
+      # happened.  Such a system could not be considered "sane".
2612
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2613
+alias in your environment" "$LINENO" 5
2614
+   fi
2615
+
2624 2616
    test "$2" = conftest.file
2625 2617
    )
2626 2618
 then
... ...
@@ -2632,16 +2606,6 @@ Check your system clock" "$LINENO" 5
2632 2632
 fi
2633 2633
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2634 2634
 $as_echo "yes" >&6; }
2635
-# If we didn't sleep, we still need to ensure time stamps of config.status and
2636
-# generated files are strictly newer.
2637
-am_sleep_pid=
2638
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2639
-  ( sleep 1 ) &
2640
-  am_sleep_pid=$!
2641
-fi
2642
-
2643
-rm -f conftest.file
2644
-
2645 2635
 test "$program_prefix" != NONE &&
2646 2636
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2647 2637
 # Use a double $ so make ignores it.
... ...
@@ -2664,12 +2628,12 @@ if test x"${MISSING+set}" != xset; then
2664 2664
   esac
2665 2665
 fi
2666 2666
 # Use eval to expand $SHELL
2667
-if eval "$MISSING --is-lightweight"; then
2668
-  am_missing_run="$MISSING "
2667
+if eval "$MISSING --run true"; then
2668
+  am_missing_run="$MISSING --run "
2669 2669
 else
2670 2670
   am_missing_run=
2671
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2672
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2671
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2672
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2673 2673
 fi
2674 2674
 
2675 2675
 if test x"${install_sh}" != xset; then
... ...
@@ -2681,10 +2645,10 @@ if test x"${install_sh}" != xset; then
2681 2681
   esac
2682 2682
 fi
2683 2683
 
2684
-# Installed binaries are usually stripped using 'strip' when the user
2685
-# run "make install-strip".  However 'strip' might not be the right
2684
+# Installed binaries are usually stripped using `strip' when the user
2685
+# run `make install-strip'.  However `strip' might not be the right
2686 2686
 # tool to use in cross-compilation environments, therefore Automake
2687
-# will honor the 'STRIP' environment variable to overrule this program.
2687
+# will honor the `STRIP' environment variable to overrule this program.
2688 2688
 if test "$cross_compiling" != no; then
2689 2689
   if test -n "$ac_tool_prefix"; then
2690 2690
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2703,7 +2667,7 @@ do
2703 2703
   IFS=$as_save_IFS
2704 2704
   test -z "$as_dir" && as_dir=.
2705 2705
     for ac_exec_ext in '' $ac_executable_extensions; do
2706
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2706
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2707 2707
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2708 2708
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2709 2709
     break 2
... ...
@@ -2743,7 +2707,7 @@ do
2743 2743
   IFS=$as_save_IFS
2744 2744
   test -z "$as_dir" && as_dir=.
2745 2745
     for ac_exec_ext in '' $ac_executable_extensions; do
2746
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2746
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2747 2747
     ac_cv_prog_ac_ct_STRIP="strip"
2748 2748
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2749 2749
     break 2
... ...
@@ -2794,7 +2758,7 @@ do
2794 2794
   test -z "$as_dir" && as_dir=.
2795 2795
     for ac_prog in mkdir gmkdir; do
2796 2796
 	 for ac_exec_ext in '' $ac_executable_extensions; do
2797
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2797
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2798 2798
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2799 2799
 	     'mkdir (GNU coreutils) '* | \
2800 2800
 	     'mkdir (coreutils) '* | \
... ...
@@ -2823,6 +2787,12 @@ fi
2823 2823
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2824 2824
 $as_echo "$MKDIR_P" >&6; }
2825 2825
 
2826
+mkdir_p="$MKDIR_P"
2827
+case $mkdir_p in
2828
+  [\\/$]* | ?:[\\/]*) ;;
2829
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2830
+esac
2831
+
2826 2832
 for ac_prog in gawk mawk nawk awk
2827 2833
 do
2828 2834
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2841,7 +2811,7 @@ do
2841 2841
   IFS=$as_save_IFS
2842 2842
   test -z "$as_dir" && as_dir=.
2843 2843
     for ac_exec_ext in '' $ac_executable_extensions; do
2844
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2844
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2845 2845
     ac_cv_prog_AWK="$ac_prog"
2846 2846
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2847 2847
     break 2
... ...
@@ -2905,45 +2875,6 @@ else
2905 2905
 fi
2906 2906
 rmdir .tst 2>/dev/null
2907 2907
 
2908
-# Check whether --enable-silent-rules was given.
2909
-if test "${enable_silent_rules+set}" = set; then :
2910
-  enableval=$enable_silent_rules;
2911
-fi
2912
-
2913
-case $enable_silent_rules in # (((
2914
-  yes) AM_DEFAULT_VERBOSITY=0;;
2915
-   no) AM_DEFAULT_VERBOSITY=1;;
2916
-    *) AM_DEFAULT_VERBOSITY=1;;
2917
-esac
2918
-am_make=${MAKE-make}
2919
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2920
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2921
-if ${am_cv_make_support_nested_variables+:} false; then :
2922
-  $as_echo_n "(cached) " >&6
2923
-else
2924
-  if $as_echo 'TRUE=$(BAR$(V))
2925
-BAR0=false
2926
-BAR1=true
2927
-V=1
2928
-am__doit:
2929
-	@$(TRUE)
2930
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2931
-  am_cv_make_support_nested_variables=yes
2932
-else
2933
-  am_cv_make_support_nested_variables=no
2934
-fi
2935
-fi
2936
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2937
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
2938
-if test $am_cv_make_support_nested_variables = yes; then
2939
-    AM_V='$(V)'
2940
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2941
-else
2942
-  AM_V=$AM_DEFAULT_VERBOSITY
2943
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2944
-fi
2945
-AM_BACKSLASH='\'
2946
-
2947 2908
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2948 2909
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2949 2910
   # is not polluted with repeated "-I."
... ...
@@ -2985,12 +2916,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2985 2985
 
2986 2986
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2987 2987
 
2988
-# For better backward compatibility.  To be removed once Automake 1.9.x
2989
-# dies out for good.  For more background, see:
2990
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2991
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2992
-mkdir_p='$(MKDIR_P)'
2993
-
2994 2988
 # We need awk for the "check" target.  The system "awk" is bad on
2995 2989
 # some platforms.
2996 2990
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -2998,151 +2923,101 @@ mkdir_p='$(MKDIR_P)'
2998 2998
 AMTAR='$${TAR-tar}'
2999 2999
 
3000 3000
 
3001
-# We'll loop over all known methods to create a tar archive until one works.
3002
-_am_tools='gnutar  pax cpio none'
3003
-
3004
-
3005
-
3006
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3001
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3007 3002
 $as_echo_n "checking how to create a pax tar archive... " >&6; }
3008
-
3009
-  # Go ahead even if we have the value already cached.  We do so because we
3010
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3011
-  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
3012
-
3013
-  for _am_tool in $_am_tools; do
3014
-    case $_am_tool in
3015
-    gnutar)
3016
-      for _am_tar in tar gnutar gtar; do
3017
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3003
+# Loop over all known methods to create a tar archive until one works.
3004
+_am_tools='gnutar  pax cpio none'
3005
+_am_tools=${am_cv_prog_tar_pax-$_am_tools}
3006
+# Do not fold the above two line into one, because Tru64 sh and
3007
+# Solaris sh will not grok spaces in the rhs of `-'.
3008
+for _am_tool in $_am_tools
3009
+do
3010
+  case $_am_tool in
3011
+  gnutar)
3012
+    for _am_tar in tar gnutar gtar;
3013
+    do
3014
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3018 3015
    ($_am_tar --version) >&5 2>&5
3019 3016
    ac_status=$?
3020 3017
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3021 3018
    (exit $ac_status); } && break
3022
-      done
3023
-      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3024
-      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3025
-      am__untar="$_am_tar -xf -"
3026
-      ;;
3027
-    plaintar)
3028
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3029
-      # ustar tarball either.
3030
-      (tar --version) >/dev/null 2>&1 && continue
3031
-      am__tar='tar chf - "$$tardir"'
3032
-      am__tar_='tar chf - "$tardir"'
3033
-      am__untar='tar xf -'
3034
-      ;;
3035
-    pax)
3036
-      am__tar='pax -L -x pax -w "$$tardir"'
3037
-      am__tar_='pax -L -x pax -w "$tardir"'
3038
-      am__untar='pax -r'
3039
-      ;;
3040
-    cpio)
3041
-      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3042
-      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3043
-      am__untar='cpio -i -H pax -d'
3044
-      ;;
3045
-    none)
3046
-      am__tar=false
3047
-      am__tar_=false
3048
-      am__untar=false
3049
-      ;;
3050
-    esac
3019
+    done
3020
+    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3021
+    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3022
+    am__untar="$_am_tar -xf -"
3023
+    ;;
3024
+  plaintar)
3025
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3026
+    # ustar tarball either.
3027
+    (tar --version) >/dev/null 2>&1 && continue
3028
+    am__tar='tar chf - "$$tardir"'
3029
+    am__tar_='tar chf - "$tardir"'
3030
+    am__untar='tar xf -'
3031
+    ;;
3032
+  pax)
3033
+    am__tar='pax -L -x pax -w "$$tardir"'
3034
+    am__tar_='pax -L -x pax -w "$tardir"'
3035
+    am__untar='pax -r'
3036
+    ;;
3037
+  cpio)
3038
+    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3039
+    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3040
+    am__untar='cpio -i -H pax -d'
3041
+    ;;
3042
+  none)
3043
+    am__tar=false
3044
+    am__tar_=false
3045
+    am__untar=false
3046
+    ;;
3047
+  esac
3051 3048
 
3052
-    # If the value was cached, stop now.  We just wanted to have am__tar
3053
-    # and am__untar set.
3054
-    test -n "${am_cv_prog_tar_pax}" && break
3049
+  # If the value was cached, stop now.  We just wanted to have am__tar
3050
+  # and am__untar set.
3051
+  test -n "${am_cv_prog_tar_pax}" && break
3055 3052
 
3056
-    # tar/untar a dummy directory, and stop if the command works.
3057
-    rm -rf conftest.dir
3058
-    mkdir conftest.dir
3059
-    echo GrepMe > conftest.dir/file
3060
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3053
+  # tar/untar a dummy directory, and stop if the command works
3054
+  rm -rf conftest.dir
3055
+  mkdir conftest.dir
3056
+  echo GrepMe > conftest.dir/file
3057
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3061 3058
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3062 3059
    ac_status=$?
3063 3060
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3064 3061
    (exit $ac_status); }
3065
-    rm -rf conftest.dir
3066
-    if test -s conftest.tar; then
3067
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3062
+  rm -rf conftest.dir
3063
+  if test -s conftest.tar; then
3064
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3068 3065
    ($am__untar <conftest.tar) >&5 2>&5
3069 3066
    ac_status=$?
3070 3067
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3071 3068
    (exit $ac_status); }
3072
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3073
-   (cat conftest.dir/file) >&5 2>&5
3074
-   ac_status=$?
3075
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3076
-   (exit $ac_status); }
3077
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3078
-    fi
3079
-  done
3080
-  rm -rf conftest.dir
3069
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3070
+  fi
3071
+done
3072
+rm -rf conftest.dir
3081 3073
 
3082
-  if ${am_cv_prog_tar_pax+:} false; then :
3074
+if ${am_cv_prog_tar_pax+:} false; then :
3083 3075
   $as_echo_n "(cached) " >&6
3084 3076
 else
3085 3077
   am_cv_prog_tar_pax=$_am_tool
3086 3078
 fi
3087 3079
 
3088
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3080
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3089 3081
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3090 3082
 
3091 3083
 
3092 3084
 
3093 3085
 
3094 3086
 
3095
-
3096
-# POSIX will say in a future version that running "rm -f" with no argument
3097
-# is OK; and we want to be able to make that assumption in our Makefile
3098
-# recipes.  So use an aggressive probe to check that the usage we want is
3099
-# actually supported "in the wild" to an acceptable degree.
3100
-# See automake bug#10828.
3101
-# To make any issue more visible, cause the running configure to be aborted
3102
-# by default if the 'rm' program in use doesn't match our expectations; the
3103
-# user can still override this though.
3104
-if rm -f && rm -fr && rm -rf; then : OK; else
3105
-  cat >&2 <<'END'
3106
-Oops!
3107
-
3108
-Your 'rm' program seems unable to run without file operands specified
3109
-on the command line, even when the '-f' option is present.  This is contrary
3110
-to the behaviour of most rm programs out there, and not conforming with
3111
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3112
-
3113
-Please tell bug-automake@gnu.org about your system, including the value
3114
-of your $PATH and any error possibly output before this message.  This
3115
-can help us improve future automake versions.
3116
-
3117
-END
3118
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3119
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3120
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3121
-    echo >&2
3122
-  else
3123
-    cat >&2 <<'END'
3124
-Aborting the configuration process, to ensure you take notice of the issue.
3125
-
3126
-You can download and install GNU coreutils to get an 'rm' implementation
3127
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3128
-
3129
-If you want to complete the configuration process using your problematic
3130
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3131
-to "yes", and re-run configure.
3132
-
3133
-END
3134
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3135
-  fi
3136
-fi
3137 3087
 # Check whether --enable-silent-rules was given.
3138 3088
 if test "${enable_silent_rules+set}" = set; then :
3139 3089
   enableval=$enable_silent_rules;
3140 3090
 fi
3141 3091
 
3142
-case $enable_silent_rules in # (((
3143
-  yes) AM_DEFAULT_VERBOSITY=0;;
3144
-   no) AM_DEFAULT_VERBOSITY=1;;
3145
-    *) AM_DEFAULT_VERBOSITY=0;;
3092
+case $enable_silent_rules in
3093
+yes) AM_DEFAULT_VERBOSITY=0;;
3094
+no)  AM_DEFAULT_VERBOSITY=1;;
3095
+*)   AM_DEFAULT_VERBOSITY=0;;
3146 3096
 esac
3147 3097
 am_make=${MAKE-make}
3148 3098
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3203,7 +3078,7 @@ do
3203 3203
   IFS=$as_save_IFS
3204 3204
   test -z "$as_dir" && as_dir=.
3205 3205
     for ac_exec_ext in '' $ac_executable_extensions; do
3206
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3206
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3207 3207
     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3208 3208
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3209 3209
     break 2
... ...
@@ -3247,7 +3122,7 @@ do
3247 3247
   IFS=$as_save_IFS
3248 3248
   test -z "$as_dir" && as_dir=.
3249 3249
     for ac_exec_ext in '' $ac_executable_extensions; do
3250
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3250
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3251 3251
     ac_cv_prog_ac_ct_CXX="$ac_prog"
3252 3252
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3253 3253
     break 2
... ...
@@ -3700,7 +3575,7 @@ am__quote=
3700 3700
 _am_result=none
3701 3701
 # First try GNU make style include.
3702 3702
 echo "include confinc" > confmf
3703
-# Ignore all kinds of additional output from 'make'.
3703
+# Ignore all kinds of additional output from `make'.
3704 3704
 case `$am_make -s -f confmf 2> /dev/null` in #(
3705 3705
 *the\ am__doit\ target*)
3706 3706
   am__include=include
... ...
@@ -3756,8 +3631,8 @@ else
3756 3756
   # We make a subdir and do the tests there.  Otherwise we can end up
3757 3757
   # making bogus files that we don't know about and never remove.  For
3758 3758
   # instance it was reported that on HP-UX the gcc test will end up
3759
-  # making a dummy file named 'D' -- because '-MD' means "put the output
3760
-  # in D".
3759
+  # making a dummy file named `D' -- because `-MD' means `put the output
3760
+  # in D'.
3761 3761
   rm -rf conftest.dir
3762 3762
   mkdir conftest.dir
3763 3763
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3792,16 +3667,16 @@ else
3792 3792
     : > sub/conftest.c
3793 3793
     for i in 1 2 3 4 5 6; do
3794 3794
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3795
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3796
-      # Solaris 10 /bin/sh.
3797
-      echo '/* dummy */' > sub/conftst$i.h
3795
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3796
+      # Solaris 8's {/usr,}/bin/sh.
3797
+      touch sub/conftst$i.h
3798 3798
     done
3799 3799
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3800 3800
 
3801
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3801
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3802 3802
     # mode.  It turns out that the SunPro C++ compiler does not properly
3803
-    # handle '-M -o', and we need to detect this.  Also, some Intel
3804
-    # versions had trouble with output in subdirs.
3803
+    # handle `-M -o', and we need to detect this.  Also, some Intel
3804
+    # versions had trouble with output in subdirs
3805 3805
     am__obj=sub/conftest.${OBJEXT-o}
3806 3806
     am__minus_obj="-o $am__obj"
3807 3807
     case $depmode in
... ...
@@ -3810,8 +3685,8 @@ else
3810 3810
       test "$am__universal" = false || continue
3811 3811
       ;;
3812 3812
     nosideeffect)
3813
-      # After this tag, mechanisms are not by side-effect, so they'll
3814
-      # only be used when explicitly requested.
3813
+      # after this tag, mechanisms are not by side-effect, so they'll
3814
+      # only be used when explicitly requested
3815 3815
       if test "x$enable_dependency_tracking" = xyes; then
3816 3816
 	continue
3817 3817
       else
... ...
@@ -3819,7 +3694,7 @@ else
3819 3819
       fi
3820 3820
       ;;
3821 3821
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3822
-      # This compiler won't grok '-c -o', but also, the minuso test has
3822
+      # This compiler won't grok `-c -o', but also, the minuso test has
3823 3823
       # not run yet.  These depmodes are late enough in the game, and
3824 3824
       # so weak that their functioning should not be impacted.
3825 3825
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -3895,7 +3770,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}gcc"
3900 3900
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3901 3901
     break 2
... ...
@@ -3935,7 +3810,7 @@ do
3935 3935
   IFS=$as_save_IFS
3936 3936
   test -z "$as_dir" && as_dir=.
3937 3937
     for ac_exec_ext in '' $ac_executable_extensions; do
3938
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3938
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3939 3939
     ac_cv_prog_ac_ct_CC="gcc"
3940 3940
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3941 3941
     break 2
... ...
@@ -3988,7 +3863,7 @@ do
3988 3988
   IFS=$as_save_IFS
3989 3989
   test -z "$as_dir" && as_dir=.
3990 3990
     for ac_exec_ext in '' $ac_executable_extensions; do
3991
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3991
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3992 3992
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3993 3993
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3994 3994
     break 2
... ...
@@ -4029,7 +3904,7 @@ do
4029 4029
   IFS=$as_save_IFS
4030 4030
   test -z "$as_dir" && as_dir=.
4031 4031
     for ac_exec_ext in '' $ac_executable_extensions; do
4032
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4032
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4033 4033
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4034 4034
        ac_prog_rejected=yes
4035 4035
        continue
... ...
@@ -4087,7 +3962,7 @@ do
4087 4087
   IFS=$as_save_IFS
4088 4088
   test -z "$as_dir" && as_dir=.
4089 4089
     for ac_exec_ext in '' $ac_executable_extensions; do
4090
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4090
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4091 4091
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4092 4092
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4093 4093
     break 2
... ...
@@ -4131,7 +4006,7 @@ do
4131 4131
   IFS=$as_save_IFS
4132 4132
   test -z "$as_dir" && as_dir=.
4133 4133
     for ac_exec_ext in '' $ac_executable_extensions; do
4134
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4134
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4135 4135
     ac_cv_prog_ac_ct_CC="$ac_prog"
4136 4136
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4137 4137
     break 2
... ...
@@ -4327,7 +4202,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4327 4327
 /* end confdefs.h.  */
4328 4328
 #include <stdarg.h>
4329 4329
 #include <stdio.h>
4330
-struct stat;
4330
+#include <sys/types.h>
4331
+#include <sys/stat.h>
4331 4332
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4332 4333
 struct buf { int x; };
4333 4334
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4412,65 +4288,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4412 4412
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4413 4413
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4414 4414
 
4415
-ac_ext=c
4416
-ac_cpp='$CPP $CPPFLAGS'
4417
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4418
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4419
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4420
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4421
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4422
-if ${am_cv_prog_cc_c_o+:} false; then :
4423
-  $as_echo_n "(cached) " >&6
4424
-else
4425
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4426
-/* end confdefs.h.  */
4427
-
4428
-int
4429
-main ()
4430
-{
4431
-
4432
-  ;
4433
-  return 0;
4434
-}
4435
-_ACEOF
4436
-  # Make sure it works both with $CC and with simple cc.
4437
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4438
-  # compilers refuse to overwrite an existing .o file with -o,
4439
-  # though they will create one.
4440
-  am_cv_prog_cc_c_o=yes
4441
-  for am_i in 1 2; do
4442
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4443
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4444
-   ac_status=$?
4445
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4446
-   (exit $ac_status); } \
4447
-         && test -f conftest2.$ac_objext; then
4448
-      : OK
4449
-    else
4450
-      am_cv_prog_cc_c_o=no
4451
-      break
4452
-    fi
4453
-  done
4454
-  rm -f core conftest*
4455
-  unset am_i
4456
-fi
4457
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4458
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4459
-if test "$am_cv_prog_cc_c_o" != yes; then
4460
-   # Losing compiler, so override with the script.
4461
-   # FIXME: It is wrong to rewrite CC.
4462
-   # But if we don't then we get into trouble of one sort or another.
4463
-   # A longer-term fix would be to have automake use am__CC in this case,
4464
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4465
-   CC="$am_aux_dir/compile $CC"
4466
-fi
4467
-ac_ext=c
4468
-ac_cpp='$CPP $CPPFLAGS'
4469
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4470
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4471
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4472
-
4473
-
4474 4415
 depcc="$CC"   am_compiler_list=
4475 4416
 
4476 4417
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4482,8 +4299,8 @@ else
4482 4482
   # We make a subdir and do the tests there.  Otherwise we can end up
4483 4483
   # making bogus files that we don't know about and never remove.  For
4484 4484
   # instance it was reported that on HP-UX the gcc test will end up
4485
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4486
-  # in D".
4485
+  # making a dummy file named `D' -- because `-MD' means `put the output
4486
+  # in D'.
4487 4487
   rm -rf conftest.dir
4488 4488
   mkdir conftest.dir
4489 4489
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4518,16 +4335,16 @@ else
4518 4518
     : > sub/conftest.c
4519 4519
     for i in 1 2 3 4 5 6; do
4520 4520
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4521
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4522
-      # Solaris 10 /bin/sh.
4523
-      echo '/* dummy */' > sub/conftst$i.h
4521
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4522
+      # Solaris 8's {/usr,}/bin/sh.
4523
+      touch sub/conftst$i.h
4524 4524
     done
4525 4525
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4526 4526
 
4527
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4527
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4528 4528
     # mode.  It turns out that the SunPro C++ compiler does not properly
4529
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4530
-    # versions had trouble with output in subdirs.
4529
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4530
+    # versions had trouble with output in subdirs
4531 4531
     am__obj=sub/conftest.${OBJEXT-o}
4532 4532
     am__minus_obj="-o $am__obj"
4533 4533
     case $depmode in
... ...
@@ -4536,8 +4353,8 @@ else
4536 4536
       test "$am__universal" = false || continue
4537 4537
       ;;
4538 4538
     nosideeffect)
4539
-      # After this tag, mechanisms are not by side-effect, so they'll
4540
-      # only be used when explicitly requested.
4539
+      # after this tag, mechanisms are not by side-effect, so they'll
4540
+      # only be used when explicitly requested
4541 4541
       if test "x$enable_dependency_tracking" = xyes; then
4542 4542
 	continue
4543 4543
       else
... ...
@@ -4545,7 +4362,7 @@ else
4545 4545
       fi
4546 4546
       ;;
4547 4547
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4548
-      # This compiler won't grok '-c -o', but also, the minuso test has
4548
+      # This compiler won't grok `-c -o', but also, the minuso test has
4549 4549
       # not run yet.  These depmodes are late enough in the game, and
4550 4550
       # so weak that their functioning should not be impacted.
4551 4551
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4754,7 +4571,7 @@ do
4754 4754
     for ac_prog in grep ggrep; do
4755 4755
     for ac_exec_ext in '' $ac_executable_extensions; do
4756 4756
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4757
-      as_fn_executable_p "$ac_path_GREP" || continue
4757
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4758 4758
 # Check for GNU ac_path_GREP and select it if it is found.
4759 4759
   # Check for GNU $ac_path_GREP
4760 4760
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4820,7 +4637,7 @@ do
4820 4820
     for ac_prog in egrep; do
4821 4821
     for ac_exec_ext in '' $ac_executable_extensions; do
4822 4822
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4823
-      as_fn_executable_p "$ac_path_EGREP" || continue
4823
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4824 4824
 # Check for GNU ac_path_EGREP and select it if it is found.
4825 4825
   # Check for GNU $ac_path_EGREP
4826 4826
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5373,7 +5190,7 @@ do
5373 5373
     for ac_prog in sed gsed; do
5374 5374
     for ac_exec_ext in '' $ac_executable_extensions; do
5375 5375
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5376
-      as_fn_executable_p "$ac_path_SED" || continue
5376
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5377 5377
 # Check for GNU ac_path_SED and select it if it is found.
5378 5378
   # Check for GNU $ac_path_SED
5379 5379
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5452,7 +5269,7 @@ do
5452 5452
     for ac_prog in fgrep; do
5453 5453
     for ac_exec_ext in '' $ac_executable_extensions; do
5454 5454
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5455
-      as_fn_executable_p "$ac_path_FGREP" || continue
5455
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5456 5456
 # Check for GNU ac_path_FGREP and select it if it is found.
5457 5457
   # Check for GNU $ac_path_FGREP
5458 5458
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5708,7 +5525,7 @@ do
5708 5708
   IFS=$as_save_IFS
5709 5709
   test -z "$as_dir" && as_dir=.
5710 5710
     for ac_exec_ext in '' $ac_executable_extensions; do
5711
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5711
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5712 5712
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5713 5713
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5714 5714
     break 2
... ...
@@ -5752,7 +5569,7 @@ do
5752 5752
   IFS=$as_save_IFS
5753 5753
   test -z "$as_dir" && as_dir=.
5754 5754
     for ac_exec_ext in '' $ac_executable_extensions; do
5755
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5755
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5756 5756
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5757 5757
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5758 5758
     break 2
... ...
@@ -6176,7 +5993,7 @@ do
6176 6176
   IFS=$as_save_IFS
6177 6177
   test -z "$as_dir" && as_dir=.
6178 6178
     for ac_exec_ext in '' $ac_executable_extensions; do
6179
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6179
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6180 6180
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6181 6181
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6182 6182
     break 2
... ...
@@ -6216,7 +6033,7 @@ do
6216 6216
   IFS=$as_save_IFS
6217 6217
   test -z "$as_dir" && as_dir=.
6218 6218
     for ac_exec_ext in '' $ac_executable_extensions; do
6219
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6219
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6220 6220
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6221 6221
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6222 6222
     break 2
... ...
@@ -6522,7 +6339,7 @@ do
6522 6522
   IFS=$as_save_IFS
6523 6523
   test -z "$as_dir" && as_dir=.
6524 6524
     for ac_exec_ext in '' $ac_executable_extensions; do
6525
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6525
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6526 6526
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6527 6527
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6528 6528
     break 2
... ...
@@ -6562,7 +6379,7 @@ do
6562 6562
   IFS=$as_save_IFS
6563 6563
   test -z "$as_dir" && as_dir=.
6564 6564
     for ac_exec_ext in '' $ac_executable_extensions; do
6565
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6565
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6566 6566
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6567 6567
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6568 6568
     break 2
... ...
@@ -6665,7 +6482,7 @@ do
6665 6665
   IFS=$as_save_IFS
6666 6666
   test -z "$as_dir" && as_dir=.
6667 6667
     for ac_exec_ext in '' $ac_executable_extensions; do
6668
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6668
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6669 6669
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6670 6670
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6671 6671
     break 2
... ...
@@ -6709,7 +6526,7 @@ do
6709 6709
   IFS=$as_save_IFS
6710 6710
   test -z "$as_dir" && as_dir=.
6711 6711
     for ac_exec_ext in '' $ac_executable_extensions; do
6712
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6712
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6713 6713
     ac_cv_prog_ac_ct_AR="$ac_prog"
6714 6714
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6715 6715
     break 2
... ...
@@ -6834,7 +6651,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_STRIP="${ac_tool_prefix}strip"
6839 6839
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6840 6840
     break 2
... ...
@@ -6874,7 +6691,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_STRIP="strip"
6879 6879
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6880 6880
     break 2
... ...
@@ -6933,7 +6750,7 @@ do
6933 6933
   IFS=$as_save_IFS
6934 6934
   test -z "$as_dir" && as_dir=.
6935 6935
     for ac_exec_ext in '' $ac_executable_extensions; do
6936
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6936
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6937 6937
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6938 6938
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6939 6939
     break 2
... ...
@@ -6973,7 +6790,7 @@ do
6973 6973
   IFS=$as_save_IFS
6974 6974
   test -z "$as_dir" && as_dir=.
6975 6975
     for ac_exec_ext in '' $ac_executable_extensions; do
6976
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6976
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6977 6977
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6978 6978
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6979 6979
     break 2
... ...
@@ -7622,7 +7439,7 @@ do
7622 7622
   IFS=$as_save_IFS
7623 7623
   test -z "$as_dir" && as_dir=.
7624 7624
     for ac_exec_ext in '' $ac_executable_extensions; do
7625
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7625
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7626 7626
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7627 7627
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7628 7628
     break 2
... ...
@@ -7662,7 +7479,7 @@ do
7662 7662
   IFS=$as_save_IFS
7663 7663
   test -z "$as_dir" && as_dir=.
7664 7664
     for ac_exec_ext in '' $ac_executable_extensions; do
7665
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7665
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7666 7666
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7667 7667
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7668 7668
     break 2
... ...
@@ -7742,7 +7559,7 @@ do
7742 7742
   IFS=$as_save_IFS
7743 7743
   test -z "$as_dir" && as_dir=.
7744 7744
     for ac_exec_ext in '' $ac_executable_extensions; do
7745
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7745
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7746 7746
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7747 7747
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7748 7748
     break 2
... ...
@@ -7782,7 +7599,7 @@ do
7782 7782
   IFS=$as_save_IFS
7783 7783
   test -z "$as_dir" && as_dir=.
7784 7784
     for ac_exec_ext in '' $ac_executable_extensions; do
7785
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7785
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7786 7786
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7787 7787
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7788 7788
     break 2
... ...
@@ -7834,7 +7651,7 @@ do
7834 7834
   IFS=$as_save_IFS
7835 7835
   test -z "$as_dir" && as_dir=.
7836 7836
     for ac_exec_ext in '' $ac_executable_extensions; do
7837
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7837
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7838 7838
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7839 7839
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7840 7840
     break 2
... ...
@@ -7874,7 +7691,7 @@ do
7874 7874
   IFS=$as_save_IFS
7875 7875
   test -z "$as_dir" && as_dir=.
7876 7876
     for ac_exec_ext in '' $ac_executable_extensions; do
7877
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7877
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7878 7878
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7879 7879
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7880 7880
     break 2
... ...
@@ -7926,7 +7743,7 @@ do
7926 7926
   IFS=$as_save_IFS
7927 7927
   test -z "$as_dir" && as_dir=.
7928 7928
     for ac_exec_ext in '' $ac_executable_extensions; do
7929
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7929
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7930 7930
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7931 7931
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7932 7932
     break 2
... ...
@@ -7966,7 +7783,7 @@ do
7966 7966
   IFS=$as_save_IFS
7967 7967
   test -z "$as_dir" && as_dir=.
7968 7968
     for ac_exec_ext in '' $ac_executable_extensions; do
7969
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7969
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7970 7970
     ac_cv_prog_ac_ct_LIPO="lipo"
7971 7971
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7972 7972
     break 2
... ...
@@ -8018,7 +7835,7 @@ do
8018 8018
   IFS=$as_save_IFS
8019 8019
   test -z "$as_dir" && as_dir=.
8020 8020
     for ac_exec_ext in '' $ac_executable_extensions; do
8021
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8021
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8022 8022
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
8023 8023
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8024 8024
     break 2
... ...
@@ -8058,7 +7875,7 @@ do
8058 8058
   IFS=$as_save_IFS
8059 8059
   test -z "$as_dir" && as_dir=.
8060 8060
     for ac_exec_ext in '' $ac_executable_extensions; do
8061
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8061
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8062 8062
     ac_cv_prog_ac_ct_OTOOL="otool"
8063 8063
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8064 8064
     break 2
... ...
@@ -8110,7 +7927,7 @@ do
8110 8110
   IFS=$as_save_IFS
8111 8111
   test -z "$as_dir" && as_dir=.
8112 8112
     for ac_exec_ext in '' $ac_executable_extensions; do
8113
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8113
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8114 8114
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8115 8115
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8116 8116
     break 2
... ...
@@ -8150,7 +7967,7 @@ do
8150 8150
   IFS=$as_save_IFS
8151 8151
   test -z "$as_dir" && as_dir=.
8152 8152
     for ac_exec_ext in '' $ac_executable_extensions; do
8153
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8153
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8154 8154
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8155 8155
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8156 8156
     break 2
... ...
@@ -16243,14 +16060,6 @@ LIBOBJS=$ac_libobjs
16243 16243
 LTLIBOBJS=$ac_ltlibobjs
16244 16244
 
16245 16245
 
16246
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16247
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
16248
-   if test -n "$am_sleep_pid"; then
16249
-     # Hide warnings about reused PIDs.
16250
-     wait $am_sleep_pid 2>/dev/null
16251
-   fi
16252
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16253
-$as_echo "done" >&6; }
16254 16246
  if test -n "$EXEEXT"; then
16255 16247
   am__EXEEXT_TRUE=
16256 16248
   am__EXEEXT_FALSE='#'
... ...
@@ -16590,16 +16399,16 @@ if (echo >conf$$.file) 2>/dev/null; then
16590 16590
     # ... but there are two gotchas:
16591 16591
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16592 16592
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16593
-    # In both cases, we have to default to `cp -pR'.
16593
+    # In both cases, we have to default to `cp -p'.
16594 16594
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16595
-      as_ln_s='cp -pR'
16595
+      as_ln_s='cp -p'
16596 16596
   elif ln conf$$.file conf$$ 2>/dev/null; then
16597 16597
     as_ln_s=ln
16598 16598
   else
16599
-    as_ln_s='cp -pR'
16599
+    as_ln_s='cp -p'
16600 16600
   fi
16601 16601
 else
16602
-  as_ln_s='cp -pR'
16602
+  as_ln_s='cp -p'
16603 16603
 fi
16604 16604
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16605 16605
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -16659,16 +16468,28 @@ else
16659 16659
   as_mkdir_p=false
16660 16660
 fi
16661 16661
 
16662
-
16663
-# as_fn_executable_p FILE
16664
-# -----------------------
16665
-# Test if FILE is an executable regular file.
16666
-as_fn_executable_p ()
16667
-{
16668
-  test -f "$1" && test -x "$1"
16669
-} # as_fn_executable_p
16670
-as_test_x='test -x'
16671
-as_executable_p=as_fn_executable_p
16662
+if test -x / >/dev/null 2>&1; then
16663
+  as_test_x='test -x'
16664
+else
16665
+  if ls -dL / >/dev/null 2>&1; then
16666
+    as_ls_L_option=L
16667
+  else
16668
+    as_ls_L_option=
16669
+  fi
16670
+  as_test_x='
16671
+    eval sh -c '\''
16672
+      if test -d "$1"; then
16673
+	test -d "$1/.";
16674
+      else
16675
+	case $1 in #(
16676
+	-*)set "./$1";;
16677
+	esac;
16678
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
16679
+	???[sx]*):;;*)false;;esac;fi
16680
+    '\'' sh
16681
+  '
16682
+fi
16683
+as_executable_p=$as_test_x
16672 16684
 
16673 16685
 # Sed expression to map a string onto a valid CPP name.
16674 16686
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -16690,7 +16511,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16690 16690
 # values after options handling.
16691 16691
 ac_log="
16692 16692
 This file was extended by libclamavc++ $as_me devel, which was
16693
-generated by GNU Autoconf 2.69.  Invocation command line was
16693
+generated by GNU Autoconf 2.68.  Invocation command line was
16694 16694
 
16695 16695
   CONFIG_FILES    = $CONFIG_FILES
16696 16696
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -16756,10 +16577,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16756 16756
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16757 16757
 ac_cs_version="\\
16758 16758
 libclamavc++ config.status devel
16759
-configured by $0, generated by GNU Autoconf 2.69,
16759
+configured by $0, generated by GNU Autoconf 2.68,
16760 16760
   with options \\"\$ac_cs_config\\"
16761 16761
 
16762
-Copyright (C) 2012 Free Software Foundation, Inc.
16762
+Copyright (C) 2010 Free Software Foundation, Inc.
16763 16763
 This config.status script is free software; the Free Software Foundation
16764 16764
 gives unlimited permission to copy, distribute and modify it."
16765 16765
 
... ...
@@ -16850,7 +16671,7 @@ fi
16850 16850
 _ACEOF
16851 16851
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16852 16852
 if \$ac_cs_recheck; then
16853
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16853
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16854 16854
   shift
16855 16855
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16856 16856
   CONFIG_SHELL='$SHELL'
... ...
@@ -17859,7 +17680,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17859 17859
 
17860 17860
   case $ac_file$ac_mode in
17861 17861
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17862
-  # Older Autoconf quotes --file arguments for eval, but not when files
17862
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17863 17863
   # are listed without --file.  Let's play safe and only enable the eval
17864 17864
   # if we detect the quoting.
17865 17865
   case $CONFIG_FILES in
... ...
@@ -17872,7 +17693,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17872 17872
     # Strip MF so we end up with the name of the file.
17873 17873
     mf=`echo "$mf" | sed -e 's/:.*$//'`
17874 17874
     # Check whether this is an Automake generated Makefile or not.
17875
-    # We used to match only the files named 'Makefile.in', but
17875
+    # We used to match only the files named `Makefile.in', but
17876 17876
     # some people rename them; so instead we look at the file content.
17877 17877
     # Grep'ing the first line is not enough: some people post-process
17878 17878
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -17906,19 +17727,21 @@ $as_echo X"$mf" |
17906 17906
       continue
17907 17907
     fi
17908 17908
     # Extract the definition of DEPDIR, am__include, and am__quote
17909
-    # from the Makefile without running 'make'.
17909
+    # from the Makefile without running `make'.
17910 17910
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17911 17911
     test -z "$DEPDIR" && continue
17912 17912
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
17913
-    test -z "$am__include" && continue
17913
+    test -z "am__include" && continue
17914 17914
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17915
+    # When using ansi2knr, U may be empty or an underscore; expand it
17916
+    U=`sed -n 's/^U = //p' < "$mf"`
17915 17917
     # Find all dependency output files, they are included files with
17916 17918
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
17917 17919
     # simplest approach to changing $(DEPDIR) to its actual value in the
17918 17920
     # expansion.
17919 17921
     for file in `sed -n "
17920 17922
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17921
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17923
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17922 17924
       # Make sure the directory exists.
17923 17925
       test -f "$dirpart/$file" && continue
17924 17926
       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)