Browse code

autojunk'd

Kevin Lin authored on 2014/09/23 04:54:25
Showing 23 changed files
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,6 +34,51 @@
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))
38 83
 pkgdatadir = $(datadir)/@PACKAGE@
39 84
 pkgincludedir = $(includedir)/@PACKAGE@
40 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -56,10 +100,10 @@ host_triplet = @host@
56 56
 target_triplet = @target@
57 57
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = clamsubmit
58 58
 subdir = .
59
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
60
-	$(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
61
-	$(srcdir)/clamav-config.in $(srcdir)/libclamav.pc.in \
62
-	$(srcdir)/platform.h.in $(top_srcdir)/configure \
59
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
60
+	$(top_srcdir)/configure $(am__configure_deps) \
61
+	$(srcdir)/clamav-config.h.in $(srcdir)/clamav-config.in \
62
+	$(srcdir)/libclamav.pc.in $(srcdir)/platform.h.in \
63 63
 	$(top_srcdir)/docs/man/clamav-milter.8.in \
64 64
 	$(top_srcdir)/docs/man/clamav-milter.conf.5.in \
65 65
 	$(top_srcdir)/docs/man/clambc.1.in \
... ...
@@ -67,15 +111,21 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
67 67
 	$(top_srcdir)/docs/man/clamd.8.in \
68 68
 	$(top_srcdir)/docs/man/clamd.conf.5.in \
69 69
 	$(top_srcdir)/docs/man/clamdscan.1.in \
70
-	$(top_srcdir)/docs/man/clamdtop.1.in \
71 70
 	$(top_srcdir)/docs/man/clamscan.1.in \
72
-	$(top_srcdir)/docs/man/clamsubmit.1.in \
73 71
 	$(top_srcdir)/docs/man/freshclam.1.in \
74 72
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
75
-	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
76
-	INSTALL NEWS config/compile config/config.guess \
77
-	config/config.rpath config/config.sub config/depcomp \
78
-	config/install-sh config/ltmain.sh config/missing
73
+	$(top_srcdir)/docs/man/sigtool.1.in \
74
+	$(top_srcdir)/docs/man/clamdtop.1.in \
75
+	$(top_srcdir)/docs/man/clamsubmit.1.in AUTHORS COPYING \
76
+	ChangeLog INSTALL NEWS README config/compile \
77
+	config/config.guess config/config.rpath config/config.sub \
78
+	config/depcomp config/install-sh config/missing \
79
+	config/ltmain.sh $(top_srcdir)/config/compile \
80
+	$(top_srcdir)/config/config.guess \
81
+	$(top_srcdir)/config/config.rpath \
82
+	$(top_srcdir)/config/config.sub \
83
+	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
84
+	$(top_srcdir)/config/missing
79 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
81 87
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -186,29 +236,63 @@ am__uninstall_files_from_dir = { \
186 186
   }
187 187
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
188 188
 SCRIPTS = $(bin_SCRIPTS)
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 = :
189 193
 AM_V_GEN = $(am__v_GEN_@AM_V@)
190 194
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
191
-am__v_GEN_0 = @echo "  GEN   " $@;
195
+am__v_GEN_0 = @echo "  GEN     " $@;
196
+am__v_GEN_1 = 
192 197
 AM_V_at = $(am__v_at_@AM_V@)
193 198
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
194 199
 am__v_at_0 = @
200
+am__v_at_1 = 
195 201
 SOURCES =
196 202
 DIST_SOURCES =
197
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
198
-	html-recursive info-recursive install-data-recursive \
199
-	install-dvi-recursive install-exec-recursive \
200
-	install-html-recursive install-info-recursive \
201
-	install-pdf-recursive install-ps-recursive install-recursive \
202
-	installcheck-recursive installdirs-recursive pdf-recursive \
203
-	ps-recursive uninstall-recursive
203
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
204
+	ctags-recursive dvi-recursive html-recursive info-recursive \
205
+	install-data-recursive install-dvi-recursive \
206
+	install-exec-recursive install-html-recursive \
207
+	install-info-recursive install-pdf-recursive \
208
+	install-ps-recursive install-recursive installcheck-recursive \
209
+	installdirs-recursive pdf-recursive ps-recursive \
210
+	tags-recursive uninstall-recursive
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
204 216
 DATA = $(pkgconfig_DATA)
205 217
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
206 218
   distclean-recursive maintainer-clean-recursive
207
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
208
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
209
-	distdir dist dist-all distcheck
219
+am__recursive_targets = \
220
+  $(RECURSIVE_TARGETS) \
221
+  $(RECURSIVE_CLEAN_TARGETS) \
222
+  $(am__extra_recursive_targets)
223
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
224
+	cscope distdir dist dist-all distcheck
225
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
226
+	$(LISP)clamav-config.h.in
227
+# Read a list of newline-separated strings from the standard input,
228
+# and print each of them once, without duplicates.  Input order is
229
+# *not* preserved.
230
+am__uniquify_input = $(AWK) '\
231
+  BEGIN { nonempty = 0; } \
232
+  { items[$$0] = 1; nonempty = 1; } \
233
+  END { if (nonempty) { for (i in items) print i; }; } \
234
+'
235
+# Make sure the list of sources is unique.  This is necessary because,
236
+# e.g., the same source file might be shared among _SOURCES variables
237
+# for different programs/libraries.
238
+am__define_uniq_tagged_files = \
239
+  list='$(am__tagged_files)'; \
240
+  unique=`for i in $$list; do \
241
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
242
+  done | $(am__uniquify_input)`
210 243
 ETAGS = etags
211 244
 CTAGS = ctags
245
+CSCOPE = cscope
212 246
 DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
213 247
 	sigtool clamconf database docs etc clamav-milter test clamdtop \
214 248
 	clambc unit_tests clamsubmit
... ...
@@ -221,6 +305,7 @@ am__remove_distdir = \
221 221
       && rm -rf "$(distdir)" \
222 222
       || { sleep 5 && rm -rf "$(distdir)"; }; \
223 223
   else :; fi
224
+am__post_remove_distdir = $(am__remove_distdir)
224 225
 am__relativize = \
225 226
   dir0=`pwd`; \
226 227
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
... ...
@@ -248,6 +333,7 @@ am__relativize = \
248 248
   reldir="$$dir2"
249 249
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
250 250
 GZIP_ENV = --best
251
+DIST_TARGETS = dist-bzip2 dist-gzip
251 252
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
252 253
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
253 254
 distcleancheck_listfiles = find . -type f -print
... ...
@@ -503,8 +589,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
503 503
 $(am__aclocal_m4_deps):
504 504
 
505 505
 clamav-config.h: stamp-h1
506
-	@if test ! -f $@; then rm -f stamp-h1; else :; fi
507
-	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
506
+	@test -f $@ || rm -f stamp-h1
507
+	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
508 508
 
509 509
 stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
510 510
 	@rm -f stamp-h1
... ...
@@ -550,8 +636,11 @@ docs/man/clamsubmit.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clam
550 550
 	cd $(top_builddir) && $(SHELL) ./config.status $@
551 551
 install-binSCRIPTS: $(bin_SCRIPTS)
552 552
 	@$(NORMAL_INSTALL)
553
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
554 553
 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
554
+	if test -n "$$list"; then \
555
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
556
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
557
+	fi; \
555 558
 	for p in $$list; do \
556 559
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
557 560
 	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
... ...
@@ -606,8 +695,11 @@ distclean-libtool:
606 606
 	-rm -f libtool config.lt
607 607
 install-pkgconfigDATA: $(pkgconfig_DATA)
608 608
 	@$(NORMAL_INSTALL)
609
-	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
610 609
 	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
610
+	if test -n "$$list"; then \
611
+	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
612
+	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
613
+	fi; \
611 614
 	for p in $$list; do \
612 615
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
613 616
 	  echo "$$d$$p"; \
... ...
@@ -624,22 +716,25 @@ uninstall-pkgconfigDATA:
624 624
 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
625 625
 
626 626
 # This directory's subdirectories are mostly independent; you can cd
627
-# into them and run `make' without going through this Makefile.
628
-# To change the values of `make' variables: instead of editing Makefiles,
629
-# (1) if the variable is set in `config.status', edit `config.status'
630
-#     (which will cause the Makefiles to be regenerated when you run `make');
631
-# (2) otherwise, pass the desired values on the `make' command line.
632
-$(RECURSIVE_TARGETS):
633
-	@fail= failcom='exit 1'; \
634
-	for f in x $$MAKEFLAGS; do \
635
-	  case $$f in \
636
-	    *=* | --[!k]*);; \
637
-	    *k*) failcom='fail=yes';; \
638
-	  esac; \
639
-	done; \
627
+# into them and run 'make' without going through this Makefile.
628
+# To change the values of 'make' variables: instead of editing Makefiles,
629
+# (1) if the variable is set in 'config.status', edit 'config.status'
630
+#     (which will cause the Makefiles to be regenerated when you run 'make');
631
+# (2) otherwise, pass the desired values on the 'make' command line.
632
+$(am__recursive_targets):
633
+	@fail=; \
634
+	if $(am__make_keepgoing); then \
635
+	  failcom='fail=yes'; \
636
+	else \
637
+	  failcom='exit 1'; \
638
+	fi; \
640 639
 	dot_seen=no; \
641 640
 	target=`echo $@ | sed s/-recursive//`; \
642
-	list='$(SUBDIRS)'; for subdir in $$list; do \
641
+	case "$@" in \
642
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
643
+	  *) list='$(SUBDIRS)' ;; \
644
+	esac; \
645
+	for subdir in $$list; do \
643 646
 	  echo "Making $$target in $$subdir"; \
644 647
 	  if test "$$subdir" = "."; then \
645 648
 	    dot_seen=yes; \
... ...
@@ -654,57 +749,12 @@ $(RECURSIVE_TARGETS):
654 654
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
655 655
 	fi; test -z "$$fail"
656 656
 
657
-$(RECURSIVE_CLEAN_TARGETS):
658
-	@fail= failcom='exit 1'; \
659
-	for f in x $$MAKEFLAGS; do \
660
-	  case $$f in \
661
-	    *=* | --[!k]*);; \
662
-	    *k*) failcom='fail=yes';; \
663
-	  esac; \
664
-	done; \
665
-	dot_seen=no; \
666
-	case "$@" in \
667
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
668
-	  *) list='$(SUBDIRS)' ;; \
669
-	esac; \
670
-	rev=''; for subdir in $$list; do \
671
-	  if test "$$subdir" = "."; then :; else \
672
-	    rev="$$subdir $$rev"; \
673
-	  fi; \
674
-	done; \
675
-	rev="$$rev ."; \
676
-	target=`echo $@ | sed s/-recursive//`; \
677
-	for subdir in $$rev; do \
678
-	  echo "Making $$target in $$subdir"; \
679
-	  if test "$$subdir" = "."; then \
680
-	    local_target="$$target-am"; \
681
-	  else \
682
-	    local_target="$$target"; \
683
-	  fi; \
684
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
685
-	  || eval $$failcom; \
686
-	done && test -z "$$fail"
687
-tags-recursive:
688
-	list='$(SUBDIRS)'; for subdir in $$list; do \
689
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
690
-	done
691
-ctags-recursive:
692
-	list='$(SUBDIRS)'; for subdir in $$list; do \
693
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
694
-	done
657
+ID: $(am__tagged_files)
658
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
659
+tags: tags-recursive
660
+TAGS: tags
695 661
 
696
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
697
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
698
-	unique=`for i in $$list; do \
699
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
700
-	  done | \
701
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
702
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
703
-	mkid -fID $$unique
704
-tags: TAGS
705
-
706
-TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
707
-		$(TAGS_FILES) $(LISP)
662
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
708 663
 	set x; \
709 664
 	here=`pwd`; \
710 665
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -720,12 +770,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIE
720 720
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
721 721
 	  fi; \
722 722
 	done; \
723
-	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
724
-	unique=`for i in $$list; do \
725
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
726
-	  done | \
727
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
728
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
723
+	$(am__define_uniq_tagged_files); \
729 724
 	shift; \
730 725
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
731 726
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -737,15 +782,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIE
737 737
 	      $$unique; \
738 738
 	  fi; \
739 739
 	fi
740
-ctags: CTAGS
741
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
742
-		$(TAGS_FILES) $(LISP)
743
-	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
744
-	unique=`for i in $$list; do \
745
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
746
-	  done | \
747
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
748
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
740
+ctags: ctags-recursive
741
+
742
+CTAGS: ctags
743
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
744
+	$(am__define_uniq_tagged_files); \
749 745
 	test -z "$(CTAGS_ARGS)$$unique" \
750 746
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
751 747
 	     $$unique
... ...
@@ -754,9 +795,31 @@ GTAGS:
754 754
 	here=`$(am__cd) $(top_builddir) && pwd` \
755 755
 	  && $(am__cd) $(top_srcdir) \
756 756
 	  && gtags -i $(GTAGS_ARGS) "$$here"
757
+cscope: cscope.files
758
+	test ! -s cscope.files \
759
+	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
760
+clean-cscope:
761
+	-rm -f cscope.files
762
+cscope.files: clean-cscope cscopelist
763
+cscopelist: cscopelist-recursive
764
+
765
+cscopelist-am: $(am__tagged_files)
766
+	list='$(am__tagged_files)'; \
767
+	case "$(srcdir)" in \
768
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
769
+	  *) sdir=$(subdir)/$(srcdir) ;; \
770
+	esac; \
771
+	for i in $$list; do \
772
+	  if test -f "$$i"; then \
773
+	    echo "$(subdir)/$$i"; \
774
+	  else \
775
+	    echo "$$sdir/$$i"; \
776
+	  fi; \
777
+	done >> $(top_builddir)/cscope.files
757 778
 
758 779
 distclean-tags:
759 780
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
781
+	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
760 782
 
761 783
 distdir: $(DISTFILES)
762 784
 	$(am__remove_distdir)
... ...
@@ -792,13 +855,10 @@ distdir: $(DISTFILES)
792 792
 	done
793 793
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
794 794
 	  if test "$$subdir" = .; then :; else \
795
-	    test -d "$(distdir)/$$subdir" \
796
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
797
-	    || exit 1; \
798
-	  fi; \
799
-	done
800
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
801
-	  if test "$$subdir" = .; then :; else \
795
+	    $(am__make_dryrun) \
796
+	      || test -d "$(distdir)/$$subdir" \
797
+	      || $(MKDIR_P) "$(distdir)/$$subdir" \
798
+	      || exit 1; \
802 799
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
803 800
 	    $(am__relativize); \
804 801
 	    new_distdir=$$reldir; \
... ...
@@ -830,40 +890,41 @@ distdir: $(DISTFILES)
830 830
 	|| chmod -R a+r "$(distdir)"
831 831
 dist-gzip: distdir
832 832
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
833
-	$(am__remove_distdir)
833
+	$(am__post_remove_distdir)
834 834
 dist-bzip2: distdir
835 835
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
836
-	$(am__remove_distdir)
836
+	$(am__post_remove_distdir)
837 837
 
838 838
 dist-lzip: distdir
839 839
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
840
-	$(am__remove_distdir)
841
-
842
-dist-lzma: distdir
843
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
844
-	$(am__remove_distdir)
840
+	$(am__post_remove_distdir)
845 841
 
846 842
 dist-xz: distdir
847 843
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
848
-	$(am__remove_distdir)
844
+	$(am__post_remove_distdir)
849 845
 
850 846
 dist-tarZ: distdir
847
+	@echo WARNING: "Support for shar distribution archives is" \
848
+	               "deprecated." >&2
849
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
851 850
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
852
-	$(am__remove_distdir)
851
+	$(am__post_remove_distdir)
853 852
 
854 853
 dist-shar: distdir
854
+	@echo WARNING: "Support for distribution archives compressed with" \
855
+		       "legacy program 'compress' is deprecated." >&2
856
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
855 857
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
856
-	$(am__remove_distdir)
858
+	$(am__post_remove_distdir)
857 859
 
858 860
 dist-zip: distdir
859 861
 	-rm -f $(distdir).zip
860 862
 	zip -rq $(distdir).zip $(distdir)
861
-	$(am__remove_distdir)
863
+	$(am__post_remove_distdir)
862 864
 
863
-dist dist-all: distdir
864
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
865
-	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
866
-	$(am__remove_distdir)
865
+dist dist-all:
866
+	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
867
+	$(am__post_remove_distdir)
867 868
 
868 869
 # This target untars the dist file and tries a VPATH configuration.  Then
869 870
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -874,8 +935,6 @@ distcheck: dist
874 874
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
875 875
 	*.tar.bz2*) \
876 876
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
877
-	*.tar.lzma*) \
878
-	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
879 877
 	*.tar.lz*) \
880 878
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
881 879
 	*.tar.xz*) \
... ...
@@ -887,18 +946,19 @@ distcheck: dist
887 887
 	*.zip*) \
888 888
 	  unzip $(distdir).zip ;;\
889 889
 	esac
890
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
891
-	mkdir $(distdir)/_build
892
-	mkdir $(distdir)/_inst
890
+	chmod -R a-w $(distdir)
891
+	chmod u+w $(distdir)
892
+	mkdir $(distdir)/_build $(distdir)/_inst
893 893
 	chmod a-w $(distdir)
894 894
 	test -d $(distdir)/_build || exit 0; \
895 895
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
896 896
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
897 897
 	  && am__cwd=`pwd` \
898 898
 	  && $(am__cd) $(distdir)/_build \
899
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
899
+	  && ../configure \
900 900
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
901 901
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
902
+	    --srcdir=.. --prefix="$$dc_install_base" \
902 903
 	  && $(MAKE) $(AM_MAKEFLAGS) \
903 904
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
904 905
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -921,7 +981,7 @@ distcheck: dist
921 921
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
922 922
 	  && cd "$$am__cwd" \
923 923
 	  || exit 1
924
-	$(am__remove_distdir)
924
+	$(am__post_remove_distdir)
925 925
 	@(echo "$(distdir) archives ready for distribution: "; \
926 926
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
927 927
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -1060,26 +1120,25 @@ ps-am:
1060 1060
 
1061 1061
 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1062 1062
 
1063
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1064
-	ctags-recursive install-am install-strip tags-recursive
1065
-
1066
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1067
-	all all-am am--refresh check check-am clean clean-generic \
1068
-	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1069
-	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
1070
-	dist-xz dist-zip distcheck distclean distclean-generic \
1071
-	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1072
-	distdir distuninstallcheck dvi dvi-am html html-am info \
1073
-	info-am install install-am install-binSCRIPTS install-data \
1074
-	install-data-am install-dvi install-dvi-am install-exec \
1075
-	install-exec-am install-html install-html-am install-info \
1076
-	install-info-am install-man install-pdf install-pdf-am \
1077
-	install-pkgconfigDATA install-ps install-ps-am install-strip \
1078
-	installcheck installcheck-am installcheck-binSCRIPTS \
1079
-	installdirs installdirs-am maintainer-clean \
1080
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
1081
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1082
-	uninstall uninstall-am uninstall-binSCRIPTS \
1063
+.MAKE: $(am__recursive_targets) all install-am install-strip
1064
+
1065
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1066
+	am--refresh check check-am clean clean-cscope clean-generic \
1067
+	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1068
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1069
+	dist-tarZ dist-xz dist-zip distcheck distclean \
1070
+	distclean-generic distclean-hdr distclean-libtool \
1071
+	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1072
+	dvi-am html html-am info info-am install install-am \
1073
+	install-binSCRIPTS install-data install-data-am install-dvi \
1074
+	install-dvi-am install-exec install-exec-am install-html \
1075
+	install-html-am install-info install-info-am install-man \
1076
+	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1077
+	install-ps-am install-strip installcheck installcheck-am \
1078
+	installcheck-binSCRIPTS installdirs installdirs-am \
1079
+	maintainer-clean maintainer-clean-generic mostlyclean \
1080
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1081
+	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1083 1082
 	uninstall-pkgconfigDATA
1084 1083
 
1085 1084
 lcov:
... ...
@@ -1,8 +1,7 @@
1
-# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2
+
3
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2 4
 
3
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
-# Inc.
6 5
 # This file is free software; the Free Software Foundation
7 6
 # gives unlimited permission to copy and/or distribute it,
8 7
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -12,33 +11,31 @@
12 12
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 13
 # PARTICULAR PURPOSE.
14 14
 
15
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 16
 m4_ifndef([AC_AUTOCONF_VERSION],
16 17
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
18
-[m4_warning([this file was generated for autoconf 2.68.
18
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
19
+[m4_warning([this file was generated for autoconf 2.69.
19 20
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 21
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
22
+To do so, use the procedure documented by the package, typically 'autoreconf'.])])
22 23
 
23
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
24
-# Foundation, Inc.
24
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
25 25
 #
26 26
 # This file is free software; the Free Software Foundation
27 27
 # gives unlimited permission to copy and/or distribute it,
28 28
 # with or without modifications, as long as this notice is preserved.
29 29
 
30
-# serial 1
31
-
32 30
 # AM_AUTOMAKE_VERSION(VERSION)
33 31
 # ----------------------------
34 32
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
35 33
 # generated from the m4 files accompanying Automake X.Y.
36 34
 # (This private macro should not be called outside this file.)
37 35
 AC_DEFUN([AM_AUTOMAKE_VERSION],
38
-[am__api_version='1.11'
36
+[am__api_version='1.14'
39 37
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
40 38
 dnl require some minimum version.  Point them to the right macro.
41
-m4_if([$1], [1.11.3], [],
39
+m4_if([$1], [1.14.1], [],
42 40
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
43 41
 ])
44 42
 
... ...
@@ -54,24 +51,22 @@ m4_define([_AM_AUTOCONF_VERSION], [])
54 54
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
55 55
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
56 56
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
57
-[AM_AUTOMAKE_VERSION([1.11.3])dnl
57
+[AM_AUTOMAKE_VERSION([1.14.1])dnl
58 58
 m4_ifndef([AC_AUTOCONF_VERSION],
59 59
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
60 60
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
61 61
 
62 62
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
63 63
 
64
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
64
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
65 65
 #
66 66
 # This file is free software; the Free Software Foundation
67 67
 # gives unlimited permission to copy and/or distribute it,
68 68
 # with or without modifications, as long as this notice is preserved.
69 69
 
70
-# serial 1
71
-
72 70
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
73
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
74
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
71
+# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
72
+# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
75 73
 #
76 74
 # Of course, Automake must honor this variable whenever it calls a
77 75
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -90,7 +85,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
90 90
 #
91 91
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
92 92
 # are both prefixed by $srcdir.  In an in-source build this is usually
93
-# harmless because $srcdir is `.', but things will broke when you
93
+# harmless because $srcdir is '.', but things will broke when you
94 94
 # start a VPATH build or use an absolute $srcdir.
95 95
 #
96 96
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -116,22 +111,19 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
116 116
 
117 117
 # AM_CONDITIONAL                                            -*- Autoconf -*-
118 118
 
119
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
120
-# Free Software Foundation, Inc.
119
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
121 120
 #
122 121
 # This file is free software; the Free Software Foundation
123 122
 # gives unlimited permission to copy and/or distribute it,
124 123
 # with or without modifications, as long as this notice is preserved.
125 124
 
126
-# serial 9
127
-
128 125
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
129 126
 # -------------------------------------
130 127
 # Define a conditional.
131 128
 AC_DEFUN([AM_CONDITIONAL],
132
-[AC_PREREQ(2.52)dnl
133
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
134
-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
129
+[AC_PREREQ([2.52])dnl
130
+ m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
131
+       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
135 132
 AC_SUBST([$1_TRUE])dnl
136 133
 AC_SUBST([$1_FALSE])dnl
137 134
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -150,16 +142,14 @@ AC_CONFIG_COMMANDS_PRE(
150 150
 Usually this means the macro was only invoked conditionally.]])
151 151
 fi])])
152 152
 
153
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
154
-# 2010, 2011 Free Software Foundation, Inc.
153
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
155 154
 #
156 155
 # This file is free software; the Free Software Foundation
157 156
 # gives unlimited permission to copy and/or distribute it,
158 157
 # with or without modifications, as long as this notice is preserved.
159 158
 
160
-# serial 12
161 159
 
162
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
160
+# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
163 161
 # written in clear, in which case automake, when reading aclocal.m4,
164 162
 # will think it sees a *use*, and therefore will trigger all it's
165 163
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -169,7 +159,7 @@ fi])])
169 169
 # _AM_DEPENDENCIES(NAME)
170 170
 # ----------------------
171 171
 # See how the compiler implements dependency checking.
172
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
172
+# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
173 173
 # We try a few techniques and use that to set a single cache variable.
174 174
 #
175 175
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -182,12 +172,13 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
182 182
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
183 183
 AC_REQUIRE([AM_DEP_TRACK])dnl
184 184
 
185
-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
186
-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
187
-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
189
-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
190
-                   [depcc="$$1"   am_compiler_list=])
185
+m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
186
+      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
187
+      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
+      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
189
+      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
190
+      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
191
+                    [depcc="$$1"   am_compiler_list=])
191 192
 
192 193
 AC_CACHE_CHECK([dependency style of $depcc],
193 194
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -195,8 +186,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
195 195
   # We make a subdir and do the tests there.  Otherwise we can end up
196 196
   # making bogus files that we don't know about and never remove.  For
197 197
   # instance it was reported that on HP-UX the gcc test will end up
198
-  # making a dummy file named `D' -- because `-MD' means `put the output
199
-  # in D'.
198
+  # making a dummy file named 'D' -- because '-MD' means "put the output
199
+  # in D".
200 200
   rm -rf conftest.dir
201 201
   mkdir conftest.dir
202 202
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -236,16 +227,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
236 236
     : > sub/conftest.c
237 237
     for i in 1 2 3 4 5 6; do
238 238
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
239
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
240
-      # Solaris 8's {/usr,}/bin/sh.
241
-      touch sub/conftst$i.h
239
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
240
+      # Solaris 10 /bin/sh.
241
+      echo '/* dummy */' > sub/conftst$i.h
242 242
     done
243 243
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
244 244
 
245
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
245
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
246 246
     # mode.  It turns out that the SunPro C++ compiler does not properly
247
-    # handle `-M -o', and we need to detect this.  Also, some Intel
248
-    # versions had trouble with output in subdirs
247
+    # handle '-M -o', and we need to detect this.  Also, some Intel
248
+    # versions had trouble with output in subdirs.
249 249
     am__obj=sub/conftest.${OBJEXT-o}
250 250
     am__minus_obj="-o $am__obj"
251 251
     case $depmode in
... ...
@@ -254,8 +245,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       test "$am__universal" = false || continue
255 255
       ;;
256 256
     nosideeffect)
257
-      # after this tag, mechanisms are not by side-effect, so they'll
258
-      # only be used when explicitly requested
257
+      # After this tag, mechanisms are not by side-effect, so they'll
258
+      # only be used when explicitly requested.
259 259
       if test "x$enable_dependency_tracking" = xyes; then
260 260
 	continue
261 261
       else
... ...
@@ -263,7 +254,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
263 263
       fi
264 264
       ;;
265 265
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
266
-      # This compiler won't grok `-c -o', but also, the minuso test has
266
+      # This compiler won't grok '-c -o', but also, the minuso test has
267 267
       # not run yet.  These depmodes are late enough in the game, and
268 268
       # so weak that their functioning should not be impacted.
269 269
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -311,7 +302,7 @@ AM_CONDITIONAL([am__fastdep$1], [
311 311
 # AM_SET_DEPDIR
312 312
 # -------------
313 313
 # Choose a directory name for dependency files.
314
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
314
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
315 315
 AC_DEFUN([AM_SET_DEPDIR],
316 316
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
317 317
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -321,9 +312,13 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
321 321
 # AM_DEP_TRACK
322 322
 # ------------
323 323
 AC_DEFUN([AM_DEP_TRACK],
324
-[AC_ARG_ENABLE(dependency-tracking,
325
-[  --disable-dependency-tracking  speeds up one-time build
326
-  --enable-dependency-tracking   do not reject slow dependency extractors])
324
+[AC_ARG_ENABLE([dependency-tracking], [dnl
325
+AS_HELP_STRING(
326
+  [--enable-dependency-tracking],
327
+  [do not reject slow dependency extractors])
328
+AS_HELP_STRING(
329
+  [--disable-dependency-tracking],
330
+  [speeds up one-time build])])
327 331
 if test "x$enable_dependency_tracking" != xno; then
328 332
   am_depcomp="$ac_aux_dir/depcomp"
329 333
   AMDEPBACKSLASH='\'
... ...
@@ -338,20 +333,18 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
338 338
 
339 339
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
340 340
 
341
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
342
-# Free Software Foundation, Inc.
341
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
343 342
 #
344 343
 # This file is free software; the Free Software Foundation
345 344
 # gives unlimited permission to copy and/or distribute it,
346 345
 # with or without modifications, as long as this notice is preserved.
347 346
 
348
-#serial 5
349 347
 
350 348
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
351 349
 # ------------------------------
352 350
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
353 351
 [{
354
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
352
+  # Older Autoconf quotes --file arguments for eval, but not when files
355 353
   # are listed without --file.  Let's play safe and only enable the eval
356 354
   # if we detect the quoting.
357 355
   case $CONFIG_FILES in
... ...
@@ -364,7 +357,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
364 364
     # Strip MF so we end up with the name of the file.
365 365
     mf=`echo "$mf" | sed -e 's/:.*$//'`
366 366
     # Check whether this is an Automake generated Makefile or not.
367
-    # We used to match only the files named `Makefile.in', but
367
+    # We used to match only the files named 'Makefile.in', but
368 368
     # some people rename them; so instead we look at the file content.
369 369
     # Grep'ing the first line is not enough: some people post-process
370 370
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -376,21 +369,19 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
376 376
       continue
377 377
     fi
378 378
     # Extract the definition of DEPDIR, am__include, and am__quote
379
-    # from the Makefile without running `make'.
379
+    # from the Makefile without running 'make'.
380 380
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
381 381
     test -z "$DEPDIR" && continue
382 382
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
383
-    test -z "am__include" && continue
383
+    test -z "$am__include" && continue
384 384
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
385
-    # When using ansi2knr, U may be empty or an underscore; expand it
386
-    U=`sed -n 's/^U = //p' < "$mf"`
387 385
     # Find all dependency output files, they are included files with
388 386
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
389 387
     # simplest approach to changing $(DEPDIR) to its actual value in the
390 388
     # expansion.
391 389
     for file in `sed -n "
392 390
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
393
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
391
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
394 392
       # Make sure the directory exists.
395 393
       test -f "$dirpart/$file" && continue
396 394
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -408,7 +399,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
408 408
 # This macro should only be invoked once -- use via AC_REQUIRE.
409 409
 #
410 410
 # This code is only required when automatic dependency tracking
411
-# is enabled.  FIXME.  This creates each `.P' file that we will
411
+# is enabled.  FIXME.  This creates each '.P' file that we will
412 412
 # need in order to bootstrap the dependency handling code.
413 413
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
414 414
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -418,18 +409,21 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
418 418
 
419 419
 # Do all the work for Automake.                             -*- Autoconf -*-
420 420
 
421
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
422
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
421
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
423 422
 #
424 423
 # This file is free software; the Free Software Foundation
425 424
 # gives unlimited permission to copy and/or distribute it,
426 425
 # with or without modifications, as long as this notice is preserved.
427 426
 
428
-# serial 16
429
-
430 427
 # This macro actually does too much.  Some checks are only needed if
431 428
 # your package does certain things.  But this isn't really a big deal.
432 429
 
430
+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
431
+m4_define([AC_PROG_CC],
432
+m4_defn([AC_PROG_CC])
433
+[_AM_PROG_CC_C_O
434
+])
435
+
433 436
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
434 437
 # AM_INIT_AUTOMAKE([OPTIONS])
435 438
 # -----------------------------------------------
... ...
@@ -442,7 +436,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
442 442
 # arguments mandatory, and then we can depend on a new Autoconf
443 443
 # release and drop the old call support.
444 444
 AC_DEFUN([AM_INIT_AUTOMAKE],
445
-[AC_PREREQ([2.62])dnl
445
+[AC_PREREQ([2.65])dnl
446 446
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
447 447
 dnl the ones we care about.
448 448
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -471,31 +465,40 @@ AC_SUBST([CYGPATH_W])
471 471
 # Define the identity of the package.
472 472
 dnl Distinguish between old-style and new-style calls.
473 473
 m4_ifval([$2],
474
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
474
+[AC_DIAGNOSE([obsolete],
475
+             [$0: two- and three-arguments forms are deprecated.])
476
+m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
475 477
  AC_SUBST([PACKAGE], [$1])dnl
476 478
  AC_SUBST([VERSION], [$2])],
477 479
 [_AM_SET_OPTIONS([$1])dnl
478 480
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
479
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
481
+m4_if(
482
+  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
483
+  [ok:ok],,
480 484
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
481 485
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
482 486
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
483 487
 
484 488
 _AM_IF_OPTION([no-define],,
485
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
486
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
489
+[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
490
+ AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
487 491
 
488 492
 # Some tools Automake needs.
489 493
 AC_REQUIRE([AM_SANITY_CHECK])dnl
490 494
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
491
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
492
-AM_MISSING_PROG(AUTOCONF, autoconf)
493
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
494
-AM_MISSING_PROG(AUTOHEADER, autoheader)
495
-AM_MISSING_PROG(MAKEINFO, makeinfo)
495
+AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
496
+AM_MISSING_PROG([AUTOCONF], [autoconf])
497
+AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
498
+AM_MISSING_PROG([AUTOHEADER], [autoheader])
499
+AM_MISSING_PROG([MAKEINFO], [makeinfo])
496 500
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
497 501
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
498
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
503
+# For better backward compatibility.  To be removed once Automake 1.9.x
504
+# dies out for good.  For more background, see:
505
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
506
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
507
+AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
499 508
 # We need awk for the "check" target.  The system "awk" is bad on
500 509
 # some platforms.
501 510
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -506,34 +509,78 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
506 506
 			     [_AM_PROG_TAR([v7])])])
507 507
 _AM_IF_OPTION([no-dependencies],,
508 508
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
509
-		  [_AM_DEPENDENCIES(CC)],
510
-		  [define([AC_PROG_CC],
511
-			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
509
+		  [_AM_DEPENDENCIES([CC])],
510
+		  [m4_define([AC_PROG_CC],
511
+			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512 512
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
513
-		  [_AM_DEPENDENCIES(CXX)],
514
-		  [define([AC_PROG_CXX],
515
-			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
513
+		  [_AM_DEPENDENCIES([CXX])],
514
+		  [m4_define([AC_PROG_CXX],
515
+			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516 516
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
517
-		  [_AM_DEPENDENCIES(OBJC)],
518
-		  [define([AC_PROG_OBJC],
519
-			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
517
+		  [_AM_DEPENDENCIES([OBJC])],
518
+		  [m4_define([AC_PROG_OBJC],
519
+			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
520
+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
521
+		  [_AM_DEPENDENCIES([OBJCXX])],
522
+		  [m4_define([AC_PROG_OBJCXX],
523
+			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520 524
 ])
521
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
522
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
523
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
524
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
525
+AC_REQUIRE([AM_SILENT_RULES])dnl
526
+dnl The testsuite driver may need to know about EXEEXT, so add the
527
+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
528
+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
525 529
 AC_CONFIG_COMMANDS_PRE(dnl
526 530
 [m4_provide_if([_AM_COMPILER_EXEEXT],
527 531
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
528
-])
529 532
 
530
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+# POSIX will say in a future version that running "rm -f" with no argument
534
+# is OK; and we want to be able to make that assumption in our Makefile
535
+# recipes.  So use an aggressive probe to check that the usage we want is
536
+# actually supported "in the wild" to an acceptable degree.
537
+# See automake bug#10828.
538
+# To make any issue more visible, cause the running configure to be aborted
539
+# by default if the 'rm' program in use doesn't match our expectations; the
540
+# user can still override this though.
541
+if rm -f && rm -fr && rm -rf; then : OK; else
542
+  cat >&2 <<'END'
543
+Oops!
544
+
545
+Your 'rm' program seems unable to run without file operands specified
546
+on the command line, even when the '-f' option is present.  This is contrary
547
+to the behaviour of most rm programs out there, and not conforming with
548
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
549
+
550
+Please tell bug-automake@gnu.org about your system, including the value
551
+of your $PATH and any error possibly output before this message.  This
552
+can help us improve future automake versions.
553
+
554
+END
555
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
556
+    echo 'Configuration will proceed anyway, since you have set the' >&2
557
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
558
+    echo >&2
559
+  else
560
+    cat >&2 <<'END'
561
+Aborting the configuration process, to ensure you take notice of the issue.
562
+
563
+You can download and install GNU coreutils to get an 'rm' implementation
564
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
565
+
566
+If you want to complete the configuration process using your problematic
567
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
568
+to "yes", and re-run configure.
569
+
570
+END
571
+    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
572
+  fi
573
+fi])
574
+
575
+dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
531 576
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
532 577
 dnl mangled by Autoconf and run in a shell conditional statement.
533 578
 m4_define([_AC_COMPILER_EXEEXT],
534 579
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
535 580
 
536
-
537 581
 # When config.status generates a header, we must update the stamp-h file.
538 582
 # This file resides in the same directory as the config header
539 583
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -555,15 +602,12 @@ for _am_header in $config_headers :; do
555 555
 done
556 556
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
557 557
 
558
-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
559
-# Inc.
558
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
560 559
 #
561 560
 # This file is free software; the Free Software Foundation
562 561
 # gives unlimited permission to copy and/or distribute it,
563 562
 # with or without modifications, as long as this notice is preserved.
564 563
 
565
-# serial 1
566
-
567 564
 # AM_PROG_INSTALL_SH
568 565
 # ------------------
569 566
 # Define $install_sh.
... ...
@@ -577,16 +621,14 @@ if test x"${install_sh}" != xset; then
577 577
     install_sh="\${SHELL} $am_aux_dir/install-sh"
578 578
   esac
579 579
 fi
580
-AC_SUBST(install_sh)])
580
+AC_SUBST([install_sh])])
581 581
 
582
-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
582
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
583 583
 #
584 584
 # This file is free software; the Free Software Foundation
585 585
 # gives unlimited permission to copy and/or distribute it,
586 586
 # with or without modifications, as long as this notice is preserved.
587 587
 
588
-# serial 2
589
-
590 588
 # Check whether the underlying file-system supports filenames
591 589
 # with a leading dot.  For instance MS-DOS doesn't.
592 590
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -600,21 +642,18 @@ fi
600 600
 rmdir .tst 2>/dev/null
601 601
 AC_SUBST([am__leading_dot])])
602 602
 
603
-# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
604
-# Free Software Foundation, Inc.
603
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
605 604
 #
606 605
 # This file is free software; the Free Software Foundation
607 606
 # gives unlimited permission to copy and/or distribute it,
608 607
 # with or without modifications, as long as this notice is preserved.
609 608
 
610
-# serial 5
611
-
612 609
 # AM_PROG_LEX
613 610
 # -----------
614 611
 # Autoconf leaves LEX=: if lex or flex can't be found.  Change that to a
615 612
 # "missing" invocation, for better error output.
616 613
 AC_DEFUN([AM_PROG_LEX],
617
-[AC_PREREQ(2.50)dnl
614
+[AC_PREREQ([2.50])dnl
618 615
 AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
619 616
 AC_REQUIRE([AC_PROG_LEX])dnl
620 617
 if test "$LEX" = :; then
... ...
@@ -623,14 +662,12 @@ fi])
623 623
 
624 624
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
625 625
 
626
-# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
626
+# Copyright (C) 2001-2013 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 4
633
-
634 632
 # AM_MAKE_INCLUDE()
635 633
 # -----------------
636 634
 # Check to see how make treats includes.
... ...
@@ -648,7 +685,7 @@ am__quote=
648 648
 _am_result=none
649 649
 # First try GNU make style include.
650 650
 echo "include confinc" > confmf
651
-# Ignore all kinds of additional output from `make'.
651
+# Ignore all kinds of additional output from 'make'.
652 652
 case `$am_make -s -f confmf 2> /dev/null` in #(
653 653
 *the\ am__doit\ target*)
654 654
   am__include=include
... ...
@@ -675,15 +712,12 @@ rm -f confinc confmf
675 675
 
676 676
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
677 677
 
678
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
679
-# Free Software Foundation, Inc.
678
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
680 679
 #
681 680
 # This file is free software; the Free Software Foundation
682 681
 # gives unlimited permission to copy and/or distribute it,
683 682
 # with or without modifications, as long as this notice is preserved.
684 683
 
685
-# serial 6
686
-
687 684
 # AM_MISSING_PROG(NAME, PROGRAM)
688 685
 # ------------------------------
689 686
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -691,11 +725,10 @@ AC_DEFUN([AM_MISSING_PROG],
691 691
 $1=${$1-"${am_missing_run}$2"}
692 692
 AC_SUBST($1)])
693 693
 
694
-
695 694
 # AM_MISSING_HAS_RUN
696 695
 # ------------------
697
-# Define MISSING if not defined so far and test if it supports --run.
698
-# If it does, set am_missing_run to use it, otherwise, to nothing.
696
+# Define MISSING if not defined so far and test if it is modern enough.
697
+# If it is, set am_missing_run to use it, otherwise, to nothing.
699 698
 AC_DEFUN([AM_MISSING_HAS_RUN],
700 699
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
701 700
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -708,54 +741,22 @@ if test x"${MISSING+set}" != xset; then
708 708
   esac
709 709
 fi
710 710
 # Use eval to expand $SHELL
711
-if eval "$MISSING --run true"; then
712
-  am_missing_run="$MISSING --run "
711
+if eval "$MISSING --is-lightweight"; then
712
+  am_missing_run="$MISSING "
713 713
 else
714 714
   am_missing_run=
715
-  AC_MSG_WARN([`missing' script is too old or missing])
715
+  AC_MSG_WARN(['missing' script is too old or missing])
716 716
 fi
717 717
 ])
718 718
 
719
-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
720
-# Inc.
721
-#
722
-# This file is free software; the Free Software Foundation
723
-# gives unlimited permission to copy and/or distribute it,
724
-# with or without modifications, as long as this notice is preserved.
725
-
726
-# serial 1
727
-
728
-# AM_PROG_MKDIR_P
729
-# ---------------
730
-# Check for `mkdir -p'.
731
-AC_DEFUN([AM_PROG_MKDIR_P],
732
-[AC_PREREQ([2.60])dnl
733
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
734
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
735
-dnl while keeping a definition of mkdir_p for backward compatibility.
736
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
737
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
738
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
739
-dnl adjustment using top_builddir (which is defined more often than
740
-dnl MKDIR_P).
741
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
742
-case $mkdir_p in
743
-  [[\\/$]]* | ?:[[\\/]]*) ;;
744
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
745
-esac
746
-])
747
-
748 719
 # Helper functions for option handling.                     -*- Autoconf -*-
749 720
 
750
-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
751
-# Foundation, Inc.
721
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
752 722
 #
753 723
 # This file is free software; the Free Software Foundation
754 724
 # gives unlimited permission to copy and/or distribute it,
755 725
 # with or without modifications, as long as this notice is preserved.
756 726
 
757
-# serial 5
758
-
759 727
 # _AM_MANGLE_OPTION(NAME)
760 728
 # -----------------------
761 729
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -765,7 +766,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
765 765
 # --------------------
766 766
 # Set option NAME.  Presently that only means defining a flag for this option.
767 767
 AC_DEFUN([_AM_SET_OPTION],
768
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
768
+[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
769 769
 
770 770
 # _AM_SET_OPTIONS(OPTIONS)
771 771
 # ------------------------
... ...
@@ -779,13 +780,58 @@ AC_DEFUN([_AM_SET_OPTIONS],
779 779
 AC_DEFUN([_AM_IF_OPTION],
780 780
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
781 781
 
782
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
782
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
783 783
 #
784 784
 # This file is free software; the Free Software Foundation
785 785
 # gives unlimited permission to copy and/or distribute it,
786 786
 # with or without modifications, as long as this notice is preserved.
787 787
 
788
-# serial 1
788
+# _AM_PROG_CC_C_O
789
+# ---------------
790
+# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
791
+# to automatically call this.
792
+AC_DEFUN([_AM_PROG_CC_C_O],
793
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
794
+AC_REQUIRE_AUX_FILE([compile])dnl
795
+AC_LANG_PUSH([C])dnl
796
+AC_CACHE_CHECK(
797
+  [whether $CC understands -c and -o together],
798
+  [am_cv_prog_cc_c_o],
799
+  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
800
+  # Make sure it works both with $CC and with simple cc.
801
+  # Following AC_PROG_CC_C_O, we do the test twice because some
802
+  # compilers refuse to overwrite an existing .o file with -o,
803
+  # though they will create one.
804
+  am_cv_prog_cc_c_o=yes
805
+  for am_i in 1 2; do
806
+    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
807
+         && test -f conftest2.$ac_objext; then
808
+      : OK
809
+    else
810
+      am_cv_prog_cc_c_o=no
811
+      break
812
+    fi
813
+  done
814
+  rm -f core conftest*
815
+  unset am_i])
816
+if test "$am_cv_prog_cc_c_o" != yes; then
817
+   # Losing compiler, so override with the script.
818
+   # FIXME: It is wrong to rewrite CC.
819
+   # But if we don't then we get into trouble of one sort or another.
820
+   # A longer-term fix would be to have automake use am__CC in this case,
821
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
822
+   CC="$am_aux_dir/compile $CC"
823
+fi
824
+AC_LANG_POP([C])])
825
+
826
+# For backward compatibility.
827
+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
828
+
829
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
830
+#
831
+# This file is free software; the Free Software Foundation
832
+# gives unlimited permission to copy and/or distribute it,
833
+# with or without modifications, as long as this notice is preserved.
789 834
 
790 835
 # AM_RUN_LOG(COMMAND)
791 836
 # -------------------
... ...
@@ -800,22 +846,16 @@ AC_DEFUN([AM_RUN_LOG],
800 800
 
801 801
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
802 802
 
803
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
804
-# Free Software Foundation, Inc.
803
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
805 804
 #
806 805
 # This file is free software; the Free Software Foundation
807 806
 # gives unlimited permission to copy and/or distribute it,
808 807
 # with or without modifications, as long as this notice is preserved.
809 808
 
810
-# serial 5
811
-
812 809
 # AM_SANITY_CHECK
813 810
 # ---------------
814 811
 AC_DEFUN([AM_SANITY_CHECK],
815 812
 [AC_MSG_CHECKING([whether build environment is sane])
816
-# Just in case
817
-sleep 1
818
-echo timestamp > conftest.file
819 813
 # Reject unsafe characters in $srcdir or the absolute working directory
820 814
 # name.  Accept space and tab only in the latter.
821 815
 am_lf='
... ...
@@ -826,32 +866,40 @@ case `pwd` in
826 826
 esac
827 827
 case $srcdir in
828 828
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
829
-    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
829
+    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
830 830
 esac
831 831
 
832
-# Do `set' in a subshell so we don't clobber the current shell's
832
+# Do 'set' in a subshell so we don't clobber the current shell's
833 833
 # arguments.  Must try -L first in case configure is actually a
834 834
 # symlink; some systems play weird games with the mod time of symlinks
835 835
 # (eg FreeBSD returns the mod time of the symlink's containing
836 836
 # directory).
837 837
 if (
838
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
839
-   if test "$[*]" = "X"; then
840
-      # -L didn't work.
841
-      set X `ls -t "$srcdir/configure" conftest.file`
842
-   fi
843
-   rm -f conftest.file
844
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
845
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
846
-
847
-      # If neither matched, then we have a broken ls.  This can happen
848
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
849
-      # broken ls alias from the environment.  This has actually
850
-      # happened.  Such a system could not be considered "sane".
851
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
852
-alias in your environment])
853
-   fi
854
-
838
+   am_has_slept=no
839
+   for am_try in 1 2; do
840
+     echo "timestamp, slept: $am_has_slept" > conftest.file
841
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
842
+     if test "$[*]" = "X"; then
843
+	# -L didn't work.
844
+	set X `ls -t "$srcdir/configure" conftest.file`
845
+     fi
846
+     if test "$[*]" != "X $srcdir/configure conftest.file" \
847
+	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
848
+
849
+	# If neither matched, then we have a broken ls.  This can happen
850
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
851
+	# broken ls alias from the environment.  This has actually
852
+	# happened.  Such a system could not be considered "sane".
853
+	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
854
+  alias in your environment])
855
+     fi
856
+     if test "$[2]" = conftest.file || test $am_try -eq 2; then
857
+       break
858
+     fi
859
+     # Just in case.
860
+     sleep 1
861
+     am_has_slept=yes
862
+   done
855 863
    test "$[2]" = conftest.file
856 864
    )
857 865
 then
... ...
@@ -861,31 +909,50 @@ else
861 861
    AC_MSG_ERROR([newly created file is older than distributed files!
862 862
 Check your system clock])
863 863
 fi
864
-AC_MSG_RESULT(yes)])
864
+AC_MSG_RESULT([yes])
865
+# If we didn't sleep, we still need to ensure time stamps of config.status and
866
+# generated files are strictly newer.
867
+am_sleep_pid=
868
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
869
+  ( sleep 1 ) &
870
+  am_sleep_pid=$!
871
+fi
872
+AC_CONFIG_COMMANDS_PRE(
873
+  [AC_MSG_CHECKING([that generated files are newer than configure])
874
+   if test -n "$am_sleep_pid"; then
875
+     # Hide warnings about reused PIDs.
876
+     wait $am_sleep_pid 2>/dev/null
877
+   fi
878
+   AC_MSG_RESULT([done])])
879
+rm -f conftest.file
880
+])
865 881
 
866
-# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
882
+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
867 883
 #
868 884
 # This file is free software; the Free Software Foundation
869 885
 # gives unlimited permission to copy and/or distribute it,
870 886
 # with or without modifications, as long as this notice is preserved.
871 887
 
872
-# serial 2
873
-
874 888
 # AM_SILENT_RULES([DEFAULT])
875 889
 # --------------------------
876 890
 # Enable less verbose build rules; with the default set to DEFAULT
877
-# (`yes' being less verbose, `no' or empty being verbose).
891
+# ("yes" being less verbose, "no" or empty being verbose).
878 892
 AC_DEFUN([AM_SILENT_RULES],
879
-[AC_ARG_ENABLE([silent-rules],
880
-[  --enable-silent-rules          less verbose build output (undo: `make V=1')
881
-  --disable-silent-rules         verbose build output (undo: `make V=0')])
882
-case $enable_silent_rules in
883
-yes) AM_DEFAULT_VERBOSITY=0;;
884
-no)  AM_DEFAULT_VERBOSITY=1;;
885
-*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
893
+[AC_ARG_ENABLE([silent-rules], [dnl
894
+AS_HELP_STRING(
895
+  [--enable-silent-rules],
896
+  [less verbose build output (undo: "make V=1")])
897
+AS_HELP_STRING(
898
+  [--disable-silent-rules],
899
+  [verbose build output (undo: "make V=0")])dnl
900
+])
901
+case $enable_silent_rules in @%:@ (((
902
+  yes) AM_DEFAULT_VERBOSITY=0;;
903
+   no) AM_DEFAULT_VERBOSITY=1;;
904
+    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
886 905
 esac
887 906
 dnl
888
-dnl A few `make' implementations (e.g., NonStop OS and NextStep)
907
+dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
889 908
 dnl do not support nested variable expansions.
890 909
 dnl See automake bug#9928 and bug#10237.
891 910
 am_make=${MAKE-make}
... ...
@@ -903,7 +970,7 @@ else
903 903
   am_cv_make_support_nested_variables=no
904 904
 fi])
905 905
 if test $am_cv_make_support_nested_variables = yes; then
906
-  dnl Using `$V' instead of `$(V)' breaks IRIX make.
906
+  dnl Using '$V' instead of '$(V)' breaks IRIX make.
907 907
   AM_V='$(V)'
908 908
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
909 909
 else
... ...
@@ -920,44 +987,40 @@ AC_SUBST([AM_BACKSLASH])dnl
920 920
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
921 921
 ])
922 922
 
923
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
923
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
924 924
 #
925 925
 # This file is free software; the Free Software Foundation
926 926
 # gives unlimited permission to copy and/or distribute it,
927 927
 # with or without modifications, as long as this notice is preserved.
928 928
 
929
-# serial 1
930
-
931 929
 # AM_PROG_INSTALL_STRIP
932 930
 # ---------------------
933
-# One issue with vendor `install' (even GNU) is that you can't
931
+# One issue with vendor 'install' (even GNU) is that you can't
934 932
 # specify the program used to strip binaries.  This is especially
935 933
 # annoying in cross-compiling environments, where the build's strip
936 934
 # is unlikely to handle the host's binaries.
937 935
 # Fortunately install-sh will honor a STRIPPROG variable, so we
938
-# always use install-sh in `make install-strip', and initialize
936
+# always use install-sh in "make install-strip", and initialize
939 937
 # STRIPPROG with the value of the STRIP variable (set by the user).
940 938
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
941 939
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
942
-# Installed binaries are usually stripped using `strip' when the user
943
-# run `make install-strip'.  However `strip' might not be the right
940
+# Installed binaries are usually stripped using 'strip' when the user
941
+# run "make install-strip".  However 'strip' might not be the right
944 942
 # tool to use in cross-compilation environments, therefore Automake
945
-# will honor the `STRIP' environment variable to overrule this program.
946
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
943
+# will honor the 'STRIP' environment variable to overrule this program.
944
+dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
947 945
 if test "$cross_compiling" != no; then
948 946
   AC_CHECK_TOOL([STRIP], [strip], :)
949 947
 fi
950 948
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
951 949
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
952 950
 
953
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
951
+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
954 952
 #
955 953
 # This file is free software; the Free Software Foundation
956 954
 # gives unlimited permission to copy and/or distribute it,
957 955
 # with or without modifications, as long as this notice is preserved.
958 956
 
959
-# serial 3
960
-
961 957
 # _AM_SUBST_NOTMAKE(VARIABLE)
962 958
 # ---------------------------
963 959
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -971,18 +1034,16 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
971 971
 
972 972
 # Check how to create a tarball.                            -*- Autoconf -*-
973 973
 
974
-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
974
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
975 975
 #
976 976
 # This file is free software; the Free Software Foundation
977 977
 # gives unlimited permission to copy and/or distribute it,
978 978
 # with or without modifications, as long as this notice is preserved.
979 979
 
980
-# serial 2
981
-
982 980
 # _AM_PROG_TAR(FORMAT)
983 981
 # --------------------
984 982
 # Check how to create a tarball in format FORMAT.
985
-# FORMAT should be one of `v7', `ustar', or `pax'.
983
+# FORMAT should be one of 'v7', 'ustar', or 'pax'.
986 984
 #
987 985
 # Substitute a variable $(am__tar) that is a command
988 986
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -992,76 +1053,114 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
992 992
 # Substitute a variable $(am__untar) that extract such
993 993
 # a tarball read from stdin.
994 994
 #     $(am__untar) < result.tar
995
+#
995 996
 AC_DEFUN([_AM_PROG_TAR],
996 997
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
997 998
 # in the wild :-(  We should find a proper way to deprecate it ...
998 999
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
999
-m4_if([$1], [v7],
1000
-     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1001
-     [m4_case([$1], [ustar],, [pax],,
1002
-              [m4_fatal([Unknown tar format])])
1003
-AC_MSG_CHECKING([how to create a $1 tar archive])
1004
-# Loop over all known methods to create a tar archive until one works.
1000
+
1001
+# We'll loop over all known methods to create a tar archive until one works.
1005 1002
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1006
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1007
-# Do not fold the above two line into one, because Tru64 sh and
1008
-# Solaris sh will not grok spaces in the rhs of `-'.
1009
-for _am_tool in $_am_tools
1010
-do
1011
-  case $_am_tool in
1012
-  gnutar)
1013
-    for _am_tar in tar gnutar gtar;
1014
-    do
1015
-      AM_RUN_LOG([$_am_tar --version]) && break
1016
-    done
1017
-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1018
-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1019
-    am__untar="$_am_tar -xf -"
1020
-    ;;
1021
-  plaintar)
1022
-    # Must skip GNU tar: if it does not support --format= it doesn't create
1023
-    # ustar tarball either.
1024
-    (tar --version) >/dev/null 2>&1 && continue
1025
-    am__tar='tar chf - "$$tardir"'
1026
-    am__tar_='tar chf - "$tardir"'
1027
-    am__untar='tar xf -'
1028
-    ;;
1029
-  pax)
1030
-    am__tar='pax -L -x $1 -w "$$tardir"'
1031
-    am__tar_='pax -L -x $1 -w "$tardir"'
1032
-    am__untar='pax -r'
1033
-    ;;
1034
-  cpio)
1035
-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1036
-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1037
-    am__untar='cpio -i -H $1 -d'
1038
-    ;;
1039
-  none)
1040
-    am__tar=false
1041
-    am__tar_=false
1042
-    am__untar=false
1043
-    ;;
1044
-  esac
1045 1003
 
1046
-  # If the value was cached, stop now.  We just wanted to have am__tar
1047
-  # and am__untar set.
1048
-  test -n "${am_cv_prog_tar_$1}" && break
1004
+m4_if([$1], [v7],
1005
+  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1006
+
1007
+  [m4_case([$1],
1008
+    [ustar],
1009
+     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1010
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1011
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1012
+      # and bug#13588).
1013
+      am_max_uid=2097151 # 2^21 - 1
1014
+      am_max_gid=$am_max_uid
1015
+      # The $UID and $GID variables are not portable, so we need to resort
1016
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1017
+      # below are definitely unexpected, so allow the users to see them
1018
+      # (that is, avoid stderr redirection).
1019
+      am_uid=`id -u || echo unknown`
1020
+      am_gid=`id -g || echo unknown`
1021
+      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1022
+      if test $am_uid -le $am_max_uid; then
1023
+         AC_MSG_RESULT([yes])
1024
+      else
1025
+         AC_MSG_RESULT([no])
1026
+         _am_tools=none
1027
+      fi
1028
+      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1029
+      if test $am_gid -le $am_max_gid; then
1030
+         AC_MSG_RESULT([yes])
1031
+      else
1032
+        AC_MSG_RESULT([no])
1033
+        _am_tools=none
1034
+      fi],
1035
+
1036
+  [pax],
1037
+    [],
1038
+
1039
+  [m4_fatal([Unknown tar format])])
1040
+
1041
+  AC_MSG_CHECKING([how to create a $1 tar archive])
1042
+
1043
+  # Go ahead even if we have the value already cached.  We do so because we
1044
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
1045
+  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1046
+
1047
+  for _am_tool in $_am_tools; do
1048
+    case $_am_tool in
1049
+    gnutar)
1050
+      for _am_tar in tar gnutar gtar; do
1051
+        AM_RUN_LOG([$_am_tar --version]) && break
1052
+      done
1053
+      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1054
+      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1055
+      am__untar="$_am_tar -xf -"
1056
+      ;;
1057
+    plaintar)
1058
+      # Must skip GNU tar: if it does not support --format= it doesn't create
1059
+      # ustar tarball either.
1060
+      (tar --version) >/dev/null 2>&1 && continue
1061
+      am__tar='tar chf - "$$tardir"'
1062
+      am__tar_='tar chf - "$tardir"'
1063
+      am__untar='tar xf -'
1064
+      ;;
1065
+    pax)
1066
+      am__tar='pax -L -x $1 -w "$$tardir"'
1067
+      am__tar_='pax -L -x $1 -w "$tardir"'
1068
+      am__untar='pax -r'
1069
+      ;;
1070
+    cpio)
1071
+      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1072
+      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1073
+      am__untar='cpio -i -H $1 -d'
1074
+      ;;
1075
+    none)
1076
+      am__tar=false
1077
+      am__tar_=false
1078
+      am__untar=false
1079
+      ;;
1080
+    esac
1049 1081
 
1050
-  # tar/untar a dummy directory, and stop if the command works
1051
-  rm -rf conftest.dir
1052
-  mkdir conftest.dir
1053
-  echo GrepMe > conftest.dir/file
1054
-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1082
+    # If the value was cached, stop now.  We just wanted to have am__tar
1083
+    # and am__untar set.
1084
+    test -n "${am_cv_prog_tar_$1}" && break
1085
+
1086
+    # tar/untar a dummy directory, and stop if the command works.
1087
+    rm -rf conftest.dir
1088
+    mkdir conftest.dir
1089
+    echo GrepMe > conftest.dir/file
1090
+    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1091
+    rm -rf conftest.dir
1092
+    if test -s conftest.tar; then
1093
+      AM_RUN_LOG([$am__untar <conftest.tar])
1094
+      AM_RUN_LOG([cat conftest.dir/file])
1095
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1096
+    fi
1097
+  done
1055 1098
   rm -rf conftest.dir
1056
-  if test -s conftest.tar; then
1057
-    AM_RUN_LOG([$am__untar <conftest.tar])
1058
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1059
-  fi
1060
-done
1061
-rm -rf conftest.dir
1062 1099
 
1063
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1064
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1100
+  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1101
+  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1102
+
1065 1103
 AC_SUBST([am__tar])
1066 1104
 AC_SUBST([am__untar])
1067 1105
 ]) # _AM_PROG_TAR
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -56,7 +100,8 @@ target_triplet = @target@
56 56
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@sbin_PROGRAMS =  \
57 57
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@	clamav-milter$(EXEEXT)
58 58
 subdir = clamav-milter
59
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
60
+	$(top_srcdir)/config/depcomp
60 61
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 62
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
62 63
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -155,6 +200,19 @@ clamav_milter_LDADD = $(LDADD)
155 155
 AM_V_lt = $(am__v_lt_@AM_V@)
156 156
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 157
 am__v_lt_0 = --silent
158
+am__v_lt_1 = 
159
+AM_V_P = $(am__v_P_@AM_V@)
160
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
161
+am__v_P_0 = false
162
+am__v_P_1 = :
163
+AM_V_GEN = $(am__v_GEN_@AM_V@)
164
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165
+am__v_GEN_0 = @echo "  GEN     " $@;
166
+am__v_GEN_1 = 
167
+AM_V_at = $(am__v_at_@AM_V@)
168
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
169
+am__v_at_0 = @
170
+am__v_at_1 = 
158 171
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159 172
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
160 173
 am__depfiles_maybe = depfiles
... ...
@@ -167,22 +225,23 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
167 167
 	$(AM_CFLAGS) $(CFLAGS)
168 168
 AM_V_CC = $(am__v_CC_@AM_V@)
169 169
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
170
-am__v_CC_0 = @echo "  CC    " $@;
171
-AM_V_at = $(am__v_at_@AM_V@)
172
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173
-am__v_at_0 = @
170
+am__v_CC_0 = @echo "  CC      " $@;
171
+am__v_CC_1 = 
174 172
 CCLD = $(CC)
175 173
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176 174
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177 175
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
178 176
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
179 177
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
180
-am__v_CCLD_0 = @echo "  CCLD  " $@;
181
-AM_V_GEN = $(am__v_GEN_@AM_V@)
182
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183
-am__v_GEN_0 = @echo "  GEN   " $@;
178
+am__v_CCLD_0 = @echo "  CCLD    " $@;
179
+am__v_CCLD_1 = 
184 180
 SOURCES = $(clamav_milter_SOURCES)
185 181
 DIST_SOURCES = $(am__clamav_milter_SOURCES_DIST)
182
+am__can_run_installinfo = \
183
+  case $$AM_UPDATE_INFO_DIR in \
184
+    n|no|NO) false;; \
185
+    *) (install-info --version) >/dev/null 2>&1;; \
186
+  esac
186 187
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
187 188
 am__vpath_adj = case $$p in \
188 189
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -213,6 +272,23 @@ am__uninstall_files_from_dir = { \
213 213
 man8dir = $(mandir)/man8
214 214
 NROFF = nroff
215 215
 MANS = $(man_MANS)
216
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
217
+# Read a list of newline-separated strings from the standard input,
218
+# and print each of them once, without duplicates.  Input order is
219
+# *not* preserved.
220
+am__uniquify_input = $(AWK) '\
221
+  BEGIN { nonempty = 0; } \
222
+  { items[$$0] = 1; nonempty = 1; } \
223
+  END { if (nonempty) { for (i in items) print i; }; } \
224
+'
225
+# Make sure the list of sources is unique.  This is necessary because,
226
+# e.g., the same source file might be shared among _SOURCES variables
227
+# for different programs/libraries.
228
+am__define_uniq_tagged_files = \
229
+  list='$(am__tagged_files)'; \
230
+  unique=`for i in $$list; do \
231
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
232
+  done | $(am__uniquify_input)`
216 233
 ETAGS = etags
217 234
 CTAGS = ctags
218 235
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -474,14 +550,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
474 474
 $(am__aclocal_m4_deps):
475 475
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
476 476
 	@$(NORMAL_INSTALL)
477
-	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
478 477
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
478
+	if test -n "$$list"; then \
479
+	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
480
+	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
481
+	fi; \
479 482
 	for p in $$list; do echo "$$p $$p"; done | \
480 483
 	sed 's/$(EXEEXT)$$//' | \
481
-	while read p p1; do if test -f $$p || test -f $$p1; \
482
-	  then echo "$$p"; echo "$$p"; else :; fi; \
484
+	while read p p1; do if test -f $$p \
485
+	 || test -f $$p1 \
486
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
483 487
 	done | \
484
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
488
+	sed -e 'p;s,.*/,,;n;h' \
489
+	    -e 's|.*|.|' \
485 490
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
486 491
 	sed 'N;N;N;s,\n, ,g' | \
487 492
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -502,7 +583,8 @@ uninstall-sbinPROGRAMS:
502 502
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
503 503
 	files=`for p in $$list; do echo "$$p"; done | \
504 504
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
505
-	      -e 's/$$/$(EXEEXT)/' `; \
505
+	      -e 's/$$/$(EXEEXT)/' \
506
+	`; \
506 507
 	test -n "$$list" || exit 0; \
507 508
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
508 509
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -531,6 +613,7 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
531 531
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
532 532
 	  done; \
533 533
 	done; rm -f c$${pid}_.???; exit $$bad
534
+
534 535
 clamav-milter$(EXEEXT): $(clamav_milter_OBJECTS) $(clamav_milter_DEPENDENCIES) $(EXTRA_clamav_milter_DEPENDENCIES) 
535 536
 	@rm -f clamav-milter$(EXEEXT)
536 537
 	$(AM_V_CCLD)$(LINK) $(clamav_milter_OBJECTS) $(clamav_milter_LDADD) $(LIBS)
... ...
@@ -556,14 +639,14 @@ distclean-compile:
556 556
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
557 557
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
558 558
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
559
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
560 560
 
561 561
 .c.obj:
562 562
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
563 563
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
564 564
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
565 565
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
566
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
566
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
567 567
 
568 568
 .c.lo:
569 569
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -635,11 +718,18 @@ clean-libtool:
635 635
 	-rm -rf .libs _libs
636 636
 install-man8: $(man_MANS)
637 637
 	@$(NORMAL_INSTALL)
638
-	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
639
-	@list=''; test -n "$(man8dir)" || exit 0; \
640
-	{ for i in $$list; do echo "$$i"; done; \
641
-	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
642
-	  sed -n '/\.8[a-z]*$$/p'; \
638
+	@list1=''; \
639
+	list2='$(man_MANS)'; \
640
+	test -n "$(man8dir)" \
641
+	  && test -n "`echo $$list1$$list2`" \
642
+	  || exit 0; \
643
+	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
644
+	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
645
+	{ for i in $$list1; do echo "$$i"; done;  \
646
+	if test -n "$$list2"; then \
647
+	  for i in $$list2; do echo "$$i"; done \
648
+	    | sed -n '/\.8[a-z]*$$/p'; \
649
+	fi; \
643 650
 	} | while read p; do \
644 651
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
645 652
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -670,26 +760,15 @@ uninstall-man8:
670 670
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
671 671
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
672 672
 
673
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
674
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
675
-	unique=`for i in $$list; do \
676
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
677
-	  done | \
678
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
679
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
680
-	mkid -fID $$unique
681
-tags: TAGS
682
-
683
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
684
-		$(TAGS_FILES) $(LISP)
673
+ID: $(am__tagged_files)
674
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
675
+tags: tags-am
676
+TAGS: tags
677
+
678
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
685 679
 	set x; \
686 680
 	here=`pwd`; \
687
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
688
-	unique=`for i in $$list; do \
689
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
690
-	  done | \
691
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
692
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
681
+	$(am__define_uniq_tagged_files); \
693 682
 	shift; \
694 683
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
695 684
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -701,15 +780,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
701 701
 	      $$unique; \
702 702
 	  fi; \
703 703
 	fi
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; }; }'`; \
704
+ctags: ctags-am
705
+
706
+CTAGS: ctags
707
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
708
+	$(am__define_uniq_tagged_files); \
713 709
 	test -z "$(CTAGS_ARGS)$$unique" \
714 710
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
715 711
 	     $$unique
... ...
@@ -718,24 +793,26 @@ GTAGS:
718 718
 	here=`$(am__cd) $(top_builddir) && pwd` \
719 719
 	  && $(am__cd) $(top_srcdir) \
720 720
 	  && gtags -i $(GTAGS_ARGS) "$$here"
721
+cscopelist: cscopelist-am
722
+
723
+cscopelist-am: $(am__tagged_files)
724
+	list='$(am__tagged_files)'; \
725
+	case "$(srcdir)" in \
726
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
727
+	  *) sdir=$(subdir)/$(srcdir) ;; \
728
+	esac; \
729
+	for i in $$list; do \
730
+	  if test -f "$$i"; then \
731
+	    echo "$(subdir)/$$i"; \
732
+	  else \
733
+	    echo "$$sdir/$$i"; \
734
+	  fi; \
735
+	done >> $(top_builddir)/cscope.files
721 736
 
722 737
 distclean-tags:
723 738
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
724 739
 
725 740
 distdir: $(DISTFILES)
726
-	@list='$(MANS)'; if test -n "$$list"; then \
727
-	  list=`for p in $$list; do \
728
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
729
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
730
-	  if test -n "$$list" && \
731
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
732
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
733
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
734
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
735
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
736
-	    exit 1; \
737
-	  else :; fi; \
738
-	else :; fi
739 741
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
740 742
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
741 743
 	list='$(DISTFILES)'; \
... ...
@@ -878,19 +955,20 @@ uninstall-man: uninstall-man8
878 878
 
879 879
 .MAKE: install-am install-strip
880 880
 
881
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
882
-	clean-libtool clean-sbinPROGRAMS ctags distclean \
883
-	distclean-compile distclean-generic distclean-libtool \
884
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
885
-	install install-am install-data install-data-am install-dvi \
886
-	install-dvi-am install-exec install-exec-am install-html \
887
-	install-html-am install-info install-info-am install-man \
888
-	install-man8 install-pdf install-pdf-am install-ps \
889
-	install-ps-am install-sbinPROGRAMS install-strip installcheck \
890
-	installcheck-am installcheck-sbinPROGRAMS installdirs \
891
-	maintainer-clean maintainer-clean-generic mostlyclean \
892
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
893
-	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-man \
881
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
882
+	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
883
+	distclean distclean-compile distclean-generic \
884
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
885
+	html-am info info-am install install-am install-data \
886
+	install-data-am install-dvi install-dvi-am install-exec \
887
+	install-exec-am install-html install-html-am install-info \
888
+	install-info-am install-man install-man8 install-pdf \
889
+	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
890
+	install-strip installcheck installcheck-am \
891
+	installcheck-sbinPROGRAMS installdirs maintainer-clean \
892
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
893
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
894
+	tags tags-am uninstall uninstall-am uninstall-man \
894 895
 	uninstall-man8 uninstall-sbinPROGRAMS
895 896
 
896 897
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -16,6 +15,51 @@
16 16
 @SET_MAKE@
17 17
 
18 18
 VPATH = @srcdir@
19
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20
+am__make_running_with_option = \
21
+  case $${target_option-} in \
22
+      ?) ;; \
23
+      *) echo "am__make_running_with_option: internal error: invalid" \
24
+              "target option '$${target_option-}' specified" >&2; \
25
+         exit 1;; \
26
+  esac; \
27
+  has_opt=no; \
28
+  sane_makeflags=$$MAKEFLAGS; \
29
+  if $(am__is_gnu_make); then \
30
+    sane_makeflags=$$MFLAGS; \
31
+  else \
32
+    case $$MAKEFLAGS in \
33
+      *\\[\ \	]*) \
34
+        bs=\\; \
35
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37
+    esac; \
38
+  fi; \
39
+  skip_next=no; \
40
+  strip_trailopt () \
41
+  { \
42
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43
+  }; \
44
+  for flg in $$sane_makeflags; do \
45
+    test $$skip_next = yes && { skip_next=no; continue; }; \
46
+    case $$flg in \
47
+      *=*|--*) continue;; \
48
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
49
+      -*I?*) strip_trailopt 'I';; \
50
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
51
+      -*O?*) strip_trailopt 'O';; \
52
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
53
+      -*l?*) strip_trailopt 'l';; \
54
+      -[dEDm]) skip_next=yes;; \
55
+      -[JT]) skip_next=yes;; \
56
+    esac; \
57
+    case $$flg in \
58
+      *$$target_option*) has_opt=yes; break;; \
59
+    esac; \
60
+  done; \
61
+  test $$has_opt = yes
62
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
19 64
 pkgdatadir = $(datadir)/@PACKAGE@
20 65
 pkgincludedir = $(includedir)/@PACKAGE@
21 66
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -37,7 +81,8 @@ host_triplet = @host@
37 37
 target_triplet = @target@
38 38
 bin_PROGRAMS = clambc$(EXEEXT)
39 39
 subdir = clambc
40
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41
+	$(top_srcdir)/config/depcomp
41 42
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 43
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
43 44
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -121,6 +166,19 @@ clambc_LDADD = $(LDADD)
121 121
 AM_V_lt = $(am__v_lt_@AM_V@)
122 122
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
123 123
 am__v_lt_0 = --silent
124
+am__v_lt_1 = 
125
+AM_V_P = $(am__v_P_@AM_V@)
126
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
127
+am__v_P_0 = false
128
+am__v_P_1 = :
129
+AM_V_GEN = $(am__v_GEN_@AM_V@)
130
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
131
+am__v_GEN_0 = @echo "  GEN     " $@;
132
+am__v_GEN_1 = 
133
+AM_V_at = $(am__v_at_@AM_V@)
134
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
135
+am__v_at_0 = @
136
+am__v_at_1 = 
124 137
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
125 138
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
126 139
 am__depfiles_maybe = depfiles
... ...
@@ -133,22 +191,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
133 133
 	$(AM_CFLAGS) $(CFLAGS)
134 134
 AM_V_CC = $(am__v_CC_@AM_V@)
135 135
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
136
-am__v_CC_0 = @echo "  CC    " $@;
137
-AM_V_at = $(am__v_at_@AM_V@)
138
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139
-am__v_at_0 = @
136
+am__v_CC_0 = @echo "  CC      " $@;
137
+am__v_CC_1 = 
140 138
 CCLD = $(CC)
141 139
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142 140
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143 141
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
144 142
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
145 143
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
146
-am__v_CCLD_0 = @echo "  CCLD  " $@;
147
-AM_V_GEN = $(am__v_GEN_@AM_V@)
148
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149
-am__v_GEN_0 = @echo "  GEN   " $@;
144
+am__v_CCLD_0 = @echo "  CCLD    " $@;
145
+am__v_CCLD_1 = 
150 146
 SOURCES = $(clambc_SOURCES)
151 147
 DIST_SOURCES = $(clambc_SOURCES)
148
+am__can_run_installinfo = \
149
+  case $$AM_UPDATE_INFO_DIR in \
150
+    n|no|NO) false;; \
151
+    *) (install-info --version) >/dev/null 2>&1;; \
152
+  esac
153
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
154
+# Read a list of newline-separated strings from the standard input,
155
+# and print each of them once, without duplicates.  Input order is
156
+# *not* preserved.
157
+am__uniquify_input = $(AWK) '\
158
+  BEGIN { nonempty = 0; } \
159
+  { items[$$0] = 1; nonempty = 1; } \
160
+  END { if (nonempty) { for (i in items) print i; }; } \
161
+'
162
+# Make sure the list of sources is unique.  This is necessary because,
163
+# e.g., the same source file might be shared among _SOURCES variables
164
+# for different programs/libraries.
165
+am__define_uniq_tagged_files = \
166
+  list='$(am__tagged_files)'; \
167
+  unique=`for i in $$list; do \
168
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
169
+  done | $(am__uniquify_input)`
152 170
 ETAGS = etags
153 171
 CTAGS = ctags
154 172
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -399,14 +475,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
399 399
 $(am__aclocal_m4_deps):
400 400
 install-binPROGRAMS: $(bin_PROGRAMS)
401 401
 	@$(NORMAL_INSTALL)
402
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
403 402
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
403
+	if test -n "$$list"; then \
404
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
405
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
406
+	fi; \
404 407
 	for p in $$list; do echo "$$p $$p"; done | \
405 408
 	sed 's/$(EXEEXT)$$//' | \
406
-	while read p p1; do if test -f $$p || test -f $$p1; \
407
-	  then echo "$$p"; echo "$$p"; else :; fi; \
409
+	while read p p1; do if test -f $$p \
410
+	 || test -f $$p1 \
411
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
408 412
 	done | \
409
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
413
+	sed -e 'p;s,.*/,,;n;h' \
414
+	    -e 's|.*|.|' \
410 415
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
411 416
 	sed 'N;N;N;s,\n, ,g' | \
412 417
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -427,7 +508,8 @@ uninstall-binPROGRAMS:
427 427
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
428 428
 	files=`for p in $$list; do echo "$$p"; done | \
429 429
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
430
-	      -e 's/$$/$(EXEEXT)/' `; \
430
+	      -e 's/$$/$(EXEEXT)/' \
431
+	`; \
431 432
 	test -n "$$list" || exit 0; \
432 433
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
433 434
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -456,6 +538,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
456 456
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
457 457
 	  done; \
458 458
 	done; rm -f c$${pid}_.???; exit $$bad
459
+
459 460
 clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES) 
460 461
 	@rm -f clambc$(EXEEXT)
461 462
 	$(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
... ...
@@ -476,14 +559,14 @@ distclean-compile:
476 476
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
477 477
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
478 478
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
479
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
480 480
 
481 481
 .c.obj:
482 482
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
483 483
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484 484
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
485 485
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
486
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
487 487
 
488 488
 .c.lo:
489 489
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -540,26 +623,15 @@ mostlyclean-libtool:
540 540
 clean-libtool:
541 541
 	-rm -rf .libs _libs
542 542
 
543
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
544
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
545
-	unique=`for i in $$list; do \
546
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547
-	  done | \
548
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
550
-	mkid -fID $$unique
551
-tags: TAGS
552
-
553
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
554
-		$(TAGS_FILES) $(LISP)
543
+ID: $(am__tagged_files)
544
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
545
+tags: tags-am
546
+TAGS: tags
547
+
548
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
555 549
 	set x; \
556 550
 	here=`pwd`; \
557
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558
-	unique=`for i in $$list; do \
559
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560
-	  done | \
561
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
551
+	$(am__define_uniq_tagged_files); \
563 552
 	shift; \
564 553
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
565 554
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -571,15 +643,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
571 571
 	      $$unique; \
572 572
 	  fi; \
573 573
 	fi
574
-ctags: CTAGS
575
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
576
-		$(TAGS_FILES) $(LISP)
577
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
578
-	unique=`for i in $$list; do \
579
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580
-	  done | \
581
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
574
+ctags: ctags-am
575
+
576
+CTAGS: ctags
577
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578
+	$(am__define_uniq_tagged_files); \
583 579
 	test -z "$(CTAGS_ARGS)$$unique" \
584 580
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
585 581
 	     $$unique
... ...
@@ -588,6 +656,21 @@ GTAGS:
588 588
 	here=`$(am__cd) $(top_builddir) && pwd` \
589 589
 	  && $(am__cd) $(top_srcdir) \
590 590
 	  && gtags -i $(GTAGS_ARGS) "$$here"
591
+cscopelist: cscopelist-am
592
+
593
+cscopelist-am: $(am__tagged_files)
594
+	list='$(am__tagged_files)'; \
595
+	case "$(srcdir)" in \
596
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
597
+	  *) sdir=$(subdir)/$(srcdir) ;; \
598
+	esac; \
599
+	for i in $$list; do \
600
+	  if test -f "$$i"; then \
601
+	    echo "$(subdir)/$$i"; \
602
+	  else \
603
+	    echo "$$sdir/$$i"; \
604
+	  fi; \
605
+	done >> $(top_builddir)/cscope.files
591 606
 
592 607
 distclean-tags:
593 608
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -732,19 +815,20 @@ uninstall-am: uninstall-binPROGRAMS
732 732
 
733 733
 .MAKE: install-am install-strip
734 734
 
735
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
736
-	clean-generic clean-libtool ctags distclean distclean-compile \
737
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
738
-	dvi-am html html-am info info-am install install-am \
739
-	install-binPROGRAMS install-data install-data-am install-dvi \
740
-	install-dvi-am install-exec install-exec-am install-html \
741
-	install-html-am install-info install-info-am install-man \
742
-	install-pdf install-pdf-am install-ps install-ps-am \
743
-	install-strip installcheck installcheck-am \
744
-	installcheck-binPROGRAMS installdirs maintainer-clean \
745
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
746
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
747
-	tags uninstall uninstall-am uninstall-binPROGRAMS
735
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
736
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
737
+	ctags ctags-am distclean distclean-compile distclean-generic \
738
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
739
+	html-am info info-am install install-am install-binPROGRAMS \
740
+	install-data install-data-am install-dvi install-dvi-am \
741
+	install-exec install-exec-am install-html install-html-am \
742
+	install-info install-info-am install-man install-pdf \
743
+	install-pdf-am install-ps install-ps-am install-strip \
744
+	installcheck installcheck-am installcheck-binPROGRAMS \
745
+	installdirs maintainer-clean maintainer-clean-generic \
746
+	mostlyclean mostlyclean-compile mostlyclean-generic \
747
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
748
+	uninstall-am uninstall-binPROGRAMS
748 749
 
749 750
 
750 751
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,8 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 bin_PROGRAMS = clamconf$(EXEEXT)
57 57
 subdir = clamconf
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -139,6 +184,19 @@ clamconf_LDADD = $(LDADD)
139 139
 AM_V_lt = $(am__v_lt_@AM_V@)
140 140
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
141 141
 am__v_lt_0 = --silent
142
+am__v_lt_1 = 
143
+AM_V_P = $(am__v_P_@AM_V@)
144
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
145
+am__v_P_0 = false
146
+am__v_P_1 = :
147
+AM_V_GEN = $(am__v_GEN_@AM_V@)
148
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149
+am__v_GEN_0 = @echo "  GEN     " $@;
150
+am__v_GEN_1 = 
151
+AM_V_at = $(am__v_at_@AM_V@)
152
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
153
+am__v_at_0 = @
154
+am__v_at_1 = 
142 155
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
143 156
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
144 157
 am__depfiles_maybe = depfiles
... ...
@@ -151,22 +209,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
151 151
 	$(AM_CFLAGS) $(CFLAGS)
152 152
 AM_V_CC = $(am__v_CC_@AM_V@)
153 153
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
154
-am__v_CC_0 = @echo "  CC    " $@;
155
-AM_V_at = $(am__v_at_@AM_V@)
156
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157
-am__v_at_0 = @
154
+am__v_CC_0 = @echo "  CC      " $@;
155
+am__v_CC_1 = 
158 156
 CCLD = $(CC)
159 157
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160 158
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161 159
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
162 160
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
163 161
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
164
-am__v_CCLD_0 = @echo "  CCLD  " $@;
165
-AM_V_GEN = $(am__v_GEN_@AM_V@)
166
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
167
-am__v_GEN_0 = @echo "  GEN   " $@;
162
+am__v_CCLD_0 = @echo "  CCLD    " $@;
163
+am__v_CCLD_1 = 
168 164
 SOURCES = $(clamconf_SOURCES)
169 165
 DIST_SOURCES = $(clamconf_SOURCES)
166
+am__can_run_installinfo = \
167
+  case $$AM_UPDATE_INFO_DIR in \
168
+    n|no|NO) false;; \
169
+    *) (install-info --version) >/dev/null 2>&1;; \
170
+  esac
171
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
172
+# Read a list of newline-separated strings from the standard input,
173
+# and print each of them once, without duplicates.  Input order is
174
+# *not* preserved.
175
+am__uniquify_input = $(AWK) '\
176
+  BEGIN { nonempty = 0; } \
177
+  { items[$$0] = 1; nonempty = 1; } \
178
+  END { if (nonempty) { for (i in items) print i; }; } \
179
+'
180
+# Make sure the list of sources is unique.  This is necessary because,
181
+# e.g., the same source file might be shared among _SOURCES variables
182
+# for different programs/libraries.
183
+am__define_uniq_tagged_files = \
184
+  list='$(am__tagged_files)'; \
185
+  unique=`for i in $$list; do \
186
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187
+  done | $(am__uniquify_input)`
170 188
 ETAGS = etags
171 189
 CTAGS = ctags
172 190
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -422,14 +498,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
422 422
 $(am__aclocal_m4_deps):
423 423
 install-binPROGRAMS: $(bin_PROGRAMS)
424 424
 	@$(NORMAL_INSTALL)
425
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
426 425
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
426
+	if test -n "$$list"; then \
427
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
428
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
429
+	fi; \
427 430
 	for p in $$list; do echo "$$p $$p"; done | \
428 431
 	sed 's/$(EXEEXT)$$//' | \
429
-	while read p p1; do if test -f $$p || test -f $$p1; \
430
-	  then echo "$$p"; echo "$$p"; else :; fi; \
432
+	while read p p1; do if test -f $$p \
433
+	 || test -f $$p1 \
434
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
431 435
 	done | \
432
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
436
+	sed -e 'p;s,.*/,,;n;h' \
437
+	    -e 's|.*|.|' \
433 438
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
434 439
 	sed 'N;N;N;s,\n, ,g' | \
435 440
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -450,7 +531,8 @@ uninstall-binPROGRAMS:
450 450
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
451 451
 	files=`for p in $$list; do echo "$$p"; done | \
452 452
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
453
-	      -e 's/$$/$(EXEEXT)/' `; \
453
+	      -e 's/$$/$(EXEEXT)/' \
454
+	`; \
454 455
 	test -n "$$list" || exit 0; \
455 456
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
456 457
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -479,6 +561,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
479 479
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
480 480
 	  done; \
481 481
 	done; rm -f c$${pid}_.???; exit $$bad
482
+
482 483
 clamconf$(EXEEXT): $(clamconf_OBJECTS) $(clamconf_DEPENDENCIES) $(EXTRA_clamconf_DEPENDENCIES) 
483 484
 	@rm -f clamconf$(EXEEXT)
484 485
 	$(AM_V_CCLD)$(LINK) $(clamconf_OBJECTS) $(clamconf_LDADD) $(LIBS)
... ...
@@ -499,14 +582,14 @@ distclean-compile:
499 499
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
500 500
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
501 501
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
502
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
502
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
503 503
 
504 504
 .c.obj:
505 505
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
506 506
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507 507
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508 508
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
509
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
510 510
 
511 511
 .c.lo:
512 512
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -563,26 +646,15 @@ mostlyclean-libtool:
563 563
 clean-libtool:
564 564
 	-rm -rf .libs _libs
565 565
 
566
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
567
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
568
-	unique=`for i in $$list; do \
569
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
570
-	  done | \
571
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
572
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
573
-	mkid -fID $$unique
574
-tags: TAGS
575
-
576
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
577
-		$(TAGS_FILES) $(LISP)
566
+ID: $(am__tagged_files)
567
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
568
+tags: tags-am
569
+TAGS: tags
570
+
571
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578 572
 	set x; \
579 573
 	here=`pwd`; \
580
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
581
-	unique=`for i in $$list; do \
582
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583
-	  done | \
584
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
585
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
574
+	$(am__define_uniq_tagged_files); \
586 575
 	shift; \
587 576
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
588 577
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -594,15 +666,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
594 594
 	      $$unique; \
595 595
 	  fi; \
596 596
 	fi
597
-ctags: CTAGS
598
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
599
-		$(TAGS_FILES) $(LISP)
600
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
601
-	unique=`for i in $$list; do \
602
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603
-	  done | \
604
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
605
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
597
+ctags: ctags-am
598
+
599
+CTAGS: ctags
600
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
601
+	$(am__define_uniq_tagged_files); \
606 602
 	test -z "$(CTAGS_ARGS)$$unique" \
607 603
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
608 604
 	     $$unique
... ...
@@ -611,6 +679,21 @@ GTAGS:
611 611
 	here=`$(am__cd) $(top_builddir) && pwd` \
612 612
 	  && $(am__cd) $(top_srcdir) \
613 613
 	  && gtags -i $(GTAGS_ARGS) "$$here"
614
+cscopelist: cscopelist-am
615
+
616
+cscopelist-am: $(am__tagged_files)
617
+	list='$(am__tagged_files)'; \
618
+	case "$(srcdir)" in \
619
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
620
+	  *) sdir=$(subdir)/$(srcdir) ;; \
621
+	esac; \
622
+	for i in $$list; do \
623
+	  if test -f "$$i"; then \
624
+	    echo "$(subdir)/$$i"; \
625
+	  else \
626
+	    echo "$$sdir/$$i"; \
627
+	  fi; \
628
+	done >> $(top_builddir)/cscope.files
614 629
 
615 630
 distclean-tags:
616 631
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -755,19 +838,20 @@ uninstall-am: uninstall-binPROGRAMS
755 755
 
756 756
 .MAKE: install-am install-strip
757 757
 
758
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
759
-	clean-generic clean-libtool ctags distclean distclean-compile \
760
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
761
-	dvi-am html html-am info info-am install install-am \
762
-	install-binPROGRAMS install-data install-data-am install-dvi \
763
-	install-dvi-am install-exec install-exec-am install-html \
764
-	install-html-am install-info install-info-am install-man \
765
-	install-pdf install-pdf-am install-ps install-ps-am \
766
-	install-strip installcheck installcheck-am \
767
-	installcheck-binPROGRAMS installdirs maintainer-clean \
768
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
769
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
770
-	tags uninstall uninstall-am uninstall-binPROGRAMS
758
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
759
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
760
+	ctags ctags-am distclean distclean-compile distclean-generic \
761
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
762
+	html-am info info-am install install-am install-binPROGRAMS \
763
+	install-data install-data-am install-dvi install-dvi-am \
764
+	install-exec install-exec-am install-html install-html-am \
765
+	install-info install-info-am install-man install-pdf \
766
+	install-pdf-am install-ps install-ps-am install-strip \
767
+	installcheck installcheck-am installcheck-binPROGRAMS \
768
+	installdirs maintainer-clean maintainer-clean-generic \
769
+	mostlyclean mostlyclean-compile mostlyclean-generic \
770
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
771
+	uninstall-am uninstall-binPROGRAMS
771 772
 
772 773
 
773 774
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,8 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 @BUILD_CLAMD_TRUE@sbin_PROGRAMS = clamd$(EXEEXT)
57 57
 subdir = clamd
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -152,6 +197,19 @@ clamd_LDADD = $(LDADD)
152 152
 AM_V_lt = $(am__v_lt_@AM_V@)
153 153
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
154 154
 am__v_lt_0 = --silent
155
+am__v_lt_1 = 
156
+AM_V_P = $(am__v_P_@AM_V@)
157
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158
+am__v_P_0 = false
159
+am__v_P_1 = :
160
+AM_V_GEN = $(am__v_GEN_@AM_V@)
161
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162
+am__v_GEN_0 = @echo "  GEN     " $@;
163
+am__v_GEN_1 = 
164
+AM_V_at = $(am__v_at_@AM_V@)
165
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166
+am__v_at_0 = @
167
+am__v_at_1 = 
155 168
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
156 169
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
157 170
 am__depfiles_maybe = depfiles
... ...
@@ -164,22 +222,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164 164
 	$(AM_CFLAGS) $(CFLAGS)
165 165
 AM_V_CC = $(am__v_CC_@AM_V@)
166 166
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
167
-am__v_CC_0 = @echo "  CC    " $@;
168
-AM_V_at = $(am__v_at_@AM_V@)
169
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
170
-am__v_at_0 = @
167
+am__v_CC_0 = @echo "  CC      " $@;
168
+am__v_CC_1 = 
171 169
 CCLD = $(CC)
172 170
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173 171
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174 172
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
175 173
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
176 174
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
177
-am__v_CCLD_0 = @echo "  CCLD  " $@;
178
-AM_V_GEN = $(am__v_GEN_@AM_V@)
179
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
180
-am__v_GEN_0 = @echo "  GEN   " $@;
175
+am__v_CCLD_0 = @echo "  CCLD    " $@;
176
+am__v_CCLD_1 = 
181 177
 SOURCES = $(clamd_SOURCES)
182 178
 DIST_SOURCES = $(am__clamd_SOURCES_DIST)
179
+am__can_run_installinfo = \
180
+  case $$AM_UPDATE_INFO_DIR in \
181
+    n|no|NO) false;; \
182
+    *) (install-info --version) >/dev/null 2>&1;; \
183
+  esac
184
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
185
+# Read a list of newline-separated strings from the standard input,
186
+# and print each of them once, without duplicates.  Input order is
187
+# *not* preserved.
188
+am__uniquify_input = $(AWK) '\
189
+  BEGIN { nonempty = 0; } \
190
+  { items[$$0] = 1; nonempty = 1; } \
191
+  END { if (nonempty) { for (i in items) print i; }; } \
192
+'
193
+# Make sure the list of sources is unique.  This is necessary because,
194
+# e.g., the same source file might be shared among _SOURCES variables
195
+# for different programs/libraries.
196
+am__define_uniq_tagged_files = \
197
+  list='$(am__tagged_files)'; \
198
+  unique=`for i in $$list; do \
199
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
200
+  done | $(am__uniquify_input)`
183 201
 ETAGS = etags
184 202
 CTAGS = ctags
185 203
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -453,14 +529,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
453 453
 $(am__aclocal_m4_deps):
454 454
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
455 455
 	@$(NORMAL_INSTALL)
456
-	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
457 456
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
457
+	if test -n "$$list"; then \
458
+	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
459
+	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
460
+	fi; \
458 461
 	for p in $$list; do echo "$$p $$p"; done | \
459 462
 	sed 's/$(EXEEXT)$$//' | \
460
-	while read p p1; do if test -f $$p || test -f $$p1; \
461
-	  then echo "$$p"; echo "$$p"; else :; fi; \
463
+	while read p p1; do if test -f $$p \
464
+	 || test -f $$p1 \
465
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
462 466
 	done | \
463
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
467
+	sed -e 'p;s,.*/,,;n;h' \
468
+	    -e 's|.*|.|' \
464 469
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
465 470
 	sed 'N;N;N;s,\n, ,g' | \
466 471
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -481,7 +562,8 @@ uninstall-sbinPROGRAMS:
481 481
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
482 482
 	files=`for p in $$list; do echo "$$p"; done | \
483 483
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
484
-	      -e 's/$$/$(EXEEXT)/' `; \
484
+	      -e 's/$$/$(EXEEXT)/' \
485
+	`; \
485 486
 	test -n "$$list" || exit 0; \
486 487
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
487 488
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -510,6 +592,7 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
510 510
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
511 511
 	  done; \
512 512
 	done; rm -f c$${pid}_.???; exit $$bad
513
+
513 514
 clamd$(EXEEXT): $(clamd_OBJECTS) $(clamd_DEPENDENCIES) $(EXTRA_clamd_DEPENDENCIES) 
514 515
 	@rm -f clamd$(EXEEXT)
515 516
 	$(AM_V_CCLD)$(LINK) $(clamd_OBJECTS) $(clamd_LDADD) $(LIBS)
... ...
@@ -539,14 +622,14 @@ distclean-compile:
539 539
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
540 540
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
541 541
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
542
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
543 543
 
544 544
 .c.obj:
545 545
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
546 546
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
547 547
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
548 548
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
549
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
550 550
 
551 551
 .c.lo:
552 552
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -617,26 +700,15 @@ mostlyclean-libtool:
617 617
 clean-libtool:
618 618
 	-rm -rf .libs _libs
619 619
 
620
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
621
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
622
-	unique=`for i in $$list; do \
623
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
624
-	  done | \
625
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
626
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
627
-	mkid -fID $$unique
628
-tags: TAGS
629
-
630
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
631
-		$(TAGS_FILES) $(LISP)
620
+ID: $(am__tagged_files)
621
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
622
+tags: tags-am
623
+TAGS: tags
624
+
625
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
632 626
 	set x; \
633 627
 	here=`pwd`; \
634
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
635
-	unique=`for i in $$list; do \
636
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637
-	  done | \
638
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
639
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
628
+	$(am__define_uniq_tagged_files); \
640 629
 	shift; \
641 630
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
642 631
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -648,15 +720,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
648 648
 	      $$unique; \
649 649
 	  fi; \
650 650
 	fi
651
-ctags: CTAGS
652
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
653
-		$(TAGS_FILES) $(LISP)
654
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
655
-	unique=`for i in $$list; do \
656
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
657
-	  done | \
658
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
659
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
651
+ctags: ctags-am
652
+
653
+CTAGS: ctags
654
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
655
+	$(am__define_uniq_tagged_files); \
660 656
 	test -z "$(CTAGS_ARGS)$$unique" \
661 657
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
662 658
 	     $$unique
... ...
@@ -665,6 +733,21 @@ GTAGS:
665 665
 	here=`$(am__cd) $(top_builddir) && pwd` \
666 666
 	  && $(am__cd) $(top_srcdir) \
667 667
 	  && gtags -i $(GTAGS_ARGS) "$$here"
668
+cscopelist: cscopelist-am
669
+
670
+cscopelist-am: $(am__tagged_files)
671
+	list='$(am__tagged_files)'; \
672
+	case "$(srcdir)" in \
673
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
674
+	  *) sdir=$(subdir)/$(srcdir) ;; \
675
+	esac; \
676
+	for i in $$list; do \
677
+	  if test -f "$$i"; then \
678
+	    echo "$(subdir)/$$i"; \
679
+	  else \
680
+	    echo "$$sdir/$$i"; \
681
+	  fi; \
682
+	done >> $(top_builddir)/cscope.files
668 683
 
669 684
 distclean-tags:
670 685
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -810,20 +893,20 @@ uninstall-am: uninstall-sbinPROGRAMS
810 810
 
811 811
 .MAKE: install-am install-strip
812 812
 
813
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
814
-	clean-libtool clean-sbinPROGRAMS ctags distclean \
815
-	distclean-compile distclean-generic distclean-libtool \
816
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
817
-	install install-am install-data install-data-am install-dvi \
818
-	install-dvi-am install-exec install-exec-am install-html \
819
-	install-html-am install-info install-info-am install-man \
820
-	install-pdf install-pdf-am install-ps install-ps-am \
821
-	install-sbinPROGRAMS install-strip installcheck \
822
-	installcheck-am installcheck-sbinPROGRAMS installdirs \
823
-	maintainer-clean maintainer-clean-generic mostlyclean \
824
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
825
-	pdf pdf-am ps ps-am tags uninstall uninstall-am \
826
-	uninstall-sbinPROGRAMS
813
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
814
+	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
815
+	distclean distclean-compile distclean-generic \
816
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
817
+	html-am info info-am install install-am install-data \
818
+	install-data-am install-dvi install-dvi-am install-exec \
819
+	install-exec-am install-html install-html-am install-info \
820
+	install-info-am install-man install-pdf install-pdf-am \
821
+	install-ps install-ps-am install-sbinPROGRAMS install-strip \
822
+	installcheck installcheck-am installcheck-sbinPROGRAMS \
823
+	installdirs maintainer-clean maintainer-clean-generic \
824
+	mostlyclean mostlyclean-compile mostlyclean-generic \
825
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
826
+	uninstall-am uninstall-sbinPROGRAMS
827 827
 
828 828
 
829 829
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,8 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 @BUILD_CLAMD_TRUE@bin_PROGRAMS = clamdscan$(EXEEXT)
57 57
 subdir = clamdscan
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -150,6 +195,19 @@ clamdscan_LDADD = $(LDADD)
150 150
 AM_V_lt = $(am__v_lt_@AM_V@)
151 151
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
152 152
 am__v_lt_0 = --silent
153
+am__v_lt_1 = 
154
+AM_V_P = $(am__v_P_@AM_V@)
155
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
156
+am__v_P_0 = false
157
+am__v_P_1 = :
158
+AM_V_GEN = $(am__v_GEN_@AM_V@)
159
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
160
+am__v_GEN_0 = @echo "  GEN     " $@;
161
+am__v_GEN_1 = 
162
+AM_V_at = $(am__v_at_@AM_V@)
163
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
164
+am__v_at_0 = @
165
+am__v_at_1 = 
153 166
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
154 167
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
155 168
 am__depfiles_maybe = depfiles
... ...
@@ -162,22 +220,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 162
 	$(AM_CFLAGS) $(CFLAGS)
163 163
 AM_V_CC = $(am__v_CC_@AM_V@)
164 164
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
165
-am__v_CC_0 = @echo "  CC    " $@;
166
-AM_V_at = $(am__v_at_@AM_V@)
167
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
168
-am__v_at_0 = @
165
+am__v_CC_0 = @echo "  CC      " $@;
166
+am__v_CC_1 = 
169 167
 CCLD = $(CC)
170 168
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
171 169
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
172 170
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
173 171
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
174 172
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
175
-am__v_CCLD_0 = @echo "  CCLD  " $@;
176
-AM_V_GEN = $(am__v_GEN_@AM_V@)
177
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
178
-am__v_GEN_0 = @echo "  GEN   " $@;
173
+am__v_CCLD_0 = @echo "  CCLD    " $@;
174
+am__v_CCLD_1 = 
179 175
 SOURCES = $(clamdscan_SOURCES)
180 176
 DIST_SOURCES = $(am__clamdscan_SOURCES_DIST)
177
+am__can_run_installinfo = \
178
+  case $$AM_UPDATE_INFO_DIR in \
179
+    n|no|NO) false;; \
180
+    *) (install-info --version) >/dev/null 2>&1;; \
181
+  esac
182
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
183
+# Read a list of newline-separated strings from the standard input,
184
+# and print each of them once, without duplicates.  Input order is
185
+# *not* preserved.
186
+am__uniquify_input = $(AWK) '\
187
+  BEGIN { nonempty = 0; } \
188
+  { items[$$0] = 1; nonempty = 1; } \
189
+  END { if (nonempty) { for (i in items) print i; }; } \
190
+'
191
+# Make sure the list of sources is unique.  This is necessary because,
192
+# e.g., the same source file might be shared among _SOURCES variables
193
+# for different programs/libraries.
194
+am__define_uniq_tagged_files = \
195
+  list='$(am__tagged_files)'; \
196
+  unique=`for i in $$list; do \
197
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
198
+  done | $(am__uniquify_input)`
181 199
 ETAGS = etags
182 200
 CTAGS = ctags
183 201
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -439,14 +515,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
439 439
 $(am__aclocal_m4_deps):
440 440
 install-binPROGRAMS: $(bin_PROGRAMS)
441 441
 	@$(NORMAL_INSTALL)
442
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
443 442
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
443
+	if test -n "$$list"; then \
444
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
445
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
446
+	fi; \
444 447
 	for p in $$list; do echo "$$p $$p"; done | \
445 448
 	sed 's/$(EXEEXT)$$//' | \
446
-	while read p p1; do if test -f $$p || test -f $$p1; \
447
-	  then echo "$$p"; echo "$$p"; else :; fi; \
449
+	while read p p1; do if test -f $$p \
450
+	 || test -f $$p1 \
451
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
448 452
 	done | \
449
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
453
+	sed -e 'p;s,.*/,,;n;h' \
454
+	    -e 's|.*|.|' \
450 455
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
451 456
 	sed 'N;N;N;s,\n, ,g' | \
452 457
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -467,7 +548,8 @@ uninstall-binPROGRAMS:
467 467
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
468 468
 	files=`for p in $$list; do echo "$$p"; done | \
469 469
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
470
-	      -e 's/$$/$(EXEEXT)/' `; \
470
+	      -e 's/$$/$(EXEEXT)/' \
471
+	`; \
471 472
 	test -n "$$list" || exit 0; \
472 473
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
473 474
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -496,6 +578,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
496 496
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
497 497
 	  done; \
498 498
 	done; rm -f c$${pid}_.???; exit $$bad
499
+
499 500
 clamdscan$(EXEEXT): $(clamdscan_OBJECTS) $(clamdscan_DEPENDENCIES) $(EXTRA_clamdscan_DEPENDENCIES) 
500 501
 	@rm -f clamdscan$(EXEEXT)
501 502
 	$(AM_V_CCLD)$(LINK) $(clamdscan_OBJECTS) $(clamdscan_LDADD) $(LIBS)
... ...
@@ -521,14 +604,14 @@ distclean-compile:
521 521
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
522 522
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
523 523
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
524
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
525 525
 
526 526
 .c.obj:
527 527
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
528 528
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
529 529
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
530 530
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
531
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
532 532
 
533 533
 .c.lo:
534 534
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -627,26 +710,15 @@ mostlyclean-libtool:
627 627
 clean-libtool:
628 628
 	-rm -rf .libs _libs
629 629
 
630
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
631
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
632
-	unique=`for i in $$list; do \
633
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
634
-	  done | \
635
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
636
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
637
-	mkid -fID $$unique
638
-tags: TAGS
639
-
640
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
641
-		$(TAGS_FILES) $(LISP)
630
+ID: $(am__tagged_files)
631
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
632
+tags: tags-am
633
+TAGS: tags
634
+
635
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
642 636
 	set x; \
643 637
 	here=`pwd`; \
644
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
645
-	unique=`for i in $$list; do \
646
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
647
-	  done | \
648
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
649
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
638
+	$(am__define_uniq_tagged_files); \
650 639
 	shift; \
651 640
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
652 641
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -658,15 +730,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
658 658
 	      $$unique; \
659 659
 	  fi; \
660 660
 	fi
661
-ctags: CTAGS
662
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
663
-		$(TAGS_FILES) $(LISP)
664
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
665
-	unique=`for i in $$list; do \
666
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
667
-	  done | \
668
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
669
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
661
+ctags: ctags-am
662
+
663
+CTAGS: ctags
664
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
665
+	$(am__define_uniq_tagged_files); \
670 666
 	test -z "$(CTAGS_ARGS)$$unique" \
671 667
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
672 668
 	     $$unique
... ...
@@ -675,6 +743,21 @@ GTAGS:
675 675
 	here=`$(am__cd) $(top_builddir) && pwd` \
676 676
 	  && $(am__cd) $(top_srcdir) \
677 677
 	  && gtags -i $(GTAGS_ARGS) "$$here"
678
+cscopelist: cscopelist-am
679
+
680
+cscopelist-am: $(am__tagged_files)
681
+	list='$(am__tagged_files)'; \
682
+	case "$(srcdir)" in \
683
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
684
+	  *) sdir=$(subdir)/$(srcdir) ;; \
685
+	esac; \
686
+	for i in $$list; do \
687
+	  if test -f "$$i"; then \
688
+	    echo "$(subdir)/$$i"; \
689
+	  else \
690
+	    echo "$$sdir/$$i"; \
691
+	  fi; \
692
+	done >> $(top_builddir)/cscope.files
678 693
 
679 694
 distclean-tags:
680 695
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -819,19 +902,20 @@ uninstall-am: uninstall-binPROGRAMS
819 819
 
820 820
 .MAKE: install-am install-strip
821 821
 
822
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
823
-	clean-generic clean-libtool ctags distclean distclean-compile \
824
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
825
-	dvi-am html html-am info info-am install install-am \
826
-	install-binPROGRAMS install-data install-data-am install-dvi \
827
-	install-dvi-am install-exec install-exec-am install-html \
828
-	install-html-am install-info install-info-am install-man \
829
-	install-pdf install-pdf-am install-ps install-ps-am \
830
-	install-strip installcheck installcheck-am \
831
-	installcheck-binPROGRAMS installdirs maintainer-clean \
832
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
833
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
834
-	tags uninstall uninstall-am uninstall-binPROGRAMS
822
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
823
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
824
+	ctags ctags-am distclean distclean-compile distclean-generic \
825
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
826
+	html-am info info-am install install-am install-binPROGRAMS \
827
+	install-data install-data-am install-dvi install-dvi-am \
828
+	install-exec install-exec-am install-html install-html-am \
829
+	install-info install-info-am install-man install-pdf \
830
+	install-pdf-am install-ps install-ps-am install-strip \
831
+	installcheck installcheck-am installcheck-binPROGRAMS \
832
+	installdirs maintainer-clean maintainer-clean-generic \
833
+	mostlyclean mostlyclean-compile mostlyclean-generic \
834
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
835
+	uninstall-am uninstall-binPROGRAMS
835 836
 
836 837
 
837 838
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -16,6 +15,51 @@
16 16
 @SET_MAKE@
17 17
 
18 18
 VPATH = @srcdir@
19
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20
+am__make_running_with_option = \
21
+  case $${target_option-} in \
22
+      ?) ;; \
23
+      *) echo "am__make_running_with_option: internal error: invalid" \
24
+              "target option '$${target_option-}' specified" >&2; \
25
+         exit 1;; \
26
+  esac; \
27
+  has_opt=no; \
28
+  sane_makeflags=$$MAKEFLAGS; \
29
+  if $(am__is_gnu_make); then \
30
+    sane_makeflags=$$MFLAGS; \
31
+  else \
32
+    case $$MAKEFLAGS in \
33
+      *\\[\ \	]*) \
34
+        bs=\\; \
35
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37
+    esac; \
38
+  fi; \
39
+  skip_next=no; \
40
+  strip_trailopt () \
41
+  { \
42
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43
+  }; \
44
+  for flg in $$sane_makeflags; do \
45
+    test $$skip_next = yes && { skip_next=no; continue; }; \
46
+    case $$flg in \
47
+      *=*|--*) continue;; \
48
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
49
+      -*I?*) strip_trailopt 'I';; \
50
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
51
+      -*O?*) strip_trailopt 'O';; \
52
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
53
+      -*l?*) strip_trailopt 'l';; \
54
+      -[dEDm]) skip_next=yes;; \
55
+      -[JT]) skip_next=yes;; \
56
+    esac; \
57
+    case $$flg in \
58
+      *$$target_option*) has_opt=yes; break;; \
59
+    esac; \
60
+  done; \
61
+  test $$has_opt = yes
62
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
19 64
 pkgdatadir = $(datadir)/@PACKAGE@
20 65
 pkgincludedir = $(includedir)/@PACKAGE@
21 66
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -37,7 +81,8 @@ host_triplet = @host@
37 37
 target_triplet = @target@
38 38
 @HAVE_CURSES_TRUE@bin_PROGRAMS = clamdtop$(EXEEXT)
39 39
 subdir = clamdtop
40
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41
+	$(top_srcdir)/config/depcomp
41 42
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 43
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
43 44
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -126,6 +171,19 @@ clamdtop_OBJECTS = $(am_clamdtop_OBJECTS)
126 126
 AM_V_lt = $(am__v_lt_@AM_V@)
127 127
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
128 128
 am__v_lt_0 = --silent
129
+am__v_lt_1 = 
130
+AM_V_P = $(am__v_P_@AM_V@)
131
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132
+am__v_P_0 = false
133
+am__v_P_1 = :
134
+AM_V_GEN = $(am__v_GEN_@AM_V@)
135
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136
+am__v_GEN_0 = @echo "  GEN     " $@;
137
+am__v_GEN_1 = 
138
+AM_V_at = $(am__v_at_@AM_V@)
139
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140
+am__v_at_0 = @
141
+am__v_at_1 = 
129 142
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
130 143
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
131 144
 am__depfiles_maybe = depfiles
... ...
@@ -138,22 +196,23 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138 138
 	$(AM_CFLAGS) $(CFLAGS)
139 139
 AM_V_CC = $(am__v_CC_@AM_V@)
140 140
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
141
-am__v_CC_0 = @echo "  CC    " $@;
142
-AM_V_at = $(am__v_at_@AM_V@)
143
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144
-am__v_at_0 = @
141
+am__v_CC_0 = @echo "  CC      " $@;
142
+am__v_CC_1 = 
145 143
 CCLD = $(CC)
146 144
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 145
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
148 146
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
149 147
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
150 148
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
151
-am__v_CCLD_0 = @echo "  CCLD  " $@;
152
-AM_V_GEN = $(am__v_GEN_@AM_V@)
153
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
154
-am__v_GEN_0 = @echo "  GEN   " $@;
149
+am__v_CCLD_0 = @echo "  CCLD    " $@;
150
+am__v_CCLD_1 = 
155 151
 SOURCES = $(clamdtop_SOURCES)
156 152
 DIST_SOURCES = $(am__clamdtop_SOURCES_DIST)
153
+am__can_run_installinfo = \
154
+  case $$AM_UPDATE_INFO_DIR in \
155
+    n|no|NO) false;; \
156
+    *) (install-info --version) >/dev/null 2>&1;; \
157
+  esac
157 158
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
158 159
 am__vpath_adj = case $$p in \
159 160
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -184,6 +243,23 @@ am__uninstall_files_from_dir = { \
184 184
 man1dir = $(mandir)/man1
185 185
 NROFF = nroff
186 186
 MANS = $(man_MANS)
187
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
188
+# Read a list of newline-separated strings from the standard input,
189
+# and print each of them once, without duplicates.  Input order is
190
+# *not* preserved.
191
+am__uniquify_input = $(AWK) '\
192
+  BEGIN { nonempty = 0; } \
193
+  { items[$$0] = 1; nonempty = 1; } \
194
+  END { if (nonempty) { for (i in items) print i; }; } \
195
+'
196
+# Make sure the list of sources is unique.  This is necessary because,
197
+# e.g., the same source file might be shared among _SOURCES variables
198
+# for different programs/libraries.
199
+am__define_uniq_tagged_files = \
200
+  list='$(am__tagged_files)'; \
201
+  unique=`for i in $$list; do \
202
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203
+  done | $(am__uniquify_input)`
187 204
 ETAGS = etags
188 205
 CTAGS = ctags
189 206
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -436,14 +512,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
436 436
 $(am__aclocal_m4_deps):
437 437
 install-binPROGRAMS: $(bin_PROGRAMS)
438 438
 	@$(NORMAL_INSTALL)
439
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
440 439
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
440
+	if test -n "$$list"; then \
441
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
442
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
443
+	fi; \
441 444
 	for p in $$list; do echo "$$p $$p"; done | \
442 445
 	sed 's/$(EXEEXT)$$//' | \
443
-	while read p p1; do if test -f $$p || test -f $$p1; \
444
-	  then echo "$$p"; echo "$$p"; else :; fi; \
446
+	while read p p1; do if test -f $$p \
447
+	 || test -f $$p1 \
448
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
445 449
 	done | \
446
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
450
+	sed -e 'p;s,.*/,,;n;h' \
451
+	    -e 's|.*|.|' \
447 452
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
448 453
 	sed 'N;N;N;s,\n, ,g' | \
449 454
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -464,7 +545,8 @@ uninstall-binPROGRAMS:
464 464
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
465 465
 	files=`for p in $$list; do echo "$$p"; done | \
466 466
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
467
-	      -e 's/$$/$(EXEEXT)/' `; \
467
+	      -e 's/$$/$(EXEEXT)/' \
468
+	`; \
468 469
 	test -n "$$list" || exit 0; \
469 470
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
470 471
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -493,6 +575,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
493 493
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
494 494
 	  done; \
495 495
 	done; rm -f c$${pid}_.???; exit $$bad
496
+
496 497
 clamdtop$(EXEEXT): $(clamdtop_OBJECTS) $(clamdtop_DEPENDENCIES) $(EXTRA_clamdtop_DEPENDENCIES) 
497 498
 	@rm -f clamdtop$(EXEEXT)
498 499
 	$(AM_V_CCLD)$(LINK) $(clamdtop_OBJECTS) $(clamdtop_LDADD) $(LIBS)
... ...
@@ -513,14 +596,14 @@ distclean-compile:
513 513
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
514 514
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
515 515
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
516
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
517 517
 
518 518
 .c.obj:
519 519
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
520 520
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
521 521
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
522 522
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
523
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
524 524
 
525 525
 .c.lo:
526 526
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -578,11 +661,18 @@ clean-libtool:
578 578
 	-rm -rf .libs _libs
579 579
 install-man1: $(man_MANS)
580 580
 	@$(NORMAL_INSTALL)
581
-	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
582
-	@list=''; test -n "$(man1dir)" || exit 0; \
583
-	{ for i in $$list; do echo "$$i"; done; \
584
-	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
585
-	  sed -n '/\.1[a-z]*$$/p'; \
581
+	@list1=''; \
582
+	list2='$(man_MANS)'; \
583
+	test -n "$(man1dir)" \
584
+	  && test -n "`echo $$list1$$list2`" \
585
+	  || exit 0; \
586
+	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
587
+	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
588
+	{ for i in $$list1; do echo "$$i"; done;  \
589
+	if test -n "$$list2"; then \
590
+	  for i in $$list2; do echo "$$i"; done \
591
+	    | sed -n '/\.1[a-z]*$$/p'; \
592
+	fi; \
586 593
 	} | while read p; do \
587 594
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
588 595
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -613,26 +703,15 @@ uninstall-man1:
613 613
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
614 614
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
615 615
 
616
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
617
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
618
-	unique=`for i in $$list; do \
619
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
620
-	  done | \
621
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
622
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
623
-	mkid -fID $$unique
624
-tags: TAGS
625
-
626
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
627
-		$(TAGS_FILES) $(LISP)
616
+ID: $(am__tagged_files)
617
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
618
+tags: tags-am
619
+TAGS: tags
620
+
621
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
628 622
 	set x; \
629 623
 	here=`pwd`; \
630
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
631
-	unique=`for i in $$list; do \
632
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633
-	  done | \
634
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
635
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
624
+	$(am__define_uniq_tagged_files); \
636 625
 	shift; \
637 626
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
638 627
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -644,15 +723,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
644 644
 	      $$unique; \
645 645
 	  fi; \
646 646
 	fi
647
-ctags: CTAGS
648
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
649
-		$(TAGS_FILES) $(LISP)
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; }; }'`; \
647
+ctags: ctags-am
648
+
649
+CTAGS: ctags
650
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
651
+	$(am__define_uniq_tagged_files); \
656 652
 	test -z "$(CTAGS_ARGS)$$unique" \
657 653
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
658 654
 	     $$unique
... ...
@@ -661,24 +736,26 @@ GTAGS:
661 661
 	here=`$(am__cd) $(top_builddir) && pwd` \
662 662
 	  && $(am__cd) $(top_srcdir) \
663 663
 	  && gtags -i $(GTAGS_ARGS) "$$here"
664
+cscopelist: cscopelist-am
665
+
666
+cscopelist-am: $(am__tagged_files)
667
+	list='$(am__tagged_files)'; \
668
+	case "$(srcdir)" in \
669
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
670
+	  *) sdir=$(subdir)/$(srcdir) ;; \
671
+	esac; \
672
+	for i in $$list; do \
673
+	  if test -f "$$i"; then \
674
+	    echo "$(subdir)/$$i"; \
675
+	  else \
676
+	    echo "$$sdir/$$i"; \
677
+	  fi; \
678
+	done >> $(top_builddir)/cscope.files
664 679
 
665 680
 distclean-tags:
666 681
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
667 682
 
668 683
 distdir: $(DISTFILES)
669
-	@list='$(MANS)'; if test -n "$$list"; then \
670
-	  list=`for p in $$list; do \
671
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
672
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
673
-	  if test -n "$$list" && \
674
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
675
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
676
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
677
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
678
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
679
-	    exit 1; \
680
-	  else :; fi; \
681
-	else :; fi
682 684
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683 685
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684 686
 	list='$(DISTFILES)'; \
... ...
@@ -819,19 +896,20 @@ uninstall-man: uninstall-man1
819 819
 
820 820
 .MAKE: install-am install-strip
821 821
 
822
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
823
-	clean-generic clean-libtool ctags distclean distclean-compile \
824
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
825
-	dvi-am html html-am info info-am install install-am \
826
-	install-binPROGRAMS install-data install-data-am install-dvi \
827
-	install-dvi-am install-exec install-exec-am install-html \
828
-	install-html-am install-info install-info-am install-man \
829
-	install-man1 install-pdf install-pdf-am install-ps \
830
-	install-ps-am install-strip installcheck installcheck-am \
822
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
823
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
824
+	ctags ctags-am distclean distclean-compile distclean-generic \
825
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
826
+	html-am info info-am install install-am install-binPROGRAMS \
827
+	install-data install-data-am install-dvi install-dvi-am \
828
+	install-exec install-exec-am install-html install-html-am \
829
+	install-info install-info-am install-man install-man1 \
830
+	install-pdf install-pdf-am install-ps install-ps-am \
831
+	install-strip installcheck installcheck-am \
831 832
 	installcheck-binPROGRAMS installdirs maintainer-clean \
832 833
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
833 834
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
834
-	tags uninstall uninstall-am uninstall-binPROGRAMS \
835
+	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
835 836
 	uninstall-man uninstall-man1
836 837
 
837 838
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,6 +34,51 @@
35 35
 #  MA 02110-1301, USA.
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))
38 83
 pkgdatadir = $(datadir)/@PACKAGE@
39 84
 pkgincludedir = $(includedir)/@PACKAGE@
40 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -56,7 +100,8 @@ host_triplet = @host@
56 56
 target_triplet = @target@
57 57
 bin_PROGRAMS = clamscan$(EXEEXT)
58 58
 subdir = clamscan
59
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
60
+	$(top_srcdir)/config/depcomp
60 61
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 62
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
62 63
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -141,6 +186,19 @@ clamscan_LDADD = $(LDADD)
141 141
 AM_V_lt = $(am__v_lt_@AM_V@)
142 142
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 143
 am__v_lt_0 = --silent
144
+am__v_lt_1 = 
145
+AM_V_P = $(am__v_P_@AM_V@)
146
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
147
+am__v_P_0 = false
148
+am__v_P_1 = :
149
+AM_V_GEN = $(am__v_GEN_@AM_V@)
150
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
151
+am__v_GEN_0 = @echo "  GEN     " $@;
152
+am__v_GEN_1 = 
153
+AM_V_at = $(am__v_at_@AM_V@)
154
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
155
+am__v_at_0 = @
156
+am__v_at_1 = 
144 157
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
145 158
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
146 159
 am__depfiles_maybe = depfiles
... ...
@@ -153,22 +211,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153 153
 	$(AM_CFLAGS) $(CFLAGS)
154 154
 AM_V_CC = $(am__v_CC_@AM_V@)
155 155
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
156
-am__v_CC_0 = @echo "  CC    " $@;
157
-AM_V_at = $(am__v_at_@AM_V@)
158
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159
-am__v_at_0 = @
156
+am__v_CC_0 = @echo "  CC      " $@;
157
+am__v_CC_1 = 
160 158
 CCLD = $(CC)
161 159
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 160
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 161
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
164 162
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 163
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166
-am__v_CCLD_0 = @echo "  CCLD  " $@;
167
-AM_V_GEN = $(am__v_GEN_@AM_V@)
168
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169
-am__v_GEN_0 = @echo "  GEN   " $@;
164
+am__v_CCLD_0 = @echo "  CCLD    " $@;
165
+am__v_CCLD_1 = 
170 166
 SOURCES = $(clamscan_SOURCES)
171 167
 DIST_SOURCES = $(clamscan_SOURCES)
168
+am__can_run_installinfo = \
169
+  case $$AM_UPDATE_INFO_DIR in \
170
+    n|no|NO) false;; \
171
+    *) (install-info --version) >/dev/null 2>&1;; \
172
+  esac
173
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
174
+# Read a list of newline-separated strings from the standard input,
175
+# and print each of them once, without duplicates.  Input order is
176
+# *not* preserved.
177
+am__uniquify_input = $(AWK) '\
178
+  BEGIN { nonempty = 0; } \
179
+  { items[$$0] = 1; nonempty = 1; } \
180
+  END { if (nonempty) { for (i in items) print i; }; } \
181
+'
182
+# Make sure the list of sources is unique.  This is necessary because,
183
+# e.g., the same source file might be shared among _SOURCES variables
184
+# for different programs/libraries.
185
+am__define_uniq_tagged_files = \
186
+  list='$(am__tagged_files)'; \
187
+  unique=`for i in $$list; do \
188
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189
+  done | $(am__uniquify_input)`
172 190
 ETAGS = etags
173 191
 CTAGS = ctags
174 192
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -426,14 +502,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426 426
 $(am__aclocal_m4_deps):
427 427
 install-binPROGRAMS: $(bin_PROGRAMS)
428 428
 	@$(NORMAL_INSTALL)
429
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
430 429
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
430
+	if test -n "$$list"; then \
431
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
432
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
433
+	fi; \
431 434
 	for p in $$list; do echo "$$p $$p"; done | \
432 435
 	sed 's/$(EXEEXT)$$//' | \
433
-	while read p p1; do if test -f $$p || test -f $$p1; \
434
-	  then echo "$$p"; echo "$$p"; else :; fi; \
436
+	while read p p1; do if test -f $$p \
437
+	 || test -f $$p1 \
438
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
435 439
 	done | \
436
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
440
+	sed -e 'p;s,.*/,,;n;h' \
441
+	    -e 's|.*|.|' \
437 442
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
438 443
 	sed 'N;N;N;s,\n, ,g' | \
439 444
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -454,7 +535,8 @@ uninstall-binPROGRAMS:
454 454
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
455 455
 	files=`for p in $$list; do echo "$$p"; done | \
456 456
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
457
-	      -e 's/$$/$(EXEEXT)/' `; \
457
+	      -e 's/$$/$(EXEEXT)/' \
458
+	`; \
458 459
 	test -n "$$list" || exit 0; \
459 460
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
460 461
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -483,6 +565,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
483 483
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
484 484
 	  done; \
485 485
 	done; rm -f c$${pid}_.???; exit $$bad
486
+
486 487
 clamscan$(EXEEXT): $(clamscan_OBJECTS) $(clamscan_DEPENDENCIES) $(EXTRA_clamscan_DEPENDENCIES) 
487 488
 	@rm -f clamscan$(EXEEXT)
488 489
 	$(AM_V_CCLD)$(LINK) $(clamscan_OBJECTS) $(clamscan_LDADD) $(LIBS)
... ...
@@ -506,14 +589,14 @@ distclean-compile:
506 506
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507 507
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508 508
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
509
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
510 510
 
511 511
 .c.obj:
512 512
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
513 513
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
514 514
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
515 515
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
516
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
517 517
 
518 518
 .c.lo:
519 519
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -598,26 +681,15 @@ mostlyclean-libtool:
598 598
 clean-libtool:
599 599
 	-rm -rf .libs _libs
600 600
 
601
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
602
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
603
-	unique=`for i in $$list; do \
604
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
605
-	  done | \
606
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
608
-	mkid -fID $$unique
609
-tags: TAGS
610
-
611
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
612
-		$(TAGS_FILES) $(LISP)
601
+ID: $(am__tagged_files)
602
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
603
+tags: tags-am
604
+TAGS: tags
605
+
606
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
613 607
 	set x; \
614 608
 	here=`pwd`; \
615
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
616
-	unique=`for i in $$list; do \
617
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618
-	  done | \
619
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
609
+	$(am__define_uniq_tagged_files); \
621 610
 	shift; \
622 611
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
623 612
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -629,15 +701,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
629 629
 	      $$unique; \
630 630
 	  fi; \
631 631
 	fi
632
-ctags: CTAGS
633
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
634
-		$(TAGS_FILES) $(LISP)
635
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
636
-	unique=`for i in $$list; do \
637
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
638
-	  done | \
639
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
640
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
632
+ctags: ctags-am
633
+
634
+CTAGS: ctags
635
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
636
+	$(am__define_uniq_tagged_files); \
641 637
 	test -z "$(CTAGS_ARGS)$$unique" \
642 638
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
643 639
 	     $$unique
... ...
@@ -646,6 +714,21 @@ GTAGS:
646 646
 	here=`$(am__cd) $(top_builddir) && pwd` \
647 647
 	  && $(am__cd) $(top_srcdir) \
648 648
 	  && gtags -i $(GTAGS_ARGS) "$$here"
649
+cscopelist: cscopelist-am
650
+
651
+cscopelist-am: $(am__tagged_files)
652
+	list='$(am__tagged_files)'; \
653
+	case "$(srcdir)" in \
654
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
655
+	  *) sdir=$(subdir)/$(srcdir) ;; \
656
+	esac; \
657
+	for i in $$list; do \
658
+	  if test -f "$$i"; then \
659
+	    echo "$(subdir)/$$i"; \
660
+	  else \
661
+	    echo "$$sdir/$$i"; \
662
+	  fi; \
663
+	done >> $(top_builddir)/cscope.files
649 664
 
650 665
 distclean-tags:
651 666
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -790,19 +873,20 @@ uninstall-am: uninstall-binPROGRAMS
790 790
 
791 791
 .MAKE: install-am install-strip
792 792
 
793
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
794
-	clean-generic clean-libtool ctags distclean distclean-compile \
795
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
796
-	dvi-am html html-am info info-am install install-am \
797
-	install-binPROGRAMS install-data install-data-am install-dvi \
798
-	install-dvi-am install-exec install-exec-am install-html \
799
-	install-html-am install-info install-info-am install-man \
800
-	install-pdf install-pdf-am install-ps install-ps-am \
801
-	install-strip installcheck installcheck-am \
802
-	installcheck-binPROGRAMS installdirs maintainer-clean \
803
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
804
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
805
-	tags uninstall uninstall-am uninstall-binPROGRAMS
793
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
794
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
795
+	ctags ctags-am distclean distclean-compile distclean-generic \
796
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
797
+	html-am info info-am install install-am install-binPROGRAMS \
798
+	install-data install-data-am install-dvi install-dvi-am \
799
+	install-exec install-exec-am install-html install-html-am \
800
+	install-info install-info-am install-man install-pdf \
801
+	install-pdf-am install-ps install-ps-am install-strip \
802
+	installcheck installcheck-am installcheck-binPROGRAMS \
803
+	installdirs maintainer-clean maintainer-clean-generic \
804
+	mostlyclean mostlyclean-compile mostlyclean-generic \
805
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
806
+	uninstall-am uninstall-binPROGRAMS
806 807
 
807 808
 
808 809
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,8 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 bin_PROGRAMS = clamsubmit$(EXEEXT)
57 57
 subdir = clamsubmit
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -139,6 +184,19 @@ clamsubmit_LDADD = $(LDADD)
139 139
 AM_V_lt = $(am__v_lt_@AM_V@)
140 140
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
141 141
 am__v_lt_0 = --silent
142
+am__v_lt_1 = 
143
+AM_V_P = $(am__v_P_@AM_V@)
144
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
145
+am__v_P_0 = false
146
+am__v_P_1 = :
147
+AM_V_GEN = $(am__v_GEN_@AM_V@)
148
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149
+am__v_GEN_0 = @echo "  GEN     " $@;
150
+am__v_GEN_1 = 
151
+AM_V_at = $(am__v_at_@AM_V@)
152
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
153
+am__v_at_0 = @
154
+am__v_at_1 = 
142 155
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
143 156
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
144 157
 am__depfiles_maybe = depfiles
... ...
@@ -151,22 +209,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
151 151
 	$(AM_CFLAGS) $(CFLAGS)
152 152
 AM_V_CC = $(am__v_CC_@AM_V@)
153 153
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
154
-am__v_CC_0 = @echo "  CC    " $@;
155
-AM_V_at = $(am__v_at_@AM_V@)
156
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157
-am__v_at_0 = @
154
+am__v_CC_0 = @echo "  CC      " $@;
155
+am__v_CC_1 = 
158 156
 CCLD = $(CC)
159 157
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160 158
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161 159
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
162 160
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
163 161
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
164
-am__v_CCLD_0 = @echo "  CCLD  " $@;
165
-AM_V_GEN = $(am__v_GEN_@AM_V@)
166
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
167
-am__v_GEN_0 = @echo "  GEN   " $@;
162
+am__v_CCLD_0 = @echo "  CCLD    " $@;
163
+am__v_CCLD_1 = 
168 164
 SOURCES = $(clamsubmit_SOURCES)
169 165
 DIST_SOURCES = $(clamsubmit_SOURCES)
166
+am__can_run_installinfo = \
167
+  case $$AM_UPDATE_INFO_DIR in \
168
+    n|no|NO) false;; \
169
+    *) (install-info --version) >/dev/null 2>&1;; \
170
+  esac
171
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
172
+# Read a list of newline-separated strings from the standard input,
173
+# and print each of them once, without duplicates.  Input order is
174
+# *not* preserved.
175
+am__uniquify_input = $(AWK) '\
176
+  BEGIN { nonempty = 0; } \
177
+  { items[$$0] = 1; nonempty = 1; } \
178
+  END { if (nonempty) { for (i in items) print i; }; } \
179
+'
180
+# Make sure the list of sources is unique.  This is necessary because,
181
+# e.g., the same source file might be shared among _SOURCES variables
182
+# for different programs/libraries.
183
+am__define_uniq_tagged_files = \
184
+  list='$(am__tagged_files)'; \
185
+  unique=`for i in $$list; do \
186
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187
+  done | $(am__uniquify_input)`
170 188
 ETAGS = etags
171 189
 CTAGS = ctags
172 190
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -420,14 +496,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
420 420
 $(am__aclocal_m4_deps):
421 421
 install-binPROGRAMS: $(bin_PROGRAMS)
422 422
 	@$(NORMAL_INSTALL)
423
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
424 423
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
424
+	if test -n "$$list"; then \
425
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
426
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
427
+	fi; \
425 428
 	for p in $$list; do echo "$$p $$p"; done | \
426 429
 	sed 's/$(EXEEXT)$$//' | \
427
-	while read p p1; do if test -f $$p || test -f $$p1; \
428
-	  then echo "$$p"; echo "$$p"; else :; fi; \
430
+	while read p p1; do if test -f $$p \
431
+	 || test -f $$p1 \
432
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
429 433
 	done | \
430
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
434
+	sed -e 'p;s,.*/,,;n;h' \
435
+	    -e 's|.*|.|' \
431 436
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
432 437
 	sed 'N;N;N;s,\n, ,g' | \
433 438
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -448,7 +529,8 @@ uninstall-binPROGRAMS:
448 448
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
449 449
 	files=`for p in $$list; do echo "$$p"; done | \
450 450
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
451
-	      -e 's/$$/$(EXEEXT)/' `; \
451
+	      -e 's/$$/$(EXEEXT)/' \
452
+	`; \
452 453
 	test -n "$$list" || exit 0; \
453 454
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
454 455
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -477,6 +559,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
477 477
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
478 478
 	  done; \
479 479
 	done; rm -f c$${pid}_.???; exit $$bad
480
+
480 481
 clamsubmit$(EXEEXT): $(clamsubmit_OBJECTS) $(clamsubmit_DEPENDENCIES) $(EXTRA_clamsubmit_DEPENDENCIES) 
481 482
 	@rm -f clamsubmit$(EXEEXT)
482 483
 	$(AM_V_CCLD)$(LINK) $(clamsubmit_OBJECTS) $(clamsubmit_LDADD) $(LIBS)
... ...
@@ -498,14 +581,14 @@ distclean-compile:
498 498
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
499 499
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
500 500
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
501
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
502 502
 
503 503
 .c.obj:
504 504
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
505 505
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
506 506
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
507 507
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
508
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
509 509
 
510 510
 .c.lo:
511 511
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -576,26 +659,15 @@ mostlyclean-libtool:
576 576
 clean-libtool:
577 577
 	-rm -rf .libs _libs
578 578
 
579
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
580
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
581
-	unique=`for i in $$list; do \
582
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583
-	  done | \
584
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
585
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
586
-	mkid -fID $$unique
587
-tags: TAGS
588
-
589
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
590
-		$(TAGS_FILES) $(LISP)
579
+ID: $(am__tagged_files)
580
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
581
+tags: tags-am
582
+TAGS: tags
583
+
584
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
591 585
 	set x; \
592 586
 	here=`pwd`; \
593
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
594
-	unique=`for i in $$list; do \
595
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
596
-	  done | \
597
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
598
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
587
+	$(am__define_uniq_tagged_files); \
599 588
 	shift; \
600 589
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
601 590
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -607,15 +679,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
607 607
 	      $$unique; \
608 608
 	  fi; \
609 609
 	fi
610
-ctags: CTAGS
611
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
612
-		$(TAGS_FILES) $(LISP)
613
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
614
-	unique=`for i in $$list; do \
615
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
616
-	  done | \
617
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
618
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
610
+ctags: ctags-am
611
+
612
+CTAGS: ctags
613
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
614
+	$(am__define_uniq_tagged_files); \
619 615
 	test -z "$(CTAGS_ARGS)$$unique" \
620 616
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
621 617
 	     $$unique
... ...
@@ -624,6 +692,21 @@ GTAGS:
624 624
 	here=`$(am__cd) $(top_builddir) && pwd` \
625 625
 	  && $(am__cd) $(top_srcdir) \
626 626
 	  && gtags -i $(GTAGS_ARGS) "$$here"
627
+cscopelist: cscopelist-am
628
+
629
+cscopelist-am: $(am__tagged_files)
630
+	list='$(am__tagged_files)'; \
631
+	case "$(srcdir)" in \
632
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
633
+	  *) sdir=$(subdir)/$(srcdir) ;; \
634
+	esac; \
635
+	for i in $$list; do \
636
+	  if test -f "$$i"; then \
637
+	    echo "$(subdir)/$$i"; \
638
+	  else \
639
+	    echo "$$sdir/$$i"; \
640
+	  fi; \
641
+	done >> $(top_builddir)/cscope.files
627 642
 
628 643
 distclean-tags:
629 644
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -768,19 +851,20 @@ uninstall-am: uninstall-binPROGRAMS
768 768
 
769 769
 .MAKE: install-am install-strip
770 770
 
771
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
772
-	clean-generic clean-libtool ctags distclean distclean-compile \
773
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
774
-	dvi-am html html-am info info-am install install-am \
775
-	install-binPROGRAMS install-data install-data-am install-dvi \
776
-	install-dvi-am install-exec install-exec-am install-html \
777
-	install-html-am install-info install-info-am install-man \
778
-	install-pdf install-pdf-am install-ps install-ps-am \
779
-	install-strip installcheck installcheck-am \
780
-	installcheck-binPROGRAMS installdirs maintainer-clean \
781
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
782
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
783
-	tags uninstall uninstall-am uninstall-binPROGRAMS
771
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
772
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
773
+	ctags ctags-am distclean distclean-compile distclean-generic \
774
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
775
+	html-am info info-am install install-am install-binPROGRAMS \
776
+	install-data install-data-am install-dvi install-dvi-am \
777
+	install-exec install-exec-am install-html install-html-am \
778
+	install-info install-info-am install-man install-pdf \
779
+	install-pdf-am install-ps install-ps-am install-strip \
780
+	installcheck installcheck-am installcheck-binPROGRAMS \
781
+	installdirs maintainer-clean maintainer-clean-generic \
782
+	mostlyclean mostlyclean-compile mostlyclean-generic \
783
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
784
+	uninstall-am uninstall-binPROGRAMS
784 785
 
785 786
 
786 787
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,13 +1,11 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.68 for ClamAV devel.
3
+# Generated by GNU Autoconf 2.69 for ClamAV devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
7 7
 #
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.
8
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
11 9
 #
12 10
 #
13 11
 # This configure script is free software; the Free Software Foundation
... ...
@@ -136,6 +134,31 @@ export LANGUAGE
136 136
 # CDPATH.
137 137
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
138 138
 
139
+# Use a proper internal environment variable to ensure we don't fall
140
+  # into an infinite loop, continuously re-executing ourselves.
141
+  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
142
+    _as_can_reexec=no; export _as_can_reexec;
143
+    # We cannot yet assume a decent shell, so we have to provide a
144
+# neutralization value for shells without unset; and this also
145
+# works around shells that cannot unset nonexistent variables.
146
+# Preserve -v and -x to the replacement shell.
147
+BASH_ENV=/dev/null
148
+ENV=/dev/null
149
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
150
+case $- in # ((((
151
+  *v*x* | *x*v* ) as_opts=-vx ;;
152
+  *v* ) as_opts=-v ;;
153
+  *x* ) as_opts=-x ;;
154
+  * ) as_opts= ;;
155
+esac
156
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
157
+# Admittedly, this is quite paranoid, since all the known shells bail
158
+# out after a failed `exec'.
159
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
160
+as_fn_exit 255
161
+  fi
162
+  # We don't want this to propagate to other subprocesses.
163
+          { _as_can_reexec=; unset _as_can_reexec;}
139 164
 if test "x$CONFIG_SHELL" = x; then
140 165
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
141 166
   emulate sh
... ...
@@ -169,7 +192,8 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
169 169
 else
170 170
   exitcode=1; echo positional parameters were not saved.
171 171
 fi
172
-test x\$exitcode = x0 || exit 1"
172
+test x\$exitcode = x0 || exit 1
173
+test -x / || exit 1"
173 174
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 175
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
175 176
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -222,21 +246,25 @@ IFS=$as_save_IFS
222 222
 
223 223
 
224 224
       if test "x$CONFIG_SHELL" != x; then :
225
-  # We cannot yet assume a decent shell, so we have to provide a
226
-	# neutralization value for shells without unset; and this also
227
-	# works around shells that cannot unset nonexistent variables.
228
-	# Preserve -v and -x to the replacement shell.
229
-	BASH_ENV=/dev/null
230
-	ENV=/dev/null
231
-	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
232
-	export CONFIG_SHELL
233
-	case $- in # ((((
234
-	  *v*x* | *x*v* ) as_opts=-vx ;;
235
-	  *v* ) as_opts=-v ;;
236
-	  *x* ) as_opts=-x ;;
237
-	  * ) as_opts= ;;
238
-	esac
239
-	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
225
+  export CONFIG_SHELL
226
+             # We cannot yet assume a decent shell, so we have to provide a
227
+# neutralization value for shells without unset; and this also
228
+# works around shells that cannot unset nonexistent variables.
229
+# Preserve -v and -x to the replacement shell.
230
+BASH_ENV=/dev/null
231
+ENV=/dev/null
232
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
233
+case $- in # ((((
234
+  *v*x* | *x*v* ) as_opts=-vx ;;
235
+  *v* ) as_opts=-v ;;
236
+  *x* ) as_opts=-x ;;
237
+  * ) as_opts= ;;
238
+esac
239
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
240
+# Admittedly, this is quite paranoid, since all the known shells bail
241
+# out after a failed `exec'.
242
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
243
+exit 255
240 244
 fi
241 245
 
242 246
     if test x$as_have_required = xno; then :
... ...
@@ -339,6 +367,14 @@ $as_echo X"$as_dir" |
339 339
 
340 340
 
341 341
 } # as_fn_mkdir_p
342
+
343
+# as_fn_executable_p FILE
344
+# -----------------------
345
+# Test if FILE is an executable regular file.
346
+as_fn_executable_p ()
347
+{
348
+  test -f "$1" && test -x "$1"
349
+} # as_fn_executable_p
342 350
 # as_fn_append VAR VALUE
343 351
 # ----------------------
344 352
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -460,6 +496,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
460 460
   chmod +x "$as_me.lineno" ||
461 461
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
462 462
 
463
+  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
464
+  # already done that, so ensure we don't try to do so again and fall
465
+  # in an infinite loop.  This has already happened in practice.
466
+  _as_can_reexec=no; export _as_can_reexec
463 467
   # Don't try to exec as it changes $[0], causing all sort of problems
464 468
   # (the dirname of $[0] is not the place where we might find the
465 469
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -494,16 +534,16 @@ if (echo >conf$$.file) 2>/dev/null; then
494 494
     # ... but there are two gotchas:
495 495
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
496 496
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
497
-    # In both cases, we have to default to `cp -p'.
497
+    # In both cases, we have to default to `cp -pR'.
498 498
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
499
-      as_ln_s='cp -p'
499
+      as_ln_s='cp -pR'
500 500
   elif ln conf$$.file conf$$ 2>/dev/null; then
501 501
     as_ln_s=ln
502 502
   else
503
-    as_ln_s='cp -p'
503
+    as_ln_s='cp -pR'
504 504
   fi
505 505
 else
506
-  as_ln_s='cp -p'
506
+  as_ln_s='cp -pR'
507 507
 fi
508 508
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
509 509
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -515,28 +555,8 @@ else
515 515
   as_mkdir_p=false
516 516
 fi
517 517
 
518
-if test -x / >/dev/null 2>&1; then
519
-  as_test_x='test -x'
520
-else
521
-  if ls -dL / >/dev/null 2>&1; then
522
-    as_ls_L_option=L
523
-  else
524
-    as_ls_L_option=
525
-  fi
526
-  as_test_x='
527
-    eval sh -c '\''
528
-      if test -d "$1"; then
529
-	test -d "$1/.";
530
-      else
531
-	case $1 in #(
532
-	-*)set "./$1";;
533
-	esac;
534
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
535
-	???[sx]*):;;*)false;;esac;fi
536
-    '\'' sh
537
-  '
538
-fi
539
-as_executable_p=$as_test_x
518
+as_test_x='test -x'
519
+as_executable_p=as_fn_executable_p
540 520
 
541 521
 # Sed expression to map a string onto a valid CPP name.
542 522
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -901,6 +921,7 @@ enable_clamdtop
901 901
 with_libncurses_prefix
902 902
 with_libpdcurses_prefix
903 903
 enable_distcheck_werror
904
+with_system_llvm
904 905
 enable_llvm
905 906
 enable_sha_collector_for_internal_use
906 907
 with_libcurl
... ...
@@ -1372,8 +1393,6 @@ target=$target_alias
1372 1372
 if test "x$host_alias" != x; then
1373 1373
   if test "x$build_alias" = x; then
1374 1374
     cross_compiling=maybe
1375
-    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1376
-    If a cross compiler is detected then cross compile mode will be used" >&2
1377 1375
   elif test "x$build_alias" != "x$host_alias"; then
1378 1376
     cross_compiling=yes
1379 1377
   fi
... ...
@@ -1538,10 +1557,12 @@ Optional Features:
1538 1538
   --disable-option-checking  ignore unrecognized --enable/--with options
1539 1539
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1540 1540
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1541
-  --enable-silent-rules          less verbose build output (undo: `make V=1')
1542
-  --disable-silent-rules         verbose build output (undo: `make V=0')
1543
-  --disable-dependency-tracking  speeds up one-time build
1544
-  --enable-dependency-tracking   do not reject slow dependency extractors
1541
+  --enable-silent-rules   less verbose build output (undo: "make V=1")
1542
+  --disable-silent-rules  verbose build output (undo: "make V=0")
1543
+  --enable-dependency-tracking
1544
+                          do not reject slow dependency extractors
1545
+  --disable-dependency-tracking
1546
+                          speeds up one-time build
1545 1547
   --enable-static[=PKGS]  build static libraries [default=no]
1546 1548
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1547 1549
   --enable-fast-install[=PKGS]
... ...
@@ -1616,6 +1637,9 @@ Optional Packages:
1616 1616
   --without-libncurses-prefix     don't search for libncurses in includedir and libdir
1617 1617
   --with-libpdcurses-prefix[=DIR]  search for libpdcurses in DIR/include and DIR/lib
1618 1618
   --without-libpdcurses-prefix     don't search for libpdcurses in includedir and libdir
1619
+  --with-system-llvm      Use system llvm instead of built-in, uses full path
1620
+                          to llvm-config (default= /usr/local or /usr if not
1621
+                          found in /usr/local)
1619 1622
   --with-libcurl=DIR   path to directory containing libcurl (default=
1620 1623
     /usr/local or /usr if not found in /usr/local)
1621 1624
 
... ...
@@ -1703,9 +1727,9 @@ test -n "$ac_init_help" && exit $ac_status
1703 1703
 if $ac_init_version; then
1704 1704
   cat <<\_ACEOF
1705 1705
 ClamAV configure devel
1706
-generated by GNU Autoconf 2.68
1706
+generated by GNU Autoconf 2.69
1707 1707
 
1708
-Copyright (C) 2010 Free Software Foundation, Inc.
1708
+Copyright (C) 2012 Free Software Foundation, Inc.
1709 1709
 This configure script is free software; the Free Software Foundation
1710 1710
 gives unlimited permission to copy, distribute and modify it.
1711 1711
 _ACEOF
... ...
@@ -1982,7 +2006,7 @@ $as_echo "$ac_try_echo"; } >&5
1982 1982
 	 test ! -s conftest.err
1983 1983
        } && test -s conftest$ac_exeext && {
1984 1984
 	 test "$cross_compiling" = yes ||
1985
-	 $as_test_x conftest$ac_exeext
1985
+	 test -x conftest$ac_exeext
1986 1986
        }; then :
1987 1987
   ac_retval=0
1988 1988
 else
... ...
@@ -2172,7 +2196,7 @@ This file contains any messages produced by compilers while
2172 2172
 running configure, to aid debugging if configure makes a mistake.
2173 2173
 
2174 2174
 It was created by ClamAV $as_me devel, which was
2175
-generated by GNU Autoconf 2.68.  Invocation command line was
2175
+generated by GNU Autoconf 2.69.  Invocation command line was
2176 2176
 
2177 2177
   $ $0 $@
2178 2178
 
... ...
@@ -2854,7 +2878,7 @@ done
2854 2854
 
2855 2855
 
2856 2856
 
2857
-am__api_version='1.11'
2857
+am__api_version='1.14'
2858 2858
 
2859 2859
 # Find a good install program.  We prefer a C program (faster),
2860 2860
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2893,7 +2917,7 @@ case $as_dir/ in #((
2893 2893
     # by default.
2894 2894
     for ac_prog in ginstall scoinst install; do
2895 2895
       for ac_exec_ext in '' $ac_executable_extensions; do
2896
-	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2896
+	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2897 2897
 	  if test $ac_prog = install &&
2898 2898
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2899 2899
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2951,9 +2975,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2951 2951
 
2952 2952
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2953 2953
 $as_echo_n "checking whether build environment is sane... " >&6; }
2954
-# Just in case
2955
-sleep 1
2956
-echo timestamp > conftest.file
2957 2954
 # Reject unsafe characters in $srcdir or the absolute working directory
2958 2955
 # name.  Accept space and tab only in the latter.
2959 2956
 am_lf='
... ...
@@ -2964,32 +2985,40 @@ case `pwd` in
2964 2964
 esac
2965 2965
 case $srcdir in
2966 2966
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2967
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2967
+    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2968 2968
 esac
2969 2969
 
2970
-# Do `set' in a subshell so we don't clobber the current shell's
2970
+# Do 'set' in a subshell so we don't clobber the current shell's
2971 2971
 # arguments.  Must try -L first in case configure is actually a
2972 2972
 # symlink; some systems play weird games with the mod time of symlinks
2973 2973
 # (eg FreeBSD returns the mod time of the symlink's containing
2974 2974
 # directory).
2975 2975
 if (
2976
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2977
-   if test "$*" = "X"; then
2978
-      # -L didn't work.
2979
-      set X `ls -t "$srcdir/configure" conftest.file`
2980
-   fi
2981
-   rm -f conftest.file
2982
-   if test "$*" != "X $srcdir/configure conftest.file" \
2983
-      && test "$*" != "X conftest.file $srcdir/configure"; then
2984
-
2985
-      # If neither matched, then we have a broken ls.  This can happen
2986
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
2987
-      # broken ls alias from the environment.  This has actually
2988
-      # happened.  Such a system could not be considered "sane".
2989
-      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2990
-alias in your environment" "$LINENO" 5
2991
-   fi
2992
-
2976
+   am_has_slept=no
2977
+   for am_try in 1 2; do
2978
+     echo "timestamp, slept: $am_has_slept" > conftest.file
2979
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2980
+     if test "$*" = "X"; then
2981
+	# -L didn't work.
2982
+	set X `ls -t "$srcdir/configure" conftest.file`
2983
+     fi
2984
+     if test "$*" != "X $srcdir/configure conftest.file" \
2985
+	&& test "$*" != "X conftest.file $srcdir/configure"; then
2986
+
2987
+	# If neither matched, then we have a broken ls.  This can happen
2988
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
2989
+	# broken ls alias from the environment.  This has actually
2990
+	# happened.  Such a system could not be considered "sane".
2991
+	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2992
+  alias in your environment" "$LINENO" 5
2993
+     fi
2994
+     if test "$2" = conftest.file || test $am_try -eq 2; then
2995
+       break
2996
+     fi
2997
+     # Just in case.
2998
+     sleep 1
2999
+     am_has_slept=yes
3000
+   done
2993 3001
    test "$2" = conftest.file
2994 3002
    )
2995 3003
 then
... ...
@@ -3001,6 +3030,16 @@ Check your system clock" "$LINENO" 5
3001 3001
 fi
3002 3002
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3003 3003
 $as_echo "yes" >&6; }
3004
+# If we didn't sleep, we still need to ensure time stamps of config.status and
3005
+# generated files are strictly newer.
3006
+am_sleep_pid=
3007
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3008
+  ( sleep 1 ) &
3009
+  am_sleep_pid=$!
3010
+fi
3011
+
3012
+rm -f conftest.file
3013
+
3004 3014
 test "$program_prefix" != NONE &&
3005 3015
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3006 3016
 # Use a double $ so make ignores it.
... ...
@@ -3023,12 +3062,12 @@ if test x"${MISSING+set}" != xset; then
3023 3023
   esac
3024 3024
 fi
3025 3025
 # Use eval to expand $SHELL
3026
-if eval "$MISSING --run true"; then
3027
-  am_missing_run="$MISSING --run "
3026
+if eval "$MISSING --is-lightweight"; then
3027
+  am_missing_run="$MISSING "
3028 3028
 else
3029 3029
   am_missing_run=
3030
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3031
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3030
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3031
+$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3032 3032
 fi
3033 3033
 
3034 3034
 if test x"${install_sh}" != xset; then
... ...
@@ -3040,10 +3079,10 @@ if test x"${install_sh}" != xset; then
3040 3040
   esac
3041 3041
 fi
3042 3042
 
3043
-# Installed binaries are usually stripped using `strip' when the user
3044
-# run `make install-strip'.  However `strip' might not be the right
3043
+# Installed binaries are usually stripped using 'strip' when the user
3044
+# run "make install-strip".  However 'strip' might not be the right
3045 3045
 # tool to use in cross-compilation environments, therefore Automake
3046
-# will honor the `STRIP' environment variable to overrule this program.
3046
+# will honor the 'STRIP' environment variable to overrule this program.
3047 3047
 if test "$cross_compiling" != no; then
3048 3048
   if test -n "$ac_tool_prefix"; then
3049 3049
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3062,7 +3101,7 @@ do
3062 3062
   IFS=$as_save_IFS
3063 3063
   test -z "$as_dir" && as_dir=.
3064 3064
     for ac_exec_ext in '' $ac_executable_extensions; do
3065
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3065
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3066 3066
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3067 3067
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3068 3068
     break 2
... ...
@@ -3102,7 +3141,7 @@ do
3102 3102
   IFS=$as_save_IFS
3103 3103
   test -z "$as_dir" && as_dir=.
3104 3104
     for ac_exec_ext in '' $ac_executable_extensions; do
3105
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3105
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3106 3106
     ac_cv_prog_ac_ct_STRIP="strip"
3107 3107
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3108 3108
     break 2
... ...
@@ -3153,7 +3192,7 @@ do
3153 3153
   test -z "$as_dir" && as_dir=.
3154 3154
     for ac_prog in mkdir gmkdir; do
3155 3155
 	 for ac_exec_ext in '' $ac_executable_extensions; do
3156
-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3156
+	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3157 3157
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3158 3158
 	     'mkdir (GNU coreutils) '* | \
3159 3159
 	     'mkdir (coreutils) '* | \
... ...
@@ -3182,12 +3221,6 @@ fi
3182 3182
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3183 3183
 $as_echo "$MKDIR_P" >&6; }
3184 3184
 
3185
-mkdir_p="$MKDIR_P"
3186
-case $mkdir_p in
3187
-  [\\/$]* | ?:[\\/]*) ;;
3188
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3189
-esac
3190
-
3191 3185
 for ac_prog in gawk mawk nawk awk
3192 3186
 do
3193 3187
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3206,7 +3239,7 @@ do
3206 3206
   IFS=$as_save_IFS
3207 3207
   test -z "$as_dir" && as_dir=.
3208 3208
     for ac_exec_ext in '' $ac_executable_extensions; do
3209
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3209
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3210 3210
     ac_cv_prog_AWK="$ac_prog"
3211 3211
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3212 3212
     break 2
... ...
@@ -3270,6 +3303,45 @@ else
3270 3270
 fi
3271 3271
 rmdir .tst 2>/dev/null
3272 3272
 
3273
+# Check whether --enable-silent-rules was given.
3274
+if test "${enable_silent_rules+set}" = set; then :
3275
+  enableval=$enable_silent_rules;
3276
+fi
3277
+
3278
+case $enable_silent_rules in # (((
3279
+  yes) AM_DEFAULT_VERBOSITY=0;;
3280
+   no) AM_DEFAULT_VERBOSITY=1;;
3281
+    *) AM_DEFAULT_VERBOSITY=1;;
3282
+esac
3283
+am_make=${MAKE-make}
3284
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3285
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3286
+if ${am_cv_make_support_nested_variables+:} false; then :
3287
+  $as_echo_n "(cached) " >&6
3288
+else
3289
+  if $as_echo 'TRUE=$(BAR$(V))
3290
+BAR0=false
3291
+BAR1=true
3292
+V=1
3293
+am__doit:
3294
+	@$(TRUE)
3295
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3296
+  am_cv_make_support_nested_variables=yes
3297
+else
3298
+  am_cv_make_support_nested_variables=no
3299
+fi
3300
+fi
3301
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3302
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
3303
+if test $am_cv_make_support_nested_variables = yes; then
3304
+    AM_V='$(V)'
3305
+  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3306
+else
3307
+  AM_V=$AM_DEFAULT_VERBOSITY
3308
+  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3309
+fi
3310
+AM_BACKSLASH='\'
3311
+
3273 3312
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3274 3313
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3275 3314
   # is not polluted with repeated "-I."
... ...
@@ -3311,6 +3383,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3311 3311
 
3312 3312
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3313 3313
 
3314
+# For better backward compatibility.  To be removed once Automake 1.9.x
3315
+# dies out for good.  For more background, see:
3316
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3317
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3318
+mkdir_p='$(MKDIR_P)'
3319
+
3314 3320
 # We need awk for the "check" target.  The system "awk" is bad on
3315 3321
 # some platforms.
3316 3322
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3318,101 +3396,182 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3318 3318
 AMTAR='$${TAR-tar}'
3319 3319
 
3320 3320
 
3321
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3322
-$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3323
-# Loop over all known methods to create a tar archive until one works.
3321
+# We'll loop over all known methods to create a tar archive until one works.
3324 3322
 _am_tools='gnutar plaintar pax cpio none'
3325
-_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3326
-# Do not fold the above two line into one, because Tru64 sh and
3327
-# Solaris sh will not grok spaces in the rhs of `-'.
3328
-for _am_tool in $_am_tools
3329
-do
3330
-  case $_am_tool in
3331
-  gnutar)
3332
-    for _am_tar in tar gnutar gtar;
3333
-    do
3334
-      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3323
+
3324
+# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3325
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3326
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3327
+      # and bug#13588).
3328
+      am_max_uid=2097151 # 2^21 - 1
3329
+      am_max_gid=$am_max_uid
3330
+      # The $UID and $GID variables are not portable, so we need to resort
3331
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3332
+      # below are definitely unexpected, so allow the users to see them
3333
+      # (that is, avoid stderr redirection).
3334
+      am_uid=`id -u || echo unknown`
3335
+      am_gid=`id -g || echo unknown`
3336
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3337
+$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3338
+      if test $am_uid -le $am_max_uid; then
3339
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3340
+$as_echo "yes" >&6; }
3341
+      else
3342
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3343
+$as_echo "no" >&6; }
3344
+         _am_tools=none
3345
+      fi
3346
+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3347
+$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3348
+      if test $am_gid -le $am_max_gid; then
3349
+         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3350
+$as_echo "yes" >&6; }
3351
+      else
3352
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3353
+$as_echo "no" >&6; }
3354
+        _am_tools=none
3355
+      fi
3356
+
3357
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3358
+$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3359
+
3360
+  # Go ahead even if we have the value already cached.  We do so because we
3361
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
3362
+  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3363
+
3364
+  for _am_tool in $_am_tools; do
3365
+    case $_am_tool in
3366
+    gnutar)
3367
+      for _am_tar in tar gnutar gtar; do
3368
+        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3335 3369
    ($_am_tar --version) >&5 2>&5
3336 3370
    ac_status=$?
3337 3371
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 3372
    (exit $ac_status); } && break
3339
-    done
3340
-    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3341
-    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3342
-    am__untar="$_am_tar -xf -"
3343
-    ;;
3344
-  plaintar)
3345
-    # Must skip GNU tar: if it does not support --format= it doesn't create
3346
-    # ustar tarball either.
3347
-    (tar --version) >/dev/null 2>&1 && continue
3348
-    am__tar='tar chf - "$$tardir"'
3349
-    am__tar_='tar chf - "$tardir"'
3350
-    am__untar='tar xf -'
3351
-    ;;
3352
-  pax)
3353
-    am__tar='pax -L -x ustar -w "$$tardir"'
3354
-    am__tar_='pax -L -x ustar -w "$tardir"'
3355
-    am__untar='pax -r'
3356
-    ;;
3357
-  cpio)
3358
-    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3359
-    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3360
-    am__untar='cpio -i -H ustar -d'
3361
-    ;;
3362
-  none)
3363
-    am__tar=false
3364
-    am__tar_=false
3365
-    am__untar=false
3366
-    ;;
3367
-  esac
3373
+      done
3374
+      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3375
+      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3376
+      am__untar="$_am_tar -xf -"
3377
+      ;;
3378
+    plaintar)
3379
+      # Must skip GNU tar: if it does not support --format= it doesn't create
3380
+      # ustar tarball either.
3381
+      (tar --version) >/dev/null 2>&1 && continue
3382
+      am__tar='tar chf - "$$tardir"'
3383
+      am__tar_='tar chf - "$tardir"'
3384
+      am__untar='tar xf -'
3385
+      ;;
3386
+    pax)
3387
+      am__tar='pax -L -x ustar -w "$$tardir"'
3388
+      am__tar_='pax -L -x ustar -w "$tardir"'
3389
+      am__untar='pax -r'
3390
+      ;;
3391
+    cpio)
3392
+      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3393
+      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3394
+      am__untar='cpio -i -H ustar -d'
3395
+      ;;
3396
+    none)
3397
+      am__tar=false
3398
+      am__tar_=false
3399
+      am__untar=false
3400
+      ;;
3401
+    esac
3368 3402
 
3369
-  # If the value was cached, stop now.  We just wanted to have am__tar
3370
-  # and am__untar set.
3371
-  test -n "${am_cv_prog_tar_ustar}" && break
3403
+    # If the value was cached, stop now.  We just wanted to have am__tar
3404
+    # and am__untar set.
3405
+    test -n "${am_cv_prog_tar_ustar}" && break
3372 3406
 
3373
-  # tar/untar a dummy directory, and stop if the command works
3374
-  rm -rf conftest.dir
3375
-  mkdir conftest.dir
3376
-  echo GrepMe > conftest.dir/file
3377
-  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3407
+    # tar/untar a dummy directory, and stop if the command works.
3408
+    rm -rf conftest.dir
3409
+    mkdir conftest.dir
3410
+    echo GrepMe > conftest.dir/file
3411
+    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3378 3412
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3379 3413
    ac_status=$?
3380 3414
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3381 3415
    (exit $ac_status); }
3382
-  rm -rf conftest.dir
3383
-  if test -s conftest.tar; then
3384
-    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3416
+    rm -rf conftest.dir
3417
+    if test -s conftest.tar; then
3418
+      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3385 3419
    ($am__untar <conftest.tar) >&5 2>&5
3386 3420
    ac_status=$?
3387 3421
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3388 3422
    (exit $ac_status); }
3389
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3390
-  fi
3391
-done
3392
-rm -rf conftest.dir
3423
+      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3424
+   (cat conftest.dir/file) >&5 2>&5
3425
+   ac_status=$?
3426
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3427
+   (exit $ac_status); }
3428
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3429
+    fi
3430
+  done
3431
+  rm -rf conftest.dir
3393 3432
 
3394
-if ${am_cv_prog_tar_ustar+:} false; then :
3433
+  if ${am_cv_prog_tar_ustar+:} false; then :
3395 3434
   $as_echo_n "(cached) " >&6
3396 3435
 else
3397 3436
   am_cv_prog_tar_ustar=$_am_tool
3398 3437
 fi
3399 3438
 
3400
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3439
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3401 3440
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3402 3441
 
3403 3442
 
3404 3443
 
3405 3444
 
3406 3445
 
3446
+
3447
+# POSIX will say in a future version that running "rm -f" with no argument
3448
+# is OK; and we want to be able to make that assumption in our Makefile
3449
+# recipes.  So use an aggressive probe to check that the usage we want is
3450
+# actually supported "in the wild" to an acceptable degree.
3451
+# See automake bug#10828.
3452
+# To make any issue more visible, cause the running configure to be aborted
3453
+# by default if the 'rm' program in use doesn't match our expectations; the
3454
+# user can still override this though.
3455
+if rm -f && rm -fr && rm -rf; then : OK; else
3456
+  cat >&2 <<'END'
3457
+Oops!
3458
+
3459
+Your 'rm' program seems unable to run without file operands specified
3460
+on the command line, even when the '-f' option is present.  This is contrary
3461
+to the behaviour of most rm programs out there, and not conforming with
3462
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3463
+
3464
+Please tell bug-automake@gnu.org about your system, including the value
3465
+of your $PATH and any error possibly output before this message.  This
3466
+can help us improve future automake versions.
3467
+
3468
+END
3469
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3470
+    echo 'Configuration will proceed anyway, since you have set the' >&2
3471
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3472
+    echo >&2
3473
+  else
3474
+    cat >&2 <<'END'
3475
+Aborting the configuration process, to ensure you take notice of the issue.
3476
+
3477
+You can download and install GNU coreutils to get an 'rm' implementation
3478
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
3479
+
3480
+If you want to complete the configuration process using your problematic
3481
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3482
+to "yes", and re-run configure.
3483
+
3484
+END
3485
+    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3486
+  fi
3487
+fi
3407 3488
 # Check whether --enable-silent-rules was given.
3408 3489
 if test "${enable_silent_rules+set}" = set; then :
3409 3490
   enableval=$enable_silent_rules;
3410 3491
 fi
3411 3492
 
3412
-case $enable_silent_rules in
3413
-yes) AM_DEFAULT_VERBOSITY=0;;
3414
-no)  AM_DEFAULT_VERBOSITY=1;;
3415
-*)   AM_DEFAULT_VERBOSITY=0;;
3493
+case $enable_silent_rules in # (((
3494
+  yes) AM_DEFAULT_VERBOSITY=0;;
3495
+   no) AM_DEFAULT_VERBOSITY=1;;
3496
+    *) AM_DEFAULT_VERBOSITY=0;;
3416 3497
 esac
3417 3498
 am_make=${MAKE-make}
3418 3499
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3466,7 +3625,7 @@ am__quote=
3466 3466
 _am_result=none
3467 3467
 # First try GNU make style include.
3468 3468
 echo "include confinc" > confmf
3469
-# Ignore all kinds of additional output from `make'.
3469
+# Ignore all kinds of additional output from 'make'.
3470 3470
 case `$am_make -s -f confmf 2> /dev/null` in #(
3471 3471
 *the\ am__doit\ target*)
3472 3472
   am__include=include
... ...
@@ -3532,7 +3691,7 @@ do
3532 3532
   IFS=$as_save_IFS
3533 3533
   test -z "$as_dir" && as_dir=.
3534 3534
     for ac_exec_ext in '' $ac_executable_extensions; do
3535
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3535
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3536 3536
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3537 3537
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3538 3538
     break 2
... ...
@@ -3572,7 +3731,7 @@ do
3572 3572
   IFS=$as_save_IFS
3573 3573
   test -z "$as_dir" && as_dir=.
3574 3574
     for ac_exec_ext in '' $ac_executable_extensions; do
3575
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3575
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3576 3576
     ac_cv_prog_ac_ct_CC="gcc"
3577 3577
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3578 3578
     break 2
... ...
@@ -3625,7 +3784,7 @@ do
3625 3625
   IFS=$as_save_IFS
3626 3626
   test -z "$as_dir" && as_dir=.
3627 3627
     for ac_exec_ext in '' $ac_executable_extensions; do
3628
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3628
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3629 3629
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3630 3630
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3631 3631
     break 2
... ...
@@ -3666,7 +3825,7 @@ do
3666 3666
   IFS=$as_save_IFS
3667 3667
   test -z "$as_dir" && as_dir=.
3668 3668
     for ac_exec_ext in '' $ac_executable_extensions; do
3669
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3669
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3670 3670
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3671 3671
        ac_prog_rejected=yes
3672 3672
        continue
... ...
@@ -3724,7 +3883,7 @@ do
3724 3724
   IFS=$as_save_IFS
3725 3725
   test -z "$as_dir" && as_dir=.
3726 3726
     for ac_exec_ext in '' $ac_executable_extensions; do
3727
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3727
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3728 3728
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3729 3729
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3730 3730
     break 2
... ...
@@ -3768,7 +3927,7 @@ do
3768 3768
   IFS=$as_save_IFS
3769 3769
   test -z "$as_dir" && as_dir=.
3770 3770
     for ac_exec_ext in '' $ac_executable_extensions; do
3771
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3771
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3772 3772
     ac_cv_prog_ac_ct_CC="$ac_prog"
3773 3773
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3774 3774
     break 2
... ...
@@ -4214,8 +4373,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4214 4214
 /* end confdefs.h.  */
4215 4215
 #include <stdarg.h>
4216 4216
 #include <stdio.h>
4217
-#include <sys/types.h>
4218
-#include <sys/stat.h>
4217
+struct stat;
4219 4218
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4220 4219
 struct buf { int x; };
4221 4220
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4300,6 +4458,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4300 4300
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4301 4301
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4302 4302
 
4303
+ac_ext=c
4304
+ac_cpp='$CPP $CPPFLAGS'
4305
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4306
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4307
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4308
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4309
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4310
+if ${am_cv_prog_cc_c_o+:} false; then :
4311
+  $as_echo_n "(cached) " >&6
4312
+else
4313
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4314
+/* end confdefs.h.  */
4315
+
4316
+int
4317
+main ()
4318
+{
4319
+
4320
+  ;
4321
+  return 0;
4322
+}
4323
+_ACEOF
4324
+  # Make sure it works both with $CC and with simple cc.
4325
+  # Following AC_PROG_CC_C_O, we do the test twice because some
4326
+  # compilers refuse to overwrite an existing .o file with -o,
4327
+  # though they will create one.
4328
+  am_cv_prog_cc_c_o=yes
4329
+  for am_i in 1 2; do
4330
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4331
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4332
+   ac_status=$?
4333
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4334
+   (exit $ac_status); } \
4335
+         && test -f conftest2.$ac_objext; then
4336
+      : OK
4337
+    else
4338
+      am_cv_prog_cc_c_o=no
4339
+      break
4340
+    fi
4341
+  done
4342
+  rm -f core conftest*
4343
+  unset am_i
4344
+fi
4345
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4346
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4347
+if test "$am_cv_prog_cc_c_o" != yes; then
4348
+   # Losing compiler, so override with the script.
4349
+   # FIXME: It is wrong to rewrite CC.
4350
+   # But if we don't then we get into trouble of one sort or another.
4351
+   # A longer-term fix would be to have automake use am__CC in this case,
4352
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4353
+   CC="$am_aux_dir/compile $CC"
4354
+fi
4355
+ac_ext=c
4356
+ac_cpp='$CPP $CPPFLAGS'
4357
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4358
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4359
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4360
+
4361
+
4303 4362
 depcc="$CC"   am_compiler_list=
4304 4363
 
4305 4364
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4311,8 +4528,8 @@ else
4311 4311
   # We make a subdir and do the tests there.  Otherwise we can end up
4312 4312
   # making bogus files that we don't know about and never remove.  For
4313 4313
   # instance it was reported that on HP-UX the gcc test will end up
4314
-  # making a dummy file named `D' -- because `-MD' means `put the output
4315
-  # in D'.
4314
+  # making a dummy file named 'D' -- because '-MD' means "put the output
4315
+  # in D".
4316 4316
   rm -rf conftest.dir
4317 4317
   mkdir conftest.dir
4318 4318
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4347,16 +4564,16 @@ else
4347 4347
     : > sub/conftest.c
4348 4348
     for i in 1 2 3 4 5 6; do
4349 4349
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4350
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4351
-      # Solaris 8's {/usr,}/bin/sh.
4352
-      touch sub/conftst$i.h
4350
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4351
+      # Solaris 10 /bin/sh.
4352
+      echo '/* dummy */' > sub/conftst$i.h
4353 4353
     done
4354 4354
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4355 4355
 
4356
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4356
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4357 4357
     # mode.  It turns out that the SunPro C++ compiler does not properly
4358
-    # handle `-M -o', and we need to detect this.  Also, some Intel
4359
-    # versions had trouble with output in subdirs
4358
+    # handle '-M -o', and we need to detect this.  Also, some Intel
4359
+    # versions had trouble with output in subdirs.
4360 4360
     am__obj=sub/conftest.${OBJEXT-o}
4361 4361
     am__minus_obj="-o $am__obj"
4362 4362
     case $depmode in
... ...
@@ -4365,8 +4582,8 @@ else
4365 4365
       test "$am__universal" = false || continue
4366 4366
       ;;
4367 4367
     nosideeffect)
4368
-      # after this tag, mechanisms are not by side-effect, so they'll
4369
-      # only be used when explicitly requested
4368
+      # After this tag, mechanisms are not by side-effect, so they'll
4369
+      # only be used when explicitly requested.
4370 4370
       if test "x$enable_dependency_tracking" = xyes; then
4371 4371
 	continue
4372 4372
       else
... ...
@@ -4374,7 +4591,7 @@ else
4374 4374
       fi
4375 4375
       ;;
4376 4376
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4377
-      # This compiler won't grok `-c -o', but also, the minuso test has
4377
+      # This compiler won't grok '-c -o', but also, the minuso test has
4378 4378
       # not run yet.  These depmodes are late enough in the game, and
4379 4379
       # so weak that their functioning should not be impacted.
4380 4380
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4583,7 +4800,7 @@ do
4583 4583
     for ac_prog in grep ggrep; do
4584 4584
     for ac_exec_ext in '' $ac_executable_extensions; do
4585 4585
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4586
-      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4586
+      as_fn_executable_p "$ac_path_GREP" || continue
4587 4587
 # Check for GNU ac_path_GREP and select it if it is found.
4588 4588
   # Check for GNU $ac_path_GREP
4589 4589
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4649,7 +4866,7 @@ do
4649 4649
     for ac_prog in egrep; do
4650 4650
     for ac_exec_ext in '' $ac_executable_extensions; do
4651 4651
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4652
-      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4652
+      as_fn_executable_p "$ac_path_EGREP" || continue
4653 4653
 # Check for GNU ac_path_EGREP and select it if it is found.
4654 4654
   # Check for GNU $ac_path_EGREP
4655 4655
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -4856,8 +5073,8 @@ else
4856 4856
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4857 4857
 /* end confdefs.h.  */
4858 4858
 
4859
-#	  define __EXTENSIONS__ 1
4860
-	  $ac_includes_default
4859
+#         define __EXTENSIONS__ 1
4860
+          $ac_includes_default
4861 4861
 int
4862 4862
 main ()
4863 4863
 {
... ...
@@ -5045,7 +5262,7 @@ do
5045 5045
     for ac_prog in sed gsed; do
5046 5046
     for ac_exec_ext in '' $ac_executable_extensions; do
5047 5047
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5048
-      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5048
+      as_fn_executable_p "$ac_path_SED" || continue
5049 5049
 # Check for GNU ac_path_SED and select it if it is found.
5050 5050
   # Check for GNU $ac_path_SED
5051 5051
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5124,7 +5341,7 @@ do
5124 5124
     for ac_prog in fgrep; do
5125 5125
     for ac_exec_ext in '' $ac_executable_extensions; do
5126 5126
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5127
-      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5127
+      as_fn_executable_p "$ac_path_FGREP" || continue
5128 5128
 # Check for GNU ac_path_FGREP and select it if it is found.
5129 5129
   # Check for GNU $ac_path_FGREP
5130 5130
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5380,7 +5597,7 @@ do
5380 5380
   IFS=$as_save_IFS
5381 5381
   test -z "$as_dir" && as_dir=.
5382 5382
     for ac_exec_ext in '' $ac_executable_extensions; do
5383
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5383
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5384 5384
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5385 5385
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5386 5386
     break 2
... ...
@@ -5424,7 +5641,7 @@ do
5424 5424
   IFS=$as_save_IFS
5425 5425
   test -z "$as_dir" && as_dir=.
5426 5426
     for ac_exec_ext in '' $ac_executable_extensions; do
5427
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5427
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5428 5428
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5429 5429
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5430 5430
     break 2
... ...
@@ -5848,7 +6065,7 @@ do
5848 5848
   IFS=$as_save_IFS
5849 5849
   test -z "$as_dir" && as_dir=.
5850 5850
     for ac_exec_ext in '' $ac_executable_extensions; do
5851
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5851
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5852 5852
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5853 5853
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5854 5854
     break 2
... ...
@@ -5888,7 +6105,7 @@ do
5888 5888
   IFS=$as_save_IFS
5889 5889
   test -z "$as_dir" && as_dir=.
5890 5890
     for ac_exec_ext in '' $ac_executable_extensions; do
5891
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5891
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5892 5892
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
5893 5893
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5894 5894
     break 2
... ...
@@ -6194,7 +6411,7 @@ do
6194 6194
   IFS=$as_save_IFS
6195 6195
   test -z "$as_dir" && as_dir=.
6196 6196
     for ac_exec_ext in '' $ac_executable_extensions; do
6197
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6197
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6198 6198
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6199 6199
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6200 6200
     break 2
... ...
@@ -6234,7 +6451,7 @@ do
6234 6234
   IFS=$as_save_IFS
6235 6235
   test -z "$as_dir" && as_dir=.
6236 6236
     for ac_exec_ext in '' $ac_executable_extensions; do
6237
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6237
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6238 6238
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6239 6239
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6240 6240
     break 2
... ...
@@ -6337,7 +6554,7 @@ do
6337 6337
   IFS=$as_save_IFS
6338 6338
   test -z "$as_dir" && as_dir=.
6339 6339
     for ac_exec_ext in '' $ac_executable_extensions; do
6340
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6340
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6341 6341
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6342 6342
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6343 6343
     break 2
... ...
@@ -6381,7 +6598,7 @@ do
6381 6381
   IFS=$as_save_IFS
6382 6382
   test -z "$as_dir" && as_dir=.
6383 6383
     for ac_exec_ext in '' $ac_executable_extensions; do
6384
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6384
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6385 6385
     ac_cv_prog_ac_ct_AR="$ac_prog"
6386 6386
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6387 6387
     break 2
... ...
@@ -6506,7 +6723,7 @@ do
6506 6506
   IFS=$as_save_IFS
6507 6507
   test -z "$as_dir" && as_dir=.
6508 6508
     for ac_exec_ext in '' $ac_executable_extensions; do
6509
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6509
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6510 6510
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6511 6511
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6512 6512
     break 2
... ...
@@ -6546,7 +6763,7 @@ do
6546 6546
   IFS=$as_save_IFS
6547 6547
   test -z "$as_dir" && as_dir=.
6548 6548
     for ac_exec_ext in '' $ac_executable_extensions; do
6549
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6549
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6550 6550
     ac_cv_prog_ac_ct_STRIP="strip"
6551 6551
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6552 6552
     break 2
... ...
@@ -6605,7 +6822,7 @@ do
6605 6605
   IFS=$as_save_IFS
6606 6606
   test -z "$as_dir" && as_dir=.
6607 6607
     for ac_exec_ext in '' $ac_executable_extensions; do
6608
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6608
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6609 6609
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6610 6610
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6611 6611
     break 2
... ...
@@ -6645,7 +6862,7 @@ do
6645 6645
   IFS=$as_save_IFS
6646 6646
   test -z "$as_dir" && as_dir=.
6647 6647
     for ac_exec_ext in '' $ac_executable_extensions; do
6648
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6648
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6649 6649
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6650 6650
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6651 6651
     break 2
... ...
@@ -7294,7 +7511,7 @@ do
7294 7294
   IFS=$as_save_IFS
7295 7295
   test -z "$as_dir" && as_dir=.
7296 7296
     for ac_exec_ext in '' $ac_executable_extensions; do
7297
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7297
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7298 7298
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7299 7299
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7300 7300
     break 2
... ...
@@ -7334,7 +7551,7 @@ do
7334 7334
   IFS=$as_save_IFS
7335 7335
   test -z "$as_dir" && as_dir=.
7336 7336
     for ac_exec_ext in '' $ac_executable_extensions; do
7337
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7337
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7338 7338
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7339 7339
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7340 7340
     break 2
... ...
@@ -7414,7 +7631,7 @@ do
7414 7414
   IFS=$as_save_IFS
7415 7415
   test -z "$as_dir" && as_dir=.
7416 7416
     for ac_exec_ext in '' $ac_executable_extensions; do
7417
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7417
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7418 7418
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7419 7419
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7420 7420
     break 2
... ...
@@ -7454,7 +7671,7 @@ do
7454 7454
   IFS=$as_save_IFS
7455 7455
   test -z "$as_dir" && as_dir=.
7456 7456
     for ac_exec_ext in '' $ac_executable_extensions; do
7457
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7457
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7458 7458
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7459 7459
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7460 7460
     break 2
... ...
@@ -7506,7 +7723,7 @@ do
7506 7506
   IFS=$as_save_IFS
7507 7507
   test -z "$as_dir" && as_dir=.
7508 7508
     for ac_exec_ext in '' $ac_executable_extensions; do
7509
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7509
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7510 7510
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7511 7511
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7512 7512
     break 2
... ...
@@ -7546,7 +7763,7 @@ do
7546 7546
   IFS=$as_save_IFS
7547 7547
   test -z "$as_dir" && as_dir=.
7548 7548
     for ac_exec_ext in '' $ac_executable_extensions; do
7549
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7549
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7550 7550
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7551 7551
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7552 7552
     break 2
... ...
@@ -7598,7 +7815,7 @@ do
7598 7598
   IFS=$as_save_IFS
7599 7599
   test -z "$as_dir" && as_dir=.
7600 7600
     for ac_exec_ext in '' $ac_executable_extensions; do
7601
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7601
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7602 7602
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7603 7603
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7604 7604
     break 2
... ...
@@ -7638,7 +7855,7 @@ do
7638 7638
   IFS=$as_save_IFS
7639 7639
   test -z "$as_dir" && as_dir=.
7640 7640
     for ac_exec_ext in '' $ac_executable_extensions; do
7641
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7641
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7642 7642
     ac_cv_prog_ac_ct_LIPO="lipo"
7643 7643
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7644 7644
     break 2
... ...
@@ -7690,7 +7907,7 @@ do
7690 7690
   IFS=$as_save_IFS
7691 7691
   test -z "$as_dir" && as_dir=.
7692 7692
     for ac_exec_ext in '' $ac_executable_extensions; do
7693
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7693
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7694 7694
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7695 7695
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7696 7696
     break 2
... ...
@@ -7730,7 +7947,7 @@ do
7730 7730
   IFS=$as_save_IFS
7731 7731
   test -z "$as_dir" && as_dir=.
7732 7732
     for ac_exec_ext in '' $ac_executable_extensions; do
7733
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7733
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7734 7734
     ac_cv_prog_ac_ct_OTOOL="otool"
7735 7735
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7736 7736
     break 2
... ...
@@ -7782,7 +7999,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7785
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7786 7786
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7787 7787
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7788 7788
     break 2
... ...
@@ -7822,7 +8039,7 @@ do
7822 7822
   IFS=$as_save_IFS
7823 7823
   test -z "$as_dir" && as_dir=.
7824 7824
     for ac_exec_ext in '' $ac_executable_extensions; do
7825
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7825
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7826 7826
     ac_cv_prog_ac_ct_OTOOL64="otool64"
7827 7827
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7828 7828
     break 2
... ...
@@ -13133,7 +13350,7 @@ do
13133 13133
   IFS=$as_save_IFS
13134 13134
   test -z "$as_dir" && as_dir=.
13135 13135
     for ac_exec_ext in '' $ac_executable_extensions; do
13136
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13136
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13137 13137
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
13138 13138
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13139 13139
     break 2
... ...
@@ -13173,7 +13390,7 @@ do
13173 13173
   IFS=$as_save_IFS
13174 13174
   test -z "$as_dir" && as_dir=.
13175 13175
     for ac_exec_ext in '' $ac_executable_extensions; do
13176
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13176
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13177 13177
     ac_cv_prog_ac_ct_CC="gcc"
13178 13178
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13179 13179
     break 2
... ...
@@ -13226,7 +13443,7 @@ do
13226 13226
   IFS=$as_save_IFS
13227 13227
   test -z "$as_dir" && as_dir=.
13228 13228
     for ac_exec_ext in '' $ac_executable_extensions; do
13229
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13229
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13230 13230
     ac_cv_prog_CC="${ac_tool_prefix}cc"
13231 13231
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13232 13232
     break 2
... ...
@@ -13267,7 +13484,7 @@ do
13267 13267
   IFS=$as_save_IFS
13268 13268
   test -z "$as_dir" && as_dir=.
13269 13269
     for ac_exec_ext in '' $ac_executable_extensions; do
13270
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13270
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13271 13271
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
13272 13272
        ac_prog_rejected=yes
13273 13273
        continue
... ...
@@ -13325,7 +13542,7 @@ do
13325 13325
   IFS=$as_save_IFS
13326 13326
   test -z "$as_dir" && as_dir=.
13327 13327
     for ac_exec_ext in '' $ac_executable_extensions; do
13328
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13328
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13329 13329
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
13330 13330
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13331 13331
     break 2
... ...
@@ -13369,7 +13586,7 @@ do
13369 13369
   IFS=$as_save_IFS
13370 13370
   test -z "$as_dir" && as_dir=.
13371 13371
     for ac_exec_ext in '' $ac_executable_extensions; do
13372
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13372
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13373 13373
     ac_cv_prog_ac_ct_CC="$ac_prog"
13374 13374
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13375 13375
     break 2
... ...
@@ -13565,8 +13782,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13565 13565
 /* end confdefs.h.  */
13566 13566
 #include <stdarg.h>
13567 13567
 #include <stdio.h>
13568
-#include <sys/types.h>
13569
-#include <sys/stat.h>
13568
+struct stat;
13570 13569
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
13571 13570
 struct buf { int x; };
13572 13571
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -13651,6 +13867,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13651 13651
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13652 13652
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13653 13653
 
13654
+ac_ext=c
13655
+ac_cpp='$CPP $CPPFLAGS'
13656
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13657
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13658
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
13659
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
13660
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
13661
+if ${am_cv_prog_cc_c_o+:} false; then :
13662
+  $as_echo_n "(cached) " >&6
13663
+else
13664
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13665
+/* end confdefs.h.  */
13666
+
13667
+int
13668
+main ()
13669
+{
13670
+
13671
+  ;
13672
+  return 0;
13673
+}
13674
+_ACEOF
13675
+  # Make sure it works both with $CC and with simple cc.
13676
+  # Following AC_PROG_CC_C_O, we do the test twice because some
13677
+  # compilers refuse to overwrite an existing .o file with -o,
13678
+  # though they will create one.
13679
+  am_cv_prog_cc_c_o=yes
13680
+  for am_i in 1 2; do
13681
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13682
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13683
+   ac_status=$?
13684
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
13685
+   (exit $ac_status); } \
13686
+         && test -f conftest2.$ac_objext; then
13687
+      : OK
13688
+    else
13689
+      am_cv_prog_cc_c_o=no
13690
+      break
13691
+    fi
13692
+  done
13693
+  rm -f core conftest*
13694
+  unset am_i
13695
+fi
13696
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13697
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
13698
+if test "$am_cv_prog_cc_c_o" != yes; then
13699
+   # Losing compiler, so override with the script.
13700
+   # FIXME: It is wrong to rewrite CC.
13701
+   # But if we don't then we get into trouble of one sort or another.
13702
+   # A longer-term fix would be to have automake use am__CC in this case,
13703
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
13704
+   CC="$am_aux_dir/compile $CC"
13705
+fi
13706
+ac_ext=c
13707
+ac_cpp='$CPP $CPPFLAGS'
13708
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13709
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13710
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
13711
+
13712
+
13654 13713
 depcc="$CC"   am_compiler_list=
13655 13714
 
13656 13715
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -13662,8 +13937,8 @@ else
13662 13662
   # We make a subdir and do the tests there.  Otherwise we can end up
13663 13663
   # making bogus files that we don't know about and never remove.  For
13664 13664
   # instance it was reported that on HP-UX the gcc test will end up
13665
-  # making a dummy file named `D' -- because `-MD' means `put the output
13666
-  # in D'.
13665
+  # making a dummy file named 'D' -- because '-MD' means "put the output
13666
+  # in D".
13667 13667
   rm -rf conftest.dir
13668 13668
   mkdir conftest.dir
13669 13669
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -13698,16 +13973,16 @@ else
13698 13698
     : > sub/conftest.c
13699 13699
     for i in 1 2 3 4 5 6; do
13700 13700
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
13701
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
13702
-      # Solaris 8's {/usr,}/bin/sh.
13703
-      touch sub/conftst$i.h
13701
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
13702
+      # Solaris 10 /bin/sh.
13703
+      echo '/* dummy */' > sub/conftst$i.h
13704 13704
     done
13705 13705
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
13706 13706
 
13707
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
13707
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
13708 13708
     # mode.  It turns out that the SunPro C++ compiler does not properly
13709
-    # handle `-M -o', and we need to detect this.  Also, some Intel
13710
-    # versions had trouble with output in subdirs
13709
+    # handle '-M -o', and we need to detect this.  Also, some Intel
13710
+    # versions had trouble with output in subdirs.
13711 13711
     am__obj=sub/conftest.${OBJEXT-o}
13712 13712
     am__minus_obj="-o $am__obj"
13713 13713
     case $depmode in
... ...
@@ -13716,8 +13991,8 @@ else
13716 13716
       test "$am__universal" = false || continue
13717 13717
       ;;
13718 13718
     nosideeffect)
13719
-      # after this tag, mechanisms are not by side-effect, so they'll
13720
-      # only be used when explicitly requested
13719
+      # After this tag, mechanisms are not by side-effect, so they'll
13720
+      # only be used when explicitly requested.
13721 13721
       if test "x$enable_dependency_tracking" = xyes; then
13722 13722
 	continue
13723 13723
       else
... ...
@@ -13725,7 +14000,7 @@ else
13725 13725
       fi
13726 13726
       ;;
13727 13727
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
13728
-      # This compiler won't grok `-c -o', but also, the minuso test has
13728
+      # This compiler won't grok '-c -o', but also, the minuso test has
13729 13729
       # not run yet.  These depmodes are late enough in the game, and
13730 13730
       # so weak that their functioning should not be impacted.
13731 13731
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -13797,7 +14072,7 @@ do
13797 13797
   IFS=$as_save_IFS
13798 13798
   test -z "$as_dir" && as_dir=.
13799 13799
     for ac_exec_ext in '' $ac_executable_extensions; do
13800
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13800
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13801 13801
     ac_cv_prog_LEX="$ac_prog"
13802 13802
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13803 13803
     break 2
... ...
@@ -13829,7 +14104,8 @@ a { ECHO; }
13829 13829
 b { REJECT; }
13830 13830
 c { yymore (); }
13831 13831
 d { yyless (1); }
13832
-e { yyless (input () != 0); }
13832
+e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
13833
+    yyless ((input () != 0)); }
13833 13834
 f { unput (yytext[0]); }
13834 13835
 . { BEGIN INITIAL; }
13835 13836
 %%
... ...
@@ -13958,7 +14234,7 @@ do
13958 13958
   IFS=$as_save_IFS
13959 13959
   test -z "$as_dir" && as_dir=.
13960 13960
     for ac_exec_ext in '' $ac_executable_extensions; do
13961
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13961
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13962 13962
     ac_cv_prog_YACC="$ac_prog"
13963 13963
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13964 13964
     break 2
... ...
@@ -14300,11 +14576,11 @@ else
14300 14300
 int
14301 14301
 main ()
14302 14302
 {
14303
-/* FIXME: Include the comments suggested by Paul. */
14303
+
14304 14304
 #ifndef __cplusplus
14305
-  /* Ultrix mips cc rejects this.  */
14305
+  /* Ultrix mips cc rejects this sort of thing.  */
14306 14306
   typedef int charset[2];
14307
-  const charset cs;
14307
+  const charset cs = { 0, 0 };
14308 14308
   /* SunOS 4.1.1 cc rejects this.  */
14309 14309
   char const *const *pcpcc;
14310 14310
   char **ppc;
... ...
@@ -14321,8 +14597,9 @@ main ()
14321 14321
   ++pcpcc;
14322 14322
   ppc = (char**) pcpcc;
14323 14323
   pcpcc = (char const *const *) ppc;
14324
-  { /* SCO 3.2v4 cc rejects this.  */
14325
-    char *t;
14324
+  { /* SCO 3.2v4 cc rejects this sort of thing.  */
14325
+    char tx;
14326
+    char *t = &tx;
14326 14327
     char const *s = 0 ? (char *) 0 : (char const *) 0;
14327 14328
 
14328 14329
     *t++ = 0;
... ...
@@ -14338,10 +14615,10 @@ main ()
14338 14338
     iptr p = 0;
14339 14339
     ++p;
14340 14340
   }
14341
-  { /* AIX XL C 1.02.0.0 rejects this saying
14341
+  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
14342 14342
        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
14343
-    struct s { int j; const int *ap[3]; };
14344
-    struct s *b; b->j = 5;
14343
+    struct s { int j; const int *ap[3]; } bx;
14344
+    struct s *b = &bx; b->j = 5;
14345 14345
   }
14346 14346
   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
14347 14347
     const int foo = 10;
... ...
@@ -16570,7 +16847,7 @@ do
16570 16570
   IFS=$as_save_IFS
16571 16571
   test -z "$as_dir" && as_dir=.
16572 16572
     for ac_exec_ext in '' $ac_executable_extensions; do
16573
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16573
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16574 16574
     ac_cv_prog_GCOV="$ac_prog"
16575 16575
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16576 16576
     break 2
... ...
@@ -16613,7 +16890,7 @@ do
16613 16613
   IFS=$as_save_IFS
16614 16614
   test -z "$as_dir" && as_dir=.
16615 16615
     for ac_exec_ext in '' $ac_executable_extensions; do
16616
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16616
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16617 16617
     ac_cv_prog_LCOV="$ac_prog"
16618 16618
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16619 16619
     break 2
... ...
@@ -16656,7 +16933,7 @@ do
16656 16656
   IFS=$as_save_IFS
16657 16657
   test -z "$as_dir" && as_dir=.
16658 16658
     for ac_exec_ext in '' $ac_executable_extensions; do
16659
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16659
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16660 16660
     ac_cv_prog_GENHTML="$ac_prog"
16661 16661
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16662 16662
     break 2
... ...
@@ -19871,7 +20148,7 @@ do
19871 19871
   IFS=$as_save_IFS
19872 19872
   test -z "$as_dir" && as_dir=.
19873 19873
     for ac_exec_ext in '' $ac_executable_extensions; do
19874
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19874
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19875 19875
     ac_cv_path_GETENT="$as_dir/$ac_word$ac_exec_ext"
19876 19876
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
19877 19877
     break 2
... ...
@@ -22416,11 +22693,36 @@ fi
22416 22416
 
22417 22417
 
22418 22418
 
22419
+
22420
+# Check whether --with-system-llvm was given.
22421
+if test "${with_system_llvm+set}" = set; then :
22422
+  withval=$with_system_llvm; case "$withval" in
22423
+  yes)
22424
+    system_llvm="default"
22425
+    ;;
22426
+  no)
22427
+    system_llvm="built-in"
22428
+    ;;
22429
+  *)
22430
+    system_llvm=$withval
22431
+ esac
22432
+
22433
+else
22434
+  system_llvm="built-in"
22435
+fi
22436
+
22437
+
22419 22438
 # Check whether --enable-llvm was given.
22420 22439
 if test "${enable_llvm+set}" = set; then :
22421 22440
   enableval=$enable_llvm; enable_llvm=$enableval
22422 22441
 else
22423
-  enable_llvm="auto"
22442
+
22443
+if test "x$system_llvm" != "xbuilt-in"; then
22444
+    enable_llvm="yes"
22445
+else
22446
+    enable_llvm="auto"
22447
+fi
22448
+
22424 22449
 fi
22425 22450
 
22426 22451
 
... ...
@@ -22436,6 +22738,8 @@ subdirs="$subdirs libclamav/c++"
22436 22436
 
22437 22437
 
22438 22438
 
22439
+else
22440
+    system_llvm="none"
22439 22441
 fi
22440 22442
 
22441 22443
 # Check whether --enable-sha-collector-for-internal-use was given.
... ...
@@ -22754,6 +23058,14 @@ LIBOBJS=$ac_libobjs
22754 22754
 LTLIBOBJS=$ac_ltlibobjs
22755 22755
 
22756 22756
 
22757
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
22758
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
22759
+   if test -n "$am_sleep_pid"; then
22760
+     # Hide warnings about reused PIDs.
22761
+     wait $am_sleep_pid 2>/dev/null
22762
+   fi
22763
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
22764
+$as_echo "done" >&6; }
22757 22765
  if test -n "$EXEEXT"; then
22758 22766
   am__EXEEXT_TRUE=
22759 22767
   am__EXEEXT_FALSE='#'
... ...
@@ -23142,16 +23454,16 @@ if (echo >conf$$.file) 2>/dev/null; then
23142 23142
     # ... but there are two gotchas:
23143 23143
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
23144 23144
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
23145
-    # In both cases, we have to default to `cp -p'.
23145
+    # In both cases, we have to default to `cp -pR'.
23146 23146
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
23147
-      as_ln_s='cp -p'
23147
+      as_ln_s='cp -pR'
23148 23148
   elif ln conf$$.file conf$$ 2>/dev/null; then
23149 23149
     as_ln_s=ln
23150 23150
   else
23151
-    as_ln_s='cp -p'
23151
+    as_ln_s='cp -pR'
23152 23152
   fi
23153 23153
 else
23154
-  as_ln_s='cp -p'
23154
+  as_ln_s='cp -pR'
23155 23155
 fi
23156 23156
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
23157 23157
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -23211,28 +23523,16 @@ else
23211 23211
   as_mkdir_p=false
23212 23212
 fi
23213 23213
 
23214
-if test -x / >/dev/null 2>&1; then
23215
-  as_test_x='test -x'
23216
-else
23217
-  if ls -dL / >/dev/null 2>&1; then
23218
-    as_ls_L_option=L
23219
-  else
23220
-    as_ls_L_option=
23221
-  fi
23222
-  as_test_x='
23223
-    eval sh -c '\''
23224
-      if test -d "$1"; then
23225
-	test -d "$1/.";
23226
-      else
23227
-	case $1 in #(
23228
-	-*)set "./$1";;
23229
-	esac;
23230
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
23231
-	???[sx]*):;;*)false;;esac;fi
23232
-    '\'' sh
23233
-  '
23234
-fi
23235
-as_executable_p=$as_test_x
23214
+
23215
+# as_fn_executable_p FILE
23216
+# -----------------------
23217
+# Test if FILE is an executable regular file.
23218
+as_fn_executable_p ()
23219
+{
23220
+  test -f "$1" && test -x "$1"
23221
+} # as_fn_executable_p
23222
+as_test_x='test -x'
23223
+as_executable_p=as_fn_executable_p
23236 23224
 
23237 23225
 # Sed expression to map a string onto a valid CPP name.
23238 23226
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -23254,7 +23554,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23254 23254
 # values after options handling.
23255 23255
 ac_log="
23256 23256
 This file was extended by ClamAV $as_me devel, which was
23257
-generated by GNU Autoconf 2.68.  Invocation command line was
23257
+generated by GNU Autoconf 2.69.  Invocation command line was
23258 23258
 
23259 23259
   CONFIG_FILES    = $CONFIG_FILES
23260 23260
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -23321,10 +23621,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23321 23321
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
23322 23322
 ac_cs_version="\\
23323 23323
 ClamAV config.status devel
23324
-configured by $0, generated by GNU Autoconf 2.68,
23324
+configured by $0, generated by GNU Autoconf 2.69,
23325 23325
   with options \\"\$ac_cs_config\\"
23326 23326
 
23327
-Copyright (C) 2010 Free Software Foundation, Inc.
23327
+Copyright (C) 2012 Free Software Foundation, Inc.
23328 23328
 This config.status script is free software; the Free Software Foundation
23329 23329
 gives unlimited permission to copy, distribute and modify it."
23330 23330
 
... ...
@@ -23415,7 +23715,7 @@ fi
23415 23415
 _ACEOF
23416 23416
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23417 23417
 if \$ac_cs_recheck; then
23418
-  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23418
+  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23419 23419
   shift
23420 23420
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
23421 23421
   CONFIG_SHELL='$SHELL'
... ...
@@ -24358,7 +24658,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24358 24358
 
24359 24359
   case $ac_file$ac_mode in
24360 24360
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
24361
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
24361
+  # Older Autoconf quotes --file arguments for eval, but not when files
24362 24362
   # are listed without --file.  Let's play safe and only enable the eval
24363 24363
   # if we detect the quoting.
24364 24364
   case $CONFIG_FILES in
... ...
@@ -24371,7 +24671,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
24371 24371
     # Strip MF so we end up with the name of the file.
24372 24372
     mf=`echo "$mf" | sed -e 's/:.*$//'`
24373 24373
     # Check whether this is an Automake generated Makefile or not.
24374
-    # We used to match only the files named `Makefile.in', but
24374
+    # We used to match only the files named 'Makefile.in', but
24375 24375
     # some people rename them; so instead we look at the file content.
24376 24376
     # Grep'ing the first line is not enough: some people post-process
24377 24377
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -24405,21 +24705,19 @@ $as_echo X"$mf" |
24405 24405
       continue
24406 24406
     fi
24407 24407
     # Extract the definition of DEPDIR, am__include, and am__quote
24408
-    # from the Makefile without running `make'.
24408
+    # from the Makefile without running 'make'.
24409 24409
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
24410 24410
     test -z "$DEPDIR" && continue
24411 24411
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
24412
-    test -z "am__include" && continue
24412
+    test -z "$am__include" && continue
24413 24413
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
24414
-    # When using ansi2knr, U may be empty or an underscore; expand it
24415
-    U=`sed -n 's/^U = //p' < "$mf"`
24416 24414
     # Find all dependency output files, they are included files with
24417 24415
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
24418 24416
     # simplest approach to changing $(DEPDIR) to its actual value in the
24419 24417
     # expansion.
24420 24418
     for file in `sed -n "
24421 24419
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
24422
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
24420
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
24423 24421
       # Make sure the directory exists.
24424 24422
       test -f "$dirpart/$file" && continue
24425 24423
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -25392,6 +25690,14 @@ LIBOBJS=$ac_libobjs
25392 25392
 LTLIBOBJS=$ac_ltlibobjs
25393 25393
 
25394 25394
 
25395
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
25396
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
25397
+   if test -n "$am_sleep_pid"; then
25398
+     # Hide warnings about reused PIDs.
25399
+     wait $am_sleep_pid 2>/dev/null
25400
+   fi
25401
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
25402
+$as_echo "done" >&6; }
25395 25403
  if test -n "$EXEEXT"; then
25396 25404
   am__EXEEXT_TRUE=
25397 25405
   am__EXEEXT_FALSE='#'
... ...
@@ -25788,16 +26094,16 @@ if (echo >conf$$.file) 2>/dev/null; then
25788 25788
     # ... but there are two gotchas:
25789 25789
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
25790 25790
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
25791
-    # In both cases, we have to default to `cp -p'.
25791
+    # In both cases, we have to default to `cp -pR'.
25792 25792
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
25793
-      as_ln_s='cp -p'
25793
+      as_ln_s='cp -pR'
25794 25794
   elif ln conf$$.file conf$$ 2>/dev/null; then
25795 25795
     as_ln_s=ln
25796 25796
   else
25797
-    as_ln_s='cp -p'
25797
+    as_ln_s='cp -pR'
25798 25798
   fi
25799 25799
 else
25800
-  as_ln_s='cp -p'
25800
+  as_ln_s='cp -pR'
25801 25801
 fi
25802 25802
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
25803 25803
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -25857,28 +26163,16 @@ else
25857 25857
   as_mkdir_p=false
25858 25858
 fi
25859 25859
 
25860
-if test -x / >/dev/null 2>&1; then
25861
-  as_test_x='test -x'
25862
-else
25863
-  if ls -dL / >/dev/null 2>&1; then
25864
-    as_ls_L_option=L
25865
-  else
25866
-    as_ls_L_option=
25867
-  fi
25868
-  as_test_x='
25869
-    eval sh -c '\''
25870
-      if test -d "$1"; then
25871
-	test -d "$1/.";
25872
-      else
25873
-	case $1 in #(
25874
-	-*)set "./$1";;
25875
-	esac;
25876
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
25877
-	???[sx]*):;;*)false;;esac;fi
25878
-    '\'' sh
25879
-  '
25880
-fi
25881
-as_executable_p=$as_test_x
25860
+
25861
+# as_fn_executable_p FILE
25862
+# -----------------------
25863
+# Test if FILE is an executable regular file.
25864
+as_fn_executable_p ()
25865
+{
25866
+  test -f "$1" && test -x "$1"
25867
+} # as_fn_executable_p
25868
+as_test_x='test -x'
25869
+as_executable_p=as_fn_executable_p
25882 25870
 
25883 25871
 # Sed expression to map a string onto a valid CPP name.
25884 25872
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -25900,7 +26194,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
25900 25900
 # values after options handling.
25901 25901
 ac_log="
25902 25902
 This file was extended by ClamAV $as_me devel, which was
25903
-generated by GNU Autoconf 2.68.  Invocation command line was
25903
+generated by GNU Autoconf 2.69.  Invocation command line was
25904 25904
 
25905 25905
   CONFIG_FILES    = $CONFIG_FILES
25906 25906
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -25967,10 +26261,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25967 25967
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25968 25968
 ac_cs_version="\\
25969 25969
 ClamAV config.status devel
25970
-configured by $0, generated by GNU Autoconf 2.68,
25970
+configured by $0, generated by GNU Autoconf 2.69,
25971 25971
   with options \\"\$ac_cs_config\\"
25972 25972
 
25973
-Copyright (C) 2010 Free Software Foundation, Inc.
25973
+Copyright (C) 2012 Free Software Foundation, Inc.
25974 25974
 This config.status script is free software; the Free Software Foundation
25975 25975
 gives unlimited permission to copy, distribute and modify it."
25976 25976
 
... ...
@@ -26061,7 +26355,7 @@ fi
26061 26061
 _ACEOF
26062 26062
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26063 26063
 if \$ac_cs_recheck; then
26064
-  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26064
+  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26065 26065
   shift
26066 26066
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
26067 26067
   CONFIG_SHELL='$SHELL'
... ...
@@ -27006,7 +27300,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27006 27006
 
27007 27007
   case $ac_file$ac_mode in
27008 27008
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
27009
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
27009
+  # Older Autoconf quotes --file arguments for eval, but not when files
27010 27010
   # are listed without --file.  Let's play safe and only enable the eval
27011 27011
   # if we detect the quoting.
27012 27012
   case $CONFIG_FILES in
... ...
@@ -27019,7 +27313,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
27019 27019
     # Strip MF so we end up with the name of the file.
27020 27020
     mf=`echo "$mf" | sed -e 's/:.*$//'`
27021 27021
     # Check whether this is an Automake generated Makefile or not.
27022
-    # We used to match only the files named `Makefile.in', but
27022
+    # We used to match only the files named 'Makefile.in', but
27023 27023
     # some people rename them; so instead we look at the file content.
27024 27024
     # Grep'ing the first line is not enough: some people post-process
27025 27025
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -27053,21 +27347,19 @@ $as_echo X"$mf" |
27053 27053
       continue
27054 27054
     fi
27055 27055
     # Extract the definition of DEPDIR, am__include, and am__quote
27056
-    # from the Makefile without running `make'.
27056
+    # from the Makefile without running 'make'.
27057 27057
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
27058 27058
     test -z "$DEPDIR" && continue
27059 27059
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
27060
-    test -z "am__include" && continue
27060
+    test -z "$am__include" && continue
27061 27061
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
27062
-    # When using ansi2knr, U may be empty or an underscore; expand it
27063
-    U=`sed -n 's/^U = //p' < "$mf"`
27064 27062
     # Find all dependency output files, they are included files with
27065 27063
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
27066 27064
     # simplest approach to changing $(DEPDIR) to its actual value in the
27067 27065
     # expansion.
27068 27066
     for file in `sed -n "
27069 27067
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
27070
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
27068
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
27071 27069
       # Make sure the directory exists.
27072 27070
       test -f "$dirpart/$file" && continue
27073 27071
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -28081,15 +28373,15 @@ if test "$subdirfailed" = "no"; then
28081 28081
 fi
28082 28082
 
28083 28083
 
28084
-   $as_echo_n "              jit         : "
28084
+   $as_echo_n "              llvm        : "
28085 28085
    if test "x$enable_llvm" = "xno"; then :
28086
-  $as_echo "$have_jit (disabled)"
28086
+  $as_echo "$have_jit, from $system_llvm (disabled)"
28087 28087
 elif test "x$enable_llvm" = "xyes"; then :
28088
-  $as_echo "$have_jit"
28088
+  $as_echo "$have_jit, from $system_llvm"
28089 28089
 elif test "x$enable_llvm" = "x"; then :
28090
-  $as_echo "$have_jit"
28090
+  $as_echo "$have_jit, from $system_llvm"
28091 28091
 else
28092
-  $as_echo "$have_jit ($enable_llvm)"
28092
+  $as_echo "$have_jit, from $system_llvm ($enable_llvm)"
28093 28093
 fi
28094 28094
 
28095 28095
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
34 34
 #  along with this program; if not, write to the Free Software
35 35
 #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
36 36
 VPATH = @srcdir@
37
+am__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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -54,7 +98,7 @@ build_triplet = @build@
54 54
 host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 subdir = database
57
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
58 58
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 59
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
60 60
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -129,14 +173,26 @@ mkinstalldirs = $(install_sh) -d
129 129
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
130 130
 CONFIG_CLEAN_FILES =
131 131
 CONFIG_CLEAN_VPATH_FILES =
132
+AM_V_P = $(am__v_P_@AM_V@)
133
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134
+am__v_P_0 = false
135
+am__v_P_1 = :
132 136
 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 137
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134
-am__v_GEN_0 = @echo "  GEN   " $@;
138
+am__v_GEN_0 = @echo "  GEN     " $@;
139
+am__v_GEN_1 = 
135 140
 AM_V_at = $(am__v_at_@AM_V@)
136 141
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137 142
 am__v_at_0 = @
143
+am__v_at_1 = 
138 144
 SOURCES =
139 145
 DIST_SOURCES =
146
+am__can_run_installinfo = \
147
+  case $$AM_UPDATE_INFO_DIR in \
148
+    n|no|NO) false;; \
149
+    *) (install-info --version) >/dev/null 2>&1;; \
150
+  esac
151
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
140 152
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141 153
 ACLOCAL = @ACLOCAL@
142 154
 AMTAR = @AMTAR@
... ...
@@ -378,11 +434,11 @@ mostlyclean-libtool:
378 378
 
379 379
 clean-libtool:
380 380
 	-rm -rf .libs _libs
381
-tags: TAGS
382
-TAGS:
381
+tags TAGS:
382
+
383
+ctags CTAGS:
383 384
 
384
-ctags: CTAGS
385
-CTAGS:
385
+cscope cscopelist:
386 386
 
387 387
 
388 388
 distdir: $(DISTFILES)
... ...
@@ -518,16 +574,17 @@ uninstall-am:
518 518
 .MAKE: install-am install-strip
519 519
 
520 520
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
521
-	distclean distclean-generic distclean-libtool distdir dvi \
522
-	dvi-am html html-am info info-am install install-am \
523
-	install-data install-data-am install-data-local install-dvi \
524
-	install-dvi-am install-exec install-exec-am install-html \
525
-	install-html-am install-info install-info-am install-man \
526
-	install-pdf install-pdf-am install-ps install-ps-am \
527
-	install-strip installcheck installcheck-am installdirs \
528
-	maintainer-clean maintainer-clean-generic mostlyclean \
529
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
530
-	uninstall uninstall-am
521
+	cscopelist-am ctags-am distclean distclean-generic \
522
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
523
+	install install-am install-data install-data-am \
524
+	install-data-local install-dvi install-dvi-am install-exec \
525
+	install-exec-am install-html install-html-am install-info \
526
+	install-info-am install-man install-pdf install-pdf-am \
527
+	install-ps install-ps-am install-strip installcheck \
528
+	installcheck-am installdirs maintainer-clean \
529
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
530
+	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
531
+	uninstall-am
531 532
 
532 533
 
533 534
 install-data-local:
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,6 +32,51 @@
33 33
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
34 34
 #  MA 02110-1301, 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))
36 81
 pkgdatadir = $(datadir)/@PACKAGE@
37 82
 pkgincludedir = $(includedir)/@PACKAGE@
38 83
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -54,7 +98,7 @@ host_triplet = @host@
54 54
 target_triplet = @target@
55 55
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = man/clamsubmit.1
56 56
 subdir = docs
57
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
58 58
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 59
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
60 60
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -129,14 +173,25 @@ mkinstalldirs = $(install_sh) -d
129 129
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
130 130
 CONFIG_CLEAN_FILES =
131 131
 CONFIG_CLEAN_VPATH_FILES =
132
+AM_V_P = $(am__v_P_@AM_V@)
133
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134
+am__v_P_0 = false
135
+am__v_P_1 = :
132 136
 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 137
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134
-am__v_GEN_0 = @echo "  GEN   " $@;
138
+am__v_GEN_0 = @echo "  GEN     " $@;
139
+am__v_GEN_1 = 
135 140
 AM_V_at = $(am__v_at_@AM_V@)
136 141
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137 142
 am__v_at_0 = @
143
+am__v_at_1 = 
138 144
 SOURCES =
139 145
 DIST_SOURCES =
146
+am__can_run_installinfo = \
147
+  case $$AM_UPDATE_INFO_DIR in \
148
+    n|no|NO) false;; \
149
+    *) (install-info --version) >/dev/null 2>&1;; \
150
+  esac
140 151
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
141 152
 am__vpath_adj = case $$p in \
142 153
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -171,6 +226,7 @@ man5dir = $(mandir)/man5
171 171
 man8dir = $(mandir)/man8
172 172
 NROFF = nroff
173 173
 MANS = $(man_MANS)
174
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
174 175
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175 176
 ACLOCAL = @ACLOCAL@
176 177
 AMTAR = @AMTAR@
... ...
@@ -417,11 +473,18 @@ clean-libtool:
417 417
 	-rm -rf .libs _libs
418 418
 install-man1: $(man_MANS)
419 419
 	@$(NORMAL_INSTALL)
420
-	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
421
-	@list=''; test -n "$(man1dir)" || exit 0; \
422
-	{ for i in $$list; do echo "$$i"; done; \
423
-	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
424
-	  sed -n '/\.1[a-z]*$$/p'; \
420
+	@list1=''; \
421
+	list2='$(man_MANS)'; \
422
+	test -n "$(man1dir)" \
423
+	  && test -n "`echo $$list1$$list2`" \
424
+	  || exit 0; \
425
+	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
426
+	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
427
+	{ for i in $$list1; do echo "$$i"; done;  \
428
+	if test -n "$$list2"; then \
429
+	  for i in $$list2; do echo "$$i"; done \
430
+	    | sed -n '/\.1[a-z]*$$/p'; \
431
+	fi; \
425 432
 	} | while read p; do \
426 433
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
427 434
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -453,11 +516,18 @@ uninstall-man1:
453 453
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
454 454
 install-man5: $(man_MANS)
455 455
 	@$(NORMAL_INSTALL)
456
-	test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
457
-	@list=''; test -n "$(man5dir)" || exit 0; \
458
-	{ for i in $$list; do echo "$$i"; done; \
459
-	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
460
-	  sed -n '/\.5[a-z]*$$/p'; \
456
+	@list1=''; \
457
+	list2='$(man_MANS)'; \
458
+	test -n "$(man5dir)" \
459
+	  && test -n "`echo $$list1$$list2`" \
460
+	  || exit 0; \
461
+	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
462
+	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
463
+	{ for i in $$list1; do echo "$$i"; done;  \
464
+	if test -n "$$list2"; then \
465
+	  for i in $$list2; do echo "$$i"; done \
466
+	    | sed -n '/\.5[a-z]*$$/p'; \
467
+	fi; \
461 468
 	} | while read p; do \
462 469
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
463 470
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -489,11 +559,18 @@ uninstall-man5:
489 489
 	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
490 490
 install-man8: $(man_MANS)
491 491
 	@$(NORMAL_INSTALL)
492
-	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
493
-	@list=''; test -n "$(man8dir)" || exit 0; \
494
-	{ for i in $$list; do echo "$$i"; done; \
495
-	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
496
-	  sed -n '/\.8[a-z]*$$/p'; \
492
+	@list1=''; \
493
+	list2='$(man_MANS)'; \
494
+	test -n "$(man8dir)" \
495
+	  && test -n "`echo $$list1$$list2`" \
496
+	  || exit 0; \
497
+	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
498
+	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
499
+	{ for i in $$list1; do echo "$$i"; done;  \
500
+	if test -n "$$list2"; then \
501
+	  for i in $$list2; do echo "$$i"; done \
502
+	    | sed -n '/\.8[a-z]*$$/p'; \
503
+	fi; \
497 504
 	} | while read p; do \
498 505
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
499 506
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -523,27 +600,14 @@ uninstall-man8:
523 523
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
524 524
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
525 525
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
526
-tags: TAGS
527
-TAGS:
526
+tags TAGS:
527
+
528
+ctags CTAGS:
528 529
 
529
-ctags: CTAGS
530
-CTAGS:
530
+cscope cscopelist:
531 531
 
532 532
 
533 533
 distdir: $(DISTFILES)
534
-	@list='$(MANS)'; if test -n "$$list"; then \
535
-	  list=`for p in $$list; do \
536
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
537
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
538
-	  if test -n "$$list" && \
539
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
540
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
541
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
542
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
543
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
544
-	    exit 1; \
545
-	  else :; fi; \
546
-	else :; fi
547 534
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548 535
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549 536
 	list='$(DISTFILES)'; \
... ...
@@ -681,17 +745,18 @@ uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
681 681
 .MAKE: install-am install-strip
682 682
 
683 683
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
684
-	distclean distclean-generic distclean-libtool distdir dvi \
685
-	dvi-am html html-am info info-am install install-am \
686
-	install-data install-data-am install-dvi install-dvi-am \
687
-	install-exec install-exec-am install-html install-html-am \
688
-	install-info install-info-am install-man install-man1 \
689
-	install-man5 install-man8 install-pdf install-pdf-am \
690
-	install-ps install-ps-am install-strip installcheck \
691
-	installcheck-am installdirs maintainer-clean \
684
+	cscopelist-am ctags-am distclean distclean-generic \
685
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
686
+	install install-am install-data install-data-am install-dvi \
687
+	install-dvi-am install-exec install-exec-am install-html \
688
+	install-html-am install-info install-info-am install-man \
689
+	install-man1 install-man5 install-man8 install-pdf \
690
+	install-pdf-am install-ps install-ps-am install-strip \
691
+	installcheck installcheck-am installdirs maintainer-clean \
692 692
 	maintainer-clean-generic mostlyclean mostlyclean-generic \
693
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
694
-	uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
693
+	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
694
+	uninstall-am uninstall-man uninstall-man1 uninstall-man5 \
695
+	uninstall-man8
695 696
 
696 697
 
697 698
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,7 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@am__append_1 = clamav-milter.conf.sample
57 57
 subdir = etc
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
59 59
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 60
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 61
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -130,14 +174,25 @@ mkinstalldirs = $(install_sh) -d
130 130
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
131 131
 CONFIG_CLEAN_FILES =
132 132
 CONFIG_CLEAN_VPATH_FILES =
133
+AM_V_P = $(am__v_P_@AM_V@)
134
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
135
+am__v_P_0 = false
136
+am__v_P_1 = :
133 137
 AM_V_GEN = $(am__v_GEN_@AM_V@)
134 138
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
135
-am__v_GEN_0 = @echo "  GEN   " $@;
139
+am__v_GEN_0 = @echo "  GEN     " $@;
140
+am__v_GEN_1 = 
136 141
 AM_V_at = $(am__v_at_@AM_V@)
137 142
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138 143
 am__v_at_0 = @
144
+am__v_at_1 = 
139 145
 SOURCES =
140 146
 DIST_SOURCES =
147
+am__can_run_installinfo = \
148
+  case $$AM_UPDATE_INFO_DIR in \
149
+    n|no|NO) false;; \
150
+    *) (install-info --version) >/dev/null 2>&1;; \
151
+  esac
141 152
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142 153
 am__vpath_adj = case $$p in \
143 154
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -167,6 +222,7 @@ am__uninstall_files_from_dir = { \
167 167
   }
168 168
 am__installdirs = "$(DESTDIR)$(sysconfdir)"
169 169
 DATA = $(sysconf_DATA)
170
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170 171
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171 172
 ACLOCAL = @ACLOCAL@
172 173
 AMTAR = @AMTAR@
... ...
@@ -411,8 +467,11 @@ clean-libtool:
411 411
 	-rm -rf .libs _libs
412 412
 install-sysconfDATA: $(sysconf_DATA)
413 413
 	@$(NORMAL_INSTALL)
414
-	test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
415 414
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
415
+	if test -n "$$list"; then \
416
+	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
417
+	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
418
+	fi; \
416 419
 	for p in $$list; do \
417 420
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
418 421
 	  echo "$$d$$p"; \
... ...
@@ -427,11 +486,11 @@ uninstall-sysconfDATA:
427 427
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
428 428
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
429 429
 	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
430
-tags: TAGS
431
-TAGS:
430
+tags TAGS:
431
+
432
+ctags CTAGS:
432 433
 
433
-ctags: CTAGS
434
-CTAGS:
434
+cscope cscopelist:
435 435
 
436 436
 
437 437
 distdir: $(DISTFILES)
... ...
@@ -570,16 +629,16 @@ uninstall-am: uninstall-sysconfDATA
570 570
 .MAKE: install-am install-strip
571 571
 
572 572
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
573
-	distclean distclean-generic distclean-libtool distdir dvi \
574
-	dvi-am html html-am info info-am install install-am \
575
-	install-data install-data-am install-dvi install-dvi-am \
576
-	install-exec install-exec-am install-html install-html-am \
577
-	install-info install-info-am install-man install-pdf \
578
-	install-pdf-am install-ps install-ps-am install-strip \
579
-	install-sysconfDATA installcheck installcheck-am installdirs \
580
-	maintainer-clean maintainer-clean-generic mostlyclean \
581
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
582
-	uninstall uninstall-am uninstall-sysconfDATA
573
+	cscopelist-am ctags-am distclean distclean-generic \
574
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
575
+	install install-am install-data install-data-am install-dvi \
576
+	install-dvi-am install-exec install-exec-am install-html \
577
+	install-html-am install-info install-info-am install-man \
578
+	install-pdf install-pdf-am install-ps install-ps-am \
579
+	install-strip install-sysconfDATA installcheck installcheck-am \
580
+	installdirs maintainer-clean maintainer-clean-generic \
581
+	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
582
+	ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
583 583
 
584 584
 
585 585
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,6 +34,51 @@
35 35
 #  MA 02110-1301, USA.
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))
38 83
 pkgdatadir = $(datadir)/@PACKAGE@
39 84
 pkgincludedir = $(includedir)/@PACKAGE@
40 85
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -56,7 +100,8 @@ host_triplet = @host@
56 56
 target_triplet = @target@
57 57
 bin_PROGRAMS = freshclam$(EXEEXT)
58 58
 subdir = freshclam
59
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
60
+	$(top_srcdir)/config/depcomp
60 61
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 62
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
62 63
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -143,6 +188,19 @@ freshclam_LDADD = $(LDADD)
143 143
 AM_V_lt = $(am__v_lt_@AM_V@)
144 144
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
145 145
 am__v_lt_0 = --silent
146
+am__v_lt_1 = 
147
+AM_V_P = $(am__v_P_@AM_V@)
148
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149
+am__v_P_0 = false
150
+am__v_P_1 = :
151
+AM_V_GEN = $(am__v_GEN_@AM_V@)
152
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
153
+am__v_GEN_0 = @echo "  GEN     " $@;
154
+am__v_GEN_1 = 
155
+AM_V_at = $(am__v_at_@AM_V@)
156
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157
+am__v_at_0 = @
158
+am__v_at_1 = 
146 159
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
147 160
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
148 161
 am__depfiles_maybe = depfiles
... ...
@@ -155,22 +213,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155 155
 	$(AM_CFLAGS) $(CFLAGS)
156 156
 AM_V_CC = $(am__v_CC_@AM_V@)
157 157
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
158
-am__v_CC_0 = @echo "  CC    " $@;
159
-AM_V_at = $(am__v_at_@AM_V@)
160
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
161
-am__v_at_0 = @
158
+am__v_CC_0 = @echo "  CC      " $@;
159
+am__v_CC_1 = 
162 160
 CCLD = $(CC)
163 161
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164 162
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
165 163
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
166 164
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
167 165
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
168
-am__v_CCLD_0 = @echo "  CCLD  " $@;
169
-AM_V_GEN = $(am__v_GEN_@AM_V@)
170
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
171
-am__v_GEN_0 = @echo "  GEN   " $@;
166
+am__v_CCLD_0 = @echo "  CCLD    " $@;
167
+am__v_CCLD_1 = 
172 168
 SOURCES = $(freshclam_SOURCES)
173 169
 DIST_SOURCES = $(freshclam_SOURCES)
170
+am__can_run_installinfo = \
171
+  case $$AM_UPDATE_INFO_DIR in \
172
+    n|no|NO) false;; \
173
+    *) (install-info --version) >/dev/null 2>&1;; \
174
+  esac
175
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176
+# Read a list of newline-separated strings from the standard input,
177
+# and print each of them once, without duplicates.  Input order is
178
+# *not* preserved.
179
+am__uniquify_input = $(AWK) '\
180
+  BEGIN { nonempty = 0; } \
181
+  { items[$$0] = 1; nonempty = 1; } \
182
+  END { if (nonempty) { for (i in items) print i; }; } \
183
+'
184
+# Make sure the list of sources is unique.  This is necessary because,
185
+# e.g., the same source file might be shared among _SOURCES variables
186
+# for different programs/libraries.
187
+am__define_uniq_tagged_files = \
188
+  list='$(am__tagged_files)'; \
189
+  unique=`for i in $$list; do \
190
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191
+  done | $(am__uniquify_input)`
174 192
 ETAGS = etags
175 193
 CTAGS = ctags
176 194
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -443,14 +519,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
443 443
 $(am__aclocal_m4_deps):
444 444
 install-binPROGRAMS: $(bin_PROGRAMS)
445 445
 	@$(NORMAL_INSTALL)
446
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
447 446
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
447
+	if test -n "$$list"; then \
448
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
449
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
450
+	fi; \
448 451
 	for p in $$list; do echo "$$p $$p"; done | \
449 452
 	sed 's/$(EXEEXT)$$//' | \
450
-	while read p p1; do if test -f $$p || test -f $$p1; \
451
-	  then echo "$$p"; echo "$$p"; else :; fi; \
453
+	while read p p1; do if test -f $$p \
454
+	 || test -f $$p1 \
455
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
452 456
 	done | \
453
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
457
+	sed -e 'p;s,.*/,,;n;h' \
458
+	    -e 's|.*|.|' \
454 459
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
455 460
 	sed 'N;N;N;s,\n, ,g' | \
456 461
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -471,7 +552,8 @@ uninstall-binPROGRAMS:
471 471
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
472 472
 	files=`for p in $$list; do echo "$$p"; done | \
473 473
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
474
-	      -e 's/$$/$(EXEEXT)/' `; \
474
+	      -e 's/$$/$(EXEEXT)/' \
475
+	`; \
475 476
 	test -n "$$list" || exit 0; \
476 477
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
477 478
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -500,6 +582,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
500 500
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
501 501
 	  done; \
502 502
 	done; rm -f c$${pid}_.???; exit $$bad
503
+
503 504
 freshclam$(EXEEXT): $(freshclam_OBJECTS) $(freshclam_DEPENDENCIES) $(EXTRA_freshclam_DEPENDENCIES) 
504 505
 	@rm -f freshclam$(EXEEXT)
505 506
 	$(AM_V_CCLD)$(LINK) $(freshclam_OBJECTS) $(freshclam_LDADD) $(LIBS)
... ...
@@ -530,14 +613,14 @@ distclean-compile:
530 530
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
531 531
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
532 532
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
533
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
534 534
 
535 535
 .c.obj:
536 536
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
537 537
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
538 538
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
539 539
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
540
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
540
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
541 541
 
542 542
 .c.lo:
543 543
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -650,26 +733,15 @@ mostlyclean-libtool:
650 650
 clean-libtool:
651 651
 	-rm -rf .libs _libs
652 652
 
653
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
654
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
655
-	unique=`for i in $$list; do \
656
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
657
-	  done | \
658
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
659
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
660
-	mkid -fID $$unique
661
-tags: TAGS
662
-
663
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
664
-		$(TAGS_FILES) $(LISP)
653
+ID: $(am__tagged_files)
654
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
655
+tags: tags-am
656
+TAGS: tags
657
+
658
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
665 659
 	set x; \
666 660
 	here=`pwd`; \
667
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
668
-	unique=`for i in $$list; do \
669
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
670
-	  done | \
671
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
672
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
661
+	$(am__define_uniq_tagged_files); \
673 662
 	shift; \
674 663
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
675 664
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -681,15 +753,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
681 681
 	      $$unique; \
682 682
 	  fi; \
683 683
 	fi
684
-ctags: CTAGS
685
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
686
-		$(TAGS_FILES) $(LISP)
687
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
688
-	unique=`for i in $$list; do \
689
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
690
-	  done | \
691
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
692
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
684
+ctags: ctags-am
685
+
686
+CTAGS: ctags
687
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
688
+	$(am__define_uniq_tagged_files); \
693 689
 	test -z "$(CTAGS_ARGS)$$unique" \
694 690
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
695 691
 	     $$unique
... ...
@@ -698,6 +766,21 @@ GTAGS:
698 698
 	here=`$(am__cd) $(top_builddir) && pwd` \
699 699
 	  && $(am__cd) $(top_srcdir) \
700 700
 	  && gtags -i $(GTAGS_ARGS) "$$here"
701
+cscopelist: cscopelist-am
702
+
703
+cscopelist-am: $(am__tagged_files)
704
+	list='$(am__tagged_files)'; \
705
+	case "$(srcdir)" in \
706
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
707
+	  *) sdir=$(subdir)/$(srcdir) ;; \
708
+	esac; \
709
+	for i in $$list; do \
710
+	  if test -f "$$i"; then \
711
+	    echo "$(subdir)/$$i"; \
712
+	  else \
713
+	    echo "$$sdir/$$i"; \
714
+	  fi; \
715
+	done >> $(top_builddir)/cscope.files
701 716
 
702 717
 distclean-tags:
703 718
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -842,19 +925,20 @@ uninstall-am: uninstall-binPROGRAMS
842 842
 
843 843
 .MAKE: install-am install-strip
844 844
 
845
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
846
-	clean-generic clean-libtool ctags distclean distclean-compile \
847
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
848
-	dvi-am html html-am info info-am install install-am \
849
-	install-binPROGRAMS install-data install-data-am install-dvi \
850
-	install-dvi-am install-exec install-exec-am install-html \
851
-	install-html-am install-info install-info-am install-man \
852
-	install-pdf install-pdf-am install-ps install-ps-am \
853
-	install-strip installcheck installcheck-am \
854
-	installcheck-binPROGRAMS installdirs maintainer-clean \
855
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
856
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
857
-	tags uninstall uninstall-am uninstall-binPROGRAMS
845
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
846
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
847
+	ctags ctags-am distclean distclean-compile distclean-generic \
848
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
849
+	html-am info info-am install install-am install-binPROGRAMS \
850
+	install-data install-data-am install-dvi install-dvi-am \
851
+	install-exec install-exec-am install-html install-html-am \
852
+	install-info install-info-am install-man install-pdf \
853
+	install-pdf-am install-ps install-ps-am install-strip \
854
+	installcheck installcheck-am installcheck-binPROGRAMS \
855
+	installdirs maintainer-clean maintainer-clean-generic \
856
+	mostlyclean mostlyclean-compile mostlyclean-generic \
857
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
858
+	uninstall-am uninstall-binPROGRAMS
858 859
 
859 860
 
860 861
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -36,6 +35,51 @@
36 36
 
37 37
 
38 38
 VPATH = @srcdir@
39
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40
+am__make_running_with_option = \
41
+  case $${target_option-} in \
42
+      ?) ;; \
43
+      *) echo "am__make_running_with_option: internal error: invalid" \
44
+              "target option '$${target_option-}' specified" >&2; \
45
+         exit 1;; \
46
+  esac; \
47
+  has_opt=no; \
48
+  sane_makeflags=$$MAKEFLAGS; \
49
+  if $(am__is_gnu_make); then \
50
+    sane_makeflags=$$MFLAGS; \
51
+  else \
52
+    case $$MAKEFLAGS in \
53
+      *\\[\ \	]*) \
54
+        bs=\\; \
55
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
57
+    esac; \
58
+  fi; \
59
+  skip_next=no; \
60
+  strip_trailopt () \
61
+  { \
62
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63
+  }; \
64
+  for flg in $$sane_makeflags; do \
65
+    test $$skip_next = yes && { skip_next=no; continue; }; \
66
+    case $$flg in \
67
+      *=*|--*) continue;; \
68
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
69
+      -*I?*) strip_trailopt 'I';; \
70
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
71
+      -*O?*) strip_trailopt 'O';; \
72
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
73
+      -*l?*) strip_trailopt 'l';; \
74
+      -[dEDm]) skip_next=yes;; \
75
+      -[JT]) skip_next=yes;; \
76
+    esac; \
77
+    case $$flg in \
78
+      *$$target_option*) has_opt=yes; break;; \
79
+    esac; \
80
+  done; \
81
+  test $$has_opt = yes
82
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
39 84
 pkgdatadir = $(datadir)/@PACKAGE@
40 85
 pkgincludedir = $(includedir)/@PACKAGE@
41 86
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -65,8 +109,8 @@ target_triplet = @target@
65 65
 @ENABLE_UNRAR_TRUE@@VERSIONSCRIPT_TRUE@am__append_5 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamunrar_iface/libclamunrar_iface.map
66 66
 @VERSIONSCRIPT_TRUE@am__append_6 = -Wl,@VERSIONSCRIPTFLAG@,@top_srcdir@/libclamav/libclamav.map
67 67
 subdir = libclamav
68
-DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
69
-	$(srcdir)/Makefile.in
68
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
69
+	$(top_srcdir)/config/depcomp $(include_HEADERS)
70 70
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71 71
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
72 72
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -293,6 +337,7 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
293 293
 AM_V_lt = $(am__v_lt_@AM_V@)
294 294
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
295 295
 am__v_lt_0 = --silent
296
+am__v_lt_1 = 
296 297
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
297 298
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
298 299
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -373,6 +418,18 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
373 373
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
374 374
 	$(LDFLAGS) -o $@
375 375
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
376
+AM_V_P = $(am__v_P_@AM_V@)
377
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
378
+am__v_P_0 = false
379
+am__v_P_1 = :
380
+AM_V_GEN = $(am__v_GEN_@AM_V@)
381
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
382
+am__v_GEN_0 = @echo "  GEN     " $@;
383
+am__v_GEN_1 = 
384
+AM_V_at = $(am__v_at_@AM_V@)
385
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
386
+am__v_at_0 = @
387
+am__v_at_1 = 
376 388
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
377 389
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
378 390
 am__depfiles_maybe = depfiles
... ...
@@ -385,20 +442,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
385 385
 	$(AM_CFLAGS) $(CFLAGS)
386 386
 AM_V_CC = $(am__v_CC_@AM_V@)
387 387
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
388
-am__v_CC_0 = @echo "  CC    " $@;
389
-AM_V_at = $(am__v_at_@AM_V@)
390
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
391
-am__v_at_0 = @
388
+am__v_CC_0 = @echo "  CC      " $@;
389
+am__v_CC_1 = 
392 390
 CCLD = $(CC)
393 391
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
394 392
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
395 393
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
396 394
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
397 395
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
398
-am__v_CCLD_0 = @echo "  CCLD  " $@;
399
-AM_V_GEN = $(am__v_GEN_@AM_V@)
400
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
401
-am__v_GEN_0 = @echo "  GEN   " $@;
396
+am__v_CCLD_0 = @echo "  CCLD    " $@;
397
+am__v_CCLD_1 = 
402 398
 SOURCES = $(libclamav_la_SOURCES) \
403 399
 	$(libclamav_internal_utils_la_SOURCES) \
404 400
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -410,19 +463,45 @@ DIST_SOURCES = $(libclamav_la_SOURCES) \
410 410
 	$(libclamav_nocxx_la_SOURCES) \
411 411
 	$(am__libclamunrar_la_SOURCES_DIST) \
412 412
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
413
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
414
-	html-recursive info-recursive install-data-recursive \
415
-	install-dvi-recursive install-exec-recursive \
416
-	install-html-recursive install-info-recursive \
417
-	install-pdf-recursive install-ps-recursive install-recursive \
418
-	installcheck-recursive installdirs-recursive pdf-recursive \
419
-	ps-recursive uninstall-recursive
413
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
414
+	ctags-recursive dvi-recursive html-recursive info-recursive \
415
+	install-data-recursive install-dvi-recursive \
416
+	install-exec-recursive install-html-recursive \
417
+	install-info-recursive install-pdf-recursive \
418
+	install-ps-recursive install-recursive installcheck-recursive \
419
+	installdirs-recursive pdf-recursive ps-recursive \
420
+	tags-recursive uninstall-recursive
421
+am__can_run_installinfo = \
422
+  case $$AM_UPDATE_INFO_DIR in \
423
+    n|no|NO) false;; \
424
+    *) (install-info --version) >/dev/null 2>&1;; \
425
+  esac
420 426
 HEADERS = $(include_HEADERS)
421 427
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
422 428
   distclean-recursive maintainer-clean-recursive
423
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
424
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
429
+am__recursive_targets = \
430
+  $(RECURSIVE_TARGETS) \
431
+  $(RECURSIVE_CLEAN_TARGETS) \
432
+  $(am__extra_recursive_targets)
433
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
425 434
 	distdir
435
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
436
+# Read a list of newline-separated strings from the standard input,
437
+# and print each of them once, without duplicates.  Input order is
438
+# *not* preserved.
439
+am__uniquify_input = $(AWK) '\
440
+  BEGIN { nonempty = 0; } \
441
+  { items[$$0] = 1; nonempty = 1; } \
442
+  END { if (nonempty) { for (i in items) print i; }; } \
443
+'
444
+# Make sure the list of sources is unique.  This is necessary because,
445
+# e.g., the same source file might be shared among _SOURCES variables
446
+# for different programs/libraries.
447
+am__define_uniq_tagged_files = \
448
+  list='$(am__tagged_files)'; \
449
+  unique=`for i in $$list; do \
450
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451
+  done | $(am__uniquify_input)`
426 452
 ETAGS = etags
427 453
 CTAGS = ctags
428 454
 DIST_SUBDIRS = c++
... ...
@@ -914,9 +993,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
914 914
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
915 915
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
916 916
 $(am__aclocal_m4_deps):
917
+
917 918
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
918 919
 	@$(NORMAL_INSTALL)
919
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
920 920
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
921 921
 	list2=; for p in $$list; do \
922 922
 	  if test -f $$p; then \
... ...
@@ -924,6 +1003,8 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
924 924
 	  else :; fi; \
925 925
 	done; \
926 926
 	test -z "$$list2" || { \
927
+	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
928
+	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
927 929
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
928 930
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
929 931
 	}
... ...
@@ -939,31 +1020,41 @@ uninstall-libLTLIBRARIES:
939 939
 
940 940
 clean-libLTLIBRARIES:
941 941
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
942
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
943
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
944
-	  test "$$dir" != "$$p" || dir=.; \
945
-	  echo "rm -f \"$${dir}/so_locations\""; \
946
-	  rm -f "$${dir}/so_locations"; \
947
-	done
942
+	@list='$(lib_LTLIBRARIES)'; \
943
+	locs=`for p in $$list; do echo $$p; done | \
944
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
945
+	      sort -u`; \
946
+	test -z "$$locs" || { \
947
+	  echo rm -f $${locs}; \
948
+	  rm -f $${locs}; \
949
+	}
948 950
 
949 951
 clean-noinstLTLIBRARIES:
950 952
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
951
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
952
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
953
-	  test "$$dir" != "$$p" || dir=.; \
954
-	  echo "rm -f \"$${dir}/so_locations\""; \
955
-	  rm -f "$${dir}/so_locations"; \
956
-	done
953
+	@list='$(noinst_LTLIBRARIES)'; \
954
+	locs=`for p in $$list; do echo $$p; done | \
955
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
956
+	      sort -u`; \
957
+	test -z "$$locs" || { \
958
+	  echo rm -f $${locs}; \
959
+	  rm -f $${locs}; \
960
+	}
961
+
957 962
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
958 963
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
964
+
959 965
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
960 966
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
967
+
961 968
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
962 969
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
970
+
963 971
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
964 972
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
973
+
965 974
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
966 975
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
976
+
967 977
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
968 978
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
969 979
 
... ...
@@ -1229,14 +1320,14 @@ distclean-compile:
1229 1229
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1230 1230
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1231 1231
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1232
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1232
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1233 1233
 
1234 1234
 .c.obj:
1235 1235
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1236 1236
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1237 1237
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1238 1238
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1239
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1240 1240
 
1241 1241
 .c.lo:
1242 1242
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3002,8 +3093,11 @@ clean-libtool:
3002 3002
 	-rm -rf .libs _libs
3003 3003
 install-includeHEADERS: $(include_HEADERS)
3004 3004
 	@$(NORMAL_INSTALL)
3005
-	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
3006 3005
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
3006
+	if test -n "$$list"; then \
3007
+	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
3008
+	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
3009
+	fi; \
3007 3010
 	for p in $$list; do \
3008 3011
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3009 3012
 	  echo "$$d$$p"; \
... ...
@@ -3020,22 +3114,25 @@ uninstall-includeHEADERS:
3020 3020
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3021 3021
 
3022 3022
 # This directory's subdirectories are mostly independent; you can cd
3023
-# into them and run `make' without going through this Makefile.
3024
-# To change the values of `make' variables: instead of editing Makefiles,
3025
-# (1) if the variable is set in `config.status', edit `config.status'
3026
-#     (which will cause the Makefiles to be regenerated when you run `make');
3027
-# (2) otherwise, pass the desired values on the `make' command line.
3028
-$(RECURSIVE_TARGETS):
3029
-	@fail= failcom='exit 1'; \
3030
-	for f in x $$MAKEFLAGS; do \
3031
-	  case $$f in \
3032
-	    *=* | --[!k]*);; \
3033
-	    *k*) failcom='fail=yes';; \
3034
-	  esac; \
3035
-	done; \
3023
+# into them and run 'make' without going through this Makefile.
3024
+# To change the values of 'make' variables: instead of editing Makefiles,
3025
+# (1) if the variable is set in 'config.status', edit 'config.status'
3026
+#     (which will cause the Makefiles to be regenerated when you run 'make');
3027
+# (2) otherwise, pass the desired values on the 'make' command line.
3028
+$(am__recursive_targets):
3029
+	@fail=; \
3030
+	if $(am__make_keepgoing); then \
3031
+	  failcom='fail=yes'; \
3032
+	else \
3033
+	  failcom='exit 1'; \
3034
+	fi; \
3036 3035
 	dot_seen=no; \
3037 3036
 	target=`echo $@ | sed s/-recursive//`; \
3038
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3037
+	case "$@" in \
3038
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3039
+	  *) list='$(SUBDIRS)' ;; \
3040
+	esac; \
3041
+	for subdir in $$list; do \
3039 3042
 	  echo "Making $$target in $$subdir"; \
3040 3043
 	  if test "$$subdir" = "."; then \
3041 3044
 	    dot_seen=yes; \
... ...
@@ -3050,57 +3147,12 @@ $(RECURSIVE_TARGETS):
3050 3050
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3051 3051
 	fi; test -z "$$fail"
3052 3052
 
3053
-$(RECURSIVE_CLEAN_TARGETS):
3054
-	@fail= failcom='exit 1'; \
3055
-	for f in x $$MAKEFLAGS; do \
3056
-	  case $$f in \
3057
-	    *=* | --[!k]*);; \
3058
-	    *k*) failcom='fail=yes';; \
3059
-	  esac; \
3060
-	done; \
3061
-	dot_seen=no; \
3062
-	case "$@" in \
3063
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3064
-	  *) list='$(SUBDIRS)' ;; \
3065
-	esac; \
3066
-	rev=''; for subdir in $$list; do \
3067
-	  if test "$$subdir" = "."; then :; else \
3068
-	    rev="$$subdir $$rev"; \
3069
-	  fi; \
3070
-	done; \
3071
-	rev="$$rev ."; \
3072
-	target=`echo $@ | sed s/-recursive//`; \
3073
-	for subdir in $$rev; do \
3074
-	  echo "Making $$target in $$subdir"; \
3075
-	  if test "$$subdir" = "."; then \
3076
-	    local_target="$$target-am"; \
3077
-	  else \
3078
-	    local_target="$$target"; \
3079
-	  fi; \
3080
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3081
-	  || eval $$failcom; \
3082
-	done && test -z "$$fail"
3083
-tags-recursive:
3084
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3085
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3086
-	done
3087
-ctags-recursive:
3088
-	list='$(SUBDIRS)'; for subdir in $$list; do \
3089
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3090
-	done
3053
+ID: $(am__tagged_files)
3054
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
3055
+tags: tags-recursive
3056
+TAGS: tags
3091 3057
 
3092
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3093
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3094
-	unique=`for i in $$list; do \
3095
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3096
-	  done | \
3097
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3098
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3099
-	mkid -fID $$unique
3100
-tags: TAGS
3101
-
3102
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3103
-		$(TAGS_FILES) $(LISP)
3058
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3104 3059
 	set x; \
3105 3060
 	here=`pwd`; \
3106 3061
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3116,12 +3168,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3116 3116
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3117 3117
 	  fi; \
3118 3118
 	done; \
3119
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3120
-	unique=`for i in $$list; do \
3121
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3122
-	  done | \
3123
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3124
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3119
+	$(am__define_uniq_tagged_files); \
3125 3120
 	shift; \
3126 3121
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3127 3122
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3133,15 +3180,11 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3133 3133
 	      $$unique; \
3134 3134
 	  fi; \
3135 3135
 	fi
3136
-ctags: CTAGS
3137
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3138
-		$(TAGS_FILES) $(LISP)
3139
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3140
-	unique=`for i in $$list; do \
3141
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3142
-	  done | \
3143
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3144
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3136
+ctags: ctags-recursive
3137
+
3138
+CTAGS: ctags
3139
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3140
+	$(am__define_uniq_tagged_files); \
3145 3141
 	test -z "$(CTAGS_ARGS)$$unique" \
3146 3142
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3147 3143
 	     $$unique
... ...
@@ -3150,6 +3193,21 @@ GTAGS:
3150 3150
 	here=`$(am__cd) $(top_builddir) && pwd` \
3151 3151
 	  && $(am__cd) $(top_srcdir) \
3152 3152
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3153
+cscopelist: cscopelist-recursive
3154
+
3155
+cscopelist-am: $(am__tagged_files)
3156
+	list='$(am__tagged_files)'; \
3157
+	case "$(srcdir)" in \
3158
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3159
+	  *) sdir=$(subdir)/$(srcdir) ;; \
3160
+	esac; \
3161
+	for i in $$list; do \
3162
+	  if test -f "$$i"; then \
3163
+	    echo "$(subdir)/$$i"; \
3164
+	  else \
3165
+	    echo "$$sdir/$$i"; \
3166
+	  fi; \
3167
+	done >> $(top_builddir)/cscope.files
3153 3168
 
3154 3169
 distclean-tags:
3155 3170
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3186,13 +3244,10 @@ distdir: $(DISTFILES)
3186 3186
 	done
3187 3187
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3188 3188
 	  if test "$$subdir" = .; then :; else \
3189
-	    test -d "$(distdir)/$$subdir" \
3190
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
3191
-	    || exit 1; \
3192
-	  fi; \
3193
-	done
3194
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3195
-	  if test "$$subdir" = .; then :; else \
3189
+	    $(am__make_dryrun) \
3190
+	      || test -d "$(distdir)/$$subdir" \
3191
+	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3192
+	      || exit 1; \
3196 3193
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3197 3194
 	    $(am__relativize); \
3198 3195
 	    new_distdir=$$reldir; \
... ...
@@ -3325,26 +3380,25 @@ ps-am:
3325 3325
 
3326 3326
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3327 3327
 
3328
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3329
-	ctags-recursive install install-am install-strip \
3330
-	tags-recursive
3331
-
3332
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3333
-	all all-am check check-am clean clean-generic \
3334
-	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3335
-	ctags ctags-recursive distclean distclean-compile \
3336
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
3337
-	dvi-am html html-am info info-am install install-am \
3338
-	install-data install-data-am install-dvi install-dvi-am \
3339
-	install-exec install-exec-am install-html install-html-am \
3328
+.MAKE: $(am__recursive_targets) all check install install-am \
3329
+	install-strip
3330
+
3331
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3332
+	check-am clean clean-generic clean-libLTLIBRARIES \
3333
+	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3334
+	ctags-am distclean distclean-compile distclean-generic \
3335
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
3336
+	html-am info info-am install install-am install-data \
3337
+	install-data-am install-dvi install-dvi-am install-exec \
3338
+	install-exec-am install-html install-html-am \
3340 3339
 	install-includeHEADERS install-info install-info-am \
3341 3340
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3342 3341
 	install-ps install-ps-am install-strip installcheck \
3343 3342
 	installcheck-am installdirs installdirs-am maintainer-clean \
3344 3343
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3345 3344
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3346
-	tags tags-recursive uninstall uninstall-am \
3347
-	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3345
+	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3346
+	uninstall-libLTLIBRARIES
3348 3347
 
3349 3348
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3350 3349
 @ENABLE_LLVM_FALSE@	$(AM_V_at) cp $< $@
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -32,6 +31,51 @@
32 32
 
33 33
 
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))
35 80
 pkgdatadir = $(datadir)/@PACKAGE@
36 81
 pkgincludedir = $(includedir)/@PACKAGE@
37 82
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -63,11 +107,16 @@ target_triplet = @target@
63 63
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@am__append_9 = $(TBLGENFILES)
64 64
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@noinst_PROGRAMS = tblgen$(EXEEXT)
65 65
 subdir = .
66
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
67
-	$(srcdir)/Makefile.in $(srcdir)/clamavcxx-config.h.in \
68
-	$(top_srcdir)/configure config/compile config/config.guess \
69
-	config/config.sub config/depcomp config/install-sh \
70
-	config/ltmain.sh config/missing
66
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
67
+	$(top_srcdir)/configure $(am__configure_deps) \
68
+	$(srcdir)/clamavcxx-config.h.in $(top_srcdir)/config/depcomp \
69
+	config/compile config/config.guess config/config.sub \
70
+	config/depcomp config/install-sh config/missing \
71
+	config/ltmain.sh $(top_srcdir)/config/compile \
72
+	$(top_srcdir)/config/config.guess \
73
+	$(top_srcdir)/config/config.sub \
74
+	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
75
+	$(top_srcdir)/config/missing
71 76
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72 77
 am__aclocal_m4_deps = $(top_srcdir)/m4/check_gnu_make.m4 \
73 78
 	$(top_srcdir)/m4/cxx_flag_check.m4 $(top_srcdir)/m4/libtool.m4 \
... ...
@@ -97,6 +146,7 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
97 97
 AM_V_lt = $(am__v_lt_@AM_V@)
98 98
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
99 99
 am__v_lt_0 = --silent
100
+am__v_lt_1 = 
100 101
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
101 102
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
102 103
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -762,6 +812,18 @@ tblgen_LDADD = $(LDADD)
762 762
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
763 763
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
764 764
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
765
+AM_V_P = $(am__v_P_@AM_V@)
766
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
767
+am__v_P_0 = false
768
+am__v_P_1 = :
769
+AM_V_GEN = $(am__v_GEN_@AM_V@)
770
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
771
+am__v_GEN_0 = @echo "  GEN     " $@;
772
+am__v_GEN_1 = 
773
+AM_V_at = $(am__v_at_@AM_V@)
774
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
775
+am__v_at_0 = @
776
+am__v_at_1 = 
765 777
 DEFAULT_INCLUDES = -I.@am__isrc@
766 778
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
767 779
 am__depfiles_maybe = depfiles
... ...
@@ -774,17 +836,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
774 774
 	$(AM_CFLAGS) $(CFLAGS)
775 775
 AM_V_CC = $(am__v_CC_@AM_V@)
776 776
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
777
-am__v_CC_0 = @echo "  CC    " $@;
778
-AM_V_at = $(am__v_at_@AM_V@)
779
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
780
-am__v_at_0 = @
777
+am__v_CC_0 = @echo "  CC      " $@;
778
+am__v_CC_1 = 
781 779
 CCLD = $(CC)
782 780
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
783 781
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
784 782
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
785 783
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
786 784
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
787
-am__v_CCLD_0 = @echo "  CCLD  " $@;
785
+am__v_CCLD_0 = @echo "  CCLD    " $@;
786
+am__v_CCLD_1 = 
788 787
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
789 788
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
790 789
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -793,17 +854,16 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
793 793
 	$(AM_CXXFLAGS) $(CXXFLAGS)
794 794
 AM_V_CXX = $(am__v_CXX_@AM_V@)
795 795
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
796
-am__v_CXX_0 = @echo "  CXX   " $@;
796
+am__v_CXX_0 = @echo "  CXX     " $@;
797
+am__v_CXX_1 = 
797 798
 CXXLD = $(CXX)
798 799
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
799 800
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
800 801
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
801 802
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
802 803
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
803
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
804
-AM_V_GEN = $(am__v_GEN_@AM_V@)
805
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
806
-am__v_GEN_0 = @echo "  GEN   " $@;
804
+am__v_CXXLD_0 = @echo "  CXXLD   " $@;
805
+am__v_CXXLD_1 = 
807 806
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
808 807
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
809 808
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -815,8 +875,33 @@ DIST_SOURCES = $(am__libclamavcxx_la_SOURCES_DIST) \
815 815
 	$(am__libllvmsystem_la_SOURCES_DIST) \
816 816
 	$(am__libllvmx86codegen_la_SOURCES_DIST) \
817 817
 	$(am__tblgen_SOURCES_DIST)
818
+am__can_run_installinfo = \
819
+  case $$AM_UPDATE_INFO_DIR in \
820
+    n|no|NO) false;; \
821
+    *) (install-info --version) >/dev/null 2>&1;; \
822
+  esac
823
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
824
+	$(LISP)clamavcxx-config.h.in
825
+# Read a list of newline-separated strings from the standard input,
826
+# and print each of them once, without duplicates.  Input order is
827
+# *not* preserved.
828
+am__uniquify_input = $(AWK) '\
829
+  BEGIN { nonempty = 0; } \
830
+  { items[$$0] = 1; nonempty = 1; } \
831
+  END { if (nonempty) { for (i in items) print i; }; } \
832
+'
833
+# Make sure the list of sources is unique.  This is necessary because,
834
+# e.g., the same source file might be shared among _SOURCES variables
835
+# for different programs/libraries.
836
+am__define_uniq_tagged_files = \
837
+  list='$(am__tagged_files)'; \
838
+  unique=`for i in $$list; do \
839
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
840
+  done | $(am__uniquify_input)`
818 841
 ETAGS = etags
819 842
 CTAGS = ctags
843
+CSCOPE = cscope
844
+AM_RECURSIVE_TARGETS = cscope
820 845
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
821 846
 distdir = $(PACKAGE)-$(VERSION)
822 847
 top_distdir = $(distdir)
... ...
@@ -826,8 +911,10 @@ am__remove_distdir = \
826 826
       && rm -rf "$(distdir)" \
827 827
       || { sleep 5 && rm -rf "$(distdir)"; }; \
828 828
   else :; fi
829
+am__post_remove_distdir = $(am__remove_distdir)
829 830
 DIST_ARCHIVES = $(distdir).tar.gz
830 831
 GZIP_ENV = --best
832
+DIST_TARGETS = dist-gzip
831 833
 distuninstallcheck_listfiles = find . -type f -print
832 834
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
833 835
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1484,8 +1571,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1484 1484
 $(am__aclocal_m4_deps):
1485 1485
 
1486 1486
 clamavcxx-config.h: stamp-h1
1487
-	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1488
-	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1487
+	@test -f $@ || rm -f stamp-h1
1488
+	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1489 1489
 
1490 1490
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1491 1491
 	@rm -f stamp-h1
... ...
@@ -1500,22 +1587,30 @@ distclean-hdr:
1500 1500
 
1501 1501
 clean-noinstLTLIBRARIES:
1502 1502
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1503
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1504
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1505
-	  test "$$dir" != "$$p" || dir=.; \
1506
-	  echo "rm -f \"$${dir}/so_locations\""; \
1507
-	  rm -f "$${dir}/so_locations"; \
1508
-	done
1503
+	@list='$(noinst_LTLIBRARIES)'; \
1504
+	locs=`for p in $$list; do echo $$p; done | \
1505
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1506
+	      sort -u`; \
1507
+	test -z "$$locs" || { \
1508
+	  echo rm -f $${locs}; \
1509
+	  rm -f $${locs}; \
1510
+	}
1511
+
1509 1512
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1510 1513
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1514
+
1511 1515
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1512 1516
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1517
+
1513 1518
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1514 1519
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1520
+
1515 1521
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1516 1522
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1523
+
1517 1524
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1518 1525
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1526
+
1519 1527
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1520 1528
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1521 1529
 
... ...
@@ -1527,6 +1622,7 @@ clean-noinstPROGRAMS:
1527 1527
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1528 1528
 	echo " rm -f" $$list; \
1529 1529
 	rm -f $$list
1530
+
1530 1531
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1531 1532
 	@rm -f tblgen$(EXEEXT)
1532 1533
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -1937,14 +2033,14 @@ distclean-compile:
1937 1937
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1938 1938
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1939 1939
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1940
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1940
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1941 1941
 
1942 1942
 .c.obj:
1943 1943
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1944 1944
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1945 1945
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1946 1946
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1947
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1947
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1948 1948
 
1949 1949
 .c.lo:
1950 1950
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5392,26 +5488,15 @@ clean-libtool:
5392 5392
 distclean-libtool:
5393 5393
 	-rm -f libtool config.lt
5394 5394
 
5395
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5396
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5397
-	unique=`for i in $$list; do \
5398
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5399
-	  done | \
5400
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5401
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5402
-	mkid -fID $$unique
5403
-tags: TAGS
5404
-
5405
-TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5406
-		$(TAGS_FILES) $(LISP)
5395
+ID: $(am__tagged_files)
5396
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
5397
+tags: tags-am
5398
+TAGS: tags
5399
+
5400
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5407 5401
 	set x; \
5408 5402
 	here=`pwd`; \
5409
-	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5410
-	unique=`for i in $$list; do \
5411
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5412
-	  done | \
5413
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5414
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5403
+	$(am__define_uniq_tagged_files); \
5415 5404
 	shift; \
5416 5405
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5417 5406
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5423,15 +5508,11 @@ TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5423 5423
 	      $$unique; \
5424 5424
 	  fi; \
5425 5425
 	fi
5426
-ctags: CTAGS
5427
-CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5428
-		$(TAGS_FILES) $(LISP)
5429
-	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5430
-	unique=`for i in $$list; do \
5431
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5432
-	  done | \
5433
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5434
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5426
+ctags: ctags-am
5427
+
5428
+CTAGS: ctags
5429
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5430
+	$(am__define_uniq_tagged_files); \
5435 5431
 	test -z "$(CTAGS_ARGS)$$unique" \
5436 5432
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5437 5433
 	     $$unique
... ...
@@ -5440,9 +5521,31 @@ GTAGS:
5440 5440
 	here=`$(am__cd) $(top_builddir) && pwd` \
5441 5441
 	  && $(am__cd) $(top_srcdir) \
5442 5442
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5443
+cscope: cscope.files
5444
+	test ! -s cscope.files \
5445
+	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5446
+clean-cscope:
5447
+	-rm -f cscope.files
5448
+cscope.files: clean-cscope cscopelist
5449
+cscopelist: cscopelist-am
5450
+
5451
+cscopelist-am: $(am__tagged_files)
5452
+	list='$(am__tagged_files)'; \
5453
+	case "$(srcdir)" in \
5454
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5455
+	  *) sdir=$(subdir)/$(srcdir) ;; \
5456
+	esac; \
5457
+	for i in $$list; do \
5458
+	  if test -f "$$i"; then \
5459
+	    echo "$(subdir)/$$i"; \
5460
+	  else \
5461
+	    echo "$$sdir/$$i"; \
5462
+	  fi; \
5463
+	done >> $(top_builddir)/cscope.files
5443 5464
 
5444 5465
 distclean-tags:
5445 5466
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5467
+	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5446 5468
 
5447 5469
 distdir: $(DISTFILES)
5448 5470
 	$(am__remove_distdir)
... ...
@@ -5488,40 +5591,42 @@ distdir: $(DISTFILES)
5488 5488
 	|| chmod -R a+r "$(distdir)"
5489 5489
 dist-gzip: distdir
5490 5490
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5491
-	$(am__remove_distdir)
5491
+	$(am__post_remove_distdir)
5492 5492
 
5493 5493
 dist-bzip2: distdir
5494 5494
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5495
-	$(am__remove_distdir)
5495
+	$(am__post_remove_distdir)
5496 5496
 
5497 5497
 dist-lzip: distdir
5498 5498
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5499
-	$(am__remove_distdir)
5500
-
5501
-dist-lzma: distdir
5502
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5503
-	$(am__remove_distdir)
5499
+	$(am__post_remove_distdir)
5504 5500
 
5505 5501
 dist-xz: distdir
5506 5502
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5507
-	$(am__remove_distdir)
5503
+	$(am__post_remove_distdir)
5508 5504
 
5509 5505
 dist-tarZ: distdir
5506
+	@echo WARNING: "Support for shar distribution archives is" \
5507
+	               "deprecated." >&2
5508
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5510 5509
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5511
-	$(am__remove_distdir)
5510
+	$(am__post_remove_distdir)
5512 5511
 
5513 5512
 dist-shar: distdir
5513
+	@echo WARNING: "Support for distribution archives compressed with" \
5514
+		       "legacy program 'compress' is deprecated." >&2
5515
+	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5514 5516
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5515
-	$(am__remove_distdir)
5517
+	$(am__post_remove_distdir)
5516 5518
 
5517 5519
 dist-zip: distdir
5518 5520
 	-rm -f $(distdir).zip
5519 5521
 	zip -rq $(distdir).zip $(distdir)
5520
-	$(am__remove_distdir)
5522
+	$(am__post_remove_distdir)
5521 5523
 
5522
-dist dist-all: distdir
5523
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5524
-	$(am__remove_distdir)
5524
+dist dist-all:
5525
+	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5526
+	$(am__post_remove_distdir)
5525 5527
 
5526 5528
 # This target untars the dist file and tries a VPATH configuration.  Then
5527 5529
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5532,8 +5637,6 @@ distcheck: dist
5532 5532
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5533 5533
 	*.tar.bz2*) \
5534 5534
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5535
-	*.tar.lzma*) \
5536
-	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5537 5535
 	*.tar.lz*) \
5538 5536
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5539 5537
 	*.tar.xz*) \
... ...
@@ -5545,18 +5648,19 @@ distcheck: dist
5545 5545
 	*.zip*) \
5546 5546
 	  unzip $(distdir).zip ;;\
5547 5547
 	esac
5548
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
5549
-	mkdir $(distdir)/_build
5550
-	mkdir $(distdir)/_inst
5548
+	chmod -R a-w $(distdir)
5549
+	chmod u+w $(distdir)
5550
+	mkdir $(distdir)/_build $(distdir)/_inst
5551 5551
 	chmod a-w $(distdir)
5552 5552
 	test -d $(distdir)/_build || exit 0; \
5553 5553
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
5554 5554
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5555 5555
 	  && am__cwd=`pwd` \
5556 5556
 	  && $(am__cd) $(distdir)/_build \
5557
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
5557
+	  && ../configure \
5558 5558
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
5559 5559
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
5560
+	    --srcdir=.. --prefix="$$dc_install_base" \
5560 5561
 	  && $(MAKE) $(AM_MAKEFLAGS) \
5561 5562
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
5562 5563
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -5579,7 +5683,7 @@ distcheck: dist
5579 5579
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5580 5580
 	  && cd "$$am__cwd" \
5581 5581
 	  || exit 1
5582
-	$(am__remove_distdir)
5582
+	$(am__post_remove_distdir)
5583 5583
 	@(echo "$(distdir) archives ready for distribution: "; \
5584 5584
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5585 5585
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5646,8 +5750,8 @@ maintainer-clean-generic:
5646 5646
 	@echo "This command is intended for maintainers to use"
5647 5647
 	@echo "it deletes files that may require special tools to rebuild."
5648 5648
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5649
-@BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5650 5649
 @BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5650
+@BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5651 5651
 clean: clean-am
5652 5652
 
5653 5653
 clean-am: clean-generic clean-libtool clean-local \
... ...
@@ -5724,23 +5828,23 @@ uninstall-am:
5724 5724
 
5725 5725
 .MAKE: all check install install-am install-strip
5726 5726
 
5727
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5728
-	clean-generic clean-libtool clean-local \
5729
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5730
-	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5731
-	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5732
-	distclean-compile distclean-generic distclean-hdr \
5733
-	distclean-libtool distclean-local distclean-tags \
5734
-	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5735
-	html-am info info-am install install-am install-data \
5736
-	install-data-am install-dvi install-dvi-am install-exec \
5737
-	install-exec-am install-html install-html-am install-info \
5738
-	install-info-am install-man install-pdf install-pdf-am \
5739
-	install-ps install-ps-am install-strip installcheck \
5740
-	installcheck-am installdirs maintainer-clean \
5741
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
5742
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5743
-	tags uninstall uninstall-am
5727
+.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5728
+	clean-cscope clean-generic clean-libtool clean-local \
5729
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5730
+	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5731
+	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5732
+	dist-zip distcheck distclean distclean-compile \
5733
+	distclean-generic distclean-hdr distclean-libtool \
5734
+	distclean-local distclean-tags distcleancheck distdir \
5735
+	distuninstallcheck dvi dvi-am html html-am info info-am \
5736
+	install install-am install-data install-data-am install-dvi \
5737
+	install-dvi-am install-exec install-exec-am install-html \
5738
+	install-html-am install-info install-info-am install-man \
5739
+	install-pdf install-pdf-am install-ps install-ps-am \
5740
+	install-strip installcheck installcheck-am installdirs \
5741
+	maintainer-clean maintainer-clean-generic mostlyclean \
5742
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5743
+	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5744 5744
 
5745 5745
 
5746 5746
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@llvm/include/llvm/Intrinsics.gen: llvm/include/llvm/Intrinsics.td $(TBLGEN)
... ...
@@ -1,8 +1,7 @@
1
-# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2
+
3
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2 4
 
3
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
-# Inc.
6 5
 # This file is free software; the Free Software Foundation
7 6
 # gives unlimited permission to copy and/or distribute it,
8 7
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -12,33 +11,31 @@
12 12
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 13
 # PARTICULAR PURPOSE.
14 14
 
15
+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 16
 m4_ifndef([AC_AUTOCONF_VERSION],
16 17
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
18
-[m4_warning([this file was generated for autoconf 2.68.
18
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
19
+[m4_warning([this file was generated for autoconf 2.69.
19 20
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 21
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
22
+To do so, use the procedure documented by the package, typically 'autoreconf'.])])
22 23
 
23
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
24
-# Foundation, Inc.
24
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
25 25
 #
26 26
 # This file is free software; the Free Software Foundation
27 27
 # gives unlimited permission to copy and/or distribute it,
28 28
 # with or without modifications, as long as this notice is preserved.
29 29
 
30
-# serial 1
31
-
32 30
 # AM_AUTOMAKE_VERSION(VERSION)
33 31
 # ----------------------------
34 32
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
35 33
 # generated from the m4 files accompanying Automake X.Y.
36 34
 # (This private macro should not be called outside this file.)
37 35
 AC_DEFUN([AM_AUTOMAKE_VERSION],
38
-[am__api_version='1.11'
36
+[am__api_version='1.14'
39 37
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
40 38
 dnl require some minimum version.  Point them to the right macro.
41
-m4_if([$1], [1.11.3], [],
39
+m4_if([$1], [1.14.1], [],
42 40
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
43 41
 ])
44 42
 
... ...
@@ -54,24 +51,22 @@ m4_define([_AM_AUTOCONF_VERSION], [])
54 54
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
55 55
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
56 56
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
57
-[AM_AUTOMAKE_VERSION([1.11.3])dnl
57
+[AM_AUTOMAKE_VERSION([1.14.1])dnl
58 58
 m4_ifndef([AC_AUTOCONF_VERSION],
59 59
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
60 60
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
61 61
 
62 62
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
63 63
 
64
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
64
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
65 65
 #
66 66
 # This file is free software; the Free Software Foundation
67 67
 # gives unlimited permission to copy and/or distribute it,
68 68
 # with or without modifications, as long as this notice is preserved.
69 69
 
70
-# serial 1
71
-
72 70
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
73
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
74
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
71
+# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
72
+# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
75 73
 #
76 74
 # Of course, Automake must honor this variable whenever it calls a
77 75
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -90,7 +85,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
90 90
 #
91 91
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
92 92
 # are both prefixed by $srcdir.  In an in-source build this is usually
93
-# harmless because $srcdir is `.', but things will broke when you
93
+# harmless because $srcdir is '.', but things will broke when you
94 94
 # start a VPATH build or use an absolute $srcdir.
95 95
 #
96 96
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -116,22 +111,19 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
116 116
 
117 117
 # AM_CONDITIONAL                                            -*- Autoconf -*-
118 118
 
119
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
120
-# Free Software Foundation, Inc.
119
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
121 120
 #
122 121
 # This file is free software; the Free Software Foundation
123 122
 # gives unlimited permission to copy and/or distribute it,
124 123
 # with or without modifications, as long as this notice is preserved.
125 124
 
126
-# serial 9
127
-
128 125
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
129 126
 # -------------------------------------
130 127
 # Define a conditional.
131 128
 AC_DEFUN([AM_CONDITIONAL],
132
-[AC_PREREQ(2.52)dnl
133
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
134
-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
129
+[AC_PREREQ([2.52])dnl
130
+ m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
131
+       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
135 132
 AC_SUBST([$1_TRUE])dnl
136 133
 AC_SUBST([$1_FALSE])dnl
137 134
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -150,16 +142,14 @@ AC_CONFIG_COMMANDS_PRE(
150 150
 Usually this means the macro was only invoked conditionally.]])
151 151
 fi])])
152 152
 
153
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
154
-# 2010, 2011 Free Software Foundation, Inc.
153
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
155 154
 #
156 155
 # This file is free software; the Free Software Foundation
157 156
 # gives unlimited permission to copy and/or distribute it,
158 157
 # with or without modifications, as long as this notice is preserved.
159 158
 
160
-# serial 12
161 159
 
162
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
160
+# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
163 161
 # written in clear, in which case automake, when reading aclocal.m4,
164 162
 # will think it sees a *use*, and therefore will trigger all it's
165 163
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -169,7 +159,7 @@ fi])])
169 169
 # _AM_DEPENDENCIES(NAME)
170 170
 # ----------------------
171 171
 # See how the compiler implements dependency checking.
172
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
172
+# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
173 173
 # We try a few techniques and use that to set a single cache variable.
174 174
 #
175 175
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -182,12 +172,13 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
182 182
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
183 183
 AC_REQUIRE([AM_DEP_TRACK])dnl
184 184
 
185
-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
186
-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
187
-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
189
-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
190
-                   [depcc="$$1"   am_compiler_list=])
185
+m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
186
+      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
187
+      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
188
+      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
189
+      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
190
+      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
191
+                    [depcc="$$1"   am_compiler_list=])
191 192
 
192 193
 AC_CACHE_CHECK([dependency style of $depcc],
193 194
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -195,8 +186,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
195 195
   # We make a subdir and do the tests there.  Otherwise we can end up
196 196
   # making bogus files that we don't know about and never remove.  For
197 197
   # instance it was reported that on HP-UX the gcc test will end up
198
-  # making a dummy file named `D' -- because `-MD' means `put the output
199
-  # in D'.
198
+  # making a dummy file named 'D' -- because '-MD' means "put the output
199
+  # in D".
200 200
   rm -rf conftest.dir
201 201
   mkdir conftest.dir
202 202
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -236,16 +227,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
236 236
     : > sub/conftest.c
237 237
     for i in 1 2 3 4 5 6; do
238 238
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
239
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
240
-      # Solaris 8's {/usr,}/bin/sh.
241
-      touch sub/conftst$i.h
239
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
240
+      # Solaris 10 /bin/sh.
241
+      echo '/* dummy */' > sub/conftst$i.h
242 242
     done
243 243
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
244 244
 
245
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
245
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
246 246
     # mode.  It turns out that the SunPro C++ compiler does not properly
247
-    # handle `-M -o', and we need to detect this.  Also, some Intel
248
-    # versions had trouble with output in subdirs
247
+    # handle '-M -o', and we need to detect this.  Also, some Intel
248
+    # versions had trouble with output in subdirs.
249 249
     am__obj=sub/conftest.${OBJEXT-o}
250 250
     am__minus_obj="-o $am__obj"
251 251
     case $depmode in
... ...
@@ -254,8 +245,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       test "$am__universal" = false || continue
255 255
       ;;
256 256
     nosideeffect)
257
-      # after this tag, mechanisms are not by side-effect, so they'll
258
-      # only be used when explicitly requested
257
+      # After this tag, mechanisms are not by side-effect, so they'll
258
+      # only be used when explicitly requested.
259 259
       if test "x$enable_dependency_tracking" = xyes; then
260 260
 	continue
261 261
       else
... ...
@@ -263,7 +254,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
263 263
       fi
264 264
       ;;
265 265
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
266
-      # This compiler won't grok `-c -o', but also, the minuso test has
266
+      # This compiler won't grok '-c -o', but also, the minuso test has
267 267
       # not run yet.  These depmodes are late enough in the game, and
268 268
       # so weak that their functioning should not be impacted.
269 269
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -311,7 +302,7 @@ AM_CONDITIONAL([am__fastdep$1], [
311 311
 # AM_SET_DEPDIR
312 312
 # -------------
313 313
 # Choose a directory name for dependency files.
314
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
314
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
315 315
 AC_DEFUN([AM_SET_DEPDIR],
316 316
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
317 317
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -321,9 +312,13 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
321 321
 # AM_DEP_TRACK
322 322
 # ------------
323 323
 AC_DEFUN([AM_DEP_TRACK],
324
-[AC_ARG_ENABLE(dependency-tracking,
325
-[  --disable-dependency-tracking  speeds up one-time build
326
-  --enable-dependency-tracking   do not reject slow dependency extractors])
324
+[AC_ARG_ENABLE([dependency-tracking], [dnl
325
+AS_HELP_STRING(
326
+  [--enable-dependency-tracking],
327
+  [do not reject slow dependency extractors])
328
+AS_HELP_STRING(
329
+  [--disable-dependency-tracking],
330
+  [speeds up one-time build])])
327 331
 if test "x$enable_dependency_tracking" != xno; then
328 332
   am_depcomp="$ac_aux_dir/depcomp"
329 333
   AMDEPBACKSLASH='\'
... ...
@@ -338,20 +333,18 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
338 338
 
339 339
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
340 340
 
341
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
342
-# Free Software Foundation, Inc.
341
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
343 342
 #
344 343
 # This file is free software; the Free Software Foundation
345 344
 # gives unlimited permission to copy and/or distribute it,
346 345
 # with or without modifications, as long as this notice is preserved.
347 346
 
348
-#serial 5
349 347
 
350 348
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
351 349
 # ------------------------------
352 350
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
353 351
 [{
354
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
352
+  # Older Autoconf quotes --file arguments for eval, but not when files
355 353
   # are listed without --file.  Let's play safe and only enable the eval
356 354
   # if we detect the quoting.
357 355
   case $CONFIG_FILES in
... ...
@@ -364,7 +357,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
364 364
     # Strip MF so we end up with the name of the file.
365 365
     mf=`echo "$mf" | sed -e 's/:.*$//'`
366 366
     # Check whether this is an Automake generated Makefile or not.
367
-    # We used to match only the files named `Makefile.in', but
367
+    # We used to match only the files named 'Makefile.in', but
368 368
     # some people rename them; so instead we look at the file content.
369 369
     # Grep'ing the first line is not enough: some people post-process
370 370
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -376,21 +369,19 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
376 376
       continue
377 377
     fi
378 378
     # Extract the definition of DEPDIR, am__include, and am__quote
379
-    # from the Makefile without running `make'.
379
+    # from the Makefile without running 'make'.
380 380
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
381 381
     test -z "$DEPDIR" && continue
382 382
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
383
-    test -z "am__include" && continue
383
+    test -z "$am__include" && continue
384 384
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
385
-    # When using ansi2knr, U may be empty or an underscore; expand it
386
-    U=`sed -n 's/^U = //p' < "$mf"`
387 385
     # Find all dependency output files, they are included files with
388 386
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
389 387
     # simplest approach to changing $(DEPDIR) to its actual value in the
390 388
     # expansion.
391 389
     for file in `sed -n "
392 390
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
393
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
391
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
394 392
       # Make sure the directory exists.
395 393
       test -f "$dirpart/$file" && continue
396 394
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -408,7 +399,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
408 408
 # This macro should only be invoked once -- use via AC_REQUIRE.
409 409
 #
410 410
 # This code is only required when automatic dependency tracking
411
-# is enabled.  FIXME.  This creates each `.P' file that we will
411
+# is enabled.  FIXME.  This creates each '.P' file that we will
412 412
 # need in order to bootstrap the dependency handling code.
413 413
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
414 414
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -418,18 +409,21 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
418 418
 
419 419
 # Do all the work for Automake.                             -*- Autoconf -*-
420 420
 
421
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
422
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
421
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
423 422
 #
424 423
 # This file is free software; the Free Software Foundation
425 424
 # gives unlimited permission to copy and/or distribute it,
426 425
 # with or without modifications, as long as this notice is preserved.
427 426
 
428
-# serial 16
429
-
430 427
 # This macro actually does too much.  Some checks are only needed if
431 428
 # your package does certain things.  But this isn't really a big deal.
432 429
 
430
+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
431
+m4_define([AC_PROG_CC],
432
+m4_defn([AC_PROG_CC])
433
+[_AM_PROG_CC_C_O
434
+])
435
+
433 436
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
434 437
 # AM_INIT_AUTOMAKE([OPTIONS])
435 438
 # -----------------------------------------------
... ...
@@ -442,7 +436,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
442 442
 # arguments mandatory, and then we can depend on a new Autoconf
443 443
 # release and drop the old call support.
444 444
 AC_DEFUN([AM_INIT_AUTOMAKE],
445
-[AC_PREREQ([2.62])dnl
445
+[AC_PREREQ([2.65])dnl
446 446
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
447 447
 dnl the ones we care about.
448 448
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -471,31 +465,40 @@ AC_SUBST([CYGPATH_W])
471 471
 # Define the identity of the package.
472 472
 dnl Distinguish between old-style and new-style calls.
473 473
 m4_ifval([$2],
474
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
474
+[AC_DIAGNOSE([obsolete],
475
+             [$0: two- and three-arguments forms are deprecated.])
476
+m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
475 477
  AC_SUBST([PACKAGE], [$1])dnl
476 478
  AC_SUBST([VERSION], [$2])],
477 479
 [_AM_SET_OPTIONS([$1])dnl
478 480
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
479
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
481
+m4_if(
482
+  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
483
+  [ok:ok],,
480 484
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
481 485
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
482 486
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
483 487
 
484 488
 _AM_IF_OPTION([no-define],,
485
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
486
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
489
+[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
490
+ AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
487 491
 
488 492
 # Some tools Automake needs.
489 493
 AC_REQUIRE([AM_SANITY_CHECK])dnl
490 494
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
491
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
492
-AM_MISSING_PROG(AUTOCONF, autoconf)
493
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
494
-AM_MISSING_PROG(AUTOHEADER, autoheader)
495
-AM_MISSING_PROG(MAKEINFO, makeinfo)
495
+AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
496
+AM_MISSING_PROG([AUTOCONF], [autoconf])
497
+AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
498
+AM_MISSING_PROG([AUTOHEADER], [autoheader])
499
+AM_MISSING_PROG([MAKEINFO], [makeinfo])
496 500
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
497 501
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
498
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
503
+# For better backward compatibility.  To be removed once Automake 1.9.x
504
+# dies out for good.  For more background, see:
505
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
506
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
507
+AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
499 508
 # We need awk for the "check" target.  The system "awk" is bad on
500 509
 # some platforms.
501 510
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -506,34 +509,78 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
506 506
 			     [_AM_PROG_TAR([v7])])])
507 507
 _AM_IF_OPTION([no-dependencies],,
508 508
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
509
-		  [_AM_DEPENDENCIES(CC)],
510
-		  [define([AC_PROG_CC],
511
-			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
509
+		  [_AM_DEPENDENCIES([CC])],
510
+		  [m4_define([AC_PROG_CC],
511
+			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512 512
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
513
-		  [_AM_DEPENDENCIES(CXX)],
514
-		  [define([AC_PROG_CXX],
515
-			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
513
+		  [_AM_DEPENDENCIES([CXX])],
514
+		  [m4_define([AC_PROG_CXX],
515
+			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516 516
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
517
-		  [_AM_DEPENDENCIES(OBJC)],
518
-		  [define([AC_PROG_OBJC],
519
-			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
517
+		  [_AM_DEPENDENCIES([OBJC])],
518
+		  [m4_define([AC_PROG_OBJC],
519
+			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
520
+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
521
+		  [_AM_DEPENDENCIES([OBJCXX])],
522
+		  [m4_define([AC_PROG_OBJCXX],
523
+			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520 524
 ])
521
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
522
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
523
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
524
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
525
+AC_REQUIRE([AM_SILENT_RULES])dnl
526
+dnl The testsuite driver may need to know about EXEEXT, so add the
527
+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
528
+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
525 529
 AC_CONFIG_COMMANDS_PRE(dnl
526 530
 [m4_provide_if([_AM_COMPILER_EXEEXT],
527 531
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
528
-])
529 532
 
530
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+# POSIX will say in a future version that running "rm -f" with no argument
534
+# is OK; and we want to be able to make that assumption in our Makefile
535
+# recipes.  So use an aggressive probe to check that the usage we want is
536
+# actually supported "in the wild" to an acceptable degree.
537
+# See automake bug#10828.
538
+# To make any issue more visible, cause the running configure to be aborted
539
+# by default if the 'rm' program in use doesn't match our expectations; the
540
+# user can still override this though.
541
+if rm -f && rm -fr && rm -rf; then : OK; else
542
+  cat >&2 <<'END'
543
+Oops!
544
+
545
+Your 'rm' program seems unable to run without file operands specified
546
+on the command line, even when the '-f' option is present.  This is contrary
547
+to the behaviour of most rm programs out there, and not conforming with
548
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
549
+
550
+Please tell bug-automake@gnu.org about your system, including the value
551
+of your $PATH and any error possibly output before this message.  This
552
+can help us improve future automake versions.
553
+
554
+END
555
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
556
+    echo 'Configuration will proceed anyway, since you have set the' >&2
557
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
558
+    echo >&2
559
+  else
560
+    cat >&2 <<'END'
561
+Aborting the configuration process, to ensure you take notice of the issue.
562
+
563
+You can download and install GNU coreutils to get an 'rm' implementation
564
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
565
+
566
+If you want to complete the configuration process using your problematic
567
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
568
+to "yes", and re-run configure.
569
+
570
+END
571
+    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
572
+  fi
573
+fi])
574
+
575
+dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
531 576
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
532 577
 dnl mangled by Autoconf and run in a shell conditional statement.
533 578
 m4_define([_AC_COMPILER_EXEEXT],
534 579
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
535 580
 
536
-
537 581
 # When config.status generates a header, we must update the stamp-h file.
538 582
 # This file resides in the same directory as the config header
539 583
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -555,15 +602,12 @@ for _am_header in $config_headers :; do
555 555
 done
556 556
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
557 557
 
558
-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
559
-# Inc.
558
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
560 559
 #
561 560
 # This file is free software; the Free Software Foundation
562 561
 # gives unlimited permission to copy and/or distribute it,
563 562
 # with or without modifications, as long as this notice is preserved.
564 563
 
565
-# serial 1
566
-
567 564
 # AM_PROG_INSTALL_SH
568 565
 # ------------------
569 566
 # Define $install_sh.
... ...
@@ -577,16 +621,14 @@ if test x"${install_sh}" != xset; then
577 577
     install_sh="\${SHELL} $am_aux_dir/install-sh"
578 578
   esac
579 579
 fi
580
-AC_SUBST(install_sh)])
580
+AC_SUBST([install_sh])])
581 581
 
582
-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
582
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
583 583
 #
584 584
 # This file is free software; the Free Software Foundation
585 585
 # gives unlimited permission to copy and/or distribute it,
586 586
 # with or without modifications, as long as this notice is preserved.
587 587
 
588
-# serial 2
589
-
590 588
 # Check whether the underlying file-system supports filenames
591 589
 # with a leading dot.  For instance MS-DOS doesn't.
592 590
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -603,20 +645,17 @@ AC_SUBST([am__leading_dot])])
603 603
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
604 604
 # From Jim Meyering
605 605
 
606
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
607
-# 2011 Free Software Foundation, Inc.
606
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
608 607
 #
609 608
 # This file is free software; the Free Software Foundation
610 609
 # gives unlimited permission to copy and/or distribute it,
611 610
 # with or without modifications, as long as this notice is preserved.
612 611
 
613
-# serial 5
614
-
615 612
 # AM_MAINTAINER_MODE([DEFAULT-MODE])
616 613
 # ----------------------------------
617 614
 # Control maintainer-specific portions of Makefiles.
618
-# Default is to disable them, unless `enable' is passed literally.
619
-# For symmetry, `disable' may be passed as well.  Anyway, the user
615
+# Default is to disable them, unless 'enable' is passed literally.
616
+# For symmetry, 'disable' may be passed as well.  Anyway, the user
620 617
 # can override the default with the --enable/--disable switch.
621 618
 AC_DEFUN([AM_MAINTAINER_MODE],
622 619
 [m4_case(m4_default([$1], [disable]),
... ...
@@ -627,10 +666,11 @@ AC_DEFUN([AM_MAINTAINER_MODE],
627 627
 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
628 628
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
629 629
   AC_ARG_ENABLE([maintainer-mode],
630
-[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
631
-			  (and sometimes confusing) to the casual installer],
632
-      [USE_MAINTAINER_MODE=$enableval],
633
-      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
630
+    [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
631
+      am_maintainer_other[ make rules and dependencies not useful
632
+      (and sometimes confusing) to the casual installer])],
633
+    [USE_MAINTAINER_MODE=$enableval],
634
+    [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
634 635
   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
635 636
   AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
636 637
   MAINT=$MAINTAINER_MODE_TRUE
... ...
@@ -638,18 +678,14 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
638 638
 ]
639 639
 )
640 640
 
641
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
642
-
643 641
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
644 642
 
645
-# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
643
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
646 644
 #
647 645
 # This file is free software; the Free Software Foundation
648 646
 # gives unlimited permission to copy and/or distribute it,
649 647
 # with or without modifications, as long as this notice is preserved.
650 648
 
651
-# serial 4
652
-
653 649
 # AM_MAKE_INCLUDE()
654 650
 # -----------------
655 651
 # Check to see how make treats includes.
... ...
@@ -667,7 +703,7 @@ am__quote=
667 667
 _am_result=none
668 668
 # First try GNU make style include.
669 669
 echo "include confinc" > confmf
670
-# Ignore all kinds of additional output from `make'.
670
+# Ignore all kinds of additional output from 'make'.
671 671
 case `$am_make -s -f confmf 2> /dev/null` in #(
672 672
 *the\ am__doit\ target*)
673 673
   am__include=include
... ...
@@ -694,15 +730,12 @@ rm -f confinc confmf
694 694
 
695 695
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
696 696
 
697
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
698
-# Free Software Foundation, Inc.
697
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
699 698
 #
700 699
 # This file is free software; the Free Software Foundation
701 700
 # gives unlimited permission to copy and/or distribute it,
702 701
 # with or without modifications, as long as this notice is preserved.
703 702
 
704
-# serial 6
705
-
706 703
 # AM_MISSING_PROG(NAME, PROGRAM)
707 704
 # ------------------------------
708 705
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -710,11 +743,10 @@ AC_DEFUN([AM_MISSING_PROG],
710 710
 $1=${$1-"${am_missing_run}$2"}
711 711
 AC_SUBST($1)])
712 712
 
713
-
714 713
 # AM_MISSING_HAS_RUN
715 714
 # ------------------
716
-# Define MISSING if not defined so far and test if it supports --run.
717
-# If it does, set am_missing_run to use it, otherwise, to nothing.
715
+# Define MISSING if not defined so far and test if it is modern enough.
716
+# If it is, set am_missing_run to use it, otherwise, to nothing.
718 717
 AC_DEFUN([AM_MISSING_HAS_RUN],
719 718
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
720 719
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -727,54 +759,22 @@ if test x"${MISSING+set}" != xset; then
727 727
   esac
728 728
 fi
729 729
 # Use eval to expand $SHELL
730
-if eval "$MISSING --run true"; then
731
-  am_missing_run="$MISSING --run "
730
+if eval "$MISSING --is-lightweight"; then
731
+  am_missing_run="$MISSING "
732 732
 else
733 733
   am_missing_run=
734
-  AC_MSG_WARN([`missing' script is too old or missing])
734
+  AC_MSG_WARN(['missing' script is too old or missing])
735 735
 fi
736 736
 ])
737 737
 
738
-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
739
-# Inc.
740
-#
741
-# This file is free software; the Free Software Foundation
742
-# gives unlimited permission to copy and/or distribute it,
743
-# with or without modifications, as long as this notice is preserved.
744
-
745
-# serial 1
746
-
747
-# AM_PROG_MKDIR_P
748
-# ---------------
749
-# Check for `mkdir -p'.
750
-AC_DEFUN([AM_PROG_MKDIR_P],
751
-[AC_PREREQ([2.60])dnl
752
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
753
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
754
-dnl while keeping a definition of mkdir_p for backward compatibility.
755
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
756
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
757
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
758
-dnl adjustment using top_builddir (which is defined more often than
759
-dnl MKDIR_P).
760
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
761
-case $mkdir_p in
762
-  [[\\/$]]* | ?:[[\\/]]*) ;;
763
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
764
-esac
765
-])
766
-
767 738
 # Helper functions for option handling.                     -*- Autoconf -*-
768 739
 
769
-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
770
-# Foundation, Inc.
740
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
771 741
 #
772 742
 # This file is free software; the Free Software Foundation
773 743
 # gives unlimited permission to copy and/or distribute it,
774 744
 # with or without modifications, as long as this notice is preserved.
775 745
 
776
-# serial 5
777
-
778 746
 # _AM_MANGLE_OPTION(NAME)
779 747
 # -----------------------
780 748
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -784,7 +784,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
784 784
 # --------------------
785 785
 # Set option NAME.  Presently that only means defining a flag for this option.
786 786
 AC_DEFUN([_AM_SET_OPTION],
787
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
787
+[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
788 788
 
789 789
 # _AM_SET_OPTIONS(OPTIONS)
790 790
 # ------------------------
... ...
@@ -798,13 +798,58 @@ AC_DEFUN([_AM_SET_OPTIONS],
798 798
 AC_DEFUN([_AM_IF_OPTION],
799 799
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
800 800
 
801
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
801
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
802 802
 #
803 803
 # This file is free software; the Free Software Foundation
804 804
 # gives unlimited permission to copy and/or distribute it,
805 805
 # with or without modifications, as long as this notice is preserved.
806 806
 
807
-# serial 1
807
+# _AM_PROG_CC_C_O
808
+# ---------------
809
+# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
810
+# to automatically call this.
811
+AC_DEFUN([_AM_PROG_CC_C_O],
812
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
813
+AC_REQUIRE_AUX_FILE([compile])dnl
814
+AC_LANG_PUSH([C])dnl
815
+AC_CACHE_CHECK(
816
+  [whether $CC understands -c and -o together],
817
+  [am_cv_prog_cc_c_o],
818
+  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
819
+  # Make sure it works both with $CC and with simple cc.
820
+  # Following AC_PROG_CC_C_O, we do the test twice because some
821
+  # compilers refuse to overwrite an existing .o file with -o,
822
+  # though they will create one.
823
+  am_cv_prog_cc_c_o=yes
824
+  for am_i in 1 2; do
825
+    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
826
+         && test -f conftest2.$ac_objext; then
827
+      : OK
828
+    else
829
+      am_cv_prog_cc_c_o=no
830
+      break
831
+    fi
832
+  done
833
+  rm -f core conftest*
834
+  unset am_i])
835
+if test "$am_cv_prog_cc_c_o" != yes; then
836
+   # Losing compiler, so override with the script.
837
+   # FIXME: It is wrong to rewrite CC.
838
+   # But if we don't then we get into trouble of one sort or another.
839
+   # A longer-term fix would be to have automake use am__CC in this case,
840
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
841
+   CC="$am_aux_dir/compile $CC"
842
+fi
843
+AC_LANG_POP([C])])
844
+
845
+# For backward compatibility.
846
+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
847
+
848
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
849
+#
850
+# This file is free software; the Free Software Foundation
851
+# gives unlimited permission to copy and/or distribute it,
852
+# with or without modifications, as long as this notice is preserved.
808 853
 
809 854
 # AM_RUN_LOG(COMMAND)
810 855
 # -------------------
... ...
@@ -819,22 +864,16 @@ AC_DEFUN([AM_RUN_LOG],
819 819
 
820 820
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
821 821
 
822
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
823
-# Free Software Foundation, Inc.
822
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
824 823
 #
825 824
 # This file is free software; the Free Software Foundation
826 825
 # gives unlimited permission to copy and/or distribute it,
827 826
 # with or without modifications, as long as this notice is preserved.
828 827
 
829
-# serial 5
830
-
831 828
 # AM_SANITY_CHECK
832 829
 # ---------------
833 830
 AC_DEFUN([AM_SANITY_CHECK],
834 831
 [AC_MSG_CHECKING([whether build environment is sane])
835
-# Just in case
836
-sleep 1
837
-echo timestamp > conftest.file
838 832
 # Reject unsafe characters in $srcdir or the absolute working directory
839 833
 # name.  Accept space and tab only in the latter.
840 834
 am_lf='
... ...
@@ -845,32 +884,40 @@ case `pwd` in
845 845
 esac
846 846
 case $srcdir in
847 847
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
848
-    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
848
+    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
849 849
 esac
850 850
 
851
-# Do `set' in a subshell so we don't clobber the current shell's
851
+# Do 'set' in a subshell so we don't clobber the current shell's
852 852
 # arguments.  Must try -L first in case configure is actually a
853 853
 # symlink; some systems play weird games with the mod time of symlinks
854 854
 # (eg FreeBSD returns the mod time of the symlink's containing
855 855
 # directory).
856 856
 if (
857
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
858
-   if test "$[*]" = "X"; then
859
-      # -L didn't work.
860
-      set X `ls -t "$srcdir/configure" conftest.file`
861
-   fi
862
-   rm -f conftest.file
863
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
864
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
865
-
866
-      # If neither matched, then we have a broken ls.  This can happen
867
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
868
-      # broken ls alias from the environment.  This has actually
869
-      # happened.  Such a system could not be considered "sane".
870
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
871
-alias in your environment])
872
-   fi
873
-
857
+   am_has_slept=no
858
+   for am_try in 1 2; do
859
+     echo "timestamp, slept: $am_has_slept" > conftest.file
860
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
861
+     if test "$[*]" = "X"; then
862
+	# -L didn't work.
863
+	set X `ls -t "$srcdir/configure" conftest.file`
864
+     fi
865
+     if test "$[*]" != "X $srcdir/configure conftest.file" \
866
+	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
867
+
868
+	# If neither matched, then we have a broken ls.  This can happen
869
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
870
+	# broken ls alias from the environment.  This has actually
871
+	# happened.  Such a system could not be considered "sane".
872
+	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
873
+  alias in your environment])
874
+     fi
875
+     if test "$[2]" = conftest.file || test $am_try -eq 2; then
876
+       break
877
+     fi
878
+     # Just in case.
879
+     sleep 1
880
+     am_has_slept=yes
881
+   done
874 882
    test "$[2]" = conftest.file
875 883
    )
876 884
 then
... ...
@@ -880,31 +927,50 @@ else
880 880
    AC_MSG_ERROR([newly created file is older than distributed files!
881 881
 Check your system clock])
882 882
 fi
883
-AC_MSG_RESULT(yes)])
883
+AC_MSG_RESULT([yes])
884
+# If we didn't sleep, we still need to ensure time stamps of config.status and
885
+# generated files are strictly newer.
886
+am_sleep_pid=
887
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
888
+  ( sleep 1 ) &
889
+  am_sleep_pid=$!
890
+fi
891
+AC_CONFIG_COMMANDS_PRE(
892
+  [AC_MSG_CHECKING([that generated files are newer than configure])
893
+   if test -n "$am_sleep_pid"; then
894
+     # Hide warnings about reused PIDs.
895
+     wait $am_sleep_pid 2>/dev/null
896
+   fi
897
+   AC_MSG_RESULT([done])])
898
+rm -f conftest.file
899
+])
884 900
 
885
-# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
901
+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
886 902
 #
887 903
 # This file is free software; the Free Software Foundation
888 904
 # gives unlimited permission to copy and/or distribute it,
889 905
 # with or without modifications, as long as this notice is preserved.
890 906
 
891
-# serial 2
892
-
893 907
 # AM_SILENT_RULES([DEFAULT])
894 908
 # --------------------------
895 909
 # Enable less verbose build rules; with the default set to DEFAULT
896
-# (`yes' being less verbose, `no' or empty being verbose).
910
+# ("yes" being less verbose, "no" or empty being verbose).
897 911
 AC_DEFUN([AM_SILENT_RULES],
898
-[AC_ARG_ENABLE([silent-rules],
899
-[  --enable-silent-rules          less verbose build output (undo: `make V=1')
900
-  --disable-silent-rules         verbose build output (undo: `make V=0')])
901
-case $enable_silent_rules in
902
-yes) AM_DEFAULT_VERBOSITY=0;;
903
-no)  AM_DEFAULT_VERBOSITY=1;;
904
-*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
912
+[AC_ARG_ENABLE([silent-rules], [dnl
913
+AS_HELP_STRING(
914
+  [--enable-silent-rules],
915
+  [less verbose build output (undo: "make V=1")])
916
+AS_HELP_STRING(
917
+  [--disable-silent-rules],
918
+  [verbose build output (undo: "make V=0")])dnl
919
+])
920
+case $enable_silent_rules in @%:@ (((
921
+  yes) AM_DEFAULT_VERBOSITY=0;;
922
+   no) AM_DEFAULT_VERBOSITY=1;;
923
+    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
905 924
 esac
906 925
 dnl
907
-dnl A few `make' implementations (e.g., NonStop OS and NextStep)
926
+dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
908 927
 dnl do not support nested variable expansions.
909 928
 dnl See automake bug#9928 and bug#10237.
910 929
 am_make=${MAKE-make}
... ...
@@ -922,7 +988,7 @@ else
922 922
   am_cv_make_support_nested_variables=no
923 923
 fi])
924 924
 if test $am_cv_make_support_nested_variables = yes; then
925
-  dnl Using `$V' instead of `$(V)' breaks IRIX make.
925
+  dnl Using '$V' instead of '$(V)' breaks IRIX make.
926 926
   AM_V='$(V)'
927 927
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
928 928
 else
... ...
@@ -939,44 +1005,40 @@ AC_SUBST([AM_BACKSLASH])dnl
939 939
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
940 940
 ])
941 941
 
942
-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
942
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
943 943
 #
944 944
 # This file is free software; the Free Software Foundation
945 945
 # gives unlimited permission to copy and/or distribute it,
946 946
 # with or without modifications, as long as this notice is preserved.
947 947
 
948
-# serial 1
949
-
950 948
 # AM_PROG_INSTALL_STRIP
951 949
 # ---------------------
952
-# One issue with vendor `install' (even GNU) is that you can't
950
+# One issue with vendor 'install' (even GNU) is that you can't
953 951
 # specify the program used to strip binaries.  This is especially
954 952
 # annoying in cross-compiling environments, where the build's strip
955 953
 # is unlikely to handle the host's binaries.
956 954
 # Fortunately install-sh will honor a STRIPPROG variable, so we
957
-# always use install-sh in `make install-strip', and initialize
955
+# always use install-sh in "make install-strip", and initialize
958 956
 # STRIPPROG with the value of the STRIP variable (set by the user).
959 957
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
960 958
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
961
-# Installed binaries are usually stripped using `strip' when the user
962
-# run `make install-strip'.  However `strip' might not be the right
959
+# Installed binaries are usually stripped using 'strip' when the user
960
+# run "make install-strip".  However 'strip' might not be the right
963 961
 # tool to use in cross-compilation environments, therefore Automake
964
-# will honor the `STRIP' environment variable to overrule this program.
965
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
962
+# will honor the 'STRIP' environment variable to overrule this program.
963
+dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
966 964
 if test "$cross_compiling" != no; then
967 965
   AC_CHECK_TOOL([STRIP], [strip], :)
968 966
 fi
969 967
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
970 968
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
971 969
 
972
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
970
+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
973 971
 #
974 972
 # This file is free software; the Free Software Foundation
975 973
 # gives unlimited permission to copy and/or distribute it,
976 974
 # with or without modifications, as long as this notice is preserved.
977 975
 
978
-# serial 3
979
-
980 976
 # _AM_SUBST_NOTMAKE(VARIABLE)
981 977
 # ---------------------------
982 978
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -990,18 +1052,16 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
990 990
 
991 991
 # Check how to create a tarball.                            -*- Autoconf -*-
992 992
 
993
-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
993
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
994 994
 #
995 995
 # This file is free software; the Free Software Foundation
996 996
 # gives unlimited permission to copy and/or distribute it,
997 997
 # with or without modifications, as long as this notice is preserved.
998 998
 
999
-# serial 2
1000
-
1001 999
 # _AM_PROG_TAR(FORMAT)
1002 1000
 # --------------------
1003 1001
 # Check how to create a tarball in format FORMAT.
1004
-# FORMAT should be one of `v7', `ustar', or `pax'.
1002
+# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1005 1003
 #
1006 1004
 # Substitute a variable $(am__tar) that is a command
1007 1005
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1011,76 +1071,114 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1011 1011
 # Substitute a variable $(am__untar) that extract such
1012 1012
 # a tarball read from stdin.
1013 1013
 #     $(am__untar) < result.tar
1014
+#
1014 1015
 AC_DEFUN([_AM_PROG_TAR],
1015 1016
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1016 1017
 # in the wild :-(  We should find a proper way to deprecate it ...
1017 1018
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1018
-m4_if([$1], [v7],
1019
-     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1020
-     [m4_case([$1], [ustar],, [pax],,
1021
-              [m4_fatal([Unknown tar format])])
1022
-AC_MSG_CHECKING([how to create a $1 tar archive])
1023
-# Loop over all known methods to create a tar archive until one works.
1019
+
1020
+# We'll loop over all known methods to create a tar archive until one works.
1024 1021
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1025
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1026
-# Do not fold the above two line into one, because Tru64 sh and
1027
-# Solaris sh will not grok spaces in the rhs of `-'.
1028
-for _am_tool in $_am_tools
1029
-do
1030
-  case $_am_tool in
1031
-  gnutar)
1032
-    for _am_tar in tar gnutar gtar;
1033
-    do
1034
-      AM_RUN_LOG([$_am_tar --version]) && break
1035
-    done
1036
-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1037
-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1038
-    am__untar="$_am_tar -xf -"
1039
-    ;;
1040
-  plaintar)
1041
-    # Must skip GNU tar: if it does not support --format= it doesn't create
1042
-    # ustar tarball either.
1043
-    (tar --version) >/dev/null 2>&1 && continue
1044
-    am__tar='tar chf - "$$tardir"'
1045
-    am__tar_='tar chf - "$tardir"'
1046
-    am__untar='tar xf -'
1047
-    ;;
1048
-  pax)
1049
-    am__tar='pax -L -x $1 -w "$$tardir"'
1050
-    am__tar_='pax -L -x $1 -w "$tardir"'
1051
-    am__untar='pax -r'
1052
-    ;;
1053
-  cpio)
1054
-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1055
-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1056
-    am__untar='cpio -i -H $1 -d'
1057
-    ;;
1058
-  none)
1059
-    am__tar=false
1060
-    am__tar_=false
1061
-    am__untar=false
1062
-    ;;
1063
-  esac
1064 1022
 
1065
-  # If the value was cached, stop now.  We just wanted to have am__tar
1066
-  # and am__untar set.
1067
-  test -n "${am_cv_prog_tar_$1}" && break
1023
+m4_if([$1], [v7],
1024
+  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1025
+
1026
+  [m4_case([$1],
1027
+    [ustar],
1028
+     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1029
+      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1030
+      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1031
+      # and bug#13588).
1032
+      am_max_uid=2097151 # 2^21 - 1
1033
+      am_max_gid=$am_max_uid
1034
+      # The $UID and $GID variables are not portable, so we need to resort
1035
+      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1036
+      # below are definitely unexpected, so allow the users to see them
1037
+      # (that is, avoid stderr redirection).
1038
+      am_uid=`id -u || echo unknown`
1039
+      am_gid=`id -g || echo unknown`
1040
+      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1041
+      if test $am_uid -le $am_max_uid; then
1042
+         AC_MSG_RESULT([yes])
1043
+      else
1044
+         AC_MSG_RESULT([no])
1045
+         _am_tools=none
1046
+      fi
1047
+      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1048
+      if test $am_gid -le $am_max_gid; then
1049
+         AC_MSG_RESULT([yes])
1050
+      else
1051
+        AC_MSG_RESULT([no])
1052
+        _am_tools=none
1053
+      fi],
1054
+
1055
+  [pax],
1056
+    [],
1057
+
1058
+  [m4_fatal([Unknown tar format])])
1059
+
1060
+  AC_MSG_CHECKING([how to create a $1 tar archive])
1061
+
1062
+  # Go ahead even if we have the value already cached.  We do so because we
1063
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
1064
+  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1065
+
1066
+  for _am_tool in $_am_tools; do
1067
+    case $_am_tool in
1068
+    gnutar)
1069
+      for _am_tar in tar gnutar gtar; do
1070
+        AM_RUN_LOG([$_am_tar --version]) && break
1071
+      done
1072
+      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1073
+      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1074
+      am__untar="$_am_tar -xf -"
1075
+      ;;
1076
+    plaintar)
1077
+      # Must skip GNU tar: if it does not support --format= it doesn't create
1078
+      # ustar tarball either.
1079
+      (tar --version) >/dev/null 2>&1 && continue
1080
+      am__tar='tar chf - "$$tardir"'
1081
+      am__tar_='tar chf - "$tardir"'
1082
+      am__untar='tar xf -'
1083
+      ;;
1084
+    pax)
1085
+      am__tar='pax -L -x $1 -w "$$tardir"'
1086
+      am__tar_='pax -L -x $1 -w "$tardir"'
1087
+      am__untar='pax -r'
1088
+      ;;
1089
+    cpio)
1090
+      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1091
+      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1092
+      am__untar='cpio -i -H $1 -d'
1093
+      ;;
1094
+    none)
1095
+      am__tar=false
1096
+      am__tar_=false
1097
+      am__untar=false
1098
+      ;;
1099
+    esac
1068 1100
 
1069
-  # tar/untar a dummy directory, and stop if the command works
1070
-  rm -rf conftest.dir
1071
-  mkdir conftest.dir
1072
-  echo GrepMe > conftest.dir/file
1073
-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1101
+    # If the value was cached, stop now.  We just wanted to have am__tar
1102
+    # and am__untar set.
1103
+    test -n "${am_cv_prog_tar_$1}" && break
1104
+
1105
+    # tar/untar a dummy directory, and stop if the command works.
1106
+    rm -rf conftest.dir
1107
+    mkdir conftest.dir
1108
+    echo GrepMe > conftest.dir/file
1109
+    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1110
+    rm -rf conftest.dir
1111
+    if test -s conftest.tar; then
1112
+      AM_RUN_LOG([$am__untar <conftest.tar])
1113
+      AM_RUN_LOG([cat conftest.dir/file])
1114
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1115
+    fi
1116
+  done
1074 1117
   rm -rf conftest.dir
1075
-  if test -s conftest.tar; then
1076
-    AM_RUN_LOG([$am__untar <conftest.tar])
1077
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1078
-  fi
1079
-done
1080
-rm -rf conftest.dir
1081 1118
 
1082
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1083
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1119
+  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1120
+  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1121
+
1084 1122
 AC_SUBST([am__tar])
1085 1123
 AC_SUBST([am__untar])
1086 1124
 ]) # _AM_PROG_TAR
... ...
@@ -1,13 +1,11 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.68 for libclamavc++ devel.
3
+# Generated by GNU Autoconf 2.69 for libclamavc++ devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net>.
6 6
 #
7 7
 #
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.
8
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
11 9
 #
12 10
 #
13 11
 # This configure script is free software; the Free Software Foundation
... ...
@@ -136,6 +134,31 @@ export LANGUAGE
136 136
 # CDPATH.
137 137
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
138 138
 
139
+# Use a proper internal environment variable to ensure we don't fall
140
+  # into an infinite loop, continuously re-executing ourselves.
141
+  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
142
+    _as_can_reexec=no; export _as_can_reexec;
143
+    # We cannot yet assume a decent shell, so we have to provide a
144
+# neutralization value for shells without unset; and this also
145
+# works around shells that cannot unset nonexistent variables.
146
+# Preserve -v and -x to the replacement shell.
147
+BASH_ENV=/dev/null
148
+ENV=/dev/null
149
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
150
+case $- in # ((((
151
+  *v*x* | *x*v* ) as_opts=-vx ;;
152
+  *v* ) as_opts=-v ;;
153
+  *x* ) as_opts=-x ;;
154
+  * ) as_opts= ;;
155
+esac
156
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
157
+# Admittedly, this is quite paranoid, since all the known shells bail
158
+# out after a failed `exec'.
159
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
160
+as_fn_exit 255
161
+  fi
162
+  # We don't want this to propagate to other subprocesses.
163
+          { _as_can_reexec=; unset _as_can_reexec;}
139 164
 if test "x$CONFIG_SHELL" = x; then
140 165
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
141 166
   emulate sh
... ...
@@ -169,7 +192,8 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
169 169
 else
170 170
   exitcode=1; echo positional parameters were not saved.
171 171
 fi
172
-test x\$exitcode = x0 || exit 1"
172
+test x\$exitcode = x0 || exit 1
173
+test -x / || exit 1"
173 174
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 175
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
175 176
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -222,21 +246,25 @@ IFS=$as_save_IFS
222 222
 
223 223
 
224 224
       if test "x$CONFIG_SHELL" != x; then :
225
-  # We cannot yet assume a decent shell, so we have to provide a
226
-	# neutralization value for shells without unset; and this also
227
-	# works around shells that cannot unset nonexistent variables.
228
-	# Preserve -v and -x to the replacement shell.
229
-	BASH_ENV=/dev/null
230
-	ENV=/dev/null
231
-	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
232
-	export CONFIG_SHELL
233
-	case $- in # ((((
234
-	  *v*x* | *x*v* ) as_opts=-vx ;;
235
-	  *v* ) as_opts=-v ;;
236
-	  *x* ) as_opts=-x ;;
237
-	  * ) as_opts= ;;
238
-	esac
239
-	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
225
+  export CONFIG_SHELL
226
+             # We cannot yet assume a decent shell, so we have to provide a
227
+# neutralization value for shells without unset; and this also
228
+# works around shells that cannot unset nonexistent variables.
229
+# Preserve -v and -x to the replacement shell.
230
+BASH_ENV=/dev/null
231
+ENV=/dev/null
232
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
233
+case $- in # ((((
234
+  *v*x* | *x*v* ) as_opts=-vx ;;
235
+  *v* ) as_opts=-v ;;
236
+  *x* ) as_opts=-x ;;
237
+  * ) as_opts= ;;
238
+esac
239
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
240
+# Admittedly, this is quite paranoid, since all the known shells bail
241
+# out after a failed `exec'.
242
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
243
+exit 255
240 244
 fi
241 245
 
242 246
     if test x$as_have_required = xno; then :
... ...
@@ -339,6 +367,14 @@ $as_echo X"$as_dir" |
339 339
 
340 340
 
341 341
 } # as_fn_mkdir_p
342
+
343
+# as_fn_executable_p FILE
344
+# -----------------------
345
+# Test if FILE is an executable regular file.
346
+as_fn_executable_p ()
347
+{
348
+  test -f "$1" && test -x "$1"
349
+} # as_fn_executable_p
342 350
 # as_fn_append VAR VALUE
343 351
 # ----------------------
344 352
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -460,6 +496,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
460 460
   chmod +x "$as_me.lineno" ||
461 461
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
462 462
 
463
+  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
464
+  # already done that, so ensure we don't try to do so again and fall
465
+  # in an infinite loop.  This has already happened in practice.
466
+  _as_can_reexec=no; export _as_can_reexec
463 467
   # Don't try to exec as it changes $[0], causing all sort of problems
464 468
   # (the dirname of $[0] is not the place where we might find the
465 469
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -494,16 +534,16 @@ if (echo >conf$$.file) 2>/dev/null; then
494 494
     # ... but there are two gotchas:
495 495
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
496 496
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
497
-    # In both cases, we have to default to `cp -p'.
497
+    # In both cases, we have to default to `cp -pR'.
498 498
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
499
-      as_ln_s='cp -p'
499
+      as_ln_s='cp -pR'
500 500
   elif ln conf$$.file conf$$ 2>/dev/null; then
501 501
     as_ln_s=ln
502 502
   else
503
-    as_ln_s='cp -p'
503
+    as_ln_s='cp -pR'
504 504
   fi
505 505
 else
506
-  as_ln_s='cp -p'
506
+  as_ln_s='cp -pR'
507 507
 fi
508 508
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
509 509
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -515,28 +555,8 @@ else
515 515
   as_mkdir_p=false
516 516
 fi
517 517
 
518
-if test -x / >/dev/null 2>&1; then
519
-  as_test_x='test -x'
520
-else
521
-  if ls -dL / >/dev/null 2>&1; then
522
-    as_ls_L_option=L
523
-  else
524
-    as_ls_L_option=
525
-  fi
526
-  as_test_x='
527
-    eval sh -c '\''
528
-      if test -d "$1"; then
529
-	test -d "$1/.";
530
-      else
531
-	case $1 in #(
532
-	-*)set "./$1";;
533
-	esac;
534
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
535
-	???[sx]*):;;*)false;;esac;fi
536
-    '\'' sh
537
-  '
538
-fi
539
-as_executable_p=$as_test_x
518
+as_test_x='test -x'
519
+as_executable_p=as_fn_executable_p
540 520
 
541 521
 # Sed expression to map a string onto a valid CPP name.
542 522
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -1252,8 +1272,6 @@ target=$target_alias
1252 1252
 if test "x$host_alias" != x; then
1253 1253
   if test "x$build_alias" = x; then
1254 1254
     cross_compiling=maybe
1255
-    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1256
-    If a cross compiler is detected then cross compile mode will be used" >&2
1257 1255
   elif test "x$build_alias" != "x$host_alias"; then
1258 1256
     cross_compiling=yes
1259 1257
   fi
... ...
@@ -1418,12 +1436,15 @@ Optional Features:
1418 1418
   --disable-option-checking  ignore unrecognized --enable/--with options
1419 1419
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1420 1420
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1421
-  --enable-silent-rules          less verbose build output (undo: `make V=1')
1422
-  --disable-silent-rules         verbose build output (undo: `make V=0')
1423
-  --disable-dependency-tracking  speeds up one-time build
1424
-  --enable-dependency-tracking   do not reject slow dependency extractors
1425
-  --enable-maintainer-mode  enable make rules and dependencies not useful
1426
-			  (and sometimes confusing) to the casual installer
1421
+  --enable-silent-rules   less verbose build output (undo: "make V=1")
1422
+  --disable-silent-rules  verbose build output (undo: "make V=0")
1423
+  --enable-dependency-tracking
1424
+                          do not reject slow dependency extractors
1425
+  --disable-dependency-tracking
1426
+                          speeds up one-time build
1427
+  --enable-maintainer-mode
1428
+                          enable make rules and dependencies not useful (and
1429
+                          sometimes confusing) to the casual installer
1427 1430
   --enable-static[=PKGS]  build static libraries [default=no]
1428 1431
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1429 1432
   --enable-fast-install[=PKGS]
... ...
@@ -1442,8 +1463,9 @@ Optional Packages:
1442 1442
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1443 1443
   --with-sysroot=DIR Search for dependent libraries within DIR
1444 1444
                         (or the compiler's sysroot if not specified).
1445
-  -with-system-llvm       Use system llvm instead of built-in, requires full
1446
-                          path to llvm-config
1445
+  --with-system-llvm      Use system llvm instead of built-in, uses full path
1446
+                          to llvm-config (default= search /usr/local or /usr
1447
+                          if not found in /usr/local)
1447 1448
   --with-libjson=DIR   path to directory containing libjson (default=
1448 1449
     /usr/local or /usr if not found in /usr/local)
1449 1450
 
... ...
@@ -1527,9 +1549,9 @@ test -n "$ac_init_help" && exit $ac_status
1527 1527
 if $ac_init_version; then
1528 1528
   cat <<\_ACEOF
1529 1529
 libclamavc++ configure devel
1530
-generated by GNU Autoconf 2.68
1530
+generated by GNU Autoconf 2.69
1531 1531
 
1532
-Copyright (C) 2010 Free Software Foundation, Inc.
1532
+Copyright (C) 2012 Free Software Foundation, Inc.
1533 1533
 This configure script is free software; the Free Software Foundation
1534 1534
 gives unlimited permission to copy, distribute and modify it.
1535 1535
 _ACEOF
... ...
@@ -1753,7 +1775,7 @@ $as_echo "$ac_try_echo"; } >&5
1753 1753
 	 test ! -s conftest.err
1754 1754
        } && test -s conftest$ac_exeext && {
1755 1755
 	 test "$cross_compiling" = yes ||
1756
-	 $as_test_x conftest$ac_exeext
1756
+	 test -x conftest$ac_exeext
1757 1757
        }; then :
1758 1758
   ac_retval=0
1759 1759
 else
... ...
@@ -1903,7 +1925,7 @@ $as_echo "$ac_try_echo"; } >&5
1903 1903
 	 test ! -s conftest.err
1904 1904
        } && test -s conftest$ac_exeext && {
1905 1905
 	 test "$cross_compiling" = yes ||
1906
-	 $as_test_x conftest$ac_exeext
1906
+	 test -x conftest$ac_exeext
1907 1907
        }; then :
1908 1908
   ac_retval=0
1909 1909
 else
... ...
@@ -1968,7 +1990,7 @@ This file contains any messages produced by compilers while
1968 1968
 running configure, to aid debugging if configure makes a mistake.
1969 1969
 
1970 1970
 It was created by libclamavc++ $as_me devel, which was
1971
-generated by GNU Autoconf 2.68.  Invocation command line was
1971
+generated by GNU Autoconf 2.69.  Invocation command line was
1972 1972
 
1973 1973
   $ $0 $@
1974 1974
 
... ...
@@ -2458,7 +2480,7 @@ test -n "$target_alias" &&
2458 2458
   test "$program_prefix$program_suffix$program_transform_name" = \
2459 2459
     NONENONEs,x,x, &&
2460 2460
   program_prefix=${target_alias}-
2461
-am__api_version='1.11'
2461
+am__api_version='1.14'
2462 2462
 
2463 2463
 # Find a good install program.  We prefer a C program (faster),
2464 2464
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2497,7 +2519,7 @@ case $as_dir/ in #((
2497 2497
     # by default.
2498 2498
     for ac_prog in ginstall scoinst install; do
2499 2499
       for ac_exec_ext in '' $ac_executable_extensions; do
2500
-	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2500
+	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2501 2501
 	  if test $ac_prog = install &&
2502 2502
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2503 2503
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2555,9 +2577,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2555 2555
 
2556 2556
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2557 2557
 $as_echo_n "checking whether build environment is sane... " >&6; }
2558
-# Just in case
2559
-sleep 1
2560
-echo timestamp > conftest.file
2561 2558
 # Reject unsafe characters in $srcdir or the absolute working directory
2562 2559
 # name.  Accept space and tab only in the latter.
2563 2560
 am_lf='
... ...
@@ -2568,32 +2587,40 @@ case `pwd` in
2568 2568
 esac
2569 2569
 case $srcdir in
2570 2570
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2571
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2571
+    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2572 2572
 esac
2573 2573
 
2574
-# Do `set' in a subshell so we don't clobber the current shell's
2574
+# Do 'set' in a subshell so we don't clobber the current shell's
2575 2575
 # arguments.  Must try -L first in case configure is actually a
2576 2576
 # symlink; some systems play weird games with the mod time of symlinks
2577 2577
 # (eg FreeBSD returns the mod time of the symlink's containing
2578 2578
 # directory).
2579 2579
 if (
2580
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2581
-   if test "$*" = "X"; then
2582
-      # -L didn't work.
2583
-      set X `ls -t "$srcdir/configure" conftest.file`
2584
-   fi
2585
-   rm -f conftest.file
2586
-   if test "$*" != "X $srcdir/configure conftest.file" \
2587
-      && test "$*" != "X conftest.file $srcdir/configure"; then
2588
-
2589
-      # If neither matched, then we have a broken ls.  This can happen
2590
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
2591
-      # broken ls alias from the environment.  This has actually
2592
-      # happened.  Such a system could not be considered "sane".
2593
-      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2594
-alias in your environment" "$LINENO" 5
2595
-   fi
2596
-
2580
+   am_has_slept=no
2581
+   for am_try in 1 2; do
2582
+     echo "timestamp, slept: $am_has_slept" > conftest.file
2583
+     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2584
+     if test "$*" = "X"; then
2585
+	# -L didn't work.
2586
+	set X `ls -t "$srcdir/configure" conftest.file`
2587
+     fi
2588
+     if test "$*" != "X $srcdir/configure conftest.file" \
2589
+	&& test "$*" != "X conftest.file $srcdir/configure"; then
2590
+
2591
+	# If neither matched, then we have a broken ls.  This can happen
2592
+	# if, for instance, CONFIG_SHELL is bash and it inherits a
2593
+	# broken ls alias from the environment.  This has actually
2594
+	# happened.  Such a system could not be considered "sane".
2595
+	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2596
+  alias in your environment" "$LINENO" 5
2597
+     fi
2598
+     if test "$2" = conftest.file || test $am_try -eq 2; then
2599
+       break
2600
+     fi
2601
+     # Just in case.
2602
+     sleep 1
2603
+     am_has_slept=yes
2604
+   done
2597 2605
    test "$2" = conftest.file
2598 2606
    )
2599 2607
 then
... ...
@@ -2605,6 +2632,16 @@ Check your system clock" "$LINENO" 5
2605 2605
 fi
2606 2606
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2607 2607
 $as_echo "yes" >&6; }
2608
+# If we didn't sleep, we still need to ensure time stamps of config.status and
2609
+# generated files are strictly newer.
2610
+am_sleep_pid=
2611
+if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2612
+  ( sleep 1 ) &
2613
+  am_sleep_pid=$!
2614
+fi
2615
+
2616
+rm -f conftest.file
2617
+
2608 2618
 test "$program_prefix" != NONE &&
2609 2619
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2610 2620
 # Use a double $ so make ignores it.
... ...
@@ -2627,12 +2664,12 @@ if test x"${MISSING+set}" != xset; then
2627 2627
   esac
2628 2628
 fi
2629 2629
 # Use eval to expand $SHELL
2630
-if eval "$MISSING --run true"; then
2631
-  am_missing_run="$MISSING --run "
2630
+if eval "$MISSING --is-lightweight"; then
2631
+  am_missing_run="$MISSING "
2632 2632
 else
2633 2633
   am_missing_run=
2634
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2635
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2634
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2635
+$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2636 2636
 fi
2637 2637
 
2638 2638
 if test x"${install_sh}" != xset; then
... ...
@@ -2644,10 +2681,10 @@ if test x"${install_sh}" != xset; then
2644 2644
   esac
2645 2645
 fi
2646 2646
 
2647
-# Installed binaries are usually stripped using `strip' when the user
2648
-# run `make install-strip'.  However `strip' might not be the right
2647
+# Installed binaries are usually stripped using 'strip' when the user
2648
+# run "make install-strip".  However 'strip' might not be the right
2649 2649
 # tool to use in cross-compilation environments, therefore Automake
2650
-# will honor the `STRIP' environment variable to overrule this program.
2650
+# will honor the 'STRIP' environment variable to overrule this program.
2651 2651
 if test "$cross_compiling" != no; then
2652 2652
   if test -n "$ac_tool_prefix"; then
2653 2653
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2666,7 +2703,7 @@ do
2666 2666
   IFS=$as_save_IFS
2667 2667
   test -z "$as_dir" && as_dir=.
2668 2668
     for ac_exec_ext in '' $ac_executable_extensions; do
2669
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2669
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2670 2670
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2671 2671
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2672 2672
     break 2
... ...
@@ -2706,7 +2743,7 @@ do
2706 2706
   IFS=$as_save_IFS
2707 2707
   test -z "$as_dir" && as_dir=.
2708 2708
     for ac_exec_ext in '' $ac_executable_extensions; do
2709
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2709
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2710 2710
     ac_cv_prog_ac_ct_STRIP="strip"
2711 2711
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2712 2712
     break 2
... ...
@@ -2757,7 +2794,7 @@ do
2757 2757
   test -z "$as_dir" && as_dir=.
2758 2758
     for ac_prog in mkdir gmkdir; do
2759 2759
 	 for ac_exec_ext in '' $ac_executable_extensions; do
2760
-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2760
+	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2761 2761
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2762 2762
 	     'mkdir (GNU coreutils) '* | \
2763 2763
 	     'mkdir (coreutils) '* | \
... ...
@@ -2786,12 +2823,6 @@ fi
2786 2786
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2787 2787
 $as_echo "$MKDIR_P" >&6; }
2788 2788
 
2789
-mkdir_p="$MKDIR_P"
2790
-case $mkdir_p in
2791
-  [\\/$]* | ?:[\\/]*) ;;
2792
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2793
-esac
2794
-
2795 2789
 for ac_prog in gawk mawk nawk awk
2796 2790
 do
2797 2791
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2810,7 +2841,7 @@ do
2810 2810
   IFS=$as_save_IFS
2811 2811
   test -z "$as_dir" && as_dir=.
2812 2812
     for ac_exec_ext in '' $ac_executable_extensions; do
2813
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2813
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2814 2814
     ac_cv_prog_AWK="$ac_prog"
2815 2815
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2816 2816
     break 2
... ...
@@ -2874,6 +2905,45 @@ else
2874 2874
 fi
2875 2875
 rmdir .tst 2>/dev/null
2876 2876
 
2877
+# Check whether --enable-silent-rules was given.
2878
+if test "${enable_silent_rules+set}" = set; then :
2879
+  enableval=$enable_silent_rules;
2880
+fi
2881
+
2882
+case $enable_silent_rules in # (((
2883
+  yes) AM_DEFAULT_VERBOSITY=0;;
2884
+   no) AM_DEFAULT_VERBOSITY=1;;
2885
+    *) AM_DEFAULT_VERBOSITY=1;;
2886
+esac
2887
+am_make=${MAKE-make}
2888
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2889
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2890
+if ${am_cv_make_support_nested_variables+:} false; then :
2891
+  $as_echo_n "(cached) " >&6
2892
+else
2893
+  if $as_echo 'TRUE=$(BAR$(V))
2894
+BAR0=false
2895
+BAR1=true
2896
+V=1
2897
+am__doit:
2898
+	@$(TRUE)
2899
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2900
+  am_cv_make_support_nested_variables=yes
2901
+else
2902
+  am_cv_make_support_nested_variables=no
2903
+fi
2904
+fi
2905
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2906
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
2907
+if test $am_cv_make_support_nested_variables = yes; then
2908
+    AM_V='$(V)'
2909
+  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2910
+else
2911
+  AM_V=$AM_DEFAULT_VERBOSITY
2912
+  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2913
+fi
2914
+AM_BACKSLASH='\'
2915
+
2877 2916
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2878 2917
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2879 2918
   # is not polluted with repeated "-I."
... ...
@@ -2915,6 +2985,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2915 2915
 
2916 2916
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2917 2917
 
2918
+# For better backward compatibility.  To be removed once Automake 1.9.x
2919
+# dies out for good.  For more background, see:
2920
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2921
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2922
+mkdir_p='$(MKDIR_P)'
2923
+
2918 2924
 # We need awk for the "check" target.  The system "awk" is bad on
2919 2925
 # some platforms.
2920 2926
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -2922,101 +2998,151 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2922 2922
 AMTAR='$${TAR-tar}'
2923 2923
 
2924 2924
 
2925
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2926
-$as_echo_n "checking how to create a pax tar archive... " >&6; }
2927
-# Loop over all known methods to create a tar archive until one works.
2925
+# We'll loop over all known methods to create a tar archive until one works.
2928 2926
 _am_tools='gnutar  pax cpio none'
2929
-_am_tools=${am_cv_prog_tar_pax-$_am_tools}
2930
-# Do not fold the above two line into one, because Tru64 sh and
2931
-# Solaris sh will not grok spaces in the rhs of `-'.
2932
-for _am_tool in $_am_tools
2933
-do
2934
-  case $_am_tool in
2935
-  gnutar)
2936
-    for _am_tar in tar gnutar gtar;
2937
-    do
2938
-      { echo "$as_me:$LINENO: $_am_tar --version" >&5
2927
+
2928
+
2929
+
2930
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
2931
+$as_echo_n "checking how to create a pax tar archive... " >&6; }
2932
+
2933
+  # Go ahead even if we have the value already cached.  We do so because we
2934
+  # need to set the values for the 'am__tar' and 'am__untar' variables.
2935
+  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
2936
+
2937
+  for _am_tool in $_am_tools; do
2938
+    case $_am_tool in
2939
+    gnutar)
2940
+      for _am_tar in tar gnutar gtar; do
2941
+        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2939 2942
    ($_am_tar --version) >&5 2>&5
2940 2943
    ac_status=$?
2941 2944
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2942 2945
    (exit $ac_status); } && break
2943
-    done
2944
-    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
2945
-    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
2946
-    am__untar="$_am_tar -xf -"
2947
-    ;;
2948
-  plaintar)
2949
-    # Must skip GNU tar: if it does not support --format= it doesn't create
2950
-    # ustar tarball either.
2951
-    (tar --version) >/dev/null 2>&1 && continue
2952
-    am__tar='tar chf - "$$tardir"'
2953
-    am__tar_='tar chf - "$tardir"'
2954
-    am__untar='tar xf -'
2955
-    ;;
2956
-  pax)
2957
-    am__tar='pax -L -x pax -w "$$tardir"'
2958
-    am__tar_='pax -L -x pax -w "$tardir"'
2959
-    am__untar='pax -r'
2960
-    ;;
2961
-  cpio)
2962
-    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
2963
-    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
2964
-    am__untar='cpio -i -H pax -d'
2965
-    ;;
2966
-  none)
2967
-    am__tar=false
2968
-    am__tar_=false
2969
-    am__untar=false
2970
-    ;;
2971
-  esac
2946
+      done
2947
+      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
2948
+      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
2949
+      am__untar="$_am_tar -xf -"
2950
+      ;;
2951
+    plaintar)
2952
+      # Must skip GNU tar: if it does not support --format= it doesn't create
2953
+      # ustar tarball either.
2954
+      (tar --version) >/dev/null 2>&1 && continue
2955
+      am__tar='tar chf - "$$tardir"'
2956
+      am__tar_='tar chf - "$tardir"'
2957
+      am__untar='tar xf -'
2958
+      ;;
2959
+    pax)
2960
+      am__tar='pax -L -x pax -w "$$tardir"'
2961
+      am__tar_='pax -L -x pax -w "$tardir"'
2962
+      am__untar='pax -r'
2963
+      ;;
2964
+    cpio)
2965
+      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
2966
+      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
2967
+      am__untar='cpio -i -H pax -d'
2968
+      ;;
2969
+    none)
2970
+      am__tar=false
2971
+      am__tar_=false
2972
+      am__untar=false
2973
+      ;;
2974
+    esac
2972 2975
 
2973
-  # If the value was cached, stop now.  We just wanted to have am__tar
2974
-  # and am__untar set.
2975
-  test -n "${am_cv_prog_tar_pax}" && break
2976
+    # If the value was cached, stop now.  We just wanted to have am__tar
2977
+    # and am__untar set.
2978
+    test -n "${am_cv_prog_tar_pax}" && break
2976 2979
 
2977
-  # tar/untar a dummy directory, and stop if the command works
2978
-  rm -rf conftest.dir
2979
-  mkdir conftest.dir
2980
-  echo GrepMe > conftest.dir/file
2981
-  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2980
+    # tar/untar a dummy directory, and stop if the command works.
2981
+    rm -rf conftest.dir
2982
+    mkdir conftest.dir
2983
+    echo GrepMe > conftest.dir/file
2984
+    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2982 2985
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
2983 2986
    ac_status=$?
2984 2987
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2985 2988
    (exit $ac_status); }
2986
-  rm -rf conftest.dir
2987
-  if test -s conftest.tar; then
2988
-    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
2989
+    rm -rf conftest.dir
2990
+    if test -s conftest.tar; then
2991
+      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
2989 2992
    ($am__untar <conftest.tar) >&5 2>&5
2990 2993
    ac_status=$?
2991 2994
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2992 2995
    (exit $ac_status); }
2993
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
2994
-  fi
2995
-done
2996
-rm -rf conftest.dir
2996
+      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
2997
+   (cat conftest.dir/file) >&5 2>&5
2998
+   ac_status=$?
2999
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3000
+   (exit $ac_status); }
3001
+      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3002
+    fi
3003
+  done
3004
+  rm -rf conftest.dir
2997 3005
 
2998
-if ${am_cv_prog_tar_pax+:} false; then :
3006
+  if ${am_cv_prog_tar_pax+:} false; then :
2999 3007
   $as_echo_n "(cached) " >&6
3000 3008
 else
3001 3009
   am_cv_prog_tar_pax=$_am_tool
3002 3010
 fi
3003 3011
 
3004
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3012
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3005 3013
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3006 3014
 
3007 3015
 
3008 3016
 
3009 3017
 
3010 3018
 
3019
+
3020
+# POSIX will say in a future version that running "rm -f" with no argument
3021
+# is OK; and we want to be able to make that assumption in our Makefile
3022
+# recipes.  So use an aggressive probe to check that the usage we want is
3023
+# actually supported "in the wild" to an acceptable degree.
3024
+# See automake bug#10828.
3025
+# To make any issue more visible, cause the running configure to be aborted
3026
+# by default if the 'rm' program in use doesn't match our expectations; the
3027
+# user can still override this though.
3028
+if rm -f && rm -fr && rm -rf; then : OK; else
3029
+  cat >&2 <<'END'
3030
+Oops!
3031
+
3032
+Your 'rm' program seems unable to run without file operands specified
3033
+on the command line, even when the '-f' option is present.  This is contrary
3034
+to the behaviour of most rm programs out there, and not conforming with
3035
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3036
+
3037
+Please tell bug-automake@gnu.org about your system, including the value
3038
+of your $PATH and any error possibly output before this message.  This
3039
+can help us improve future automake versions.
3040
+
3041
+END
3042
+  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3043
+    echo 'Configuration will proceed anyway, since you have set the' >&2
3044
+    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3045
+    echo >&2
3046
+  else
3047
+    cat >&2 <<'END'
3048
+Aborting the configuration process, to ensure you take notice of the issue.
3049
+
3050
+You can download and install GNU coreutils to get an 'rm' implementation
3051
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
3052
+
3053
+If you want to complete the configuration process using your problematic
3054
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3055
+to "yes", and re-run configure.
3056
+
3057
+END
3058
+    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3059
+  fi
3060
+fi
3011 3061
 # Check whether --enable-silent-rules was given.
3012 3062
 if test "${enable_silent_rules+set}" = set; then :
3013 3063
   enableval=$enable_silent_rules;
3014 3064
 fi
3015 3065
 
3016
-case $enable_silent_rules in
3017
-yes) AM_DEFAULT_VERBOSITY=0;;
3018
-no)  AM_DEFAULT_VERBOSITY=1;;
3019
-*)   AM_DEFAULT_VERBOSITY=0;;
3066
+case $enable_silent_rules in # (((
3067
+  yes) AM_DEFAULT_VERBOSITY=0;;
3068
+   no) AM_DEFAULT_VERBOSITY=1;;
3069
+    *) AM_DEFAULT_VERBOSITY=0;;
3020 3070
 esac
3021 3071
 am_make=${MAKE-make}
3022 3072
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3077,7 +3203,7 @@ do
3077 3077
   IFS=$as_save_IFS
3078 3078
   test -z "$as_dir" && as_dir=.
3079 3079
     for ac_exec_ext in '' $ac_executable_extensions; do
3080
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3080
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3081 3081
     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3082 3082
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3083 3083
     break 2
... ...
@@ -3121,7 +3247,7 @@ do
3121 3121
   IFS=$as_save_IFS
3122 3122
   test -z "$as_dir" && as_dir=.
3123 3123
     for ac_exec_ext in '' $ac_executable_extensions; do
3124
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3124
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3125 3125
     ac_cv_prog_ac_ct_CXX="$ac_prog"
3126 3126
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3127 3127
     break 2
... ...
@@ -3574,7 +3700,7 @@ am__quote=
3574 3574
 _am_result=none
3575 3575
 # First try GNU make style include.
3576 3576
 echo "include confinc" > confmf
3577
-# Ignore all kinds of additional output from `make'.
3577
+# Ignore all kinds of additional output from 'make'.
3578 3578
 case `$am_make -s -f confmf 2> /dev/null` in #(
3579 3579
 *the\ am__doit\ target*)
3580 3580
   am__include=include
... ...
@@ -3630,8 +3756,8 @@ else
3630 3630
   # We make a subdir and do the tests there.  Otherwise we can end up
3631 3631
   # making bogus files that we don't know about and never remove.  For
3632 3632
   # instance it was reported that on HP-UX the gcc test will end up
3633
-  # making a dummy file named `D' -- because `-MD' means `put the output
3634
-  # in D'.
3633
+  # making a dummy file named 'D' -- because '-MD' means "put the output
3634
+  # in D".
3635 3635
   rm -rf conftest.dir
3636 3636
   mkdir conftest.dir
3637 3637
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3666,16 +3792,16 @@ else
3666 3666
     : > sub/conftest.c
3667 3667
     for i in 1 2 3 4 5 6; do
3668 3668
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3669
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3670
-      # Solaris 8's {/usr,}/bin/sh.
3671
-      touch sub/conftst$i.h
3669
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3670
+      # Solaris 10 /bin/sh.
3671
+      echo '/* dummy */' > sub/conftst$i.h
3672 3672
     done
3673 3673
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3674 3674
 
3675
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3675
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3676 3676
     # mode.  It turns out that the SunPro C++ compiler does not properly
3677
-    # handle `-M -o', and we need to detect this.  Also, some Intel
3678
-    # versions had trouble with output in subdirs
3677
+    # handle '-M -o', and we need to detect this.  Also, some Intel
3678
+    # versions had trouble with output in subdirs.
3679 3679
     am__obj=sub/conftest.${OBJEXT-o}
3680 3680
     am__minus_obj="-o $am__obj"
3681 3681
     case $depmode in
... ...
@@ -3684,8 +3810,8 @@ else
3684 3684
       test "$am__universal" = false || continue
3685 3685
       ;;
3686 3686
     nosideeffect)
3687
-      # after this tag, mechanisms are not by side-effect, so they'll
3688
-      # only be used when explicitly requested
3687
+      # After this tag, mechanisms are not by side-effect, so they'll
3688
+      # only be used when explicitly requested.
3689 3689
       if test "x$enable_dependency_tracking" = xyes; then
3690 3690
 	continue
3691 3691
       else
... ...
@@ -3693,7 +3819,7 @@ else
3693 3693
       fi
3694 3694
       ;;
3695 3695
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3696
-      # This compiler won't grok `-c -o', but also, the minuso test has
3696
+      # This compiler won't grok '-c -o', but also, the minuso test has
3697 3697
       # not run yet.  These depmodes are late enough in the game, and
3698 3698
       # so weak that their functioning should not be impacted.
3699 3699
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -3769,7 +3895,7 @@ do
3769 3769
   IFS=$as_save_IFS
3770 3770
   test -z "$as_dir" && as_dir=.
3771 3771
     for ac_exec_ext in '' $ac_executable_extensions; do
3772
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3772
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3773 3773
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3774 3774
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3775 3775
     break 2
... ...
@@ -3809,7 +3935,7 @@ do
3809 3809
   IFS=$as_save_IFS
3810 3810
   test -z "$as_dir" && as_dir=.
3811 3811
     for ac_exec_ext in '' $ac_executable_extensions; do
3812
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3812
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3813 3813
     ac_cv_prog_ac_ct_CC="gcc"
3814 3814
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3815 3815
     break 2
... ...
@@ -3862,7 +3988,7 @@ do
3862 3862
   IFS=$as_save_IFS
3863 3863
   test -z "$as_dir" && as_dir=.
3864 3864
     for ac_exec_ext in '' $ac_executable_extensions; do
3865
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3865
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3866 3866
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3867 3867
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3868 3868
     break 2
... ...
@@ -3903,7 +4029,7 @@ do
3903 3903
   IFS=$as_save_IFS
3904 3904
   test -z "$as_dir" && as_dir=.
3905 3905
     for ac_exec_ext in '' $ac_executable_extensions; do
3906
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3906
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3907 3907
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3908 3908
        ac_prog_rejected=yes
3909 3909
        continue
... ...
@@ -3961,7 +4087,7 @@ do
3961 3961
   IFS=$as_save_IFS
3962 3962
   test -z "$as_dir" && as_dir=.
3963 3963
     for ac_exec_ext in '' $ac_executable_extensions; do
3964
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3964
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3965 3965
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3966 3966
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3967 3967
     break 2
... ...
@@ -4005,7 +4131,7 @@ do
4005 4005
   IFS=$as_save_IFS
4006 4006
   test -z "$as_dir" && as_dir=.
4007 4007
     for ac_exec_ext in '' $ac_executable_extensions; do
4008
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4008
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4009 4009
     ac_cv_prog_ac_ct_CC="$ac_prog"
4010 4010
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4011 4011
     break 2
... ...
@@ -4201,8 +4327,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4201 4201
 /* end confdefs.h.  */
4202 4202
 #include <stdarg.h>
4203 4203
 #include <stdio.h>
4204
-#include <sys/types.h>
4205
-#include <sys/stat.h>
4204
+struct stat;
4206 4205
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4207 4206
 struct buf { int x; };
4208 4207
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4287,6 +4412,65 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4287 4287
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4288 4288
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4289 4289
 
4290
+ac_ext=c
4291
+ac_cpp='$CPP $CPPFLAGS'
4292
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4293
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4294
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4295
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4296
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4297
+if ${am_cv_prog_cc_c_o+:} false; then :
4298
+  $as_echo_n "(cached) " >&6
4299
+else
4300
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4301
+/* end confdefs.h.  */
4302
+
4303
+int
4304
+main ()
4305
+{
4306
+
4307
+  ;
4308
+  return 0;
4309
+}
4310
+_ACEOF
4311
+  # Make sure it works both with $CC and with simple cc.
4312
+  # Following AC_PROG_CC_C_O, we do the test twice because some
4313
+  # compilers refuse to overwrite an existing .o file with -o,
4314
+  # though they will create one.
4315
+  am_cv_prog_cc_c_o=yes
4316
+  for am_i in 1 2; do
4317
+    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4318
+   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4319
+   ac_status=$?
4320
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4321
+   (exit $ac_status); } \
4322
+         && test -f conftest2.$ac_objext; then
4323
+      : OK
4324
+    else
4325
+      am_cv_prog_cc_c_o=no
4326
+      break
4327
+    fi
4328
+  done
4329
+  rm -f core conftest*
4330
+  unset am_i
4331
+fi
4332
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4333
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4334
+if test "$am_cv_prog_cc_c_o" != yes; then
4335
+   # Losing compiler, so override with the script.
4336
+   # FIXME: It is wrong to rewrite CC.
4337
+   # But if we don't then we get into trouble of one sort or another.
4338
+   # A longer-term fix would be to have automake use am__CC in this case,
4339
+   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4340
+   CC="$am_aux_dir/compile $CC"
4341
+fi
4342
+ac_ext=c
4343
+ac_cpp='$CPP $CPPFLAGS'
4344
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4345
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4346
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4347
+
4348
+
4290 4349
 depcc="$CC"   am_compiler_list=
4291 4350
 
4292 4351
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4298,8 +4482,8 @@ else
4298 4298
   # We make a subdir and do the tests there.  Otherwise we can end up
4299 4299
   # making bogus files that we don't know about and never remove.  For
4300 4300
   # instance it was reported that on HP-UX the gcc test will end up
4301
-  # making a dummy file named `D' -- because `-MD' means `put the output
4302
-  # in D'.
4301
+  # making a dummy file named 'D' -- because '-MD' means "put the output
4302
+  # in D".
4303 4303
   rm -rf conftest.dir
4304 4304
   mkdir conftest.dir
4305 4305
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4334,16 +4518,16 @@ else
4334 4334
     : > sub/conftest.c
4335 4335
     for i in 1 2 3 4 5 6; do
4336 4336
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4337
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4338
-      # Solaris 8's {/usr,}/bin/sh.
4339
-      touch sub/conftst$i.h
4337
+      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4338
+      # Solaris 10 /bin/sh.
4339
+      echo '/* dummy */' > sub/conftst$i.h
4340 4340
     done
4341 4341
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4342 4342
 
4343
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4343
+    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4344 4344
     # mode.  It turns out that the SunPro C++ compiler does not properly
4345
-    # handle `-M -o', and we need to detect this.  Also, some Intel
4346
-    # versions had trouble with output in subdirs
4345
+    # handle '-M -o', and we need to detect this.  Also, some Intel
4346
+    # versions had trouble with output in subdirs.
4347 4347
     am__obj=sub/conftest.${OBJEXT-o}
4348 4348
     am__minus_obj="-o $am__obj"
4349 4349
     case $depmode in
... ...
@@ -4352,8 +4536,8 @@ else
4352 4352
       test "$am__universal" = false || continue
4353 4353
       ;;
4354 4354
     nosideeffect)
4355
-      # after this tag, mechanisms are not by side-effect, so they'll
4356
-      # only be used when explicitly requested
4355
+      # After this tag, mechanisms are not by side-effect, so they'll
4356
+      # only be used when explicitly requested.
4357 4357
       if test "x$enable_dependency_tracking" = xyes; then
4358 4358
 	continue
4359 4359
       else
... ...
@@ -4361,7 +4545,7 @@ else
4361 4361
       fi
4362 4362
       ;;
4363 4363
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4364
-      # This compiler won't grok `-c -o', but also, the minuso test has
4364
+      # This compiler won't grok '-c -o', but also, the minuso test has
4365 4365
       # not run yet.  These depmodes are late enough in the game, and
4366 4366
       # so weak that their functioning should not be impacted.
4367 4367
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4570,7 +4754,7 @@ do
4570 4570
     for ac_prog in grep ggrep; do
4571 4571
     for ac_exec_ext in '' $ac_executable_extensions; do
4572 4572
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4573
-      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4573
+      as_fn_executable_p "$ac_path_GREP" || continue
4574 4574
 # Check for GNU ac_path_GREP and select it if it is found.
4575 4575
   # Check for GNU $ac_path_GREP
4576 4576
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4636,7 +4820,7 @@ do
4636 4636
     for ac_prog in egrep; do
4637 4637
     for ac_exec_ext in '' $ac_executable_extensions; do
4638 4638
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4639
-      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4639
+      as_fn_executable_p "$ac_path_EGREP" || continue
4640 4640
 # Check for GNU ac_path_EGREP and select it if it is found.
4641 4641
   # Check for GNU $ac_path_EGREP
4642 4642
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5189,7 +5373,7 @@ do
5189 5189
     for ac_prog in sed gsed; do
5190 5190
     for ac_exec_ext in '' $ac_executable_extensions; do
5191 5191
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5192
-      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5192
+      as_fn_executable_p "$ac_path_SED" || continue
5193 5193
 # Check for GNU ac_path_SED and select it if it is found.
5194 5194
   # Check for GNU $ac_path_SED
5195 5195
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5268,7 +5452,7 @@ do
5268 5268
     for ac_prog in fgrep; do
5269 5269
     for ac_exec_ext in '' $ac_executable_extensions; do
5270 5270
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5271
-      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5271
+      as_fn_executable_p "$ac_path_FGREP" || continue
5272 5272
 # Check for GNU ac_path_FGREP and select it if it is found.
5273 5273
   # Check for GNU $ac_path_FGREP
5274 5274
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5524,7 +5708,7 @@ do
5524 5524
   IFS=$as_save_IFS
5525 5525
   test -z "$as_dir" && as_dir=.
5526 5526
     for ac_exec_ext in '' $ac_executable_extensions; do
5527
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5527
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5528 5528
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5529 5529
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5530 5530
     break 2
... ...
@@ -5568,7 +5752,7 @@ do
5568 5568
   IFS=$as_save_IFS
5569 5569
   test -z "$as_dir" && as_dir=.
5570 5570
     for ac_exec_ext in '' $ac_executable_extensions; do
5571
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5571
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5572 5572
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5573 5573
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5574 5574
     break 2
... ...
@@ -5992,7 +6176,7 @@ do
5992 5992
   IFS=$as_save_IFS
5993 5993
   test -z "$as_dir" && as_dir=.
5994 5994
     for ac_exec_ext in '' $ac_executable_extensions; do
5995
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5995
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5996 5996
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5997 5997
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5998 5998
     break 2
... ...
@@ -6032,7 +6216,7 @@ do
6032 6032
   IFS=$as_save_IFS
6033 6033
   test -z "$as_dir" && as_dir=.
6034 6034
     for ac_exec_ext in '' $ac_executable_extensions; do
6035
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6035
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6036 6036
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6037 6037
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6038 6038
     break 2
... ...
@@ -6338,7 +6522,7 @@ do
6338 6338
   IFS=$as_save_IFS
6339 6339
   test -z "$as_dir" && as_dir=.
6340 6340
     for ac_exec_ext in '' $ac_executable_extensions; do
6341
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6341
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6342 6342
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6343 6343
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6344 6344
     break 2
... ...
@@ -6378,7 +6562,7 @@ do
6378 6378
   IFS=$as_save_IFS
6379 6379
   test -z "$as_dir" && as_dir=.
6380 6380
     for ac_exec_ext in '' $ac_executable_extensions; do
6381
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6381
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6382 6382
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6383 6383
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6384 6384
     break 2
... ...
@@ -6481,7 +6665,7 @@ do
6481 6481
   IFS=$as_save_IFS
6482 6482
   test -z "$as_dir" && as_dir=.
6483 6483
     for ac_exec_ext in '' $ac_executable_extensions; do
6484
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6484
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6485 6485
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6486 6486
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6487 6487
     break 2
... ...
@@ -6525,7 +6709,7 @@ do
6525 6525
   IFS=$as_save_IFS
6526 6526
   test -z "$as_dir" && as_dir=.
6527 6527
     for ac_exec_ext in '' $ac_executable_extensions; do
6528
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6528
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6529 6529
     ac_cv_prog_ac_ct_AR="$ac_prog"
6530 6530
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6531 6531
     break 2
... ...
@@ -6650,7 +6834,7 @@ do
6650 6650
   IFS=$as_save_IFS
6651 6651
   test -z "$as_dir" && as_dir=.
6652 6652
     for ac_exec_ext in '' $ac_executable_extensions; do
6653
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6653
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6654 6654
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6655 6655
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6656 6656
     break 2
... ...
@@ -6690,7 +6874,7 @@ do
6690 6690
   IFS=$as_save_IFS
6691 6691
   test -z "$as_dir" && as_dir=.
6692 6692
     for ac_exec_ext in '' $ac_executable_extensions; do
6693
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6693
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6694 6694
     ac_cv_prog_ac_ct_STRIP="strip"
6695 6695
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6696 6696
     break 2
... ...
@@ -6749,7 +6933,7 @@ do
6749 6749
   IFS=$as_save_IFS
6750 6750
   test -z "$as_dir" && as_dir=.
6751 6751
     for ac_exec_ext in '' $ac_executable_extensions; do
6752
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6752
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6753 6753
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6754 6754
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6755 6755
     break 2
... ...
@@ -6789,7 +6973,7 @@ do
6789 6789
   IFS=$as_save_IFS
6790 6790
   test -z "$as_dir" && as_dir=.
6791 6791
     for ac_exec_ext in '' $ac_executable_extensions; do
6792
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6792
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6793 6793
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6794 6794
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6795 6795
     break 2
... ...
@@ -7438,7 +7622,7 @@ do
7438 7438
   IFS=$as_save_IFS
7439 7439
   test -z "$as_dir" && as_dir=.
7440 7440
     for ac_exec_ext in '' $ac_executable_extensions; do
7441
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7441
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7442 7442
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7443 7443
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7444 7444
     break 2
... ...
@@ -7478,7 +7662,7 @@ do
7478 7478
   IFS=$as_save_IFS
7479 7479
   test -z "$as_dir" && as_dir=.
7480 7480
     for ac_exec_ext in '' $ac_executable_extensions; do
7481
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7481
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7482 7482
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7483 7483
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7484 7484
     break 2
... ...
@@ -7558,7 +7742,7 @@ do
7558 7558
   IFS=$as_save_IFS
7559 7559
   test -z "$as_dir" && as_dir=.
7560 7560
     for ac_exec_ext in '' $ac_executable_extensions; do
7561
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7561
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7562 7562
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7563 7563
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7564 7564
     break 2
... ...
@@ -7598,7 +7782,7 @@ do
7598 7598
   IFS=$as_save_IFS
7599 7599
   test -z "$as_dir" && as_dir=.
7600 7600
     for ac_exec_ext in '' $ac_executable_extensions; do
7601
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7601
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7602 7602
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7603 7603
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7604 7604
     break 2
... ...
@@ -7650,7 +7834,7 @@ do
7650 7650
   IFS=$as_save_IFS
7651 7651
   test -z "$as_dir" && as_dir=.
7652 7652
     for ac_exec_ext in '' $ac_executable_extensions; do
7653
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7653
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7654 7654
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7655 7655
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7656 7656
     break 2
... ...
@@ -7690,7 +7874,7 @@ do
7690 7690
   IFS=$as_save_IFS
7691 7691
   test -z "$as_dir" && as_dir=.
7692 7692
     for ac_exec_ext in '' $ac_executable_extensions; do
7693
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7693
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7694 7694
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7695 7695
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7696 7696
     break 2
... ...
@@ -7742,7 +7926,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7745
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7746 7746
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7747 7747
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7748 7748
     break 2
... ...
@@ -7782,7 +7966,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7785
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7786 7786
     ac_cv_prog_ac_ct_LIPO="lipo"
7787 7787
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7788 7788
     break 2
... ...
@@ -7834,7 +8018,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7837
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7838 7838
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7839 7839
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7840 7840
     break 2
... ...
@@ -7874,7 +8058,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7877
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7878 7878
     ac_cv_prog_ac_ct_OTOOL="otool"
7879 7879
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7880 7880
     break 2
... ...
@@ -7926,7 +8110,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7929
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7930 7930
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7931 7931
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7932 7932
     break 2
... ...
@@ -7966,7 +8150,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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7969
+  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7970 7970
     ac_cv_prog_ac_ct_OTOOL64="otool64"
7971 7971
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7972 7972
     break 2
... ...
@@ -15423,31 +15607,43 @@ llvmconfig=
15423 15423
 if test "${with_system_llvm+set}" = set; then :
15424 15424
   withval=$with_system_llvm; case "$withval" in
15425 15425
   yes)
15426
-    as_fn_error $? "--with-system-llvm needs full path to llvm-config" "$LINENO" 5
15427
-    ;;
15426
+     llvmconfig="/usr/local/bin/llvm-config"
15427
+     if test ! -x "$llvmconfig"; then
15428
+     llvmconfig="/usr/bin/llvm-config"
15429
+       if test ! -x "$llvmconfig"; then
15430
+         as_fn_error $? "llvm-config cannot be found within defaults" "$LINENO" 5
15431
+       fi
15432
+     fi
15433
+     ;;
15428 15434
   no) ;;
15429 15435
   *)
15430
-    llvmconfig="$withval"
15431
-    llvmver=`$llvmconfig --version`
15436
+     llvmconfig="$withval"
15437
+     if test ! -x "$llvmconfig"; then
15438
+       as_fn_error $? "llvm-config does not exist at $llvmconfig" "$LINENO" 5
15439
+     fi
15440
+     ;;
15441
+  esac
15442
+
15443
+ if test "x$llvmconfig" != "x"; then
15444
+     llvmver=`$llvmconfig --version`
15432 15445
 
15433
-    LLVMCONFIG_CXXFLAGS=`$llvmconfig --cxxflags`
15446
+     LLVMCONFIG_CXXFLAGS=`$llvmconfig --cxxflags`
15434 15447
 
15435
-    LLVMCONFIG_LDFLAGS=`$llvmconfig --ldflags`
15448
+     LLVMCONFIG_LDFLAGS=`$llvmconfig --ldflags`
15436 15449
 
15437
-    LLVMCONFIG_LIBS=`$llvmconfig --libs jit nativecodegen scalaropts ipo`
15450
+     LLVMCONFIG_LIBS=`$llvmconfig --libs jit nativecodegen scalaropts ipo`
15438 15451
 
15439
-    LLVMCONFIG_LIBFILES=`$llvmconfig --libfiles jit nativecodegen scalaropts ipo`
15452
+     LLVMCONFIG_LIBFILES=`$llvmconfig --libfiles jit nativecodegen scalaropts ipo`
15440 15453
 
15441
-    { $as_echo "$as_me:${as_lineno-$LINENO}: Using external LLVM" >&5
15454
+     { $as_echo "$as_me:${as_lineno-$LINENO}: Using external LLVM" >&5
15442 15455
 $as_echo "$as_me: Using external LLVM" >&6;}
15443
-    { $as_echo "$as_me:${as_lineno-$LINENO}: CXXFLAGS from llvm-config: $LLVMCONFIG_CXXFLAGS" >&5
15456
+     { $as_echo "$as_me:${as_lineno-$LINENO}: CXXFLAGS from llvm-config: $LLVMCONFIG_CXXFLAGS" >&5
15444 15457
 $as_echo "$as_me: CXXFLAGS from llvm-config: $LLVMCONFIG_CXXFLAGS" >&6;}
15445
-    { $as_echo "$as_me:${as_lineno-$LINENO}: LDFLAGS from llvm-config: $LLVMCONFIG_LDFLAGS" >&5
15458
+     { $as_echo "$as_me:${as_lineno-$LINENO}: LDFLAGS from llvm-config: $LLVMCONFIG_LDFLAGS" >&5
15446 15459
 $as_echo "$as_me: LDFLAGS from llvm-config: $LLVMCONFIG_LDFLAGS" >&6;}
15447
-    { $as_echo "$as_me:${as_lineno-$LINENO}: LIBS from llvm-config: $LLVMCONFIG_LIBS" >&5
15460
+     { $as_echo "$as_me:${as_lineno-$LINENO}: LIBS from llvm-config: $LLVMCONFIG_LIBS" >&5
15448 15461
 $as_echo "$as_me: LIBS from llvm-config: $LLVMCONFIG_LIBS" >&6;}
15449
-    ;;
15450
-  esac
15462
+ fi
15451 15463
 
15452 15464
 fi
15453 15465
 
... ...
@@ -16047,6 +16243,14 @@ LIBOBJS=$ac_libobjs
16047 16047
 LTLIBOBJS=$ac_ltlibobjs
16048 16048
 
16049 16049
 
16050
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16051
+$as_echo_n "checking that generated files are newer than configure... " >&6; }
16052
+   if test -n "$am_sleep_pid"; then
16053
+     # Hide warnings about reused PIDs.
16054
+     wait $am_sleep_pid 2>/dev/null
16055
+   fi
16056
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16057
+$as_echo "done" >&6; }
16050 16058
  if test -n "$EXEEXT"; then
16051 16059
   am__EXEEXT_TRUE=
16052 16060
   am__EXEEXT_FALSE='#'
... ...
@@ -16386,16 +16590,16 @@ if (echo >conf$$.file) 2>/dev/null; then
16386 16386
     # ... but there are two gotchas:
16387 16387
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16388 16388
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16389
-    # In both cases, we have to default to `cp -p'.
16389
+    # In both cases, we have to default to `cp -pR'.
16390 16390
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16391
-      as_ln_s='cp -p'
16391
+      as_ln_s='cp -pR'
16392 16392
   elif ln conf$$.file conf$$ 2>/dev/null; then
16393 16393
     as_ln_s=ln
16394 16394
   else
16395
-    as_ln_s='cp -p'
16395
+    as_ln_s='cp -pR'
16396 16396
   fi
16397 16397
 else
16398
-  as_ln_s='cp -p'
16398
+  as_ln_s='cp -pR'
16399 16399
 fi
16400 16400
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16401 16401
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -16455,28 +16659,16 @@ else
16455 16455
   as_mkdir_p=false
16456 16456
 fi
16457 16457
 
16458
-if test -x / >/dev/null 2>&1; then
16459
-  as_test_x='test -x'
16460
-else
16461
-  if ls -dL / >/dev/null 2>&1; then
16462
-    as_ls_L_option=L
16463
-  else
16464
-    as_ls_L_option=
16465
-  fi
16466
-  as_test_x='
16467
-    eval sh -c '\''
16468
-      if test -d "$1"; then
16469
-	test -d "$1/.";
16470
-      else
16471
-	case $1 in #(
16472
-	-*)set "./$1";;
16473
-	esac;
16474
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
16475
-	???[sx]*):;;*)false;;esac;fi
16476
-    '\'' sh
16477
-  '
16478
-fi
16479
-as_executable_p=$as_test_x
16458
+
16459
+# as_fn_executable_p FILE
16460
+# -----------------------
16461
+# Test if FILE is an executable regular file.
16462
+as_fn_executable_p ()
16463
+{
16464
+  test -f "$1" && test -x "$1"
16465
+} # as_fn_executable_p
16466
+as_test_x='test -x'
16467
+as_executable_p=as_fn_executable_p
16480 16468
 
16481 16469
 # Sed expression to map a string onto a valid CPP name.
16482 16470
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -16498,7 +16690,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16498 16498
 # values after options handling.
16499 16499
 ac_log="
16500 16500
 This file was extended by libclamavc++ $as_me devel, which was
16501
-generated by GNU Autoconf 2.68.  Invocation command line was
16501
+generated by GNU Autoconf 2.69.  Invocation command line was
16502 16502
 
16503 16503
   CONFIG_FILES    = $CONFIG_FILES
16504 16504
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -16564,10 +16756,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16564 16564
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16565 16565
 ac_cs_version="\\
16566 16566
 libclamavc++ config.status devel
16567
-configured by $0, generated by GNU Autoconf 2.68,
16567
+configured by $0, generated by GNU Autoconf 2.69,
16568 16568
   with options \\"\$ac_cs_config\\"
16569 16569
 
16570
-Copyright (C) 2010 Free Software Foundation, Inc.
16570
+Copyright (C) 2012 Free Software Foundation, Inc.
16571 16571
 This config.status script is free software; the Free Software Foundation
16572 16572
 gives unlimited permission to copy, distribute and modify it."
16573 16573
 
... ...
@@ -16658,7 +16850,7 @@ fi
16658 16658
 _ACEOF
16659 16659
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16660 16660
 if \$ac_cs_recheck; then
16661
-  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16661
+  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16662 16662
   shift
16663 16663
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16664 16664
   CONFIG_SHELL='$SHELL'
... ...
@@ -17667,7 +17859,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17667 17667
 
17668 17668
   case $ac_file$ac_mode in
17669 17669
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17670
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17670
+  # Older Autoconf quotes --file arguments for eval, but not when files
17671 17671
   # are listed without --file.  Let's play safe and only enable the eval
17672 17672
   # if we detect the quoting.
17673 17673
   case $CONFIG_FILES in
... ...
@@ -17680,7 +17872,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
17680 17680
     # Strip MF so we end up with the name of the file.
17681 17681
     mf=`echo "$mf" | sed -e 's/:.*$//'`
17682 17682
     # Check whether this is an Automake generated Makefile or not.
17683
-    # We used to match only the files named `Makefile.in', but
17683
+    # We used to match only the files named 'Makefile.in', but
17684 17684
     # some people rename them; so instead we look at the file content.
17685 17685
     # Grep'ing the first line is not enough: some people post-process
17686 17686
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -17714,21 +17906,19 @@ $as_echo X"$mf" |
17714 17714
       continue
17715 17715
     fi
17716 17716
     # Extract the definition of DEPDIR, am__include, and am__quote
17717
-    # from the Makefile without running `make'.
17717
+    # from the Makefile without running 'make'.
17718 17718
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17719 17719
     test -z "$DEPDIR" && continue
17720 17720
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
17721
-    test -z "am__include" && continue
17721
+    test -z "$am__include" && continue
17722 17722
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
17723
-    # When using ansi2knr, U may be empty or an underscore; expand it
17724
-    U=`sed -n 's/^U = //p' < "$mf"`
17725 17723
     # Find all dependency output files, they are included files with
17726 17724
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
17727 17725
     # simplest approach to changing $(DEPDIR) to its actual value in the
17728 17726
     # expansion.
17729 17727
     for file in `sed -n "
17730 17728
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17731
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17729
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17732 17730
       # Make sure the directory exists.
17733 17731
       test -f "$dirpart/$file" && continue
17734 17732
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -19,6 +18,51 @@
19 19
 
20 20
 
21 21
 VPATH = @srcdir@
22
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
23
+am__make_running_with_option = \
24
+  case $${target_option-} in \
25
+      ?) ;; \
26
+      *) echo "am__make_running_with_option: internal error: invalid" \
27
+              "target option '$${target_option-}' specified" >&2; \
28
+         exit 1;; \
29
+  esac; \
30
+  has_opt=no; \
31
+  sane_makeflags=$$MAKEFLAGS; \
32
+  if $(am__is_gnu_make); then \
33
+    sane_makeflags=$$MFLAGS; \
34
+  else \
35
+    case $$MAKEFLAGS in \
36
+      *\\[\ \	]*) \
37
+        bs=\\; \
38
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
39
+          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
40
+    esac; \
41
+  fi; \
42
+  skip_next=no; \
43
+  strip_trailopt () \
44
+  { \
45
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
46
+  }; \
47
+  for flg in $$sane_makeflags; do \
48
+    test $$skip_next = yes && { skip_next=no; continue; }; \
49
+    case $$flg in \
50
+      *=*|--*) continue;; \
51
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
52
+      -*I?*) strip_trailopt 'I';; \
53
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
54
+      -*O?*) strip_trailopt 'O';; \
55
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
56
+      -*l?*) strip_trailopt 'l';; \
57
+      -[dEDm]) skip_next=yes;; \
58
+      -[JT]) skip_next=yes;; \
59
+    esac; \
60
+    case $$flg in \
61
+      *$$target_option*) has_opt=yes; break;; \
62
+    esac; \
63
+  done; \
64
+  test $$has_opt = yes
65
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
66
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
22 67
 pkgdatadir = $(datadir)/@PACKAGE@
23 68
 pkgincludedir = $(includedir)/@PACKAGE@
24 69
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -42,9 +86,9 @@ target_triplet = @target@
42 42
 @INSTALL_LTDL_TRUE@am__append_2 = libltdl.la
43 43
 @CONVENIENCE_LTDL_TRUE@am__append_3 = libltdlc.la
44 44
 subdir = libltdl
45
-DIST_COMMON = README $(am__include_HEADERS_DIST) \
46
-	$(am__ltdlinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
47
-	$(srcdir)/Makefile.in COPYING.LIB
45
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
46
+	$(top_srcdir)/config/depcomp $(am__include_HEADERS_DIST) \
47
+	$(am__ltdlinclude_HEADERS_DIST) COPYING.LIB README
48 48
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 49
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
50 50
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -155,6 +199,7 @@ dld_link_la_OBJECTS = $(am_dld_link_la_OBJECTS)
155 155
 AM_V_lt = $(am__v_lt_@AM_V@)
156 156
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 157
 am__v_lt_0 = --silent
158
+am__v_lt_1 = 
158 159
 dld_link_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159 160
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160 161
 	$(dld_link_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -209,6 +254,18 @@ shl_load_la_OBJECTS = $(am_shl_load_la_OBJECTS)
209 209
 shl_load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210 210
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
211 211
 	$(shl_load_la_LDFLAGS) $(LDFLAGS) -o $@
212
+AM_V_P = $(am__v_P_@AM_V@)
213
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
214
+am__v_P_0 = false
215
+am__v_P_1 = :
216
+AM_V_GEN = $(am__v_GEN_@AM_V@)
217
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
218
+am__v_GEN_0 = @echo "  GEN     " $@;
219
+am__v_GEN_1 = 
220
+AM_V_at = $(am__v_at_@AM_V@)
221
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
222
+am__v_at_0 = @
223
+am__v_at_1 = 
212 224
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
213 225
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
214 226
 am__depfiles_maybe = depfiles
... ...
@@ -221,20 +278,16 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
221 221
 	$(AM_CFLAGS) $(CFLAGS)
222 222
 AM_V_CC = $(am__v_CC_@AM_V@)
223 223
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
224
-am__v_CC_0 = @echo "  CC    " $@;
225
-AM_V_at = $(am__v_at_@AM_V@)
226
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
227
-am__v_at_0 = @
224
+am__v_CC_0 = @echo "  CC      " $@;
225
+am__v_CC_1 = 
228 226
 CCLD = $(CC)
229 227
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230 228
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
231 229
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
232 230
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
233 231
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
234
-am__v_CCLD_0 = @echo "  CCLD  " $@;
235
-AM_V_GEN = $(am__v_GEN_@AM_V@)
236
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
237
-am__v_GEN_0 = @echo "  GEN   " $@;
232
+am__v_CCLD_0 = @echo "  CCLD    " $@;
233
+am__v_CCLD_1 = 
238 234
 SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
239 235
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
240 236
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
... ...
@@ -243,10 +296,32 @@ DIST_SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
243 243
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
244 244
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
245 245
 	$(loadlibrary_la_SOURCES) $(shl_load_la_SOURCES)
246
+am__can_run_installinfo = \
247
+  case $$AM_UPDATE_INFO_DIR in \
248
+    n|no|NO) false;; \
249
+    *) (install-info --version) >/dev/null 2>&1;; \
250
+  esac
246 251
 am__include_HEADERS_DIST = ltdl.h
247 252
 am__ltdlinclude_HEADERS_DIST = libltdl/lt_system.h libltdl/lt_error.h \
248 253
 	libltdl/lt_dlloader.h
249 254
 HEADERS = $(include_HEADERS) $(ltdlinclude_HEADERS)
255
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
256
+# Read a list of newline-separated strings from the standard input,
257
+# and print each of them once, without duplicates.  Input order is
258
+# *not* preserved.
259
+am__uniquify_input = $(AWK) '\
260
+  BEGIN { nonempty = 0; } \
261
+  { items[$$0] = 1; nonempty = 1; } \
262
+  END { if (nonempty) { for (i in items) print i; }; } \
263
+'
264
+# Make sure the list of sources is unique.  This is necessary because,
265
+# e.g., the same source file might be shared among _SOURCES variables
266
+# for different programs/libraries.
267
+am__define_uniq_tagged_files = \
268
+  list='$(am__tagged_files)'; \
269
+  unique=`for i in $$list; do \
270
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271
+  done | $(am__uniquify_input)`
250 272
 ETAGS = etags
251 273
 CTAGS = ctags
252 274
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -549,9 +624,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
549 549
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
550 550
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
551 551
 $(am__aclocal_m4_deps):
552
+
552 553
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
553 554
 	@$(NORMAL_INSTALL)
554
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
555 555
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
556 556
 	list2=; for p in $$list; do \
557 557
 	  if test -f $$p; then \
... ...
@@ -559,6 +634,8 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
559 559
 	  else :; fi; \
560 560
 	done; \
561 561
 	test -z "$$list2" || { \
562
+	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
563
+	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
562 564
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
563 565
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
564 566
 	}
... ...
@@ -574,35 +651,47 @@ uninstall-libLTLIBRARIES:
574 574
 
575 575
 clean-libLTLIBRARIES:
576 576
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
577
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
578
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
579
-	  test "$$dir" != "$$p" || dir=.; \
580
-	  echo "rm -f \"$${dir}/so_locations\""; \
581
-	  rm -f "$${dir}/so_locations"; \
582
-	done
577
+	@list='$(lib_LTLIBRARIES)'; \
578
+	locs=`for p in $$list; do echo $$p; done | \
579
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
580
+	      sort -u`; \
581
+	test -z "$$locs" || { \
582
+	  echo rm -f $${locs}; \
583
+	  rm -f $${locs}; \
584
+	}
583 585
 
584 586
 clean-noinstLTLIBRARIES:
585 587
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
586
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
587
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
588
-	  test "$$dir" != "$$p" || dir=.; \
589
-	  echo "rm -f \"$${dir}/so_locations\""; \
590
-	  rm -f "$${dir}/so_locations"; \
591
-	done
588
+	@list='$(noinst_LTLIBRARIES)'; \
589
+	locs=`for p in $$list; do echo $$p; done | \
590
+	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
591
+	      sort -u`; \
592
+	test -z "$$locs" || { \
593
+	  echo rm -f $${locs}; \
594
+	  rm -f $${locs}; \
595
+	}
596
+
592 597
 dld_link.la: $(dld_link_la_OBJECTS) $(dld_link_la_DEPENDENCIES) $(EXTRA_dld_link_la_DEPENDENCIES) 
593 598
 	$(AM_V_CCLD)$(dld_link_la_LINK)  $(dld_link_la_OBJECTS) $(dld_link_la_LIBADD) $(LIBS)
599
+
594 600
 dlopen.la: $(dlopen_la_OBJECTS) $(dlopen_la_DEPENDENCIES) $(EXTRA_dlopen_la_DEPENDENCIES) 
595 601
 	$(AM_V_CCLD)$(dlopen_la_LINK)  $(dlopen_la_OBJECTS) $(dlopen_la_LIBADD) $(LIBS)
602
+
596 603
 dyld.la: $(dyld_la_OBJECTS) $(dyld_la_DEPENDENCIES) $(EXTRA_dyld_la_DEPENDENCIES) 
597 604
 	$(AM_V_CCLD)$(dyld_la_LINK)  $(dyld_la_OBJECTS) $(dyld_la_LIBADD) $(LIBS)
605
+
598 606
 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES) 
599 607
 	$(AM_V_CCLD)$(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
608
+
600 609
 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES) 
601 610
 	$(AM_V_CCLD)$(libltdlc_la_LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
611
+
602 612
 load_add_on.la: $(load_add_on_la_OBJECTS) $(load_add_on_la_DEPENDENCIES) $(EXTRA_load_add_on_la_DEPENDENCIES) 
603 613
 	$(AM_V_CCLD)$(load_add_on_la_LINK)  $(load_add_on_la_OBJECTS) $(load_add_on_la_LIBADD) $(LIBS)
614
+
604 615
 loadlibrary.la: $(loadlibrary_la_OBJECTS) $(loadlibrary_la_DEPENDENCIES) $(EXTRA_loadlibrary_la_DEPENDENCIES) 
605 616
 	$(AM_V_CCLD)$(loadlibrary_la_LINK)  $(loadlibrary_la_OBJECTS) $(loadlibrary_la_LIBADD) $(LIBS)
617
+
606 618
 shl_load.la: $(shl_load_la_OBJECTS) $(shl_load_la_DEPENDENCIES) $(EXTRA_shl_load_la_DEPENDENCIES) 
607 619
 	$(AM_V_CCLD)$(shl_load_la_LINK)  $(shl_load_la_OBJECTS) $(shl_load_la_LIBADD) $(LIBS)
608 620
 
... ...
@@ -636,14 +725,14 @@ distclean-compile:
636 636
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
637 637
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
638 638
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
639
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
640 640
 
641 641
 .c.obj:
642 642
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
643 643
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
644 644
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
645 645
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
646
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
647 647
 
648 648
 .c.lo:
649 649
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -785,8 +874,11 @@ clean-libtool:
785 785
 	-rm -rf .libs _libs
786 786
 install-includeHEADERS: $(include_HEADERS)
787 787
 	@$(NORMAL_INSTALL)
788
-	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
789 788
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
789
+	if test -n "$$list"; then \
790
+	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
791
+	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
792
+	fi; \
790 793
 	for p in $$list; do \
791 794
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
792 795
 	  echo "$$d$$p"; \
... ...
@@ -803,8 +895,11 @@ uninstall-includeHEADERS:
803 803
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
804 804
 install-ltdlincludeHEADERS: $(ltdlinclude_HEADERS)
805 805
 	@$(NORMAL_INSTALL)
806
-	test -z "$(ltdlincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)"
807 806
 	@list='$(ltdlinclude_HEADERS)'; test -n "$(ltdlincludedir)" || list=; \
807
+	if test -n "$$list"; then \
808
+	  echo " $(MKDIR_P) '$(DESTDIR)$(ltdlincludedir)'"; \
809
+	  $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)" || exit 1; \
810
+	fi; \
808 811
 	for p in $$list; do \
809 812
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
810 813
 	  echo "$$d$$p"; \
... ...
@@ -820,26 +915,15 @@ uninstall-ltdlincludeHEADERS:
820 820
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
821 821
 	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
822 822
 
823
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
824
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
825
-	unique=`for i in $$list; do \
826
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
827
-	  done | \
828
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
829
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
830
-	mkid -fID $$unique
831
-tags: TAGS
832
-
833
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
834
-		$(TAGS_FILES) $(LISP)
823
+ID: $(am__tagged_files)
824
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
825
+tags: tags-am
826
+TAGS: tags
827
+
828
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
835 829
 	set x; \
836 830
 	here=`pwd`; \
837
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
838
-	unique=`for i in $$list; do \
839
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
840
-	  done | \
841
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
842
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
831
+	$(am__define_uniq_tagged_files); \
843 832
 	shift; \
844 833
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
845 834
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -851,15 +935,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
851 851
 	      $$unique; \
852 852
 	  fi; \
853 853
 	fi
854
-ctags: CTAGS
855
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
856
-		$(TAGS_FILES) $(LISP)
857
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
858
-	unique=`for i in $$list; do \
859
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
860
-	  done | \
861
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
862
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
854
+ctags: ctags-am
855
+
856
+CTAGS: ctags
857
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
858
+	$(am__define_uniq_tagged_files); \
863 859
 	test -z "$(CTAGS_ARGS)$$unique" \
864 860
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
865 861
 	     $$unique
... ...
@@ -868,6 +948,21 @@ GTAGS:
868 868
 	here=`$(am__cd) $(top_builddir) && pwd` \
869 869
 	  && $(am__cd) $(top_srcdir) \
870 870
 	  && gtags -i $(GTAGS_ARGS) "$$here"
871
+cscopelist: cscopelist-am
872
+
873
+cscopelist-am: $(am__tagged_files)
874
+	list='$(am__tagged_files)'; \
875
+	case "$(srcdir)" in \
876
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
877
+	  *) sdir=$(subdir)/$(srcdir) ;; \
878
+	esac; \
879
+	for i in $$list; do \
880
+	  if test -f "$$i"; then \
881
+	    echo "$(subdir)/$$i"; \
882
+	  else \
883
+	    echo "$$sdir/$$i"; \
884
+	  fi; \
885
+	done >> $(top_builddir)/cscope.files
871 886
 
872 887
 distclean-tags:
873 888
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -1018,20 +1113,20 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1018 1018
 
1019 1019
 .MAKE: all check install install-am install-strip
1020 1020
 
1021
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1021
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1022 1022
 	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1023
-	ctags distclean distclean-compile distclean-generic \
1024
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
1025
-	html-am info info-am install install-am install-data \
1026
-	install-data-am install-dvi install-dvi-am install-exec \
1027
-	install-exec-am install-html install-html-am \
1023
+	cscopelist-am ctags ctags-am distclean distclean-compile \
1024
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
1025
+	dvi-am html html-am info info-am install install-am \
1026
+	install-data install-data-am install-dvi install-dvi-am \
1027
+	install-exec install-exec-am install-html install-html-am \
1028 1028
 	install-includeHEADERS install-info install-info-am \
1029 1029
 	install-libLTLIBRARIES install-ltdlincludeHEADERS install-man \
1030 1030
 	install-pdf install-pdf-am install-ps install-ps-am \
1031 1031
 	install-strip installcheck installcheck-am installdirs \
1032 1032
 	maintainer-clean maintainer-clean-generic mostlyclean \
1033 1033
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1034
-	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1034
+	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1035 1035
 	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1036 1036
 	uninstall-ltdlincludeHEADERS
1037 1037
 
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,6 +33,51 @@
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))
37 82
 pkgdatadir = $(datadir)/@PACKAGE@
38 83
 pkgincludedir = $(includedir)/@PACKAGE@
39 84
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -55,7 +99,8 @@ host_triplet = @host@
55 55
 target_triplet = @target@
56 56
 bin_PROGRAMS = sigtool$(EXEEXT)
57 57
 subdir = sigtool
58
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
+	$(top_srcdir)/config/depcomp
59 60
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 61
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
61 62
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -140,6 +185,19 @@ sigtool_LDADD = $(LDADD)
140 140
 AM_V_lt = $(am__v_lt_@AM_V@)
141 141
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
142 142
 am__v_lt_0 = --silent
143
+am__v_lt_1 = 
144
+AM_V_P = $(am__v_P_@AM_V@)
145
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
146
+am__v_P_0 = false
147
+am__v_P_1 = :
148
+AM_V_GEN = $(am__v_GEN_@AM_V@)
149
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150
+am__v_GEN_0 = @echo "  GEN     " $@;
151
+am__v_GEN_1 = 
152
+AM_V_at = $(am__v_at_@AM_V@)
153
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154
+am__v_at_0 = @
155
+am__v_at_1 = 
143 156
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
144 157
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
145 158
 am__depfiles_maybe = depfiles
... ...
@@ -152,22 +210,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152 152
 	$(AM_CFLAGS) $(CFLAGS)
153 153
 AM_V_CC = $(am__v_CC_@AM_V@)
154 154
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
155
-am__v_CC_0 = @echo "  CC    " $@;
156
-AM_V_at = $(am__v_at_@AM_V@)
157
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
158
-am__v_at_0 = @
155
+am__v_CC_0 = @echo "  CC      " $@;
156
+am__v_CC_1 = 
159 157
 CCLD = $(CC)
160 158
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161 159
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162 160
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
163 161
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
164 162
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
165
-am__v_CCLD_0 = @echo "  CCLD  " $@;
166
-AM_V_GEN = $(am__v_GEN_@AM_V@)
167
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
168
-am__v_GEN_0 = @echo "  GEN   " $@;
163
+am__v_CCLD_0 = @echo "  CCLD    " $@;
164
+am__v_CCLD_1 = 
169 165
 SOURCES = $(sigtool_SOURCES)
170 166
 DIST_SOURCES = $(sigtool_SOURCES)
167
+am__can_run_installinfo = \
168
+  case $$AM_UPDATE_INFO_DIR in \
169
+    n|no|NO) false;; \
170
+    *) (install-info --version) >/dev/null 2>&1;; \
171
+  esac
172
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
173
+# Read a list of newline-separated strings from the standard input,
174
+# and print each of them once, without duplicates.  Input order is
175
+# *not* preserved.
176
+am__uniquify_input = $(AWK) '\
177
+  BEGIN { nonempty = 0; } \
178
+  { items[$$0] = 1; nonempty = 1; } \
179
+  END { if (nonempty) { for (i in items) print i; }; } \
180
+'
181
+# Make sure the list of sources is unique.  This is necessary because,
182
+# e.g., the same source file might be shared among _SOURCES variables
183
+# for different programs/libraries.
184
+am__define_uniq_tagged_files = \
185
+  list='$(am__tagged_files)'; \
186
+  unique=`for i in $$list; do \
187
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188
+  done | $(am__uniquify_input)`
171 189
 ETAGS = etags
172 190
 CTAGS = ctags
173 191
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -426,14 +502,19 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426 426
 $(am__aclocal_m4_deps):
427 427
 install-binPROGRAMS: $(bin_PROGRAMS)
428 428
 	@$(NORMAL_INSTALL)
429
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
430 429
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
430
+	if test -n "$$list"; then \
431
+	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
432
+	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
433
+	fi; \
431 434
 	for p in $$list; do echo "$$p $$p"; done | \
432 435
 	sed 's/$(EXEEXT)$$//' | \
433
-	while read p p1; do if test -f $$p || test -f $$p1; \
434
-	  then echo "$$p"; echo "$$p"; else :; fi; \
436
+	while read p p1; do if test -f $$p \
437
+	 || test -f $$p1 \
438
+	  ; then echo "$$p"; echo "$$p"; else :; fi; \
435 439
 	done | \
436
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
440
+	sed -e 'p;s,.*/,,;n;h' \
441
+	    -e 's|.*|.|' \
437 442
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
438 443
 	sed 'N;N;N;s,\n, ,g' | \
439 444
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -454,7 +535,8 @@ uninstall-binPROGRAMS:
454 454
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
455 455
 	files=`for p in $$list; do echo "$$p"; done | \
456 456
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
457
-	      -e 's/$$/$(EXEEXT)/' `; \
457
+	      -e 's/$$/$(EXEEXT)/' \
458
+	`; \
458 459
 	test -n "$$list" || exit 0; \
459 460
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
460 461
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -483,6 +565,7 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
483 483
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
484 484
 	  done; \
485 485
 	done; rm -f c$${pid}_.???; exit $$bad
486
+
486 487
 sigtool$(EXEEXT): $(sigtool_OBJECTS) $(sigtool_DEPENDENCIES) $(EXTRA_sigtool_DEPENDENCIES) 
487 488
 	@rm -f sigtool$(EXEEXT)
488 489
 	$(AM_V_CCLD)$(LINK) $(sigtool_OBJECTS) $(sigtool_LDADD) $(LIBS)
... ...
@@ -507,14 +590,14 @@ distclean-compile:
507 507
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
508 508
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
509 509
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
510
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
511 511
 
512 512
 .c.obj:
513 513
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
514 514
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
515 515
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
516 516
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
517
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
518 518
 
519 519
 .c.lo:
520 520
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -613,26 +696,15 @@ mostlyclean-libtool:
613 613
 clean-libtool:
614 614
 	-rm -rf .libs _libs
615 615
 
616
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
617
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
618
-	unique=`for i in $$list; do \
619
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
620
-	  done | \
621
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
622
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
623
-	mkid -fID $$unique
624
-tags: TAGS
625
-
626
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
627
-		$(TAGS_FILES) $(LISP)
616
+ID: $(am__tagged_files)
617
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
618
+tags: tags-am
619
+TAGS: tags
620
+
621
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
628 622
 	set x; \
629 623
 	here=`pwd`; \
630
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
631
-	unique=`for i in $$list; do \
632
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633
-	  done | \
634
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
635
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
624
+	$(am__define_uniq_tagged_files); \
636 625
 	shift; \
637 626
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
638 627
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -644,15 +716,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
644 644
 	      $$unique; \
645 645
 	  fi; \
646 646
 	fi
647
-ctags: CTAGS
648
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
649
-		$(TAGS_FILES) $(LISP)
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; }; }'`; \
647
+ctags: ctags-am
648
+
649
+CTAGS: ctags
650
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
651
+	$(am__define_uniq_tagged_files); \
656 652
 	test -z "$(CTAGS_ARGS)$$unique" \
657 653
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
658 654
 	     $$unique
... ...
@@ -661,6 +729,21 @@ GTAGS:
661 661
 	here=`$(am__cd) $(top_builddir) && pwd` \
662 662
 	  && $(am__cd) $(top_srcdir) \
663 663
 	  && gtags -i $(GTAGS_ARGS) "$$here"
664
+cscopelist: cscopelist-am
665
+
666
+cscopelist-am: $(am__tagged_files)
667
+	list='$(am__tagged_files)'; \
668
+	case "$(srcdir)" in \
669
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
670
+	  *) sdir=$(subdir)/$(srcdir) ;; \
671
+	esac; \
672
+	for i in $$list; do \
673
+	  if test -f "$$i"; then \
674
+	    echo "$(subdir)/$$i"; \
675
+	  else \
676
+	    echo "$$sdir/$$i"; \
677
+	  fi; \
678
+	done >> $(top_builddir)/cscope.files
664 679
 
665 680
 distclean-tags:
666 681
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -805,19 +888,20 @@ uninstall-am: uninstall-binPROGRAMS
805 805
 
806 806
 .MAKE: install-am install-strip
807 807
 
808
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
809
-	clean-generic clean-libtool ctags distclean distclean-compile \
810
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
811
-	dvi-am html html-am info info-am install install-am \
812
-	install-binPROGRAMS install-data install-data-am install-dvi \
813
-	install-dvi-am install-exec install-exec-am install-html \
814
-	install-html-am install-info install-info-am install-man \
815
-	install-pdf install-pdf-am install-ps install-ps-am \
816
-	install-strip installcheck installcheck-am \
817
-	installcheck-binPROGRAMS installdirs maintainer-clean \
818
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
819
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
820
-	tags uninstall uninstall-am uninstall-binPROGRAMS
808
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
809
+	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
810
+	ctags ctags-am distclean distclean-compile distclean-generic \
811
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
812
+	html-am info info-am install install-am install-binPROGRAMS \
813
+	install-data install-data-am install-dvi install-dvi-am \
814
+	install-exec install-exec-am install-html install-html-am \
815
+	install-info install-info-am install-man install-pdf \
816
+	install-pdf-am install-ps install-ps-am install-strip \
817
+	installcheck installcheck-am installcheck-binPROGRAMS \
818
+	installdirs maintainer-clean maintainer-clean-generic \
819
+	mostlyclean mostlyclean-compile mostlyclean-generic \
820
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
821
+	uninstall-am uninstall-binPROGRAMS
821 822
 
822 823
 
823 824
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,6 +14,51 @@
15 15
 
16 16
 @SET_MAKE@
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))
18 63
 pkgdatadir = $(datadir)/@PACKAGE@
19 64
 pkgincludedir = $(includedir)/@PACKAGE@
20 65
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -37,7 +81,7 @@ target_triplet = @target@
37 37
 @ENABLE_UNRAR_TRUE@am__append_1 = clam-v2.rar clam-v3.rar
38 38
 @HAVE_LIBBZ2_TRUE@am__append_2 = clam.exe.bz2 clam.bz2.zip
39 39
 subdir = test
40
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
41 41
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 42
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
43 43
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -112,14 +156,26 @@ mkinstalldirs = $(install_sh) -d
112 112
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
113 113
 CONFIG_CLEAN_FILES =
114 114
 CONFIG_CLEAN_VPATH_FILES =
115
+AM_V_P = $(am__v_P_@AM_V@)
116
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117
+am__v_P_0 = false
118
+am__v_P_1 = :
115 119
 AM_V_GEN = $(am__v_GEN_@AM_V@)
116 120
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117
-am__v_GEN_0 = @echo "  GEN   " $@;
121
+am__v_GEN_0 = @echo "  GEN     " $@;
122
+am__v_GEN_1 = 
118 123
 AM_V_at = $(am__v_at_@AM_V@)
119 124
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120 125
 am__v_at_0 = @
126
+am__v_at_1 = 
121 127
 SOURCES =
122 128
 DIST_SOURCES =
129
+am__can_run_installinfo = \
130
+  case $$AM_UPDATE_INFO_DIR in \
131
+    n|no|NO) false;; \
132
+    *) (install-info --version) >/dev/null 2>&1;; \
133
+  esac
134
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
123 135
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124 136
 ACLOCAL = @ACLOCAL@
125 137
 AMTAR = @AMTAR@
... ...
@@ -375,11 +431,11 @@ mostlyclean-libtool:
375 375
 
376 376
 clean-libtool:
377 377
 	-rm -rf .libs _libs
378
-tags: TAGS
379
-TAGS:
378
+tags TAGS:
379
+
380
+ctags CTAGS:
380 381
 
381
-ctags: CTAGS
382
-CTAGS:
382
+cscope cscopelist:
383 383
 
384 384
 
385 385
 distdir: $(DISTFILES)
... ...
@@ -515,16 +571,16 @@ uninstall-am:
515 515
 .MAKE: install-am install-strip
516 516
 
517 517
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
518
-	clean-local distclean distclean-generic distclean-libtool \
519
-	distdir dvi dvi-am html html-am info info-am install \
520
-	install-am install-data install-data-am install-dvi \
518
+	clean-local cscopelist-am ctags-am distclean distclean-generic \
519
+	distclean-libtool distdir dvi dvi-am html html-am info info-am \
520
+	install install-am install-data install-data-am install-dvi \
521 521
 	install-dvi-am install-exec install-exec-am install-html \
522 522
 	install-html-am install-info install-info-am install-man \
523 523
 	install-pdf install-pdf-am install-ps install-ps-am \
524 524
 	install-strip installcheck installcheck-am installdirs \
525 525
 	maintainer-clean maintainer-clean-generic mostlyclean \
526 526
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
527
-	uninstall uninstall-am
527
+	tags-am uninstall uninstall-am
528 528
 
529 529
 
530 530
 all: $(FILES)
... ...
@@ -1,9 +1,8 @@
1
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
-# Foundation, Inc.
4
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
+
7 6
 # This Makefile.in is free software; the Free Software Foundation
8 7
 # gives unlimited permission to copy and/or distribute it,
9 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,6 +14,51 @@
15 15
 
16 16
 @SET_MAKE@
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))
18 63
 pkgdatadir = $(datadir)/@PACKAGE@
19 64
 pkgincludedir = $(includedir)/@PACKAGE@
20 65
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -38,7 +82,8 @@ target_triplet = @target@
38 38
 TESTS = $(am__EXEEXT_1) $(scripts)
39 39
 check_PROGRAMS = $(am__EXEEXT_1) check_clamd$(EXEEXT) $(am__EXEEXT_2)
40 40
 subdir = unit_tests
41
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
+DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
42
+	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
42 43
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 44
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
44 45
 	$(top_srcdir)/m4/argz.m4 \
... ...
@@ -138,6 +183,7 @@ check_clamav_OBJECTS = $(am_check_clamav_OBJECTS)
138 138
 AM_V_lt = $(am__v_lt_@AM_V@)
139 139
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140 140
 am__v_lt_0 = --silent
141
+am__v_lt_1 = 
141 142
 check_clamav_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142 143
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(check_clamav_CFLAGS) \
143 144
 	$(CFLAGS) $(check_clamav_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -154,6 +200,18 @@ am_check_fpu_endian_OBJECTS =  \
154 154
 check_fpu_endian_OBJECTS = $(am_check_fpu_endian_OBJECTS)
155 155
 check_fpu_endian_DEPENDENCIES =  \
156 156
 	$(top_builddir)/libclamav/libclamav.la
157
+AM_V_P = $(am__v_P_@AM_V@)
158
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
159
+am__v_P_0 = false
160
+am__v_P_1 = :
161
+AM_V_GEN = $(am__v_GEN_@AM_V@)
162
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
163
+am__v_GEN_0 = @echo "  GEN     " $@;
164
+am__v_GEN_1 = 
165
+AM_V_at = $(am__v_at_@AM_V@)
166
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
167
+am__v_at_0 = @
168
+am__v_at_1 = 
157 169
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158 170
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
159 171
 am__depfiles_maybe = depfiles
... ...
@@ -166,40 +224,65 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166 166
 	$(AM_CFLAGS) $(CFLAGS)
167 167
 AM_V_CC = $(am__v_CC_@AM_V@)
168 168
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169
-am__v_CC_0 = @echo "  CC    " $@;
170
-AM_V_at = $(am__v_at_@AM_V@)
171
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172
-am__v_at_0 = @
169
+am__v_CC_0 = @echo "  CC      " $@;
170
+am__v_CC_1 = 
173 171
 CCLD = $(CC)
174 172
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 173
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176 174
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
177 175
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178 176
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179
-am__v_CCLD_0 = @echo "  CCLD  " $@;
180
-AM_V_GEN = $(am__v_GEN_@AM_V@)
181
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182
-am__v_GEN_0 = @echo "  GEN   " $@;
177
+am__v_CCLD_0 = @echo "  CCLD    " $@;
178
+am__v_CCLD_1 = 
183 179
 SOURCES = $(check_clamav_SOURCES) $(check_clamd_SOURCES) \
184 180
 	$(check_fpu_endian_SOURCES)
185 181
 DIST_SOURCES = $(am__check_clamav_SOURCES_DIST) \
186 182
 	$(am__check_clamd_SOURCES_DIST) $(check_fpu_endian_SOURCES)
183
+am__can_run_installinfo = \
184
+  case $$AM_UPDATE_INFO_DIR in \
185
+    n|no|NO) false;; \
186
+    *) (install-info --version) >/dev/null 2>&1;; \
187
+  esac
188
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189
+# Read a list of newline-separated strings from the standard input,
190
+# and print each of them once, without duplicates.  Input order is
191
+# *not* preserved.
192
+am__uniquify_input = $(AWK) '\
193
+  BEGIN { nonempty = 0; } \
194
+  { items[$$0] = 1; nonempty = 1; } \
195
+  END { if (nonempty) { for (i in items) print i; }; } \
196
+'
197
+# Make sure the list of sources is unique.  This is necessary because,
198
+# e.g., the same source file might be shared among _SOURCES variables
199
+# for different programs/libraries.
200
+am__define_uniq_tagged_files = \
201
+  list='$(am__tagged_files)'; \
202
+  unique=`for i in $$list; do \
203
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204
+  done | $(am__uniquify_input)`
187 205
 ETAGS = etags
188 206
 CTAGS = ctags
189
-# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
190
-# then this fails; a conservative approach.  Of course do not redirect
191
-# stdout here, just stderr.
192
-am__tty_colors = \
193
-red=; grn=; lgn=; blu=; std=; \
194
-test "X$(AM_COLOR_TESTS)" != Xno \
195
-&& test "X$$TERM" != Xdumb \
196
-&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
197
-&& { \
198
-  red=''; \
199
-  grn=''; \
200
-  lgn=''; \
201
-  blu=''; \
202
-  std=''; \
207
+am__tty_colors_dummy = \
208
+  mgn= red= grn= lgn= blu= brg= std=; \
209
+  am__color_tests=no
210
+am__tty_colors = { \
211
+  $(am__tty_colors_dummy); \
212
+  if test "X$(AM_COLOR_TESTS)" = Xno; then \
213
+    am__color_tests=no; \
214
+  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
215
+    am__color_tests=yes; \
216
+  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
217
+    am__color_tests=yes; \
218
+  fi; \
219
+  if test $$am__color_tests = yes; then \
220
+    red=''; \
221
+    grn=''; \
222
+    lgn=''; \
223
+    blu=''; \
224
+    mgn=''; \
225
+    brg=''; \
226
+    std=''; \
227
+  fi; \
203 228
 }
204 229
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
205 230
 am__vpath_adj = case $$p in \
... ...
@@ -228,91 +311,161 @@ am__uninstall_files_from_dir = { \
228 228
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
229 229
          $(am__cd) "$$dir" && rm -f $$files; }; \
230 230
   }
231
-# Restructured Text title and section.
232
-am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
233
-am__rst_section = sed 'p;s/./=/g;p;g'
234
-# Put stdin (possibly several lines separated by ".  ") in a box.
235
-# Prefix each line by 'col' and terminate each with 'std', for coloring.
236
-# Multi line coloring is problematic with "less -R", so we really need
237
-# to color each line individually.
238
-am__text_box = $(AWK) '{			\
239
-  n = split($$0, lines, "\\.  "); max = 0;	\
240
-  for (i = 1; i <= n; ++i)			\
241
-    if (max < length(lines[i]))			\
242
-      max = length(lines[i]);			\
243
-  for (i = 0; i < max; ++i)			\
244
-    line = line "=";				\
245
-  print col line std;				\
246
-  for (i = 1; i <= n; ++i)			\
247
-    if (lines[i])				\
248
-      print col lines[i] std;			\
249
-  print col line std;				\
231
+am__recheck_rx = ^[ 	]*:recheck:[ 	]*
232
+am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
233
+am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
234
+# A command that, given a newline-separated list of test names on the
235
+# standard input, print the name of the tests that are to be re-run
236
+# upon "make recheck".
237
+am__list_recheck_tests = $(AWK) '{ \
238
+  recheck = 1; \
239
+  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
240
+    { \
241
+      if (rc < 0) \
242
+        { \
243
+          if ((getline line2 < ($$0 ".log")) < 0) \
244
+	    recheck = 0; \
245
+          break; \
246
+        } \
247
+      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
248
+        { \
249
+          recheck = 0; \
250
+          break; \
251
+        } \
252
+      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
253
+        { \
254
+          break; \
255
+        } \
256
+    }; \
257
+  if (recheck) \
258
+    print $$0; \
259
+  close ($$0 ".trs"); \
260
+  close ($$0 ".log"); \
261
+}'
262
+# A command that, given a newline-separated list of test names on the
263
+# standard input, create the global log from their .trs and .log files.
264
+am__create_global_log = $(AWK) ' \
265
+function fatal(msg) \
266
+{ \
267
+  print "fatal: making $@: " msg | "cat >&2"; \
268
+  exit 1; \
269
+} \
270
+function rst_section(header) \
271
+{ \
272
+  print header; \
273
+  len = length(header); \
274
+  for (i = 1; i <= len; i = i + 1) \
275
+    printf "="; \
276
+  printf "\n\n"; \
277
+} \
278
+{ \
279
+  copy_in_global_log = 1; \
280
+  global_test_result = "RUN"; \
281
+  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
282
+    { \
283
+      if (rc < 0) \
284
+         fatal("failed to read from " $$0 ".trs"); \
285
+      if (line ~ /$(am__global_test_result_rx)/) \
286
+        { \
287
+          sub("$(am__global_test_result_rx)", "", line); \
288
+          sub("[ 	]*$$", "", line); \
289
+          global_test_result = line; \
290
+        } \
291
+      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
292
+        copy_in_global_log = 0; \
293
+    }; \
294
+  if (copy_in_global_log) \
295
+    { \
296
+      rst_section(global_test_result ": " $$0); \
297
+      while ((rc = (getline line < ($$0 ".log"))) != 0) \
298
+      { \
299
+        if (rc < 0) \
300
+          fatal("failed to read from " $$0 ".log"); \
301
+        print line; \
302
+      }; \
303
+      printf "\n"; \
304
+    }; \
305
+  close ($$0 ".trs"); \
306
+  close ($$0 ".log"); \
250 307
 }'
308
+# Restructured Text title.
309
+am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
251 310
 # Solaris 10 'make', and several other traditional 'make' implementations,
252 311
 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
253 312
 # by disabling -e (using the XSI extension "set +e") if it's set.
254 313
 am__sh_e_setup = case $$- in *e*) set +e;; esac
314
+# Default flags passed to test drivers.
315
+am__common_driver_flags = \
316
+  --color-tests "$$am__color_tests" \
317
+  --enable-hard-errors "$$am__enable_hard_errors" \
318
+  --expect-failure "$$am__expect_failure"
255 319
 # To be inserted before the command running the test.  Creates the
256 320
 # directory for the log if needed.  Stores in $dir the directory
257
-# containing $f, in $tst the test, in $log the log, and passes
258
-# TESTS_ENVIRONMENT.  Save and restore TERM around use of
259
-# TESTS_ENVIRONMENT, in case that unsets it.
321
+# containing $f, in $tst the test, in $log the log.  Executes the
322
+# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
323
+# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
324
+# will run the test scripts (or their associated LOG_COMPILER, if
325
+# thy have one).
260 326
 am__check_pre = \
261 327
 $(am__sh_e_setup);					\
262 328
 $(am__vpath_adj_setup) $(am__vpath_adj)			\
329
+$(am__tty_colors);					\
263 330
 srcdir=$(srcdir); export srcdir;			\
264
-rm -f $@-t;						\
265
-am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
266
-trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;	\
267
-trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
268
-am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;		\
269
-test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?;	\
331
+case "$@" in						\
332
+  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
333
+    *) am__odir=.;; 					\
334
+esac;							\
335
+test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
336
+  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
270 337
 if test -f "./$$f"; then dir=./;			\
271 338
 elif test -f "$$f"; then dir=;				\
272 339
 else dir="$(srcdir)/"; fi;				\
273
-tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;		\
274
-$(TESTS_ENVIRONMENT)
275
-# To be appended to the command running the test.  Handle the stdout
276
-# and stderr redirection, and catch the exit status.
277
-am__check_post = \
278
->$@-t 2>&1;						\
279
-estatus=$$?;						\
280
-if test -n '$(DISABLE_HARD_ERRORS)'			\
281
-   && test $$estatus -eq 99; then			\
282
-  estatus=1;						\
283
-fi;							\
284
-TERM=$$__SAVED_TERM; export TERM;			\
285
-$(am__tty_colors);					\
286
-xfailed=PASS;						\
340
+tst=$$dir$$f; log='$@'; 				\
341
+if test -n '$(DISABLE_HARD_ERRORS)'; then		\
342
+  am__enable_hard_errors=no; 				\
343
+else							\
344
+  am__enable_hard_errors=yes; 				\
345
+fi; 							\
287 346
 case " $(XFAIL_TESTS) " in				\
288 347
   *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
289
-    xfailed=XFAIL;;					\
290
-esac;							\
291
-case $$estatus.$$xfailed in				\
292
-    0.XFAIL) col=$$red; res=XPASS;;			\
293
-    0.*)     col=$$grn; res=PASS ;;			\
294
-    77.*)    col=$$blu; res=SKIP ;;			\
295
-    99.*)    col=$$red; res=FAIL ;;			\
296
-    *.XFAIL) col=$$lgn; res=XFAIL;;			\
297
-    *.*)     col=$$red; res=FAIL ;;			\
298
-esac;							\
299
-echo "$${col}$$res$${std}: $$f";			\
300
-echo "$$res: $$f (exit: $$estatus)" |			\
301
-  $(am__rst_section) >$@;				\
302
-cat $@-t >>$@;						\
303
-rm -f $@-t
348
+    am__expect_failure=yes;;				\
349
+  *)							\
350
+    am__expect_failure=no;;				\
351
+esac; 							\
352
+$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
353
+# A shell command to get the names of the tests scripts with any registered
354
+# extension removed (i.e., equivalently, the names of the test logs, with
355
+# the '.log' extension removed).  The result is saved in the shell variable
356
+# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
357
+# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
358
+# since that might cause problem with VPATH rewrites for suffix-less tests.
359
+# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
360
+am__set_TESTS_bases = \
361
+  bases='$(TEST_LOGS)'; \
362
+  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
363
+  bases=`echo $$bases`
304 364
 RECHECK_LOGS = $(TEST_LOGS)
305
-AM_RECURSIVE_TARGETS = check recheck check-html recheck-html
306
-TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
365
+AM_RECURSIVE_TARGETS = check recheck
307 366
 TEST_SUITE_LOG = test-suite.log
308 367
 TEST_EXTENSIONS = @EXEEXT@ .test
368
+LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
309 369
 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
370
+am__set_b = \
371
+  case '$@' in \
372
+    */*) \
373
+      case '$*' in \
374
+        */*) b='$*';; \
375
+          *) b=`echo '$@' | sed 's/\.log$$//'`; \
376
+       esac;; \
377
+    *) \
378
+      b='$*';; \
379
+  esac
310 380
 am__test_logs1 = $(TESTS:=.log)
311 381
 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
312 382
 TEST_LOGS = $(am__test_logs2:.test.log=.log)
383
+TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
313 384
 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
314 385
 	$(TEST_LOG_FLAGS)
315
-TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
316 386
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
317 387
 ACLOCAL = @ACLOCAL@
318 388
 AMTAR = @AMTAR@
... ...
@@ -552,7 +705,7 @@ EXTRA_DIST = .split $(srcdir)/*.ref input test-freshclam.conf valgrind.supp viru
552 552
 all: all-am
553 553
 
554 554
 .SUFFIXES:
555
-.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
555
+.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
556 556
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
557 557
 	@for dep in $?; do \
558 558
 	  case '$(am__configure_deps)' in \
... ...
@@ -592,12 +745,15 @@ clean-checkPROGRAMS:
592 592
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
593 593
 	echo " rm -f" $$list; \
594 594
 	rm -f $$list
595
+
595 596
 check_clamav$(EXEEXT): $(check_clamav_OBJECTS) $(check_clamav_DEPENDENCIES) $(EXTRA_check_clamav_DEPENDENCIES) 
596 597
 	@rm -f check_clamav$(EXEEXT)
597 598
 	$(AM_V_CCLD)$(check_clamav_LINK) $(check_clamav_OBJECTS) $(check_clamav_LDADD) $(LIBS)
599
+
598 600
 check_clamd$(EXEEXT): $(check_clamd_OBJECTS) $(check_clamd_DEPENDENCIES) $(EXTRA_check_clamd_DEPENDENCIES) 
599 601
 	@rm -f check_clamd$(EXEEXT)
600 602
 	$(AM_V_CCLD)$(LINK) $(check_clamd_OBJECTS) $(check_clamd_LDADD) $(LIBS)
603
+
601 604
 check_fpu_endian$(EXEEXT): $(check_fpu_endian_OBJECTS) $(check_fpu_endian_DEPENDENCIES) $(EXTRA_check_fpu_endian_DEPENDENCIES) 
602 605
 	@rm -f check_fpu_endian$(EXEEXT)
603 606
 	$(AM_V_CCLD)$(LINK) $(check_fpu_endian_OBJECTS) $(check_fpu_endian_LDADD) $(LIBS)
... ...
@@ -627,14 +783,14 @@ distclean-compile:
627 627
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
628 628
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
629 629
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
630
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
631 631
 
632 632
 .c.obj:
633 633
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
634 634
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
635 635
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
636 636
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
637
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
638 638
 
639 639
 .c.lo:
640 640
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -831,26 +987,15 @@ mostlyclean-libtool:
831 831
 clean-libtool:
832 832
 	-rm -rf .libs _libs
833 833
 
834
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
835
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
836
-	unique=`for i in $$list; do \
837
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
838
-	  done | \
839
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
840
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
841
-	mkid -fID $$unique
842
-tags: TAGS
843
-
844
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
845
-		$(TAGS_FILES) $(LISP)
834
+ID: $(am__tagged_files)
835
+	$(am__define_uniq_tagged_files); mkid -fID $$unique
836
+tags: tags-am
837
+TAGS: tags
838
+
839
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
846 840
 	set x; \
847 841
 	here=`pwd`; \
848
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
849
-	unique=`for i in $$list; do \
850
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
851
-	  done | \
852
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
853
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
842
+	$(am__define_uniq_tagged_files); \
854 843
 	shift; \
855 844
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
856 845
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -862,15 +1007,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
862 862
 	      $$unique; \
863 863
 	  fi; \
864 864
 	fi
865
-ctags: CTAGS
866
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
867
-		$(TAGS_FILES) $(LISP)
868
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
869
-	unique=`for i in $$list; do \
870
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
871
-	  done | \
872
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
873
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
865
+ctags: ctags-am
866
+
867
+CTAGS: ctags
868
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
869
+	$(am__define_uniq_tagged_files); \
874 870
 	test -z "$(CTAGS_ARGS)$$unique" \
875 871
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
876 872
 	     $$unique
... ...
@@ -879,167 +1020,271 @@ GTAGS:
879 879
 	here=`$(am__cd) $(top_builddir) && pwd` \
880 880
 	  && $(am__cd) $(top_srcdir) \
881 881
 	  && gtags -i $(GTAGS_ARGS) "$$here"
882
+cscopelist: cscopelist-am
883
+
884
+cscopelist-am: $(am__tagged_files)
885
+	list='$(am__tagged_files)'; \
886
+	case "$(srcdir)" in \
887
+	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
888
+	  *) sdir=$(subdir)/$(srcdir) ;; \
889
+	esac; \
890
+	for i in $$list; do \
891
+	  if test -f "$$i"; then \
892
+	    echo "$(subdir)/$$i"; \
893
+	  else \
894
+	    echo "$$sdir/$$i"; \
895
+	  fi; \
896
+	done >> $(top_builddir)/cscope.files
882 897
 
883 898
 distclean-tags:
884 899
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
885 900
 
901
+# Recover from deleted '.trs' file; this should ensure that
902
+# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
903
+# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
904
+# to avoid problems with "make -n".
905
+.log.trs:
906
+	rm -f $< $@
907
+	$(MAKE) $(AM_MAKEFLAGS) $<
908
+
909
+# Leading 'am--fnord' is there to ensure the list of targets does not
910
+# expand to empty, as could happen e.g. with make check TESTS=''.
911
+am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
912
+am--force-recheck:
913
+	@:
914
+
886 915
 $(TEST_SUITE_LOG): $(TEST_LOGS)
887
-	@$(am__sh_e_setup);						\
888
-	list='$(TEST_LOGS)';						\
889
-	results=`for f in $$list; do					\
890
-		   test -r $$f && read line < $$f && echo "$$line"	\
891
-		     || echo FAIL;					\
892
-		 done`;							\
893
-	all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[	 ]*//'`; \
894
-	fail=`echo "$$results" | grep -c '^FAIL'`;			\
895
-	pass=`echo "$$results" | grep -c '^PASS'`;			\
896
-	skip=`echo "$$results" | grep -c '^SKIP'`;			\
897
-	xfail=`echo "$$results" | grep -c '^XFAIL'`;			\
898
-	xpass=`echo "$$results" | grep -c '^XPASS'`;			\
899
-	failures=`expr $$fail + $$xpass`;				\
900
-	all=`expr $$all - $$skip`;					\
901
-	if test "$$all" -eq 1; then tests=test; All=;			\
902
-	else tests=tests; All="All "; fi;				\
903
-	case fail=$$fail:xpass=$$xpass:xfail=$$xfail in			\
904
-	  fail=0:xpass=0:xfail=0)					\
905
-	    msg="$$All$$all $$tests passed.  ";				\
906
-	    exit=true;;							\
907
-	  fail=0:xpass=0:xfail=*)					\
908
-	    msg="$$All$$all $$tests behaved as expected";		\
909
-	    if test "$$xfail" -eq 1; then xfailures=failure;		\
910
-	    else xfailures=failures; fi;				\
911
-	    msg="$$msg ($$xfail expected $$xfailures).  ";		\
912
-	    exit=true;;							\
913
-	  fail=*:xpass=0:xfail=*)					\
914
-	    msg="$$fail of $$all $$tests failed.  ";			\
915
-	    exit=false;;						\
916
-	  fail=*:xpass=*:xfail=*)					\
917
-	    msg="$$failures of $$all $$tests did not behave as expected"; \
918
-	    if test "$$xpass" -eq 1; then xpasses=pass;			\
919
-	    else xpasses=passes; fi;					\
920
-	    msg="$$msg ($$xpass unexpected $$xpasses).  ";		\
921
-	    exit=false;;						\
922
-	  *)								\
923
-	    echo >&2 "incorrect case"; exit 4;;				\
924
-	esac;								\
925
-	if test "$$skip" -ne 0; then					\
926
-	  if test "$$skip" -eq 1; then					\
927
-	    msg="$$msg($$skip test was not run).  ";			\
928
-	  else								\
929
-	    msg="$$msg($$skip tests were not run).  ";			\
930
-	  fi;								\
931
-	fi;								\
916
+	@$(am__set_TESTS_bases); \
917
+	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
918
+	redo_bases=`for i in $$bases; do \
919
+	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
920
+	            done`; \
921
+	if test -n "$$redo_bases"; then \
922
+	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
923
+	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
924
+	  if $(am__make_dryrun); then :; else \
925
+	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
926
+	  fi; \
927
+	fi; \
928
+	if test -n "$$am__remaking_logs"; then \
929
+	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
930
+	       "recursion detected" >&2; \
931
+	else \
932
+	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
933
+	fi; \
934
+	if $(am__make_dryrun); then :; else \
935
+	  st=0;  \
936
+	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
937
+	  for i in $$redo_bases; do \
938
+	    test -f $$i.trs && test -r $$i.trs \
939
+	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
940
+	    test -f $$i.log && test -r $$i.log \
941
+	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
942
+	  done; \
943
+	  test $$st -eq 0 || exit 1; \
944
+	fi
945
+	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
946
+	ws='[ 	]'; \
947
+	results=`for b in $$bases; do echo $$b.trs; done`; \
948
+	test -n "$$results" || results=/dev/null; \
949
+	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
950
+	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
951
+	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
952
+	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
953
+	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
954
+	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
955
+	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
956
+	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
957
+	  success=true; \
958
+	else \
959
+	  success=false; \
960
+	fi; \
961
+	br='==================='; br=$$br$$br$$br$$br; \
962
+	result_count () \
963
+	{ \
964
+	    if test x"$$1" = x"--maybe-color"; then \
965
+	      maybe_colorize=yes; \
966
+	    elif test x"$$1" = x"--no-color"; then \
967
+	      maybe_colorize=no; \
968
+	    else \
969
+	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
970
+	    fi; \
971
+	    shift; \
972
+	    desc=$$1 count=$$2; \
973
+	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
974
+	      color_start=$$3 color_end=$$std; \
975
+	    else \
976
+	      color_start= color_end=; \
977
+	    fi; \
978
+	    echo "$${color_start}# $$desc $$count$${color_end}"; \
979
+	}; \
980
+	create_testsuite_report () \
981
+	{ \
982
+	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
983
+	  result_count $$1 "PASS: " $$pass  "$$grn"; \
984
+	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
985
+	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
986
+	  result_count $$1 "FAIL: " $$fail  "$$red"; \
987
+	  result_count $$1 "XPASS:" $$xpass "$$red"; \
988
+	  result_count $$1 "ERROR:" $$error "$$mgn"; \
989
+	}; \
932 990
 	{								\
933 991
 	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
934 992
 	    $(am__rst_title);						\
935
-	  echo "$$msg";							\
993
+	  create_testsuite_report --no-color;				\
936 994
 	  echo;								\
937 995
 	  echo ".. contents:: :depth: 2";				\
938 996
 	  echo;								\
939
-	  for f in $$list; do						\
940
-	    test -r $$f && read line < $$f || line=;			\
941
-	    case $$line in						\
942
-	      PASS:*|XFAIL:*);;						\
943
-	      *) echo; cat $$f;;					\
944
-	    esac;							\
945
-	  done;								\
946
-	} >$(TEST_SUITE_LOG).tmp;					\
997
+	  for b in $$bases; do echo $$b; done				\
998
+	    | $(am__create_global_log);					\
999
+	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
947 1000
 	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
948
-	if test "$$failures" -ne 0; then				\
949
-	  msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";		\
950
-	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
951
-	    msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";	\
952
-	  fi;								\
953
-	fi;								\
954
-	test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);	\
955
-	$(am__tty_colors);						\
956
-	if $$exit; then							\
1001
+	if $$success; then						\
957 1002
 	  col="$$grn";							\
958 1003
 	 else								\
959 1004
 	  col="$$red";							\
1005
+	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
960 1006
 	fi;								\
961
-	echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";		\
962
-	$$exit || exit 1
963
-
964
-check-TESTS recheck:
965
-	@if test $@ != recheck; then \
966
-	   list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \
967
-	 fi
968
-	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
969
-	@list='' list2='$(TEST_LOGS)'; for f in $$list2; do \
970
-	  test .log = $$f && continue; \
971
-	  if test $@ = recheck; then \
972
-	    test -f $$f || continue; \
973
-	    if test -r $$f && read line < $$f; then \
974
-	      case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \
975
-	    fi; \
976
-	  fi; \
977
-	  if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \
978
-	done; \
979
-	if test $@ = recheck && test -n "$$list"; then \
980
-	  echo "am--clean: ; rm -f $$list" \
981
-	    | $(MAKE) $(AM_MAKEFLAGS) -f - am--clean || exit 1; \
982
-	fi; \
983
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
984
-recheck: $(check_PROGRAMS) $(check_SCRIPTS)
985
-
986
-am--mostlyclean-test-html:
987
-	list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list
988
-	rm -f $(TEST_SUITE_HTML)
989
-
990
-.log.html:
991
-	@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';		\
992
-	for r2h in $$list; do						\
993
-	  if ($$r2h --version) >/dev/null 2>&1; then			\
994
-	    R2H=$$r2h;							\
1007
+	echo "$${col}$$br$${std}"; 					\
1008
+	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1009
+	echo "$${col}$$br$${std}"; 					\
1010
+	create_testsuite_report --maybe-color;				\
1011
+	echo "$$col$$br$$std";						\
1012
+	if $$success; then :; else					\
1013
+	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1014
+	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1015
+	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
995 1016
 	  fi;								\
996
-	done;								\
997
-	if test -z "$$R2H"; then					\
998
-	  echo >&2 "cannot find rst2html, cannot create $@";		\
999
-	  exit 2;							\
1017
+	  echo "$$col$$br$$std";					\
1000 1018
 	fi;								\
1001
-	$$R2H $< >$@.tmp
1002
-	@mv $@.tmp $@
1003
-
1004
-# Be sure to run check first, and then to convert the result.
1005
-# Beware of concurrent executions.  Run "check" not "check-TESTS", as
1006
-# check-SCRIPTS and other dependencies are rebuilt by the former only.
1007
-# And expect check to fail.
1008
-check-html recheck-html:
1009
-	@target=`echo $@ | sed 's/-html$$//'`; \
1010
-	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
1011
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \
1012
-	exit $$rv
1019
+	$$success || exit 1
1020
+
1021
+check-TESTS:
1022
+	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1023
+	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1024
+	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1025
+	@set +e; $(am__set_TESTS_bases); \
1026
+	log_list=`for i in $$bases; do echo $$i.log; done`; \
1027
+	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1028
+	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1029
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1030
+	exit $$?;
1031
+recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
1032
+	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1033
+	@set +e; $(am__set_TESTS_bases); \
1034
+	bases=`for i in $$bases; do echo $$i; done \
1035
+	         | $(am__list_recheck_tests)` || exit 1; \
1036
+	log_list=`for i in $$bases; do echo $$i.log; done`; \
1037
+	log_list=`echo $$log_list`; \
1038
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1039
+	        am__force_recheck=am--force-recheck \
1040
+	        TEST_LOGS="$$log_list"; \
1041
+	exit $$?
1013 1042
 check_clamav.log: check_clamav$(EXEEXT)
1014
-	@p='check_clamav$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1043
+	@p='check_clamav$(EXEEXT)'; \
1044
+	b='check_clamav'; \
1045
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1046
+	--log-file $$b.log --trs-file $$b.trs \
1047
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1048
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1015 1049
 check_freshclam.sh.log: check_freshclam.sh
1016
-	@p='check_freshclam.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1050
+	@p='check_freshclam.sh'; \
1051
+	b='check_freshclam.sh'; \
1052
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1053
+	--log-file $$b.log --trs-file $$b.trs \
1054
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1055
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1017 1056
 check_sigtool.sh.log: check_sigtool.sh
1018
-	@p='check_sigtool.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1057
+	@p='check_sigtool.sh'; \
1058
+	b='check_sigtool.sh'; \
1059
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1060
+	--log-file $$b.log --trs-file $$b.trs \
1061
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1062
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1019 1063
 check_unit_vg.sh.log: check_unit_vg.sh
1020
-	@p='check_unit_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1064
+	@p='check_unit_vg.sh'; \
1065
+	b='check_unit_vg.sh'; \
1066
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1067
+	--log-file $$b.log --trs-file $$b.trs \
1068
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1069
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1021 1070
 check1_clamscan.sh.log: check1_clamscan.sh
1022
-	@p='check1_clamscan.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1071
+	@p='check1_clamscan.sh'; \
1072
+	b='check1_clamscan.sh'; \
1073
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1074
+	--log-file $$b.log --trs-file $$b.trs \
1075
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1076
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1023 1077
 check2_clamd.sh.log: check2_clamd.sh
1024
-	@p='check2_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1078
+	@p='check2_clamd.sh'; \
1079
+	b='check2_clamd.sh'; \
1080
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1081
+	--log-file $$b.log --trs-file $$b.trs \
1082
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1083
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1025 1084
 check3_clamd.sh.log: check3_clamd.sh
1026
-	@p='check3_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1085
+	@p='check3_clamd.sh'; \
1086
+	b='check3_clamd.sh'; \
1087
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1088
+	--log-file $$b.log --trs-file $$b.trs \
1089
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1090
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1027 1091
 check4_clamd.sh.log: check4_clamd.sh
1028
-	@p='check4_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1092
+	@p='check4_clamd.sh'; \
1093
+	b='check4_clamd.sh'; \
1094
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1095
+	--log-file $$b.log --trs-file $$b.trs \
1096
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1097
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1029 1098
 check5_clamd_vg.sh.log: check5_clamd_vg.sh
1030
-	@p='check5_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1099
+	@p='check5_clamd_vg.sh'; \
1100
+	b='check5_clamd_vg.sh'; \
1101
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1102
+	--log-file $$b.log --trs-file $$b.trs \
1103
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1104
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1031 1105
 check6_clamd_vg.sh.log: check6_clamd_vg.sh
1032
-	@p='check6_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1106
+	@p='check6_clamd_vg.sh'; \
1107
+	b='check6_clamd_vg.sh'; \
1108
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1109
+	--log-file $$b.log --trs-file $$b.trs \
1110
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1111
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1033 1112
 check7_clamd_hg.sh.log: check7_clamd_hg.sh
1034
-	@p='check7_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1113
+	@p='check7_clamd_hg.sh'; \
1114
+	b='check7_clamd_hg.sh'; \
1115
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1116
+	--log-file $$b.log --trs-file $$b.trs \
1117
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1118
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1035 1119
 check8_clamd_hg.sh.log: check8_clamd_hg.sh
1036
-	@p='check8_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1120
+	@p='check8_clamd_hg.sh'; \
1121
+	b='check8_clamd_hg.sh'; \
1122
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1123
+	--log-file $$b.log --trs-file $$b.trs \
1124
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1125
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1037 1126
 check9_clamscan_vg.sh.log: check9_clamscan_vg.sh
1038
-	@p='check9_clamscan_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1127
+	@p='check9_clamscan_vg.sh'; \
1128
+	b='check9_clamscan_vg.sh'; \
1129
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1130
+	--log-file $$b.log --trs-file $$b.trs \
1131
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1132
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1039 1133
 .test.log:
1040
-	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1134
+	@p='$<'; \
1135
+	$(am__set_b); \
1136
+	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1137
+	--log-file $$b.log --trs-file $$b.trs \
1138
+	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1139
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
1041 1140
 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1042
-@am__EXEEXT_TRUE@	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1141
+@am__EXEEXT_TRUE@	@p='$<'; \
1142
+@am__EXEEXT_TRUE@	$(am__set_b); \
1143
+@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1144
+@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1145
+@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1146
+@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1043 1147
 
1044 1148
 distdir: $(DISTFILES)
1045 1149
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
... ...
@@ -1098,7 +1343,7 @@ install-strip:
1098 1098
 	fi
1099 1099
 mostlyclean-generic:
1100 1100
 	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1101
-	-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1101
+	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1102 1102
 	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1103 1103
 
1104 1104
 clean-generic:
... ...
@@ -1170,8 +1415,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
1170 1170
 
1171 1171
 mostlyclean: mostlyclean-am
1172 1172
 
1173
-mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \
1174
-	mostlyclean-generic mostlyclean-libtool
1173
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1174
+	mostlyclean-libtool
1175 1175
 
1176 1176
 pdf: pdf-am
1177 1177
 
... ...
@@ -1183,22 +1428,21 @@ ps-am:
1183 1183
 
1184 1184
 uninstall-am:
1185 1185
 
1186
-.MAKE: check-am check-html install-am install-strip recheck-html
1187
-
1188
-.PHONY: CTAGS GTAGS all all-am am--mostlyclean-test-html check \
1189
-	check-TESTS check-am check-html clean clean-checkPROGRAMS \
1190
-	clean-generic clean-libtool clean-local ctags distclean \
1191
-	distclean-compile distclean-generic distclean-libtool \
1192
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
1193
-	install install-am install-data install-data-am install-dvi \
1194
-	install-dvi-am install-exec install-exec-am install-html \
1195
-	install-html-am install-info install-info-am install-man \
1196
-	install-pdf install-pdf-am install-ps install-ps-am \
1197
-	install-strip installcheck installcheck-am installdirs \
1198
-	maintainer-clean maintainer-clean-generic mostlyclean \
1199
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1200
-	pdf pdf-am ps ps-am recheck recheck-html tags uninstall \
1201
-	uninstall-am
1186
+.MAKE: check-am install-am install-strip
1187
+
1188
+.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1189
+	clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1190
+	cscopelist-am ctags ctags-am distclean distclean-compile \
1191
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
1192
+	dvi-am html html-am info info-am install install-am \
1193
+	install-data install-data-am install-dvi install-dvi-am \
1194
+	install-exec install-exec-am install-html install-html-am \
1195
+	install-info install-info-am install-man install-pdf \
1196
+	install-pdf-am install-ps install-ps-am install-strip \
1197
+	installcheck installcheck-am installdirs maintainer-clean \
1198
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
1199
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1200
+	recheck tags tags-am uninstall uninstall-am
1202 1201
 
1203 1202
 
1204 1203
 check_unit_vg.sh: $(FILES)