Browse code

autoreconf for libfreshclam.

Steven Morgan authored on 2016/03/14 23:35:09
Showing 25 changed files
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,6 @@
34 34
 
35 35
 
36 36
 VPATH = @srcdir@
37
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
-am__make_running_with_option = \
39
-  case $${target_option-} in \
40
-      ?) ;; \
41
-      *) echo "am__make_running_with_option: internal error: invalid" \
42
-              "target option '$${target_option-}' specified" >&2; \
43
-         exit 1;; \
44
-  esac; \
45
-  has_opt=no; \
46
-  sane_makeflags=$$MAKEFLAGS; \
47
-  if $(am__is_gnu_make); then \
48
-    sane_makeflags=$$MFLAGS; \
49
-  else \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
52
-        bs=\\; \
53
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
-    esac; \
56
-  fi; \
57
-  skip_next=no; \
58
-  strip_trailopt () \
59
-  { \
60
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
-  }; \
62
-  for flg in $$sane_makeflags; do \
63
-    test $$skip_next = yes && { skip_next=no; continue; }; \
64
-    case $$flg in \
65
-      *=*|--*) continue;; \
66
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
-      -*I?*) strip_trailopt 'I';; \
68
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
-      -*O?*) strip_trailopt 'O';; \
70
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
-      -*l?*) strip_trailopt 'l';; \
72
-      -[dEDm]) skip_next=yes;; \
73
-      -[JT]) skip_next=yes;; \
74
-    esac; \
75
-    case $$flg in \
76
-      *$$target_option*) has_opt=yes; break;; \
77
-    esac; \
78
-  done; \
79
-  test $$has_opt = yes
80
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,11 +55,12 @@ build_triplet = @build@
99 99
 host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = clamsubmit
102
+@ENABLE_LIBFRESHCLAM_TRUE@am__append_2 = libfreshclam
102 103
 subdir = .
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/configure $(am__configure_deps) \
105
-	$(srcdir)/clamav-config.h.in $(srcdir)/clamav-config.in \
106
-	$(srcdir)/libclamav.pc.in $(srcdir)/platform.h.in \
104
+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
105
+	$(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
106
+	$(srcdir)/clamav-config.in $(srcdir)/libclamav.pc.in \
107
+	$(srcdir)/platform.h.in $(top_srcdir)/configure \
107 108
 	$(top_srcdir)/docs/man/clamav-milter.8.in \
108 109
 	$(top_srcdir)/docs/man/clamav-milter.conf.5.in \
109 110
 	$(top_srcdir)/docs/man/clambc.1.in \
... ...
@@ -111,21 +68,16 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
111 111
 	$(top_srcdir)/docs/man/clamd.8.in \
112 112
 	$(top_srcdir)/docs/man/clamd.conf.5.in \
113 113
 	$(top_srcdir)/docs/man/clamdscan.1.in \
114
+	$(top_srcdir)/docs/man/clamdtop.1.in \
114 115
 	$(top_srcdir)/docs/man/clamscan.1.in \
116
+	$(top_srcdir)/docs/man/clamsubmit.1.in \
115 117
 	$(top_srcdir)/docs/man/freshclam.1.in \
116 118
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
117
-	$(top_srcdir)/docs/man/sigtool.1.in \
118
-	$(top_srcdir)/docs/man/clamdtop.1.in \
119
-	$(top_srcdir)/docs/man/clamsubmit.1.in AUTHORS COPYING \
120
-	ChangeLog INSTALL NEWS README config/compile \
121
-	config/config.guess config/config.rpath config/config.sub \
122
-	config/depcomp config/install-sh config/missing config/ylwrap \
123
-	config/ltmain.sh $(top_srcdir)/config/compile \
124
-	$(top_srcdir)/config/config.guess \
125
-	$(top_srcdir)/config/config.rpath \
126
-	$(top_srcdir)/config/config.sub \
127
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
128
-	$(top_srcdir)/config/missing
119
+	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
120
+	INSTALL NEWS config/compile config/config.guess \
121
+	config/config.rpath config/config.sub config/depcomp \
122
+	config/install-sh config/ltmain.sh config/missing \
123
+	config/ylwrap
129 124
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130 125
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
131 126
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -237,66 +189,32 @@ am__uninstall_files_from_dir = { \
237 237
   }
238 238
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
239 239
 SCRIPTS = $(bin_SCRIPTS)
240
-AM_V_P = $(am__v_P_@AM_V@)
241
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
242
-am__v_P_0 = false
243
-am__v_P_1 = :
244 240
 AM_V_GEN = $(am__v_GEN_@AM_V@)
245 241
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
246
-am__v_GEN_0 = @echo "  GEN     " $@;
247
-am__v_GEN_1 = 
242
+am__v_GEN_0 = @echo "  GEN   " $@;
248 243
 AM_V_at = $(am__v_at_@AM_V@)
249 244
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
250 245
 am__v_at_0 = @
251
-am__v_at_1 = 
252 246
 SOURCES =
253 247
 DIST_SOURCES =
254
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
255
-	ctags-recursive dvi-recursive html-recursive info-recursive \
256
-	install-data-recursive install-dvi-recursive \
257
-	install-exec-recursive install-html-recursive \
258
-	install-info-recursive install-pdf-recursive \
259
-	install-ps-recursive install-recursive installcheck-recursive \
260
-	installdirs-recursive pdf-recursive ps-recursive \
261
-	tags-recursive uninstall-recursive
262
-am__can_run_installinfo = \
263
-  case $$AM_UPDATE_INFO_DIR in \
264
-    n|no|NO) false;; \
265
-    *) (install-info --version) >/dev/null 2>&1;; \
266
-  esac
248
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
249
+	html-recursive info-recursive install-data-recursive \
250
+	install-dvi-recursive install-exec-recursive \
251
+	install-html-recursive install-info-recursive \
252
+	install-pdf-recursive install-ps-recursive install-recursive \
253
+	installcheck-recursive installdirs-recursive pdf-recursive \
254
+	ps-recursive uninstall-recursive
267 255
 DATA = $(pkgconfig_DATA)
268 256
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
269 257
   distclean-recursive maintainer-clean-recursive
270
-am__recursive_targets = \
271
-  $(RECURSIVE_TARGETS) \
272
-  $(RECURSIVE_CLEAN_TARGETS) \
273
-  $(am__extra_recursive_targets)
274
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
275
-	cscope distdir dist dist-all distcheck
276
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
277
-	$(LISP)clamav-config.h.in
278
-# Read a list of newline-separated strings from the standard input,
279
-# and print each of them once, without duplicates.  Input order is
280
-# *not* preserved.
281
-am__uniquify_input = $(AWK) '\
282
-  BEGIN { nonempty = 0; } \
283
-  { items[$$0] = 1; nonempty = 1; } \
284
-  END { if (nonempty) { for (i in items) print i; }; } \
285
-'
286
-# Make sure the list of sources is unique.  This is necessary because,
287
-# e.g., the same source file might be shared among _SOURCES variables
288
-# for different programs/libraries.
289
-am__define_uniq_tagged_files = \
290
-  list='$(am__tagged_files)'; \
291
-  unique=`for i in $$list; do \
292
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293
-  done | $(am__uniquify_input)`
258
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
259
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
260
+	distdir dist dist-all distcheck
294 261
 ETAGS = etags
295 262
 CTAGS = ctags
296
-CSCOPE = cscope
297 263
 DIST_SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam \
298 264
 	sigtool clamconf database docs etc clamav-milter test clamdtop \
299
-	clambc unit_tests clamsubmit
265
+	clambc unit_tests clamsubmit libfreshclam
300 266
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
301 267
 distdir = $(PACKAGE)-$(VERSION)
302 268
 top_distdir = $(distdir)
... ...
@@ -306,7 +224,6 @@ am__remove_distdir = \
306 306
       && rm -rf "$(distdir)" \
307 307
       || { sleep 5 && rm -rf "$(distdir)"; }; \
308 308
   else :; fi
309
-am__post_remove_distdir = $(am__remove_distdir)
310 309
 am__relativize = \
311 310
   dir0=`pwd`; \
312 311
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
... ...
@@ -334,7 +251,6 @@ am__relativize = \
334 334
   reldir="$$dir2"
335 335
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
336 336
 GZIP_ENV = --best
337
-DIST_TARGETS = dist-bzip2 dist-gzip
338 337
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
339 338
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
340 339
 distcleancheck_listfiles = find . -type f -print
... ...
@@ -550,7 +466,7 @@ top_srcdir = @top_srcdir@
550 550
 ACLOCAL_AMFLAGS = -I m4
551 551
 SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam sigtool \
552 552
 	clamconf database docs etc clamav-milter test clamdtop clambc \
553
-	unit_tests $(am__append_1)
553
+	unit_tests $(am__append_1) $(am__append_2)
554 554
 EXTRA_DIST = FAQ examples BUGS shared libclamav.pc.in libclamunrar_iface/Makefile.am libclamunrar_iface/Makefile.in UPGRADE COPYING.bzip2 COPYING.lzma COPYING.unrar COPYING.LGPL COPYING.llvm COPYING.file COPYING.zlib COPYING.getopt COPYING.regex COPYING.YARA COPYING.pcre platform.h.in clamdscan/clamdscan.map win32
555 555
 bin_SCRIPTS = clamav-config
556 556
 pkgconfigdir = $(libdir)/pkgconfig
... ...
@@ -600,8 +516,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
600 600
 $(am__aclocal_m4_deps):
601 601
 
602 602
 clamav-config.h: stamp-h1
603
-	@test -f $@ || rm -f stamp-h1
604
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
603
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
604
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
605 605
 
606 606
 stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
607 607
 	@rm -f stamp-h1
... ...
@@ -647,11 +563,8 @@ docs/man/clamsubmit.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clam
647 647
 	cd $(top_builddir) && $(SHELL) ./config.status $@
648 648
 install-binSCRIPTS: $(bin_SCRIPTS)
649 649
 	@$(NORMAL_INSTALL)
650
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
650 651
 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
651
-	if test -n "$$list"; then \
652
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
653
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
654
-	fi; \
655 652
 	for p in $$list; do \
656 653
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
657 654
 	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
... ...
@@ -706,11 +619,8 @@ distclean-libtool:
706 706
 	-rm -f libtool config.lt
707 707
 install-pkgconfigDATA: $(pkgconfig_DATA)
708 708
 	@$(NORMAL_INSTALL)
709
+	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
709 710
 	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
710
-	if test -n "$$list"; then \
711
-	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
712
-	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
713
-	fi; \
714 711
 	for p in $$list; do \
715 712
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
716 713
 	  echo "$$d$$p"; \
... ...
@@ -727,25 +637,22 @@ uninstall-pkgconfigDATA:
727 727
 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
728 728
 
729 729
 # This directory's subdirectories are mostly independent; you can cd
730
-# into them and run 'make' without going through this Makefile.
731
-# To change the values of 'make' variables: instead of editing Makefiles,
732
-# (1) if the variable is set in 'config.status', edit 'config.status'
733
-#     (which will cause the Makefiles to be regenerated when you run 'make');
734
-# (2) otherwise, pass the desired values on the 'make' command line.
735
-$(am__recursive_targets):
736
-	@fail=; \
737
-	if $(am__make_keepgoing); then \
738
-	  failcom='fail=yes'; \
739
-	else \
740
-	  failcom='exit 1'; \
741
-	fi; \
730
+# into them and run `make' without going through this Makefile.
731
+# To change the values of `make' variables: instead of editing Makefiles,
732
+# (1) if the variable is set in `config.status', edit `config.status'
733
+#     (which will cause the Makefiles to be regenerated when you run `make');
734
+# (2) otherwise, pass the desired values on the `make' command line.
735
+$(RECURSIVE_TARGETS):
736
+	@fail= failcom='exit 1'; \
737
+	for f in x $$MAKEFLAGS; do \
738
+	  case $$f in \
739
+	    *=* | --[!k]*);; \
740
+	    *k*) failcom='fail=yes';; \
741
+	  esac; \
742
+	done; \
742 743
 	dot_seen=no; \
743 744
 	target=`echo $@ | sed s/-recursive//`; \
744
-	case "$@" in \
745
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
746
-	  *) list='$(SUBDIRS)' ;; \
747
-	esac; \
748
-	for subdir in $$list; do \
745
+	list='$(SUBDIRS)'; for subdir in $$list; do \
749 746
 	  echo "Making $$target in $$subdir"; \
750 747
 	  if test "$$subdir" = "."; then \
751 748
 	    dot_seen=yes; \
... ...
@@ -760,12 +667,57 @@ $(am__recursive_targets):
760 760
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
761 761
 	fi; test -z "$$fail"
762 762
 
763
-ID: $(am__tagged_files)
764
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
765
-tags: tags-recursive
766
-TAGS: tags
763
+$(RECURSIVE_CLEAN_TARGETS):
764
+	@fail= failcom='exit 1'; \
765
+	for f in x $$MAKEFLAGS; do \
766
+	  case $$f in \
767
+	    *=* | --[!k]*);; \
768
+	    *k*) failcom='fail=yes';; \
769
+	  esac; \
770
+	done; \
771
+	dot_seen=no; \
772
+	case "$@" in \
773
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
774
+	  *) list='$(SUBDIRS)' ;; \
775
+	esac; \
776
+	rev=''; for subdir in $$list; do \
777
+	  if test "$$subdir" = "."; then :; else \
778
+	    rev="$$subdir $$rev"; \
779
+	  fi; \
780
+	done; \
781
+	rev="$$rev ."; \
782
+	target=`echo $@ | sed s/-recursive//`; \
783
+	for subdir in $$rev; do \
784
+	  echo "Making $$target in $$subdir"; \
785
+	  if test "$$subdir" = "."; then \
786
+	    local_target="$$target-am"; \
787
+	  else \
788
+	    local_target="$$target"; \
789
+	  fi; \
790
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
791
+	  || eval $$failcom; \
792
+	done && test -z "$$fail"
793
+tags-recursive:
794
+	list='$(SUBDIRS)'; for subdir in $$list; do \
795
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
796
+	done
797
+ctags-recursive:
798
+	list='$(SUBDIRS)'; for subdir in $$list; do \
799
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
800
+	done
767 801
 
768
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
802
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
803
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
804
+	unique=`for i in $$list; do \
805
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
806
+	  done | \
807
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
808
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
809
+	mkid -fID $$unique
810
+tags: TAGS
811
+
812
+TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
813
+		$(TAGS_FILES) $(LISP)
769 814
 	set x; \
770 815
 	here=`pwd`; \
771 816
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -781,7 +733,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
781 781
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
782 782
 	  fi; \
783 783
 	done; \
784
-	$(am__define_uniq_tagged_files); \
784
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
785
+	unique=`for i in $$list; do \
786
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
787
+	  done | \
788
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
789
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
785 790
 	shift; \
786 791
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
787 792
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -793,11 +750,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
793 793
 	      $$unique; \
794 794
 	  fi; \
795 795
 	fi
796
-ctags: ctags-recursive
797
-
798
-CTAGS: ctags
799
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
800
-	$(am__define_uniq_tagged_files); \
796
+ctags: CTAGS
797
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
798
+		$(TAGS_FILES) $(LISP)
799
+	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
800
+	unique=`for i in $$list; do \
801
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
802
+	  done | \
803
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
804
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
801 805
 	test -z "$(CTAGS_ARGS)$$unique" \
802 806
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
803 807
 	     $$unique
... ...
@@ -806,31 +767,9 @@ GTAGS:
806 806
 	here=`$(am__cd) $(top_builddir) && pwd` \
807 807
 	  && $(am__cd) $(top_srcdir) \
808 808
 	  && gtags -i $(GTAGS_ARGS) "$$here"
809
-cscope: cscope.files
810
-	test ! -s cscope.files \
811
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
812
-clean-cscope:
813
-	-rm -f cscope.files
814
-cscope.files: clean-cscope cscopelist
815
-cscopelist: cscopelist-recursive
816
-
817
-cscopelist-am: $(am__tagged_files)
818
-	list='$(am__tagged_files)'; \
819
-	case "$(srcdir)" in \
820
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
821
-	  *) sdir=$(subdir)/$(srcdir) ;; \
822
-	esac; \
823
-	for i in $$list; do \
824
-	  if test -f "$$i"; then \
825
-	    echo "$(subdir)/$$i"; \
826
-	  else \
827
-	    echo "$$sdir/$$i"; \
828
-	  fi; \
829
-	done >> $(top_builddir)/cscope.files
830 809
 
831 810
 distclean-tags:
832 811
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
833
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
834 812
 
835 813
 distdir: $(DISTFILES)
836 814
 	$(am__remove_distdir)
... ...
@@ -866,10 +805,13 @@ distdir: $(DISTFILES)
866 866
 	done
867 867
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
868 868
 	  if test "$$subdir" = .; then :; else \
869
-	    $(am__make_dryrun) \
870
-	      || test -d "$(distdir)/$$subdir" \
871
-	      || $(MKDIR_P) "$(distdir)/$$subdir" \
872
-	      || exit 1; \
869
+	    test -d "$(distdir)/$$subdir" \
870
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
871
+	    || exit 1; \
872
+	  fi; \
873
+	done
874
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
875
+	  if test "$$subdir" = .; then :; else \
873 876
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
874 877
 	    $(am__relativize); \
875 878
 	    new_distdir=$$reldir; \
... ...
@@ -901,41 +843,40 @@ distdir: $(DISTFILES)
901 901
 	|| chmod -R a+r "$(distdir)"
902 902
 dist-gzip: distdir
903 903
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
904
-	$(am__post_remove_distdir)
904
+	$(am__remove_distdir)
905 905
 dist-bzip2: distdir
906 906
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
907
-	$(am__post_remove_distdir)
907
+	$(am__remove_distdir)
908 908
 
909 909
 dist-lzip: distdir
910 910
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
911
-	$(am__post_remove_distdir)
911
+	$(am__remove_distdir)
912
+
913
+dist-lzma: distdir
914
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
915
+	$(am__remove_distdir)
912 916
 
913 917
 dist-xz: distdir
914 918
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
915
-	$(am__post_remove_distdir)
919
+	$(am__remove_distdir)
916 920
 
917 921
 dist-tarZ: distdir
918
-	@echo WARNING: "Support for shar distribution archives is" \
919
-	               "deprecated." >&2
920
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
921 922
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
922
-	$(am__post_remove_distdir)
923
+	$(am__remove_distdir)
923 924
 
924 925
 dist-shar: distdir
925
-	@echo WARNING: "Support for distribution archives compressed with" \
926
-		       "legacy program 'compress' is deprecated." >&2
927
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
928 926
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
929
-	$(am__post_remove_distdir)
927
+	$(am__remove_distdir)
930 928
 
931 929
 dist-zip: distdir
932 930
 	-rm -f $(distdir).zip
933 931
 	zip -rq $(distdir).zip $(distdir)
934
-	$(am__post_remove_distdir)
932
+	$(am__remove_distdir)
935 933
 
936
-dist dist-all:
937
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
938
-	$(am__post_remove_distdir)
934
+dist dist-all: distdir
935
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
936
+	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
937
+	$(am__remove_distdir)
939 938
 
940 939
 # This target untars the dist file and tries a VPATH configuration.  Then
941 940
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -946,6 +887,8 @@ distcheck: dist
946 946
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
947 947
 	*.tar.bz2*) \
948 948
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
949
+	*.tar.lzma*) \
950
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
949 951
 	*.tar.lz*) \
950 952
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
951 953
 	*.tar.xz*) \
... ...
@@ -957,19 +900,18 @@ distcheck: dist
957 957
 	*.zip*) \
958 958
 	  unzip $(distdir).zip ;;\
959 959
 	esac
960
-	chmod -R a-w $(distdir)
961
-	chmod u+w $(distdir)
962
-	mkdir $(distdir)/_build $(distdir)/_inst
960
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
961
+	mkdir $(distdir)/_build
962
+	mkdir $(distdir)/_inst
963 963
 	chmod a-w $(distdir)
964 964
 	test -d $(distdir)/_build || exit 0; \
965 965
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
966 966
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
967 967
 	  && am__cwd=`pwd` \
968 968
 	  && $(am__cd) $(distdir)/_build \
969
-	  && ../configure \
969
+	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
970 970
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
971 971
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
972
-	    --srcdir=.. --prefix="$$dc_install_base" \
973 972
 	  && $(MAKE) $(AM_MAKEFLAGS) \
974 973
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
975 974
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -992,7 +934,7 @@ distcheck: dist
992 992
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
993 993
 	  && cd "$$am__cwd" \
994 994
 	  || exit 1
995
-	$(am__post_remove_distdir)
995
+	$(am__remove_distdir)
996 996
 	@(echo "$(distdir) archives ready for distribution: "; \
997 997
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
998 998
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -1131,25 +1073,26 @@ ps-am:
1131 1131
 
1132 1132
 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1133 1133
 
1134
-.MAKE: $(am__recursive_targets) all install-am install-strip
1135
-
1136
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1137
-	am--refresh check check-am clean clean-cscope clean-generic \
1138
-	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1139
-	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1140
-	dist-tarZ dist-xz dist-zip distcheck distclean \
1141
-	distclean-generic distclean-hdr distclean-libtool \
1142
-	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1143
-	dvi-am html html-am info info-am install install-am \
1144
-	install-binSCRIPTS install-data install-data-am install-dvi \
1145
-	install-dvi-am install-exec install-exec-am install-html \
1146
-	install-html-am install-info install-info-am install-man \
1147
-	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1148
-	install-ps-am install-strip installcheck installcheck-am \
1149
-	installcheck-binSCRIPTS installdirs installdirs-am \
1150
-	maintainer-clean maintainer-clean-generic mostlyclean \
1151
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1152
-	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1134
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1135
+	ctags-recursive install-am install-strip tags-recursive
1136
+
1137
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1138
+	all all-am am--refresh check check-am clean clean-generic \
1139
+	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1140
+	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
1141
+	dist-xz dist-zip distcheck distclean distclean-generic \
1142
+	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1143
+	distdir distuninstallcheck dvi dvi-am html html-am info \
1144
+	info-am install install-am install-binSCRIPTS install-data \
1145
+	install-data-am install-dvi install-dvi-am install-exec \
1146
+	install-exec-am install-html install-html-am install-info \
1147
+	install-info-am install-man install-pdf install-pdf-am \
1148
+	install-pkgconfigDATA install-ps install-ps-am install-strip \
1149
+	installcheck installcheck-am installcheck-binSCRIPTS \
1150
+	installdirs installdirs-am maintainer-clean \
1151
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
1152
+	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1153
+	uninstall uninstall-am uninstall-binSCRIPTS \
1153 1154
 	uninstall-pkgconfigDATA
1154 1155
 
1155 1156
 lcov:
... ...
@@ -1,7 +1,8 @@
1
-# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
4 2
 
3
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
+# Inc.
5 6
 # This file is free software; the Free Software Foundation
6 7
 # gives unlimited permission to copy and/or distribute it,
7 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -11,14 +12,13 @@
11 11
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 12
 # PARTICULAR PURPOSE.
13 13
 
14
-m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 14
 m4_ifndef([AC_AUTOCONF_VERSION],
16 15
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18
-[m4_warning([this file was generated for autoconf 2.69.
16
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17
+[m4_warning([this file was generated for autoconf 2.68.
19 18
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 19
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically 'autoreconf'.])])
20
+To do so, use the procedure documented by the package, typically `autoreconf'.])])
22 21
 
23 22
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
24 23
 # serial 1 (pkg-config-0.24)
... ...
@@ -180,22 +180,25 @@ else
180 180
 fi[]dnl
181 181
 ])# PKG_CHECK_MODULES
182 182
 
183
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
183
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
184
+# Foundation, Inc.
184 185
 #
185 186
 # This file is free software; the Free Software Foundation
186 187
 # gives unlimited permission to copy and/or distribute it,
187 188
 # with or without modifications, as long as this notice is preserved.
188 189
 
190
+# serial 1
191
+
189 192
 # AM_AUTOMAKE_VERSION(VERSION)
190 193
 # ----------------------------
191 194
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
192 195
 # generated from the m4 files accompanying Automake X.Y.
193 196
 # (This private macro should not be called outside this file.)
194 197
 AC_DEFUN([AM_AUTOMAKE_VERSION],
195
-[am__api_version='1.14'
198
+[am__api_version='1.11'
196 199
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
197 200
 dnl require some minimum version.  Point them to the right macro.
198
-m4_if([$1], [1.14.1], [],
201
+m4_if([$1], [1.11.3], [],
199 202
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
200 203
 ])
201 204
 
... ...
@@ -211,22 +214,24 @@ m4_define([_AM_AUTOCONF_VERSION], [])
211 211
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
212 212
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
213 213
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
214
-[AM_AUTOMAKE_VERSION([1.14.1])dnl
214
+[AM_AUTOMAKE_VERSION([1.11.3])dnl
215 215
 m4_ifndef([AC_AUTOCONF_VERSION],
216 216
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
217 217
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
218 218
 
219 219
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
220 220
 
221
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
221
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
222 222
 #
223 223
 # This file is free software; the Free Software Foundation
224 224
 # gives unlimited permission to copy and/or distribute it,
225 225
 # with or without modifications, as long as this notice is preserved.
226 226
 
227
+# serial 1
228
+
227 229
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
228
-# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
229
-# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
230
+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
231
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
230 232
 #
231 233
 # Of course, Automake must honor this variable whenever it calls a
232 234
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -245,7 +250,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
245 245
 #
246 246
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
247 247
 # are both prefixed by $srcdir.  In an in-source build this is usually
248
-# harmless because $srcdir is '.', but things will broke when you
248
+# harmless because $srcdir is `.', but things will broke when you
249 249
 # start a VPATH build or use an absolute $srcdir.
250 250
 #
251 251
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -271,19 +276,22 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
271 271
 
272 272
 # AM_CONDITIONAL                                            -*- Autoconf -*-
273 273
 
274
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
274
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
275
+# Free Software Foundation, Inc.
275 276
 #
276 277
 # This file is free software; the Free Software Foundation
277 278
 # gives unlimited permission to copy and/or distribute it,
278 279
 # with or without modifications, as long as this notice is preserved.
279 280
 
281
+# serial 9
282
+
280 283
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
281 284
 # -------------------------------------
282 285
 # Define a conditional.
283 286
 AC_DEFUN([AM_CONDITIONAL],
284
-[AC_PREREQ([2.52])dnl
285
- m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
286
-       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
287
+[AC_PREREQ(2.52)dnl
288
+ ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
289
+	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
287 290
 AC_SUBST([$1_TRUE])dnl
288 291
 AC_SUBST([$1_FALSE])dnl
289 292
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -302,14 +310,16 @@ AC_CONFIG_COMMANDS_PRE(
302 302
 Usually this means the macro was only invoked conditionally.]])
303 303
 fi])])
304 304
 
305
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
305
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
306
+# 2010, 2011 Free Software Foundation, Inc.
306 307
 #
307 308
 # This file is free software; the Free Software Foundation
308 309
 # gives unlimited permission to copy and/or distribute it,
309 310
 # with or without modifications, as long as this notice is preserved.
310 311
 
312
+# serial 12
311 313
 
312
-# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
314
+# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
313 315
 # written in clear, in which case automake, when reading aclocal.m4,
314 316
 # will think it sees a *use*, and therefore will trigger all it's
315 317
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -319,7 +329,7 @@ fi])])
319 319
 # _AM_DEPENDENCIES(NAME)
320 320
 # ----------------------
321 321
 # See how the compiler implements dependency checking.
322
-# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
322
+# NAME is "CC", "CXX", "GCJ", or "OBJC".
323 323
 # We try a few techniques and use that to set a single cache variable.
324 324
 #
325 325
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -332,13 +342,12 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
332 332
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
333 333
 AC_REQUIRE([AM_DEP_TRACK])dnl
334 334
 
335
-m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
336
-      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
337
-      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
338
-      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
339
-      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
340
-      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
341
-                    [depcc="$$1"   am_compiler_list=])
335
+ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
336
+       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
337
+       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
338
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
339
+       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
340
+                   [depcc="$$1"   am_compiler_list=])
342 341
 
343 342
 AC_CACHE_CHECK([dependency style of $depcc],
344 343
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -346,8 +355,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
346 346
   # We make a subdir and do the tests there.  Otherwise we can end up
347 347
   # making bogus files that we don't know about and never remove.  For
348 348
   # instance it was reported that on HP-UX the gcc test will end up
349
-  # making a dummy file named 'D' -- because '-MD' means "put the output
350
-  # in D".
349
+  # making a dummy file named `D' -- because `-MD' means `put the output
350
+  # in D'.
351 351
   rm -rf conftest.dir
352 352
   mkdir conftest.dir
353 353
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -387,16 +396,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
387 387
     : > sub/conftest.c
388 388
     for i in 1 2 3 4 5 6; do
389 389
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
390
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
391
-      # Solaris 10 /bin/sh.
392
-      echo '/* dummy */' > sub/conftst$i.h
390
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
391
+      # Solaris 8's {/usr,}/bin/sh.
392
+      touch sub/conftst$i.h
393 393
     done
394 394
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
395 395
 
396
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
396
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
397 397
     # mode.  It turns out that the SunPro C++ compiler does not properly
398
-    # handle '-M -o', and we need to detect this.  Also, some Intel
399
-    # versions had trouble with output in subdirs.
398
+    # handle `-M -o', and we need to detect this.  Also, some Intel
399
+    # versions had trouble with output in subdirs
400 400
     am__obj=sub/conftest.${OBJEXT-o}
401 401
     am__minus_obj="-o $am__obj"
402 402
     case $depmode in
... ...
@@ -405,8 +414,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
405 405
       test "$am__universal" = false || continue
406 406
       ;;
407 407
     nosideeffect)
408
-      # After this tag, mechanisms are not by side-effect, so they'll
409
-      # only be used when explicitly requested.
408
+      # after this tag, mechanisms are not by side-effect, so they'll
409
+      # only be used when explicitly requested
410 410
       if test "x$enable_dependency_tracking" = xyes; then
411 411
 	continue
412 412
       else
... ...
@@ -414,7 +423,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
414 414
       fi
415 415
       ;;
416 416
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
417
-      # This compiler won't grok '-c -o', but also, the minuso test has
417
+      # This compiler won't grok `-c -o', but also, the minuso test has
418 418
       # not run yet.  These depmodes are late enough in the game, and
419 419
       # so weak that their functioning should not be impacted.
420 420
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -462,7 +471,7 @@ AM_CONDITIONAL([am__fastdep$1], [
462 462
 # AM_SET_DEPDIR
463 463
 # -------------
464 464
 # Choose a directory name for dependency files.
465
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
465
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES
466 466
 AC_DEFUN([AM_SET_DEPDIR],
467 467
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
468 468
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -472,13 +481,9 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
472 472
 # AM_DEP_TRACK
473 473
 # ------------
474 474
 AC_DEFUN([AM_DEP_TRACK],
475
-[AC_ARG_ENABLE([dependency-tracking], [dnl
476
-AS_HELP_STRING(
477
-  [--enable-dependency-tracking],
478
-  [do not reject slow dependency extractors])
479
-AS_HELP_STRING(
480
-  [--disable-dependency-tracking],
481
-  [speeds up one-time build])])
475
+[AC_ARG_ENABLE(dependency-tracking,
476
+[  --disable-dependency-tracking  speeds up one-time build
477
+  --enable-dependency-tracking   do not reject slow dependency extractors])
482 478
 if test "x$enable_dependency_tracking" != xno; then
483 479
   am_depcomp="$ac_aux_dir/depcomp"
484 480
   AMDEPBACKSLASH='\'
... ...
@@ -493,18 +498,20 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
493 493
 
494 494
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
495 495
 
496
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
496
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
497
+# Free Software Foundation, Inc.
497 498
 #
498 499
 # This file is free software; the Free Software Foundation
499 500
 # gives unlimited permission to copy and/or distribute it,
500 501
 # with or without modifications, as long as this notice is preserved.
501 502
 
503
+#serial 5
502 504
 
503 505
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
504 506
 # ------------------------------
505 507
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
506 508
 [{
507
-  # Older Autoconf quotes --file arguments for eval, but not when files
509
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
508 510
   # are listed without --file.  Let's play safe and only enable the eval
509 511
   # if we detect the quoting.
510 512
   case $CONFIG_FILES in
... ...
@@ -517,7 +524,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
517 517
     # Strip MF so we end up with the name of the file.
518 518
     mf=`echo "$mf" | sed -e 's/:.*$//'`
519 519
     # Check whether this is an Automake generated Makefile or not.
520
-    # We used to match only the files named 'Makefile.in', but
520
+    # We used to match only the files named `Makefile.in', but
521 521
     # some people rename them; so instead we look at the file content.
522 522
     # Grep'ing the first line is not enough: some people post-process
523 523
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -529,19 +536,21 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
529 529
       continue
530 530
     fi
531 531
     # Extract the definition of DEPDIR, am__include, and am__quote
532
-    # from the Makefile without running 'make'.
532
+    # from the Makefile without running `make'.
533 533
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
534 534
     test -z "$DEPDIR" && continue
535 535
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
536
-    test -z "$am__include" && continue
536
+    test -z "am__include" && continue
537 537
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
538
+    # When using ansi2knr, U may be empty or an underscore; expand it
539
+    U=`sed -n 's/^U = //p' < "$mf"`
538 540
     # Find all dependency output files, they are included files with
539 541
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
540 542
     # simplest approach to changing $(DEPDIR) to its actual value in the
541 543
     # expansion.
542 544
     for file in `sed -n "
543 545
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
544
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
546
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
545 547
       # Make sure the directory exists.
546 548
       test -f "$dirpart/$file" && continue
547 549
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -559,7 +568,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
559 559
 # This macro should only be invoked once -- use via AC_REQUIRE.
560 560
 #
561 561
 # This code is only required when automatic dependency tracking
562
-# is enabled.  FIXME.  This creates each '.P' file that we will
562
+# is enabled.  FIXME.  This creates each `.P' file that we will
563 563
 # need in order to bootstrap the dependency handling code.
564 564
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
565 565
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -569,21 +578,18 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
569 569
 
570 570
 # Do all the work for Automake.                             -*- Autoconf -*-
571 571
 
572
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
572
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
573
+# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
573 574
 #
574 575
 # This file is free software; the Free Software Foundation
575 576
 # gives unlimited permission to copy and/or distribute it,
576 577
 # with or without modifications, as long as this notice is preserved.
577 578
 
579
+# serial 16
580
+
578 581
 # This macro actually does too much.  Some checks are only needed if
579 582
 # your package does certain things.  But this isn't really a big deal.
580 583
 
581
-dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
582
-m4_define([AC_PROG_CC],
583
-m4_defn([AC_PROG_CC])
584
-[_AM_PROG_CC_C_O
585
-])
586
-
587 584
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
588 585
 # AM_INIT_AUTOMAKE([OPTIONS])
589 586
 # -----------------------------------------------
... ...
@@ -596,7 +602,7 @@ m4_defn([AC_PROG_CC])
596 596
 # arguments mandatory, and then we can depend on a new Autoconf
597 597
 # release and drop the old call support.
598 598
 AC_DEFUN([AM_INIT_AUTOMAKE],
599
-[AC_PREREQ([2.65])dnl
599
+[AC_PREREQ([2.62])dnl
600 600
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
601 601
 dnl the ones we care about.
602 602
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -625,40 +631,31 @@ AC_SUBST([CYGPATH_W])
625 625
 # Define the identity of the package.
626 626
 dnl Distinguish between old-style and new-style calls.
627 627
 m4_ifval([$2],
628
-[AC_DIAGNOSE([obsolete],
629
-             [$0: two- and three-arguments forms are deprecated.])
630
-m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
628
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
631 629
  AC_SUBST([PACKAGE], [$1])dnl
632 630
  AC_SUBST([VERSION], [$2])],
633 631
 [_AM_SET_OPTIONS([$1])dnl
634 632
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
635
-m4_if(
636
-  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
637
-  [ok:ok],,
633
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
638 634
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
639 635
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
640 636
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
641 637
 
642 638
 _AM_IF_OPTION([no-define],,
643
-[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
644
- AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
639
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
640
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
645 641
 
646 642
 # Some tools Automake needs.
647 643
 AC_REQUIRE([AM_SANITY_CHECK])dnl
648 644
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
649
-AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
650
-AM_MISSING_PROG([AUTOCONF], [autoconf])
651
-AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
652
-AM_MISSING_PROG([AUTOHEADER], [autoheader])
653
-AM_MISSING_PROG([MAKEINFO], [makeinfo])
645
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
646
+AM_MISSING_PROG(AUTOCONF, autoconf)
647
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
648
+AM_MISSING_PROG(AUTOHEADER, autoheader)
649
+AM_MISSING_PROG(MAKEINFO, makeinfo)
654 650
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
655 651
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
656
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
657
-# For better backward compatibility.  To be removed once Automake 1.9.x
658
-# dies out for good.  For more background, see:
659
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
660
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
661
-AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
652
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
662 653
 # We need awk for the "check" target.  The system "awk" is bad on
663 654
 # some platforms.
664 655
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -669,78 +666,34 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
669 669
 			     [_AM_PROG_TAR([v7])])])
670 670
 _AM_IF_OPTION([no-dependencies],,
671 671
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
672
-		  [_AM_DEPENDENCIES([CC])],
673
-		  [m4_define([AC_PROG_CC],
674
-			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
672
+		  [_AM_DEPENDENCIES(CC)],
673
+		  [define([AC_PROG_CC],
674
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
675 675
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
676
-		  [_AM_DEPENDENCIES([CXX])],
677
-		  [m4_define([AC_PROG_CXX],
678
-			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
676
+		  [_AM_DEPENDENCIES(CXX)],
677
+		  [define([AC_PROG_CXX],
678
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
679 679
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
680
-		  [_AM_DEPENDENCIES([OBJC])],
681
-		  [m4_define([AC_PROG_OBJC],
682
-			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
683
-AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
684
-		  [_AM_DEPENDENCIES([OBJCXX])],
685
-		  [m4_define([AC_PROG_OBJCXX],
686
-			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
680
+		  [_AM_DEPENDENCIES(OBJC)],
681
+		  [define([AC_PROG_OBJC],
682
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
687 683
 ])
688
-AC_REQUIRE([AM_SILENT_RULES])dnl
689
-dnl The testsuite driver may need to know about EXEEXT, so add the
690
-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
691
-dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
684
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
685
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
686
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
687
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
692 688
 AC_CONFIG_COMMANDS_PRE(dnl
693 689
 [m4_provide_if([_AM_COMPILER_EXEEXT],
694 690
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
691
+])
695 692
 
696
-# POSIX will say in a future version that running "rm -f" with no argument
697
-# is OK; and we want to be able to make that assumption in our Makefile
698
-# recipes.  So use an aggressive probe to check that the usage we want is
699
-# actually supported "in the wild" to an acceptable degree.
700
-# See automake bug#10828.
701
-# To make any issue more visible, cause the running configure to be aborted
702
-# by default if the 'rm' program in use doesn't match our expectations; the
703
-# user can still override this though.
704
-if rm -f && rm -fr && rm -rf; then : OK; else
705
-  cat >&2 <<'END'
706
-Oops!
707
-
708
-Your 'rm' program seems unable to run without file operands specified
709
-on the command line, even when the '-f' option is present.  This is contrary
710
-to the behaviour of most rm programs out there, and not conforming with
711
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
712
-
713
-Please tell bug-automake@gnu.org about your system, including the value
714
-of your $PATH and any error possibly output before this message.  This
715
-can help us improve future automake versions.
716
-
717
-END
718
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
719
-    echo 'Configuration will proceed anyway, since you have set the' >&2
720
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
721
-    echo >&2
722
-  else
723
-    cat >&2 <<'END'
724
-Aborting the configuration process, to ensure you take notice of the issue.
725
-
726
-You can download and install GNU coreutils to get an 'rm' implementation
727
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
728
-
729
-If you want to complete the configuration process using your problematic
730
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
731
-to "yes", and re-run configure.
732
-
733
-END
734
-    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
735
-  fi
736
-fi])
737
-
738
-dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
693
+dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
739 694
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
740 695
 dnl mangled by Autoconf and run in a shell conditional statement.
741 696
 m4_define([_AC_COMPILER_EXEEXT],
742 697
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
743 698
 
699
+
744 700
 # When config.status generates a header, we must update the stamp-h file.
745 701
 # This file resides in the same directory as the config header
746 702
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -762,12 +715,15 @@ for _am_header in $config_headers :; do
762 762
 done
763 763
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
764 764
 
765
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
765
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
766
+# Inc.
766 767
 #
767 768
 # This file is free software; the Free Software Foundation
768 769
 # gives unlimited permission to copy and/or distribute it,
769 770
 # with or without modifications, as long as this notice is preserved.
770 771
 
772
+# serial 1
773
+
771 774
 # AM_PROG_INSTALL_SH
772 775
 # ------------------
773 776
 # Define $install_sh.
... ...
@@ -781,14 +737,16 @@ if test x"${install_sh}" != xset; then
781 781
     install_sh="\${SHELL} $am_aux_dir/install-sh"
782 782
   esac
783 783
 fi
784
-AC_SUBST([install_sh])])
784
+AC_SUBST(install_sh)])
785 785
 
786
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
786
+# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
787 787
 #
788 788
 # This file is free software; the Free Software Foundation
789 789
 # gives unlimited permission to copy and/or distribute it,
790 790
 # with or without modifications, as long as this notice is preserved.
791 791
 
792
+# serial 2
793
+
792 794
 # Check whether the underlying file-system supports filenames
793 795
 # with a leading dot.  For instance MS-DOS doesn't.
794 796
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -802,18 +760,21 @@ fi
802 802
 rmdir .tst 2>/dev/null
803 803
 AC_SUBST([am__leading_dot])])
804 804
 
805
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
805
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
806
+# Free Software Foundation, Inc.
806 807
 #
807 808
 # This file is free software; the Free Software Foundation
808 809
 # gives unlimited permission to copy and/or distribute it,
809 810
 # with or without modifications, as long as this notice is preserved.
810 811
 
812
+# serial 5
813
+
811 814
 # AM_PROG_LEX
812 815
 # -----------
813 816
 # Autoconf leaves LEX=: if lex or flex can't be found.  Change that to a
814 817
 # "missing" invocation, for better error output.
815 818
 AC_DEFUN([AM_PROG_LEX],
816
-[AC_PREREQ([2.50])dnl
819
+[AC_PREREQ(2.50)dnl
817 820
 AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
818 821
 AC_REQUIRE([AC_PROG_LEX])dnl
819 822
 if test "$LEX" = :; then
... ...
@@ -822,12 +783,14 @@ fi])
822 822
 
823 823
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
824 824
 
825
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
825
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
826 826
 #
827 827
 # This file is free software; the Free Software Foundation
828 828
 # gives unlimited permission to copy and/or distribute it,
829 829
 # with or without modifications, as long as this notice is preserved.
830 830
 
831
+# serial 4
832
+
831 833
 # AM_MAKE_INCLUDE()
832 834
 # -----------------
833 835
 # Check to see how make treats includes.
... ...
@@ -845,7 +808,7 @@ am__quote=
845 845
 _am_result=none
846 846
 # First try GNU make style include.
847 847
 echo "include confinc" > confmf
848
-# Ignore all kinds of additional output from 'make'.
848
+# Ignore all kinds of additional output from `make'.
849 849
 case `$am_make -s -f confmf 2> /dev/null` in #(
850 850
 *the\ am__doit\ target*)
851 851
   am__include=include
... ...
@@ -872,12 +835,15 @@ rm -f confinc confmf
872 872
 
873 873
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
874 874
 
875
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
875
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
876
+# Free Software Foundation, Inc.
876 877
 #
877 878
 # This file is free software; the Free Software Foundation
878 879
 # gives unlimited permission to copy and/or distribute it,
879 880
 # with or without modifications, as long as this notice is preserved.
880 881
 
882
+# serial 6
883
+
881 884
 # AM_MISSING_PROG(NAME, PROGRAM)
882 885
 # ------------------------------
883 886
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -885,10 +851,11 @@ AC_DEFUN([AM_MISSING_PROG],
885 885
 $1=${$1-"${am_missing_run}$2"}
886 886
 AC_SUBST($1)])
887 887
 
888
+
888 889
 # AM_MISSING_HAS_RUN
889 890
 # ------------------
890
-# Define MISSING if not defined so far and test if it is modern enough.
891
-# If it is, set am_missing_run to use it, otherwise, to nothing.
891
+# Define MISSING if not defined so far and test if it supports --run.
892
+# If it does, set am_missing_run to use it, otherwise, to nothing.
892 893
 AC_DEFUN([AM_MISSING_HAS_RUN],
893 894
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
894 895
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -901,22 +868,54 @@ if test x"${MISSING+set}" != xset; then
901 901
   esac
902 902
 fi
903 903
 # Use eval to expand $SHELL
904
-if eval "$MISSING --is-lightweight"; then
905
-  am_missing_run="$MISSING "
904
+if eval "$MISSING --run true"; then
905
+  am_missing_run="$MISSING --run "
906 906
 else
907 907
   am_missing_run=
908
-  AC_MSG_WARN(['missing' script is too old or missing])
908
+  AC_MSG_WARN([`missing' script is too old or missing])
909 909
 fi
910 910
 ])
911 911
 
912
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
913
+# Inc.
914
+#
915
+# This file is free software; the Free Software Foundation
916
+# gives unlimited permission to copy and/or distribute it,
917
+# with or without modifications, as long as this notice is preserved.
918
+
919
+# serial 1
920
+
921
+# AM_PROG_MKDIR_P
922
+# ---------------
923
+# Check for `mkdir -p'.
924
+AC_DEFUN([AM_PROG_MKDIR_P],
925
+[AC_PREREQ([2.60])dnl
926
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
927
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
928
+dnl while keeping a definition of mkdir_p for backward compatibility.
929
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
930
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
931
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
932
+dnl adjustment using top_builddir (which is defined more often than
933
+dnl MKDIR_P).
934
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
935
+case $mkdir_p in
936
+  [[\\/$]]* | ?:[[\\/]]*) ;;
937
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
938
+esac
939
+])
940
+
912 941
 # Helper functions for option handling.                     -*- Autoconf -*-
913 942
 
914
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
943
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
944
+# Foundation, Inc.
915 945
 #
916 946
 # This file is free software; the Free Software Foundation
917 947
 # gives unlimited permission to copy and/or distribute it,
918 948
 # with or without modifications, as long as this notice is preserved.
919 949
 
950
+# serial 5
951
+
920 952
 # _AM_MANGLE_OPTION(NAME)
921 953
 # -----------------------
922 954
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -926,7 +925,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
926 926
 # --------------------
927 927
 # Set option NAME.  Presently that only means defining a flag for this option.
928 928
 AC_DEFUN([_AM_SET_OPTION],
929
-[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
929
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
930 930
 
931 931
 # _AM_SET_OPTIONS(OPTIONS)
932 932
 # ------------------------
... ...
@@ -940,58 +939,13 @@ AC_DEFUN([_AM_SET_OPTIONS],
940 940
 AC_DEFUN([_AM_IF_OPTION],
941 941
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
942 942
 
943
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
943
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
944 944
 #
945 945
 # This file is free software; the Free Software Foundation
946 946
 # gives unlimited permission to copy and/or distribute it,
947 947
 # with or without modifications, as long as this notice is preserved.
948 948
 
949
-# _AM_PROG_CC_C_O
950
-# ---------------
951
-# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
952
-# to automatically call this.
953
-AC_DEFUN([_AM_PROG_CC_C_O],
954
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
955
-AC_REQUIRE_AUX_FILE([compile])dnl
956
-AC_LANG_PUSH([C])dnl
957
-AC_CACHE_CHECK(
958
-  [whether $CC understands -c and -o together],
959
-  [am_cv_prog_cc_c_o],
960
-  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
961
-  # Make sure it works both with $CC and with simple cc.
962
-  # Following AC_PROG_CC_C_O, we do the test twice because some
963
-  # compilers refuse to overwrite an existing .o file with -o,
964
-  # though they will create one.
965
-  am_cv_prog_cc_c_o=yes
966
-  for am_i in 1 2; do
967
-    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
968
-         && test -f conftest2.$ac_objext; then
969
-      : OK
970
-    else
971
-      am_cv_prog_cc_c_o=no
972
-      break
973
-    fi
974
-  done
975
-  rm -f core conftest*
976
-  unset am_i])
977
-if test "$am_cv_prog_cc_c_o" != yes; then
978
-   # Losing compiler, so override with the script.
979
-   # FIXME: It is wrong to rewrite CC.
980
-   # But if we don't then we get into trouble of one sort or another.
981
-   # A longer-term fix would be to have automake use am__CC in this case,
982
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
983
-   CC="$am_aux_dir/compile $CC"
984
-fi
985
-AC_LANG_POP([C])])
986
-
987
-# For backward compatibility.
988
-AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
989
-
990
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
991
-#
992
-# This file is free software; the Free Software Foundation
993
-# gives unlimited permission to copy and/or distribute it,
994
-# with or without modifications, as long as this notice is preserved.
949
+# serial 1
995 950
 
996 951
 # AM_RUN_LOG(COMMAND)
997 952
 # -------------------
... ...
@@ -1006,16 +960,22 @@ AC_DEFUN([AM_RUN_LOG],
1006 1006
 
1007 1007
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
1008 1008
 
1009
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1009
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
1010
+# Free Software Foundation, Inc.
1010 1011
 #
1011 1012
 # This file is free software; the Free Software Foundation
1012 1013
 # gives unlimited permission to copy and/or distribute it,
1013 1014
 # with or without modifications, as long as this notice is preserved.
1014 1015
 
1016
+# serial 5
1017
+
1015 1018
 # AM_SANITY_CHECK
1016 1019
 # ---------------
1017 1020
 AC_DEFUN([AM_SANITY_CHECK],
1018 1021
 [AC_MSG_CHECKING([whether build environment is sane])
1022
+# Just in case
1023
+sleep 1
1024
+echo timestamp > conftest.file
1019 1025
 # Reject unsafe characters in $srcdir or the absolute working directory
1020 1026
 # name.  Accept space and tab only in the latter.
1021 1027
 am_lf='
... ...
@@ -1026,40 +986,32 @@ case `pwd` in
1026 1026
 esac
1027 1027
 case $srcdir in
1028 1028
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
1029
-    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
1029
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
1030 1030
 esac
1031 1031
 
1032
-# Do 'set' in a subshell so we don't clobber the current shell's
1032
+# Do `set' in a subshell so we don't clobber the current shell's
1033 1033
 # arguments.  Must try -L first in case configure is actually a
1034 1034
 # symlink; some systems play weird games with the mod time of symlinks
1035 1035
 # (eg FreeBSD returns the mod time of the symlink's containing
1036 1036
 # directory).
1037 1037
 if (
1038
-   am_has_slept=no
1039
-   for am_try in 1 2; do
1040
-     echo "timestamp, slept: $am_has_slept" > conftest.file
1041
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1042
-     if test "$[*]" = "X"; then
1043
-	# -L didn't work.
1044
-	set X `ls -t "$srcdir/configure" conftest.file`
1045
-     fi
1046
-     if test "$[*]" != "X $srcdir/configure conftest.file" \
1047
-	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
1048
-
1049
-	# If neither matched, then we have a broken ls.  This can happen
1050
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
1051
-	# broken ls alias from the environment.  This has actually
1052
-	# happened.  Such a system could not be considered "sane".
1053
-	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
1054
-  alias in your environment])
1055
-     fi
1056
-     if test "$[2]" = conftest.file || test $am_try -eq 2; then
1057
-       break
1058
-     fi
1059
-     # Just in case.
1060
-     sleep 1
1061
-     am_has_slept=yes
1062
-   done
1038
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1039
+   if test "$[*]" = "X"; then
1040
+      # -L didn't work.
1041
+      set X `ls -t "$srcdir/configure" conftest.file`
1042
+   fi
1043
+   rm -f conftest.file
1044
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
1045
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
1046
+
1047
+      # If neither matched, then we have a broken ls.  This can happen
1048
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
1049
+      # broken ls alias from the environment.  This has actually
1050
+      # happened.  Such a system could not be considered "sane".
1051
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
1052
+alias in your environment])
1053
+   fi
1054
+
1063 1055
    test "$[2]" = conftest.file
1064 1056
    )
1065 1057
 then
... ...
@@ -1069,50 +1021,31 @@ else
1069 1069
    AC_MSG_ERROR([newly created file is older than distributed files!
1070 1070
 Check your system clock])
1071 1071
 fi
1072
-AC_MSG_RESULT([yes])
1073
-# If we didn't sleep, we still need to ensure time stamps of config.status and
1074
-# generated files are strictly newer.
1075
-am_sleep_pid=
1076
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
1077
-  ( sleep 1 ) &
1078
-  am_sleep_pid=$!
1079
-fi
1080
-AC_CONFIG_COMMANDS_PRE(
1081
-  [AC_MSG_CHECKING([that generated files are newer than configure])
1082
-   if test -n "$am_sleep_pid"; then
1083
-     # Hide warnings about reused PIDs.
1084
-     wait $am_sleep_pid 2>/dev/null
1085
-   fi
1086
-   AC_MSG_RESULT([done])])
1087
-rm -f conftest.file
1088
-])
1072
+AC_MSG_RESULT(yes)])
1089 1073
 
1090
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
1074
+# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
1091 1075
 #
1092 1076
 # This file is free software; the Free Software Foundation
1093 1077
 # gives unlimited permission to copy and/or distribute it,
1094 1078
 # with or without modifications, as long as this notice is preserved.
1095 1079
 
1080
+# serial 2
1081
+
1096 1082
 # AM_SILENT_RULES([DEFAULT])
1097 1083
 # --------------------------
1098 1084
 # Enable less verbose build rules; with the default set to DEFAULT
1099
-# ("yes" being less verbose, "no" or empty being verbose).
1085
+# (`yes' being less verbose, `no' or empty being verbose).
1100 1086
 AC_DEFUN([AM_SILENT_RULES],
1101
-[AC_ARG_ENABLE([silent-rules], [dnl
1102
-AS_HELP_STRING(
1103
-  [--enable-silent-rules],
1104
-  [less verbose build output (undo: "make V=1")])
1105
-AS_HELP_STRING(
1106
-  [--disable-silent-rules],
1107
-  [verbose build output (undo: "make V=0")])dnl
1108
-])
1109
-case $enable_silent_rules in @%:@ (((
1110
-  yes) AM_DEFAULT_VERBOSITY=0;;
1111
-   no) AM_DEFAULT_VERBOSITY=1;;
1112
-    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
1087
+[AC_ARG_ENABLE([silent-rules],
1088
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
1089
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
1090
+case $enable_silent_rules in
1091
+yes) AM_DEFAULT_VERBOSITY=0;;
1092
+no)  AM_DEFAULT_VERBOSITY=1;;
1093
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
1113 1094
 esac
1114 1095
 dnl
1115
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
1096
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
1116 1097
 dnl do not support nested variable expansions.
1117 1098
 dnl See automake bug#9928 and bug#10237.
1118 1099
 am_make=${MAKE-make}
... ...
@@ -1130,7 +1063,7 @@ else
1130 1130
   am_cv_make_support_nested_variables=no
1131 1131
 fi])
1132 1132
 if test $am_cv_make_support_nested_variables = yes; then
1133
-  dnl Using '$V' instead of '$(V)' breaks IRIX make.
1133
+  dnl Using `$V' instead of `$(V)' breaks IRIX make.
1134 1134
   AM_V='$(V)'
1135 1135
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1136 1136
 else
... ...
@@ -1147,40 +1080,44 @@ AC_SUBST([AM_BACKSLASH])dnl
1147 1147
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1148 1148
 ])
1149 1149
 
1150
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
1150
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1151 1151
 #
1152 1152
 # This file is free software; the Free Software Foundation
1153 1153
 # gives unlimited permission to copy and/or distribute it,
1154 1154
 # with or without modifications, as long as this notice is preserved.
1155 1155
 
1156
+# serial 1
1157
+
1156 1158
 # AM_PROG_INSTALL_STRIP
1157 1159
 # ---------------------
1158
-# One issue with vendor 'install' (even GNU) is that you can't
1160
+# One issue with vendor `install' (even GNU) is that you can't
1159 1161
 # specify the program used to strip binaries.  This is especially
1160 1162
 # annoying in cross-compiling environments, where the build's strip
1161 1163
 # is unlikely to handle the host's binaries.
1162 1164
 # Fortunately install-sh will honor a STRIPPROG variable, so we
1163
-# always use install-sh in "make install-strip", and initialize
1165
+# always use install-sh in `make install-strip', and initialize
1164 1166
 # STRIPPROG with the value of the STRIP variable (set by the user).
1165 1167
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1166 1168
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1167
-# Installed binaries are usually stripped using 'strip' when the user
1168
-# run "make install-strip".  However 'strip' might not be the right
1169
+# Installed binaries are usually stripped using `strip' when the user
1170
+# run `make install-strip'.  However `strip' might not be the right
1169 1171
 # tool to use in cross-compilation environments, therefore Automake
1170
-# will honor the 'STRIP' environment variable to overrule this program.
1171
-dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1172
+# will honor the `STRIP' environment variable to overrule this program.
1173
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1172 1174
 if test "$cross_compiling" != no; then
1173 1175
   AC_CHECK_TOOL([STRIP], [strip], :)
1174 1176
 fi
1175 1177
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1176 1178
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1177 1179
 
1178
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
1180
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1179 1181
 #
1180 1182
 # This file is free software; the Free Software Foundation
1181 1183
 # gives unlimited permission to copy and/or distribute it,
1182 1184
 # with or without modifications, as long as this notice is preserved.
1183 1185
 
1186
+# serial 3
1187
+
1184 1188
 # _AM_SUBST_NOTMAKE(VARIABLE)
1185 1189
 # ---------------------------
1186 1190
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -1194,16 +1131,18 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1194 1194
 
1195 1195
 # Check how to create a tarball.                            -*- Autoconf -*-
1196 1196
 
1197
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
1197
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1198 1198
 #
1199 1199
 # This file is free software; the Free Software Foundation
1200 1200
 # gives unlimited permission to copy and/or distribute it,
1201 1201
 # with or without modifications, as long as this notice is preserved.
1202 1202
 
1203
+# serial 2
1204
+
1203 1205
 # _AM_PROG_TAR(FORMAT)
1204 1206
 # --------------------
1205 1207
 # Check how to create a tarball in format FORMAT.
1206
-# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1208
+# FORMAT should be one of `v7', `ustar', or `pax'.
1207 1209
 #
1208 1210
 # Substitute a variable $(am__tar) that is a command
1209 1211
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1213,114 +1152,76 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1213 1213
 # Substitute a variable $(am__untar) that extract such
1214 1214
 # a tarball read from stdin.
1215 1215
 #     $(am__untar) < result.tar
1216
-#
1217 1216
 AC_DEFUN([_AM_PROG_TAR],
1218 1217
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1219 1218
 # in the wild :-(  We should find a proper way to deprecate it ...
1220 1219
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1221
-
1222
-# We'll loop over all known methods to create a tar archive until one works.
1220
+m4_if([$1], [v7],
1221
+     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1222
+     [m4_case([$1], [ustar],, [pax],,
1223
+              [m4_fatal([Unknown tar format])])
1224
+AC_MSG_CHECKING([how to create a $1 tar archive])
1225
+# Loop over all known methods to create a tar archive until one works.
1223 1226
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1227
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1228
+# Do not fold the above two line into one, because Tru64 sh and
1229
+# Solaris sh will not grok spaces in the rhs of `-'.
1230
+for _am_tool in $_am_tools
1231
+do
1232
+  case $_am_tool in
1233
+  gnutar)
1234
+    for _am_tar in tar gnutar gtar;
1235
+    do
1236
+      AM_RUN_LOG([$_am_tar --version]) && break
1237
+    done
1238
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1239
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1240
+    am__untar="$_am_tar -xf -"
1241
+    ;;
1242
+  plaintar)
1243
+    # Must skip GNU tar: if it does not support --format= it doesn't create
1244
+    # ustar tarball either.
1245
+    (tar --version) >/dev/null 2>&1 && continue
1246
+    am__tar='tar chf - "$$tardir"'
1247
+    am__tar_='tar chf - "$tardir"'
1248
+    am__untar='tar xf -'
1249
+    ;;
1250
+  pax)
1251
+    am__tar='pax -L -x $1 -w "$$tardir"'
1252
+    am__tar_='pax -L -x $1 -w "$tardir"'
1253
+    am__untar='pax -r'
1254
+    ;;
1255
+  cpio)
1256
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1257
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1258
+    am__untar='cpio -i -H $1 -d'
1259
+    ;;
1260
+  none)
1261
+    am__tar=false
1262
+    am__tar_=false
1263
+    am__untar=false
1264
+    ;;
1265
+  esac
1224 1266
 
1225
-m4_if([$1], [v7],
1226
-  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1227
-
1228
-  [m4_case([$1],
1229
-    [ustar],
1230
-     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1231
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1232
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1233
-      # and bug#13588).
1234
-      am_max_uid=2097151 # 2^21 - 1
1235
-      am_max_gid=$am_max_uid
1236
-      # The $UID and $GID variables are not portable, so we need to resort
1237
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1238
-      # below are definitely unexpected, so allow the users to see them
1239
-      # (that is, avoid stderr redirection).
1240
-      am_uid=`id -u || echo unknown`
1241
-      am_gid=`id -g || echo unknown`
1242
-      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1243
-      if test $am_uid -le $am_max_uid; then
1244
-         AC_MSG_RESULT([yes])
1245
-      else
1246
-         AC_MSG_RESULT([no])
1247
-         _am_tools=none
1248
-      fi
1249
-      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1250
-      if test $am_gid -le $am_max_gid; then
1251
-         AC_MSG_RESULT([yes])
1252
-      else
1253
-        AC_MSG_RESULT([no])
1254
-        _am_tools=none
1255
-      fi],
1256
-
1257
-  [pax],
1258
-    [],
1259
-
1260
-  [m4_fatal([Unknown tar format])])
1261
-
1262
-  AC_MSG_CHECKING([how to create a $1 tar archive])
1263
-
1264
-  # Go ahead even if we have the value already cached.  We do so because we
1265
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
1266
-  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1267
-
1268
-  for _am_tool in $_am_tools; do
1269
-    case $_am_tool in
1270
-    gnutar)
1271
-      for _am_tar in tar gnutar gtar; do
1272
-        AM_RUN_LOG([$_am_tar --version]) && break
1273
-      done
1274
-      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1275
-      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1276
-      am__untar="$_am_tar -xf -"
1277
-      ;;
1278
-    plaintar)
1279
-      # Must skip GNU tar: if it does not support --format= it doesn't create
1280
-      # ustar tarball either.
1281
-      (tar --version) >/dev/null 2>&1 && continue
1282
-      am__tar='tar chf - "$$tardir"'
1283
-      am__tar_='tar chf - "$tardir"'
1284
-      am__untar='tar xf -'
1285
-      ;;
1286
-    pax)
1287
-      am__tar='pax -L -x $1 -w "$$tardir"'
1288
-      am__tar_='pax -L -x $1 -w "$tardir"'
1289
-      am__untar='pax -r'
1290
-      ;;
1291
-    cpio)
1292
-      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1293
-      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1294
-      am__untar='cpio -i -H $1 -d'
1295
-      ;;
1296
-    none)
1297
-      am__tar=false
1298
-      am__tar_=false
1299
-      am__untar=false
1300
-      ;;
1301
-    esac
1267
+  # If the value was cached, stop now.  We just wanted to have am__tar
1268
+  # and am__untar set.
1269
+  test -n "${am_cv_prog_tar_$1}" && break
1302 1270
 
1303
-    # If the value was cached, stop now.  We just wanted to have am__tar
1304
-    # and am__untar set.
1305
-    test -n "${am_cv_prog_tar_$1}" && break
1306
-
1307
-    # tar/untar a dummy directory, and stop if the command works.
1308
-    rm -rf conftest.dir
1309
-    mkdir conftest.dir
1310
-    echo GrepMe > conftest.dir/file
1311
-    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1312
-    rm -rf conftest.dir
1313
-    if test -s conftest.tar; then
1314
-      AM_RUN_LOG([$am__untar <conftest.tar])
1315
-      AM_RUN_LOG([cat conftest.dir/file])
1316
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1317
-    fi
1318
-  done
1271
+  # tar/untar a dummy directory, and stop if the command works
1319 1272
   rm -rf conftest.dir
1273
+  mkdir conftest.dir
1274
+  echo GrepMe > conftest.dir/file
1275
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1276
+  rm -rf conftest.dir
1277
+  if test -s conftest.tar; then
1278
+    AM_RUN_LOG([$am__untar <conftest.tar])
1279
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1280
+  fi
1281
+done
1282
+rm -rf conftest.dir
1320 1283
 
1321
-  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1322
-  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1323
-
1284
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1285
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1324 1286
 AC_SUBST([am__tar])
1325 1287
 AC_SUBST([am__untar])
1326 1288
 ]) # _AM_PROG_TAR
... ...
@@ -87,6 +87,9 @@
87 87
 /* "default FD_SETSIZE value" */
88 88
 #undef DEFAULT_FD_SETSIZE
89 89
 
90
+/* enable libfreshclam */
91
+#undef ENABLE_LIBFRESHCLAM
92
+
90 93
 /* use fanotify */
91 94
 #undef FANOTIFY
92 95
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +56,7 @@ target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@sbin_PROGRAMS =  \
101 101
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@	clamav-milter$(EXEEXT)
102 102
 subdir = clamav-milter
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/config/depcomp
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105 104
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 105
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
107 106
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -201,19 +156,6 @@ clamav_milter_LDADD = $(LDADD)
201 201
 AM_V_lt = $(am__v_lt_@AM_V@)
202 202
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
203 203
 am__v_lt_0 = --silent
204
-am__v_lt_1 = 
205
-AM_V_P = $(am__v_P_@AM_V@)
206
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
207
-am__v_P_0 = false
208
-am__v_P_1 = :
209
-AM_V_GEN = $(am__v_GEN_@AM_V@)
210
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
211
-am__v_GEN_0 = @echo "  GEN     " $@;
212
-am__v_GEN_1 = 
213
-AM_V_at = $(am__v_at_@AM_V@)
214
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
215
-am__v_at_0 = @
216
-am__v_at_1 = 
217 204
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
218 205
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
219 206
 am__depfiles_maybe = depfiles
... ...
@@ -226,23 +168,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226 226
 	$(AM_CFLAGS) $(CFLAGS)
227 227
 AM_V_CC = $(am__v_CC_@AM_V@)
228 228
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
229
-am__v_CC_0 = @echo "  CC      " $@;
230
-am__v_CC_1 = 
229
+am__v_CC_0 = @echo "  CC    " $@;
230
+AM_V_at = $(am__v_at_@AM_V@)
231
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
232
+am__v_at_0 = @
231 233
 CCLD = $(CC)
232 234
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
233 235
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
234 236
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
235 237
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
236 238
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
237
-am__v_CCLD_0 = @echo "  CCLD    " $@;
238
-am__v_CCLD_1 = 
239
+am__v_CCLD_0 = @echo "  CCLD  " $@;
240
+AM_V_GEN = $(am__v_GEN_@AM_V@)
241
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
242
+am__v_GEN_0 = @echo "  GEN   " $@;
239 243
 SOURCES = $(clamav_milter_SOURCES)
240 244
 DIST_SOURCES = $(am__clamav_milter_SOURCES_DIST)
241
-am__can_run_installinfo = \
242
-  case $$AM_UPDATE_INFO_DIR in \
243
-    n|no|NO) false;; \
244
-    *) (install-info --version) >/dev/null 2>&1;; \
245
-  esac
246 245
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
247 246
 am__vpath_adj = case $$p in \
248 247
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -273,23 +214,6 @@ am__uninstall_files_from_dir = { \
273 273
 man8dir = $(mandir)/man8
274 274
 NROFF = nroff
275 275
 MANS = $(man_MANS)
276
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
277
-# Read a list of newline-separated strings from the standard input,
278
-# and print each of them once, without duplicates.  Input order is
279
-# *not* preserved.
280
-am__uniquify_input = $(AWK) '\
281
-  BEGIN { nonempty = 0; } \
282
-  { items[$$0] = 1; nonempty = 1; } \
283
-  END { if (nonempty) { for (i in items) print i; }; } \
284
-'
285
-# Make sure the list of sources is unique.  This is necessary because,
286
-# e.g., the same source file might be shared among _SOURCES variables
287
-# for different programs/libraries.
288
-am__define_uniq_tagged_files = \
289
-  list='$(am__tagged_files)'; \
290
-  unique=`for i in $$list; do \
291
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292
-  done | $(am__uniquify_input)`
293 276
 ETAGS = etags
294 277
 CTAGS = ctags
295 278
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -561,19 +485,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
561 561
 $(am__aclocal_m4_deps):
562 562
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
563 563
 	@$(NORMAL_INSTALL)
564
+	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
564 565
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
565
-	if test -n "$$list"; then \
566
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
567
-	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
568
-	fi; \
569 566
 	for p in $$list; do echo "$$p $$p"; done | \
570 567
 	sed 's/$(EXEEXT)$$//' | \
571
-	while read p p1; do if test -f $$p \
572
-	 || test -f $$p1 \
573
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
568
+	while read p p1; do if test -f $$p || test -f $$p1; \
569
+	  then echo "$$p"; echo "$$p"; else :; fi; \
574 570
 	done | \
575
-	sed -e 'p;s,.*/,,;n;h' \
576
-	    -e 's|.*|.|' \
571
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
577 572
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
578 573
 	sed 'N;N;N;s,\n, ,g' | \
579 574
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -594,8 +513,7 @@ uninstall-sbinPROGRAMS:
594 594
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
595 595
 	files=`for p in $$list; do echo "$$p"; done | \
596 596
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
597
-	      -e 's/$$/$(EXEEXT)/' \
598
-	`; \
597
+	      -e 's/$$/$(EXEEXT)/' `; \
599 598
 	test -n "$$list" || exit 0; \
600 599
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
601 600
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -624,7 +542,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
624 624
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
625 625
 	  done; \
626 626
 	done; rm -f c$${pid}_.???; exit $$bad
627
-
628 627
 clamav-milter$(EXEEXT): $(clamav_milter_OBJECTS) $(clamav_milter_DEPENDENCIES) $(EXTRA_clamav_milter_DEPENDENCIES) 
629 628
 	@rm -f clamav-milter$(EXEEXT)
630 629
 	$(AM_V_CCLD)$(LINK) $(clamav_milter_OBJECTS) $(clamav_milter_LDADD) $(LIBS)
... ...
@@ -650,14 +567,14 @@ distclean-compile:
650 650
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
651 651
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
652 652
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
653
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
654 654
 
655 655
 .c.obj:
656 656
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
657 657
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
658 658
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
659 659
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
660
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
661 661
 
662 662
 .c.lo:
663 663
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -729,18 +646,11 @@ clean-libtool:
729 729
 	-rm -rf .libs _libs
730 730
 install-man8: $(man_MANS)
731 731
 	@$(NORMAL_INSTALL)
732
-	@list1=''; \
733
-	list2='$(man_MANS)'; \
734
-	test -n "$(man8dir)" \
735
-	  && test -n "`echo $$list1$$list2`" \
736
-	  || exit 0; \
737
-	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
738
-	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
739
-	{ for i in $$list1; do echo "$$i"; done;  \
740
-	if test -n "$$list2"; then \
741
-	  for i in $$list2; do echo "$$i"; done \
742
-	    | sed -n '/\.8[a-z]*$$/p'; \
743
-	fi; \
732
+	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
733
+	@list=''; test -n "$(man8dir)" || exit 0; \
734
+	{ for i in $$list; do echo "$$i"; done; \
735
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
736
+	  sed -n '/\.8[a-z]*$$/p'; \
744 737
 	} | while read p; do \
745 738
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
746 739
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -771,15 +681,26 @@ uninstall-man8:
771 771
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
772 772
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
773 773
 
774
-ID: $(am__tagged_files)
775
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
776
-tags: tags-am
777
-TAGS: tags
778
-
779
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
774
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
775
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
776
+	unique=`for i in $$list; do \
777
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
778
+	  done | \
779
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
780
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
781
+	mkid -fID $$unique
782
+tags: TAGS
783
+
784
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
785
+		$(TAGS_FILES) $(LISP)
780 786
 	set x; \
781 787
 	here=`pwd`; \
782
-	$(am__define_uniq_tagged_files); \
788
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
789
+	unique=`for i in $$list; do \
790
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
791
+	  done | \
792
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
793
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
783 794
 	shift; \
784 795
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
785 796
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -791,11 +712,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
791 791
 	      $$unique; \
792 792
 	  fi; \
793 793
 	fi
794
-ctags: ctags-am
795
-
796
-CTAGS: ctags
797
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
798
-	$(am__define_uniq_tagged_files); \
794
+ctags: CTAGS
795
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
796
+		$(TAGS_FILES) $(LISP)
797
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
798
+	unique=`for i in $$list; do \
799
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
800
+	  done | \
801
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
802
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
799 803
 	test -z "$(CTAGS_ARGS)$$unique" \
800 804
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
801 805
 	     $$unique
... ...
@@ -804,26 +729,24 @@ GTAGS:
804 804
 	here=`$(am__cd) $(top_builddir) && pwd` \
805 805
 	  && $(am__cd) $(top_srcdir) \
806 806
 	  && gtags -i $(GTAGS_ARGS) "$$here"
807
-cscopelist: cscopelist-am
808
-
809
-cscopelist-am: $(am__tagged_files)
810
-	list='$(am__tagged_files)'; \
811
-	case "$(srcdir)" in \
812
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
813
-	  *) sdir=$(subdir)/$(srcdir) ;; \
814
-	esac; \
815
-	for i in $$list; do \
816
-	  if test -f "$$i"; then \
817
-	    echo "$(subdir)/$$i"; \
818
-	  else \
819
-	    echo "$$sdir/$$i"; \
820
-	  fi; \
821
-	done >> $(top_builddir)/cscope.files
822 807
 
823 808
 distclean-tags:
824 809
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
825 810
 
826 811
 distdir: $(DISTFILES)
812
+	@list='$(MANS)'; if test -n "$$list"; then \
813
+	  list=`for p in $$list; do \
814
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
815
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
816
+	  if test -n "$$list" && \
817
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
818
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
819
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
820
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
821
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
822
+	    exit 1; \
823
+	  else :; fi; \
824
+	else :; fi
827 825
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
828 826
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
829 827
 	list='$(DISTFILES)'; \
... ...
@@ -966,20 +889,19 @@ uninstall-man: uninstall-man8
966 966
 
967 967
 .MAKE: install-am install-strip
968 968
 
969
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
970
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
971
-	distclean distclean-compile distclean-generic \
972
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
973
-	html-am info info-am install install-am install-data \
974
-	install-data-am install-dvi install-dvi-am install-exec \
975
-	install-exec-am install-html install-html-am install-info \
976
-	install-info-am install-man install-man8 install-pdf \
977
-	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
978
-	install-strip installcheck installcheck-am \
979
-	installcheck-sbinPROGRAMS installdirs maintainer-clean \
980
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
981
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
982
-	tags tags-am uninstall uninstall-am uninstall-man \
969
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
970
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
971
+	distclean-compile distclean-generic distclean-libtool \
972
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
973
+	install install-am install-data install-data-am install-dvi \
974
+	install-dvi-am install-exec install-exec-am install-html \
975
+	install-html-am install-info install-info-am install-man \
976
+	install-man8 install-pdf install-pdf-am install-ps \
977
+	install-ps-am install-sbinPROGRAMS install-strip installcheck \
978
+	installcheck-am installcheck-sbinPROGRAMS installdirs \
979
+	maintainer-clean maintainer-clean-generic mostlyclean \
980
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
981
+	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-man \
983 982
 	uninstall-man8 uninstall-sbinPROGRAMS
984 983
 
985 984
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,51 +16,6 @@
15 15
 @SET_MAKE@
16 16
 
17 17
 VPATH = @srcdir@
18
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
-am__make_running_with_option = \
20
-  case $${target_option-} in \
21
-      ?) ;; \
22
-      *) echo "am__make_running_with_option: internal error: invalid" \
23
-              "target option '$${target_option-}' specified" >&2; \
24
-         exit 1;; \
25
-  esac; \
26
-  has_opt=no; \
27
-  sane_makeflags=$$MAKEFLAGS; \
28
-  if $(am__is_gnu_make); then \
29
-    sane_makeflags=$$MFLAGS; \
30
-  else \
31
-    case $$MAKEFLAGS in \
32
-      *\\[\ \	]*) \
33
-        bs=\\; \
34
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36
-    esac; \
37
-  fi; \
38
-  skip_next=no; \
39
-  strip_trailopt () \
40
-  { \
41
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42
-  }; \
43
-  for flg in $$sane_makeflags; do \
44
-    test $$skip_next = yes && { skip_next=no; continue; }; \
45
-    case $$flg in \
46
-      *=*|--*) continue;; \
47
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
48
-      -*I?*) strip_trailopt 'I';; \
49
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
50
-      -*O?*) strip_trailopt 'O';; \
51
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
52
-      -*l?*) strip_trailopt 'l';; \
53
-      -[dEDm]) skip_next=yes;; \
54
-      -[JT]) skip_next=yes;; \
55
-    esac; \
56
-    case $$flg in \
57
-      *$$target_option*) has_opt=yes; break;; \
58
-    esac; \
59
-  done; \
60
-  test $$has_opt = yes
61
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 18
 pkgdatadir = $(datadir)/@PACKAGE@
64 19
 pkgincludedir = $(includedir)/@PACKAGE@
65 20
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +37,7 @@ host_triplet = @host@
81 81
 target_triplet = @target@
82 82
 bin_PROGRAMS = clambc$(EXEEXT)
83 83
 subdir = clambc
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85
-	$(top_srcdir)/config/depcomp
84
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
88 87
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -167,19 +122,6 @@ clambc_LDADD = $(LDADD)
167 167
 AM_V_lt = $(am__v_lt_@AM_V@)
168 168
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
169 169
 am__v_lt_0 = --silent
170
-am__v_lt_1 = 
171
-AM_V_P = $(am__v_P_@AM_V@)
172
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173
-am__v_P_0 = false
174
-am__v_P_1 = :
175
-AM_V_GEN = $(am__v_GEN_@AM_V@)
176
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177
-am__v_GEN_0 = @echo "  GEN     " $@;
178
-am__v_GEN_1 = 
179
-AM_V_at = $(am__v_at_@AM_V@)
180
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181
-am__v_at_0 = @
182
-am__v_at_1 = 
183 170
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
184 171
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
185 172
 am__depfiles_maybe = depfiles
... ...
@@ -192,40 +134,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192 192
 	$(AM_CFLAGS) $(CFLAGS)
193 193
 AM_V_CC = $(am__v_CC_@AM_V@)
194 194
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
195
-am__v_CC_0 = @echo "  CC      " $@;
196
-am__v_CC_1 = 
195
+am__v_CC_0 = @echo "  CC    " $@;
196
+AM_V_at = $(am__v_at_@AM_V@)
197
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
198
+am__v_at_0 = @
197 199
 CCLD = $(CC)
198 200
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
199 201
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
200 202
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
201 203
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
202 204
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
203
-am__v_CCLD_0 = @echo "  CCLD    " $@;
204
-am__v_CCLD_1 = 
205
+am__v_CCLD_0 = @echo "  CCLD  " $@;
206
+AM_V_GEN = $(am__v_GEN_@AM_V@)
207
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
208
+am__v_GEN_0 = @echo "  GEN   " $@;
205 209
 SOURCES = $(clambc_SOURCES)
206 210
 DIST_SOURCES = $(clambc_SOURCES)
207
-am__can_run_installinfo = \
208
-  case $$AM_UPDATE_INFO_DIR in \
209
-    n|no|NO) false;; \
210
-    *) (install-info --version) >/dev/null 2>&1;; \
211
-  esac
212
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
213
-# Read a list of newline-separated strings from the standard input,
214
-# and print each of them once, without duplicates.  Input order is
215
-# *not* preserved.
216
-am__uniquify_input = $(AWK) '\
217
-  BEGIN { nonempty = 0; } \
218
-  { items[$$0] = 1; nonempty = 1; } \
219
-  END { if (nonempty) { for (i in items) print i; }; } \
220
-'
221
-# Make sure the list of sources is unique.  This is necessary because,
222
-# e.g., the same source file might be shared among _SOURCES variables
223
-# for different programs/libraries.
224
-am__define_uniq_tagged_files = \
225
-  list='$(am__tagged_files)'; \
226
-  unique=`for i in $$list; do \
227
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228
-  done | $(am__uniquify_input)`
229 211
 ETAGS = etags
230 212
 CTAGS = ctags
231 213
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -486,19 +410,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
486 486
 $(am__aclocal_m4_deps):
487 487
 install-binPROGRAMS: $(bin_PROGRAMS)
488 488
 	@$(NORMAL_INSTALL)
489
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
489 490
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
490
-	if test -n "$$list"; then \
491
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
492
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
493
-	fi; \
494 491
 	for p in $$list; do echo "$$p $$p"; done | \
495 492
 	sed 's/$(EXEEXT)$$//' | \
496
-	while read p p1; do if test -f $$p \
497
-	 || test -f $$p1 \
498
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
493
+	while read p p1; do if test -f $$p || test -f $$p1; \
494
+	  then echo "$$p"; echo "$$p"; else :; fi; \
499 495
 	done | \
500
-	sed -e 'p;s,.*/,,;n;h' \
501
-	    -e 's|.*|.|' \
496
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
502 497
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
503 498
 	sed 'N;N;N;s,\n, ,g' | \
504 499
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -519,8 +438,7 @@ uninstall-binPROGRAMS:
519 519
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
520 520
 	files=`for p in $$list; do echo "$$p"; done | \
521 521
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
522
-	      -e 's/$$/$(EXEEXT)/' \
523
-	`; \
522
+	      -e 's/$$/$(EXEEXT)/' `; \
524 523
 	test -n "$$list" || exit 0; \
525 524
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
526 525
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -549,7 +467,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
549 549
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
550 550
 	  done; \
551 551
 	done; rm -f c$${pid}_.???; exit $$bad
552
-
553 552
 clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES) 
554 553
 	@rm -f clambc$(EXEEXT)
555 554
 	$(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
... ...
@@ -570,14 +487,14 @@ distclean-compile:
570 570
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
571 571
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
572 572
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
573
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
574 574
 
575 575
 .c.obj:
576 576
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
577 577
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
578 578
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579 579
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
580
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
581 581
 
582 582
 .c.lo:
583 583
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -634,15 +551,26 @@ mostlyclean-libtool:
634 634
 clean-libtool:
635 635
 	-rm -rf .libs _libs
636 636
 
637
-ID: $(am__tagged_files)
638
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
639
-tags: tags-am
640
-TAGS: tags
641
-
642
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
637
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
638
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
639
+	unique=`for i in $$list; do \
640
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
641
+	  done | \
642
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
643
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
644
+	mkid -fID $$unique
645
+tags: TAGS
646
+
647
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
648
+		$(TAGS_FILES) $(LISP)
643 649
 	set x; \
644 650
 	here=`pwd`; \
645
-	$(am__define_uniq_tagged_files); \
651
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
652
+	unique=`for i in $$list; do \
653
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
654
+	  done | \
655
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
656
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
646 657
 	shift; \
647 658
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
648 659
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -654,11 +582,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
654 654
 	      $$unique; \
655 655
 	  fi; \
656 656
 	fi
657
-ctags: ctags-am
658
-
659
-CTAGS: ctags
660
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
661
-	$(am__define_uniq_tagged_files); \
657
+ctags: CTAGS
658
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
659
+		$(TAGS_FILES) $(LISP)
660
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
661
+	unique=`for i in $$list; do \
662
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
663
+	  done | \
664
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
665
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
662 666
 	test -z "$(CTAGS_ARGS)$$unique" \
663 667
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
664 668
 	     $$unique
... ...
@@ -667,21 +599,6 @@ GTAGS:
667 667
 	here=`$(am__cd) $(top_builddir) && pwd` \
668 668
 	  && $(am__cd) $(top_srcdir) \
669 669
 	  && gtags -i $(GTAGS_ARGS) "$$here"
670
-cscopelist: cscopelist-am
671
-
672
-cscopelist-am: $(am__tagged_files)
673
-	list='$(am__tagged_files)'; \
674
-	case "$(srcdir)" in \
675
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
676
-	  *) sdir=$(subdir)/$(srcdir) ;; \
677
-	esac; \
678
-	for i in $$list; do \
679
-	  if test -f "$$i"; then \
680
-	    echo "$(subdir)/$$i"; \
681
-	  else \
682
-	    echo "$$sdir/$$i"; \
683
-	  fi; \
684
-	done >> $(top_builddir)/cscope.files
685 670
 
686 671
 distclean-tags:
687 672
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -826,20 +743,19 @@ uninstall-am: uninstall-binPROGRAMS
826 826
 
827 827
 .MAKE: install-am install-strip
828 828
 
829
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
830
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
831
-	ctags ctags-am distclean distclean-compile distclean-generic \
832
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
833
-	html-am info info-am install install-am install-binPROGRAMS \
834
-	install-data install-data-am install-dvi install-dvi-am \
835
-	install-exec install-exec-am install-html install-html-am \
836
-	install-info install-info-am install-man install-pdf \
837
-	install-pdf-am install-ps install-ps-am install-strip \
838
-	installcheck installcheck-am installcheck-binPROGRAMS \
839
-	installdirs maintainer-clean maintainer-clean-generic \
840
-	mostlyclean mostlyclean-compile mostlyclean-generic \
841
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
842
-	uninstall-am uninstall-binPROGRAMS
829
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
830
+	clean-generic clean-libtool ctags distclean distclean-compile \
831
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
832
+	dvi-am html html-am info info-am install install-am \
833
+	install-binPROGRAMS install-data install-data-am install-dvi \
834
+	install-dvi-am install-exec install-exec-am install-html \
835
+	install-html-am install-info install-info-am install-man \
836
+	install-pdf install-pdf-am install-ps install-ps-am \
837
+	install-strip installcheck installcheck-am \
838
+	installcheck-binPROGRAMS installdirs maintainer-clean \
839
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
840
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
841
+	tags uninstall uninstall-am uninstall-binPROGRAMS
843 842
 
844 843
 
845 844
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = clamconf$(EXEEXT)
101 101
 subdir = clamconf
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -185,19 +140,6 @@ clamconf_LDADD = $(LDADD)
185 185
 AM_V_lt = $(am__v_lt_@AM_V@)
186 186
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
187 187
 am__v_lt_0 = --silent
188
-am__v_lt_1 = 
189
-AM_V_P = $(am__v_P_@AM_V@)
190
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
191
-am__v_P_0 = false
192
-am__v_P_1 = :
193
-AM_V_GEN = $(am__v_GEN_@AM_V@)
194
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
195
-am__v_GEN_0 = @echo "  GEN     " $@;
196
-am__v_GEN_1 = 
197
-AM_V_at = $(am__v_at_@AM_V@)
198
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
199
-am__v_at_0 = @
200
-am__v_at_1 = 
201 188
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
202 189
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
203 190
 am__depfiles_maybe = depfiles
... ...
@@ -210,40 +152,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210 210
 	$(AM_CFLAGS) $(CFLAGS)
211 211
 AM_V_CC = $(am__v_CC_@AM_V@)
212 212
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
213
-am__v_CC_0 = @echo "  CC      " $@;
214
-am__v_CC_1 = 
213
+am__v_CC_0 = @echo "  CC    " $@;
214
+AM_V_at = $(am__v_at_@AM_V@)
215
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
216
+am__v_at_0 = @
215 217
 CCLD = $(CC)
216 218
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217 219
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
218 220
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
219 221
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
220 222
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
221
-am__v_CCLD_0 = @echo "  CCLD    " $@;
222
-am__v_CCLD_1 = 
223
+am__v_CCLD_0 = @echo "  CCLD  " $@;
224
+AM_V_GEN = $(am__v_GEN_@AM_V@)
225
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
226
+am__v_GEN_0 = @echo "  GEN   " $@;
223 227
 SOURCES = $(clamconf_SOURCES)
224 228
 DIST_SOURCES = $(clamconf_SOURCES)
225
-am__can_run_installinfo = \
226
-  case $$AM_UPDATE_INFO_DIR in \
227
-    n|no|NO) false;; \
228
-    *) (install-info --version) >/dev/null 2>&1;; \
229
-  esac
230
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
231
-# Read a list of newline-separated strings from the standard input,
232
-# and print each of them once, without duplicates.  Input order is
233
-# *not* preserved.
234
-am__uniquify_input = $(AWK) '\
235
-  BEGIN { nonempty = 0; } \
236
-  { items[$$0] = 1; nonempty = 1; } \
237
-  END { if (nonempty) { for (i in items) print i; }; } \
238
-'
239
-# Make sure the list of sources is unique.  This is necessary because,
240
-# e.g., the same source file might be shared among _SOURCES variables
241
-# for different programs/libraries.
242
-am__define_uniq_tagged_files = \
243
-  list='$(am__tagged_files)'; \
244
-  unique=`for i in $$list; do \
245
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246
-  done | $(am__uniquify_input)`
247 229
 ETAGS = etags
248 230
 CTAGS = ctags
249 231
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -509,19 +433,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
509 509
 $(am__aclocal_m4_deps):
510 510
 install-binPROGRAMS: $(bin_PROGRAMS)
511 511
 	@$(NORMAL_INSTALL)
512
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
512 513
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
513
-	if test -n "$$list"; then \
514
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
515
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
516
-	fi; \
517 514
 	for p in $$list; do echo "$$p $$p"; done | \
518 515
 	sed 's/$(EXEEXT)$$//' | \
519
-	while read p p1; do if test -f $$p \
520
-	 || test -f $$p1 \
521
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
516
+	while read p p1; do if test -f $$p || test -f $$p1; \
517
+	  then echo "$$p"; echo "$$p"; else :; fi; \
522 518
 	done | \
523
-	sed -e 'p;s,.*/,,;n;h' \
524
-	    -e 's|.*|.|' \
519
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
525 520
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
526 521
 	sed 'N;N;N;s,\n, ,g' | \
527 522
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -542,8 +461,7 @@ uninstall-binPROGRAMS:
542 542
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
543 543
 	files=`for p in $$list; do echo "$$p"; done | \
544 544
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
545
-	      -e 's/$$/$(EXEEXT)/' \
546
-	`; \
545
+	      -e 's/$$/$(EXEEXT)/' `; \
547 546
 	test -n "$$list" || exit 0; \
548 547
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
549 548
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -572,7 +490,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
572 572
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
573 573
 	  done; \
574 574
 	done; rm -f c$${pid}_.???; exit $$bad
575
-
576 575
 clamconf$(EXEEXT): $(clamconf_OBJECTS) $(clamconf_DEPENDENCIES) $(EXTRA_clamconf_DEPENDENCIES) 
577 576
 	@rm -f clamconf$(EXEEXT)
578 577
 	$(AM_V_CCLD)$(LINK) $(clamconf_OBJECTS) $(clamconf_LDADD) $(LIBS)
... ...
@@ -593,14 +510,14 @@ distclean-compile:
593 593
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
594 594
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
595 595
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
596
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
597 597
 
598 598
 .c.obj:
599 599
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
600 600
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
601 601
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
602 602
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
603
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
604 604
 
605 605
 .c.lo:
606 606
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -657,15 +574,26 @@ mostlyclean-libtool:
657 657
 clean-libtool:
658 658
 	-rm -rf .libs _libs
659 659
 
660
-ID: $(am__tagged_files)
661
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
662
-tags: tags-am
663
-TAGS: tags
664
-
665
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
660
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
661
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
662
+	unique=`for i in $$list; do \
663
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664
+	  done | \
665
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
667
+	mkid -fID $$unique
668
+tags: TAGS
669
+
670
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
671
+		$(TAGS_FILES) $(LISP)
666 672
 	set x; \
667 673
 	here=`pwd`; \
668
-	$(am__define_uniq_tagged_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; }; }'`; \
669 680
 	shift; \
670 681
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
671 682
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -677,11 +605,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
677 677
 	      $$unique; \
678 678
 	  fi; \
679 679
 	fi
680
-ctags: ctags-am
681
-
682
-CTAGS: ctags
683
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
684
-	$(am__define_uniq_tagged_files); \
680
+ctags: CTAGS
681
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
682
+		$(TAGS_FILES) $(LISP)
683
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
684
+	unique=`for i in $$list; do \
685
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
686
+	  done | \
687
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
688
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
685 689
 	test -z "$(CTAGS_ARGS)$$unique" \
686 690
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
687 691
 	     $$unique
... ...
@@ -690,21 +622,6 @@ GTAGS:
690 690
 	here=`$(am__cd) $(top_builddir) && pwd` \
691 691
 	  && $(am__cd) $(top_srcdir) \
692 692
 	  && gtags -i $(GTAGS_ARGS) "$$here"
693
-cscopelist: cscopelist-am
694
-
695
-cscopelist-am: $(am__tagged_files)
696
-	list='$(am__tagged_files)'; \
697
-	case "$(srcdir)" in \
698
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
699
-	  *) sdir=$(subdir)/$(srcdir) ;; \
700
-	esac; \
701
-	for i in $$list; do \
702
-	  if test -f "$$i"; then \
703
-	    echo "$(subdir)/$$i"; \
704
-	  else \
705
-	    echo "$$sdir/$$i"; \
706
-	  fi; \
707
-	done >> $(top_builddir)/cscope.files
708 693
 
709 694
 distclean-tags:
710 695
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -849,20 +766,19 @@ uninstall-am: uninstall-binPROGRAMS
849 849
 
850 850
 .MAKE: install-am install-strip
851 851
 
852
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
853
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
854
-	ctags ctags-am distclean distclean-compile distclean-generic \
855
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
856
-	html-am info info-am install install-am install-binPROGRAMS \
857
-	install-data install-data-am install-dvi install-dvi-am \
858
-	install-exec install-exec-am install-html install-html-am \
859
-	install-info install-info-am install-man install-pdf \
860
-	install-pdf-am install-ps install-ps-am install-strip \
861
-	installcheck installcheck-am installcheck-binPROGRAMS \
862
-	installdirs maintainer-clean maintainer-clean-generic \
863
-	mostlyclean mostlyclean-compile mostlyclean-generic \
864
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
865
-	uninstall-am uninstall-binPROGRAMS
852
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
853
+	clean-generic clean-libtool ctags distclean distclean-compile \
854
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
855
+	dvi-am html html-am info info-am install install-am \
856
+	install-binPROGRAMS install-data install-data-am install-dvi \
857
+	install-dvi-am install-exec install-exec-am install-html \
858
+	install-html-am install-info install-info-am install-man \
859
+	install-pdf install-pdf-am install-ps install-ps-am \
860
+	install-strip installcheck installcheck-am \
861
+	installcheck-binPROGRAMS installdirs maintainer-clean \
862
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
863
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
864
+	tags uninstall uninstall-am uninstall-binPROGRAMS
866 865
 
867 866
 
868 867
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,6 @@
34 34
 
35 35
 
36 36
 VPATH = @srcdir@
37
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
-am__make_running_with_option = \
39
-  case $${target_option-} in \
40
-      ?) ;; \
41
-      *) echo "am__make_running_with_option: internal error: invalid" \
42
-              "target option '$${target_option-}' specified" >&2; \
43
-         exit 1;; \
44
-  esac; \
45
-  has_opt=no; \
46
-  sane_makeflags=$$MAKEFLAGS; \
47
-  if $(am__is_gnu_make); then \
48
-    sane_makeflags=$$MFLAGS; \
49
-  else \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
52
-        bs=\\; \
53
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
-    esac; \
56
-  fi; \
57
-  skip_next=no; \
58
-  strip_trailopt () \
59
-  { \
60
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
-  }; \
62
-  for flg in $$sane_makeflags; do \
63
-    test $$skip_next = yes && { skip_next=no; continue; }; \
64
-    case $$flg in \
65
-      *=*|--*) continue;; \
66
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
-      -*I?*) strip_trailopt 'I';; \
68
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
-      -*O?*) strip_trailopt 'O';; \
70
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
-      -*l?*) strip_trailopt 'l';; \
72
-      -[dEDm]) skip_next=yes;; \
73
-      -[JT]) skip_next=yes;; \
74
-    esac; \
75
-    case $$flg in \
76
-      *$$target_option*) has_opt=yes; break;; \
77
-    esac; \
78
-  done; \
79
-  test $$has_opt = yes
80
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,9 +56,9 @@ host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 @BUILD_CLAMD_TRUE@sbin_PROGRAMS = clamd$(EXEEXT)
102 102
 subdir = clamd
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
104 104
 	$(srcdir)/clamav-daemon.service.in \
105
-	$(srcdir)/clamav-daemon.socket.in $(top_srcdir)/config/depcomp
105
+	$(srcdir)/clamav-daemon.socket.in
106 106
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107 107
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
108 108
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -206,19 +162,6 @@ clamd_LDADD = $(LDADD)
206 206
 AM_V_lt = $(am__v_lt_@AM_V@)
207 207
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
208 208
 am__v_lt_0 = --silent
209
-am__v_lt_1 = 
210
-AM_V_P = $(am__v_P_@AM_V@)
211
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
212
-am__v_P_0 = false
213
-am__v_P_1 = :
214
-AM_V_GEN = $(am__v_GEN_@AM_V@)
215
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
216
-am__v_GEN_0 = @echo "  GEN     " $@;
217
-am__v_GEN_1 = 
218
-AM_V_at = $(am__v_at_@AM_V@)
219
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
220
-am__v_at_0 = @
221
-am__v_at_1 = 
222 209
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
223 210
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
224 211
 am__depfiles_maybe = depfiles
... ...
@@ -231,23 +174,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231 231
 	$(AM_CFLAGS) $(CFLAGS)
232 232
 AM_V_CC = $(am__v_CC_@AM_V@)
233 233
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
234
-am__v_CC_0 = @echo "  CC      " $@;
235
-am__v_CC_1 = 
234
+am__v_CC_0 = @echo "  CC    " $@;
235
+AM_V_at = $(am__v_at_@AM_V@)
236
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
237
+am__v_at_0 = @
236 238
 CCLD = $(CC)
237 239
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238 240
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239 241
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
240 242
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
241 243
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
242
-am__v_CCLD_0 = @echo "  CCLD    " $@;
243
-am__v_CCLD_1 = 
244
+am__v_CCLD_0 = @echo "  CCLD  " $@;
245
+AM_V_GEN = $(am__v_GEN_@AM_V@)
246
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
247
+am__v_GEN_0 = @echo "  GEN   " $@;
244 248
 SOURCES = $(clamd_SOURCES)
245 249
 DIST_SOURCES = $(am__clamd_SOURCES_DIST)
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
251 250
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
252 251
 am__vpath_adj = case $$p in \
253 252
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -276,23 +218,6 @@ am__uninstall_files_from_dir = { \
276 276
          $(am__cd) "$$dir" && rm -f $$files; }; \
277 277
   }
278 278
 DATA = $(systemdsystemunit_DATA)
279
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
280
-# Read a list of newline-separated strings from the standard input,
281
-# and print each of them once, without duplicates.  Input order is
282
-# *not* preserved.
283
-am__uniquify_input = $(AWK) '\
284
-  BEGIN { nonempty = 0; } \
285
-  { items[$$0] = 1; nonempty = 1; } \
286
-  END { if (nonempty) { for (i in items) print i; }; } \
287
-'
288
-# Make sure the list of sources is unique.  This is necessary because,
289
-# e.g., the same source file might be shared among _SOURCES variables
290
-# for different programs/libraries.
291
-am__define_uniq_tagged_files = \
292
-  list='$(am__tagged_files)'; \
293
-  unique=`for i in $$list; do \
294
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295
-  done | $(am__uniquify_input)`
296 279
 ETAGS = etags
297 280
 CTAGS = ctags
298 281
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -587,19 +512,14 @@ clamav-daemon.socket: $(top_builddir)/config.status $(srcdir)/clamav-daemon.sock
587 587
 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
588 588
 install-sbinPROGRAMS: $(sbin_PROGRAMS)
589 589
 	@$(NORMAL_INSTALL)
590
+	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
590 591
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
591
-	if test -n "$$list"; then \
592
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
593
-	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
594
-	fi; \
595 592
 	for p in $$list; do echo "$$p $$p"; done | \
596 593
 	sed 's/$(EXEEXT)$$//' | \
597
-	while read p p1; do if test -f $$p \
598
-	 || test -f $$p1 \
599
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
594
+	while read p p1; do if test -f $$p || test -f $$p1; \
595
+	  then echo "$$p"; echo "$$p"; else :; fi; \
600 596
 	done | \
601
-	sed -e 'p;s,.*/,,;n;h' \
602
-	    -e 's|.*|.|' \
597
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
603 598
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
604 599
 	sed 'N;N;N;s,\n, ,g' | \
605 600
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -620,8 +540,7 @@ uninstall-sbinPROGRAMS:
620 620
 	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
621 621
 	files=`for p in $$list; do echo "$$p"; done | \
622 622
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
623
-	      -e 's/$$/$(EXEEXT)/' \
624
-	`; \
623
+	      -e 's/$$/$(EXEEXT)/' `; \
625 624
 	test -n "$$list" || exit 0; \
626 625
 	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
627 626
 	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
... ...
@@ -650,7 +569,6 @@ installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
650 650
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
651 651
 	  done; \
652 652
 	done; rm -f c$${pid}_.???; exit $$bad
653
-
654 653
 clamd$(EXEEXT): $(clamd_OBJECTS) $(clamd_DEPENDENCIES) $(EXTRA_clamd_DEPENDENCIES) 
655 654
 	@rm -f clamd$(EXEEXT)
656 655
 	$(AM_V_CCLD)$(LINK) $(clamd_OBJECTS) $(clamd_LDADD) $(LIBS)
... ...
@@ -683,14 +601,14 @@ distclean-compile:
683 683
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
684 684
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
685 685
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
686
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
687 687
 
688 688
 .c.obj:
689 689
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
690 690
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
691 691
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
692 692
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
693
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
694 694
 
695 695
 .c.lo:
696 696
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -762,11 +680,8 @@ clean-libtool:
762 762
 	-rm -rf .libs _libs
763 763
 install-systemdsystemunitDATA: $(systemdsystemunit_DATA)
764 764
 	@$(NORMAL_INSTALL)
765
+	test -z "$(systemdsystemunitdir)" || $(MKDIR_P) "$(DESTDIR)$(systemdsystemunitdir)"
765 766
 	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
766
-	if test -n "$$list"; then \
767
-	  echo " $(MKDIR_P) '$(DESTDIR)$(systemdsystemunitdir)'"; \
768
-	  $(MKDIR_P) "$(DESTDIR)$(systemdsystemunitdir)" || exit 1; \
769
-	fi; \
770 767
 	for p in $$list; do \
771 768
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
772 769
 	  echo "$$d$$p"; \
... ...
@@ -782,15 +697,26 @@ uninstall-systemdsystemunitDATA:
782 782
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
783 783
 	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
784 784
 
785
-ID: $(am__tagged_files)
786
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
787
-tags: tags-am
788
-TAGS: tags
789
-
790
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
785
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
786
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
787
+	unique=`for i in $$list; do \
788
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
789
+	  done | \
790
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
791
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
792
+	mkid -fID $$unique
793
+tags: TAGS
794
+
795
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
796
+		$(TAGS_FILES) $(LISP)
791 797
 	set x; \
792 798
 	here=`pwd`; \
793
-	$(am__define_uniq_tagged_files); \
799
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
800
+	unique=`for i in $$list; do \
801
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
802
+	  done | \
803
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
804
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
794 805
 	shift; \
795 806
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
796 807
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -802,11 +728,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
802 802
 	      $$unique; \
803 803
 	  fi; \
804 804
 	fi
805
-ctags: ctags-am
806
-
807
-CTAGS: ctags
808
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
809
-	$(am__define_uniq_tagged_files); \
805
+ctags: CTAGS
806
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
807
+		$(TAGS_FILES) $(LISP)
808
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
809
+	unique=`for i in $$list; do \
810
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
811
+	  done | \
812
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
813
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
810 814
 	test -z "$(CTAGS_ARGS)$$unique" \
811 815
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
812 816
 	     $$unique
... ...
@@ -815,21 +745,6 @@ GTAGS:
815 815
 	here=`$(am__cd) $(top_builddir) && pwd` \
816 816
 	  && $(am__cd) $(top_srcdir) \
817 817
 	  && gtags -i $(GTAGS_ARGS) "$$here"
818
-cscopelist: cscopelist-am
819
-
820
-cscopelist-am: $(am__tagged_files)
821
-	list='$(am__tagged_files)'; \
822
-	case "$(srcdir)" in \
823
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
824
-	  *) sdir=$(subdir)/$(srcdir) ;; \
825
-	esac; \
826
-	for i in $$list; do \
827
-	  if test -f "$$i"; then \
828
-	    echo "$(subdir)/$$i"; \
829
-	  else \
830
-	    echo "$$sdir/$$i"; \
831
-	  fi; \
832
-	done >> $(top_builddir)/cscope.files
833 818
 
834 819
 distclean-tags:
835 820
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -975,20 +890,20 @@ uninstall-am: uninstall-sbinPROGRAMS uninstall-systemdsystemunitDATA
975 975
 
976 976
 .MAKE: install-am install-strip
977 977
 
978
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
979
-	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
980
-	distclean distclean-compile distclean-generic \
981
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
982
-	html-am info info-am install install-am install-data \
983
-	install-data-am install-dvi install-dvi-am install-exec \
984
-	install-exec-am install-html install-html-am install-info \
985
-	install-info-am install-man install-pdf install-pdf-am \
986
-	install-ps install-ps-am install-sbinPROGRAMS install-strip \
978
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
979
+	clean-libtool clean-sbinPROGRAMS ctags distclean \
980
+	distclean-compile distclean-generic distclean-libtool \
981
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
982
+	install install-am install-data install-data-am install-dvi \
983
+	install-dvi-am install-exec install-exec-am install-html \
984
+	install-html-am install-info install-info-am install-man \
985
+	install-pdf install-pdf-am install-ps install-ps-am \
986
+	install-sbinPROGRAMS install-strip \
987 987
 	install-systemdsystemunitDATA installcheck installcheck-am \
988 988
 	installcheck-sbinPROGRAMS installdirs maintainer-clean \
989 989
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
990 990
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
991
-	tags tags-am uninstall uninstall-am uninstall-sbinPROGRAMS \
991
+	tags uninstall uninstall-am uninstall-sbinPROGRAMS \
992 992
 	uninstall-systemdsystemunitDATA
993 993
 
994 994
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@bin_PROGRAMS = clamdscan$(EXEEXT)
101 101
 subdir = clamdscan
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -196,19 +151,6 @@ clamdscan_LDADD = $(LDADD)
196 196
 AM_V_lt = $(am__v_lt_@AM_V@)
197 197
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
198 198
 am__v_lt_0 = --silent
199
-am__v_lt_1 = 
200
-AM_V_P = $(am__v_P_@AM_V@)
201
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
202
-am__v_P_0 = false
203
-am__v_P_1 = :
204
-AM_V_GEN = $(am__v_GEN_@AM_V@)
205
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
206
-am__v_GEN_0 = @echo "  GEN     " $@;
207
-am__v_GEN_1 = 
208
-AM_V_at = $(am__v_at_@AM_V@)
209
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
210
-am__v_at_0 = @
211
-am__v_at_1 = 
212 199
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
213 200
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
214 201
 am__depfiles_maybe = depfiles
... ...
@@ -221,40 +163,22 @@ 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_CC_1 = 
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 = @
226 228
 CCLD = $(CC)
227 229
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
228 230
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
229 231
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
230 232
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
231 233
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
232
-am__v_CCLD_0 = @echo "  CCLD    " $@;
233
-am__v_CCLD_1 = 
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   " $@;
234 238
 SOURCES = $(clamdscan_SOURCES)
235 239
 DIST_SOURCES = $(am__clamdscan_SOURCES_DIST)
236
-am__can_run_installinfo = \
237
-  case $$AM_UPDATE_INFO_DIR in \
238
-    n|no|NO) false;; \
239
-    *) (install-info --version) >/dev/null 2>&1;; \
240
-  esac
241
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
242
-# Read a list of newline-separated strings from the standard input,
243
-# and print each of them once, without duplicates.  Input order is
244
-# *not* preserved.
245
-am__uniquify_input = $(AWK) '\
246
-  BEGIN { nonempty = 0; } \
247
-  { items[$$0] = 1; nonempty = 1; } \
248
-  END { if (nonempty) { for (i in items) print i; }; } \
249
-'
250
-# Make sure the list of sources is unique.  This is necessary because,
251
-# e.g., the same source file might be shared among _SOURCES variables
252
-# for different programs/libraries.
253
-am__define_uniq_tagged_files = \
254
-  list='$(am__tagged_files)'; \
255
-  unique=`for i in $$list; do \
256
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257
-  done | $(am__uniquify_input)`
258 240
 ETAGS = etags
259 241
 CTAGS = ctags
260 242
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -526,19 +450,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
526 526
 $(am__aclocal_m4_deps):
527 527
 install-binPROGRAMS: $(bin_PROGRAMS)
528 528
 	@$(NORMAL_INSTALL)
529
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
529 530
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
530
-	if test -n "$$list"; then \
531
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
532
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
533
-	fi; \
534 531
 	for p in $$list; do echo "$$p $$p"; done | \
535 532
 	sed 's/$(EXEEXT)$$//' | \
536
-	while read p p1; do if test -f $$p \
537
-	 || test -f $$p1 \
538
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
533
+	while read p p1; do if test -f $$p || test -f $$p1; \
534
+	  then echo "$$p"; echo "$$p"; else :; fi; \
539 535
 	done | \
540
-	sed -e 'p;s,.*/,,;n;h' \
541
-	    -e 's|.*|.|' \
536
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
542 537
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
543 538
 	sed 'N;N;N;s,\n, ,g' | \
544 539
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -559,8 +478,7 @@ uninstall-binPROGRAMS:
559 559
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
560 560
 	files=`for p in $$list; do echo "$$p"; done | \
561 561
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
562
-	      -e 's/$$/$(EXEEXT)/' \
563
-	`; \
562
+	      -e 's/$$/$(EXEEXT)/' `; \
564 563
 	test -n "$$list" || exit 0; \
565 564
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
566 565
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -589,7 +507,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
589 589
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
590 590
 	  done; \
591 591
 	done; rm -f c$${pid}_.???; exit $$bad
592
-
593 592
 clamdscan$(EXEEXT): $(clamdscan_OBJECTS) $(clamdscan_DEPENDENCIES) $(EXTRA_clamdscan_DEPENDENCIES) 
594 593
 	@rm -f clamdscan$(EXEEXT)
595 594
 	$(AM_V_CCLD)$(LINK) $(clamdscan_OBJECTS) $(clamdscan_LDADD) $(LIBS)
... ...
@@ -615,14 +532,14 @@ distclean-compile:
615 615
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616 616
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617 617
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
618
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
619 619
 
620 620
 .c.obj:
621 621
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
622 622
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623 623
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624 624
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
625
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
626 626
 
627 627
 .c.lo:
628 628
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -721,15 +638,26 @@ mostlyclean-libtool:
721 721
 clean-libtool:
722 722
 	-rm -rf .libs _libs
723 723
 
724
-ID: $(am__tagged_files)
725
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
726
-tags: tags-am
727
-TAGS: tags
728
-
729
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
724
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
725
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
726
+	unique=`for i in $$list; do \
727
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
728
+	  done | \
729
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
730
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
731
+	mkid -fID $$unique
732
+tags: TAGS
733
+
734
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
735
+		$(TAGS_FILES) $(LISP)
730 736
 	set x; \
731 737
 	here=`pwd`; \
732
-	$(am__define_uniq_tagged_files); \
738
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
739
+	unique=`for i in $$list; do \
740
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
741
+	  done | \
742
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
743
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
733 744
 	shift; \
734 745
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
735 746
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -741,11 +669,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
741 741
 	      $$unique; \
742 742
 	  fi; \
743 743
 	fi
744
-ctags: ctags-am
745
-
746
-CTAGS: ctags
747
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
748
-	$(am__define_uniq_tagged_files); \
744
+ctags: CTAGS
745
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
746
+		$(TAGS_FILES) $(LISP)
747
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
748
+	unique=`for i in $$list; do \
749
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
750
+	  done | \
751
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
752
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
749 753
 	test -z "$(CTAGS_ARGS)$$unique" \
750 754
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
751 755
 	     $$unique
... ...
@@ -754,21 +686,6 @@ GTAGS:
754 754
 	here=`$(am__cd) $(top_builddir) && pwd` \
755 755
 	  && $(am__cd) $(top_srcdir) \
756 756
 	  && gtags -i $(GTAGS_ARGS) "$$here"
757
-cscopelist: cscopelist-am
758
-
759
-cscopelist-am: $(am__tagged_files)
760
-	list='$(am__tagged_files)'; \
761
-	case "$(srcdir)" in \
762
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
763
-	  *) sdir=$(subdir)/$(srcdir) ;; \
764
-	esac; \
765
-	for i in $$list; do \
766
-	  if test -f "$$i"; then \
767
-	    echo "$(subdir)/$$i"; \
768
-	  else \
769
-	    echo "$$sdir/$$i"; \
770
-	  fi; \
771
-	done >> $(top_builddir)/cscope.files
772 757
 
773 758
 distclean-tags:
774 759
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -913,20 +830,19 @@ uninstall-am: uninstall-binPROGRAMS
913 913
 
914 914
 .MAKE: install-am install-strip
915 915
 
916
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
917
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
918
-	ctags ctags-am distclean distclean-compile distclean-generic \
919
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
920
-	html-am info info-am install install-am install-binPROGRAMS \
921
-	install-data install-data-am install-dvi install-dvi-am \
922
-	install-exec install-exec-am install-html install-html-am \
923
-	install-info install-info-am install-man install-pdf \
924
-	install-pdf-am install-ps install-ps-am install-strip \
925
-	installcheck installcheck-am installcheck-binPROGRAMS \
926
-	installdirs maintainer-clean maintainer-clean-generic \
927
-	mostlyclean mostlyclean-compile mostlyclean-generic \
928
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
929
-	uninstall-am uninstall-binPROGRAMS
916
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
917
+	clean-generic clean-libtool ctags distclean distclean-compile \
918
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
919
+	dvi-am html html-am info info-am install install-am \
920
+	install-binPROGRAMS install-data install-data-am install-dvi \
921
+	install-dvi-am install-exec install-exec-am install-html \
922
+	install-html-am install-info install-info-am install-man \
923
+	install-pdf install-pdf-am install-ps install-ps-am \
924
+	install-strip installcheck installcheck-am \
925
+	installcheck-binPROGRAMS installdirs maintainer-clean \
926
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
927
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
928
+	tags uninstall uninstall-am uninstall-binPROGRAMS
930 929
 
931 930
 
932 931
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -15,51 +16,6 @@
15 15
 @SET_MAKE@
16 16
 
17 17
 VPATH = @srcdir@
18
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
-am__make_running_with_option = \
20
-  case $${target_option-} in \
21
-      ?) ;; \
22
-      *) echo "am__make_running_with_option: internal error: invalid" \
23
-              "target option '$${target_option-}' specified" >&2; \
24
-         exit 1;; \
25
-  esac; \
26
-  has_opt=no; \
27
-  sane_makeflags=$$MAKEFLAGS; \
28
-  if $(am__is_gnu_make); then \
29
-    sane_makeflags=$$MFLAGS; \
30
-  else \
31
-    case $$MAKEFLAGS in \
32
-      *\\[\ \	]*) \
33
-        bs=\\; \
34
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36
-    esac; \
37
-  fi; \
38
-  skip_next=no; \
39
-  strip_trailopt () \
40
-  { \
41
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42
-  }; \
43
-  for flg in $$sane_makeflags; do \
44
-    test $$skip_next = yes && { skip_next=no; continue; }; \
45
-    case $$flg in \
46
-      *=*|--*) continue;; \
47
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
48
-      -*I?*) strip_trailopt 'I';; \
49
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
50
-      -*O?*) strip_trailopt 'O';; \
51
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
52
-      -*l?*) strip_trailopt 'l';; \
53
-      -[dEDm]) skip_next=yes;; \
54
-      -[JT]) skip_next=yes;; \
55
-    esac; \
56
-    case $$flg in \
57
-      *$$target_option*) has_opt=yes; break;; \
58
-    esac; \
59
-  done; \
60
-  test $$has_opt = yes
61
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 18
 pkgdatadir = $(datadir)/@PACKAGE@
64 19
 pkgincludedir = $(includedir)/@PACKAGE@
65 20
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,8 +37,7 @@ host_triplet = @host@
81 81
 target_triplet = @target@
82 82
 @HAVE_CURSES_TRUE@bin_PROGRAMS = clamdtop$(EXEEXT)
83 83
 subdir = clamdtop
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85
-	$(top_srcdir)/config/depcomp
84
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
88 87
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -172,19 +127,6 @@ clamdtop_OBJECTS = $(am_clamdtop_OBJECTS)
172 172
 AM_V_lt = $(am__v_lt_@AM_V@)
173 173
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
174 174
 am__v_lt_0 = --silent
175
-am__v_lt_1 = 
176
-AM_V_P = $(am__v_P_@AM_V@)
177
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
178
-am__v_P_0 = false
179
-am__v_P_1 = :
180
-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     " $@;
183
-am__v_GEN_1 = 
184
-AM_V_at = $(am__v_at_@AM_V@)
185
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
186
-am__v_at_0 = @
187
-am__v_at_1 = 
188 175
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
189 176
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
190 177
 am__depfiles_maybe = depfiles
... ...
@@ -197,23 +139,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197 197
 	$(AM_CFLAGS) $(CFLAGS)
198 198
 AM_V_CC = $(am__v_CC_@AM_V@)
199 199
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
200
-am__v_CC_0 = @echo "  CC      " $@;
201
-am__v_CC_1 = 
200
+am__v_CC_0 = @echo "  CC    " $@;
201
+AM_V_at = $(am__v_at_@AM_V@)
202
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
203
+am__v_at_0 = @
202 204
 CCLD = $(CC)
203 205
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
204 206
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
205 207
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
206 208
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
207 209
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
208
-am__v_CCLD_0 = @echo "  CCLD    " $@;
209
-am__v_CCLD_1 = 
210
+am__v_CCLD_0 = @echo "  CCLD  " $@;
211
+AM_V_GEN = $(am__v_GEN_@AM_V@)
212
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
213
+am__v_GEN_0 = @echo "  GEN   " $@;
210 214
 SOURCES = $(clamdtop_SOURCES)
211 215
 DIST_SOURCES = $(am__clamdtop_SOURCES_DIST)
212
-am__can_run_installinfo = \
213
-  case $$AM_UPDATE_INFO_DIR in \
214
-    n|no|NO) false;; \
215
-    *) (install-info --version) >/dev/null 2>&1;; \
216
-  esac
217 216
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
218 217
 am__vpath_adj = case $$p in \
219 218
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -244,23 +185,6 @@ am__uninstall_files_from_dir = { \
244 244
 man1dir = $(mandir)/man1
245 245
 NROFF = nroff
246 246
 MANS = $(man_MANS)
247
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
248
-# Read a list of newline-separated strings from the standard input,
249
-# and print each of them once, without duplicates.  Input order is
250
-# *not* preserved.
251
-am__uniquify_input = $(AWK) '\
252
-  BEGIN { nonempty = 0; } \
253
-  { items[$$0] = 1; nonempty = 1; } \
254
-  END { if (nonempty) { for (i in items) print i; }; } \
255
-'
256
-# Make sure the list of sources is unique.  This is necessary because,
257
-# e.g., the same source file might be shared among _SOURCES variables
258
-# for different programs/libraries.
259
-am__define_uniq_tagged_files = \
260
-  list='$(am__tagged_files)'; \
261
-  unique=`for i in $$list; do \
262
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263
-  done | $(am__uniquify_input)`
264 247
 ETAGS = etags
265 248
 CTAGS = ctags
266 249
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -523,19 +447,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
523 523
 $(am__aclocal_m4_deps):
524 524
 install-binPROGRAMS: $(bin_PROGRAMS)
525 525
 	@$(NORMAL_INSTALL)
526
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
526 527
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
527
-	if test -n "$$list"; then \
528
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
529
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
530
-	fi; \
531 528
 	for p in $$list; do echo "$$p $$p"; done | \
532 529
 	sed 's/$(EXEEXT)$$//' | \
533
-	while read p p1; do if test -f $$p \
534
-	 || test -f $$p1 \
535
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
530
+	while read p p1; do if test -f $$p || test -f $$p1; \
531
+	  then echo "$$p"; echo "$$p"; else :; fi; \
536 532
 	done | \
537
-	sed -e 'p;s,.*/,,;n;h' \
538
-	    -e 's|.*|.|' \
533
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
539 534
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
540 535
 	sed 'N;N;N;s,\n, ,g' | \
541 536
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -556,8 +475,7 @@ uninstall-binPROGRAMS:
556 556
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
557 557
 	files=`for p in $$list; do echo "$$p"; done | \
558 558
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
559
-	      -e 's/$$/$(EXEEXT)/' \
560
-	`; \
559
+	      -e 's/$$/$(EXEEXT)/' `; \
561 560
 	test -n "$$list" || exit 0; \
562 561
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
563 562
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -586,7 +504,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
586 586
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
587 587
 	  done; \
588 588
 	done; rm -f c$${pid}_.???; exit $$bad
589
-
590 589
 clamdtop$(EXEEXT): $(clamdtop_OBJECTS) $(clamdtop_DEPENDENCIES) $(EXTRA_clamdtop_DEPENDENCIES) 
591 590
 	@rm -f clamdtop$(EXEEXT)
592 591
 	$(AM_V_CCLD)$(LINK) $(clamdtop_OBJECTS) $(clamdtop_LDADD) $(LIBS)
... ...
@@ -607,14 +524,14 @@ distclean-compile:
607 607
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
608 608
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
609 609
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
610
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
611 611
 
612 612
 .c.obj:
613 613
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
614 614
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
615 615
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
616 616
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
617
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
618 618
 
619 619
 .c.lo:
620 620
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -672,18 +589,11 @@ clean-libtool:
672 672
 	-rm -rf .libs _libs
673 673
 install-man1: $(man_MANS)
674 674
 	@$(NORMAL_INSTALL)
675
-	@list1=''; \
676
-	list2='$(man_MANS)'; \
677
-	test -n "$(man1dir)" \
678
-	  && test -n "`echo $$list1$$list2`" \
679
-	  || exit 0; \
680
-	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
681
-	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
682
-	{ for i in $$list1; do echo "$$i"; done;  \
683
-	if test -n "$$list2"; then \
684
-	  for i in $$list2; do echo "$$i"; done \
685
-	    | sed -n '/\.1[a-z]*$$/p'; \
686
-	fi; \
675
+	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
676
+	@list=''; test -n "$(man1dir)" || exit 0; \
677
+	{ for i in $$list; do echo "$$i"; done; \
678
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
679
+	  sed -n '/\.1[a-z]*$$/p'; \
687 680
 	} | while read p; do \
688 681
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
689 682
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -714,15 +624,26 @@ uninstall-man1:
714 714
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
715 715
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
716 716
 
717
-ID: $(am__tagged_files)
718
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
719
-tags: tags-am
720
-TAGS: tags
721
-
722
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
717
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
718
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
719
+	unique=`for i in $$list; do \
720
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
721
+	  done | \
722
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
723
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
724
+	mkid -fID $$unique
725
+tags: TAGS
726
+
727
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
728
+		$(TAGS_FILES) $(LISP)
723 729
 	set x; \
724 730
 	here=`pwd`; \
725
-	$(am__define_uniq_tagged_files); \
731
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
732
+	unique=`for i in $$list; do \
733
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
734
+	  done | \
735
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
736
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
726 737
 	shift; \
727 738
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
728 739
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -734,11 +655,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
734 734
 	      $$unique; \
735 735
 	  fi; \
736 736
 	fi
737
-ctags: ctags-am
738
-
739
-CTAGS: ctags
740
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
741
-	$(am__define_uniq_tagged_files); \
737
+ctags: CTAGS
738
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
739
+		$(TAGS_FILES) $(LISP)
740
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
741
+	unique=`for i in $$list; do \
742
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
743
+	  done | \
744
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
745
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
742 746
 	test -z "$(CTAGS_ARGS)$$unique" \
743 747
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
744 748
 	     $$unique
... ...
@@ -747,26 +672,24 @@ GTAGS:
747 747
 	here=`$(am__cd) $(top_builddir) && pwd` \
748 748
 	  && $(am__cd) $(top_srcdir) \
749 749
 	  && gtags -i $(GTAGS_ARGS) "$$here"
750
-cscopelist: cscopelist-am
751
-
752
-cscopelist-am: $(am__tagged_files)
753
-	list='$(am__tagged_files)'; \
754
-	case "$(srcdir)" in \
755
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
756
-	  *) sdir=$(subdir)/$(srcdir) ;; \
757
-	esac; \
758
-	for i in $$list; do \
759
-	  if test -f "$$i"; then \
760
-	    echo "$(subdir)/$$i"; \
761
-	  else \
762
-	    echo "$$sdir/$$i"; \
763
-	  fi; \
764
-	done >> $(top_builddir)/cscope.files
765 750
 
766 751
 distclean-tags:
767 752
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
768 753
 
769 754
 distdir: $(DISTFILES)
755
+	@list='$(MANS)'; if test -n "$$list"; then \
756
+	  list=`for p in $$list; do \
757
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
758
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
759
+	  if test -n "$$list" && \
760
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
761
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
762
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
763
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
764
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
765
+	    exit 1; \
766
+	  else :; fi; \
767
+	else :; fi
770 768
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
771 769
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
772 770
 	list='$(DISTFILES)'; \
... ...
@@ -907,20 +830,19 @@ uninstall-man: uninstall-man1
907 907
 
908 908
 .MAKE: install-am install-strip
909 909
 
910
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
911
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
912
-	ctags ctags-am distclean distclean-compile distclean-generic \
913
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
914
-	html-am info info-am install install-am install-binPROGRAMS \
915
-	install-data install-data-am install-dvi install-dvi-am \
916
-	install-exec install-exec-am install-html install-html-am \
917
-	install-info install-info-am install-man install-man1 \
918
-	install-pdf install-pdf-am install-ps install-ps-am \
919
-	install-strip installcheck installcheck-am \
910
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
911
+	clean-generic clean-libtool ctags distclean distclean-compile \
912
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
913
+	dvi-am html html-am info info-am install install-am \
914
+	install-binPROGRAMS install-data install-data-am install-dvi \
915
+	install-dvi-am install-exec install-exec-am install-html \
916
+	install-html-am install-info install-info-am install-man \
917
+	install-man1 install-pdf install-pdf-am install-ps \
918
+	install-ps-am install-strip installcheck installcheck-am \
920 919
 	installcheck-binPROGRAMS installdirs maintainer-clean \
921 920
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
922 921
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
923
-	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
922
+	tags uninstall uninstall-am uninstall-binPROGRAMS \
924 923
 	uninstall-man uninstall-man1
925 924
 
926 925
 
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -34,51 +35,6 @@
34 34
 #  MA 02110-1301, USA.
35 35
 
36 36
 VPATH = @srcdir@
37
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
38
-am__make_running_with_option = \
39
-  case $${target_option-} in \
40
-      ?) ;; \
41
-      *) echo "am__make_running_with_option: internal error: invalid" \
42
-              "target option '$${target_option-}' specified" >&2; \
43
-         exit 1;; \
44
-  esac; \
45
-  has_opt=no; \
46
-  sane_makeflags=$$MAKEFLAGS; \
47
-  if $(am__is_gnu_make); then \
48
-    sane_makeflags=$$MFLAGS; \
49
-  else \
50
-    case $$MAKEFLAGS in \
51
-      *\\[\ \	]*) \
52
-        bs=\\; \
53
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
55
-    esac; \
56
-  fi; \
57
-  skip_next=no; \
58
-  strip_trailopt () \
59
-  { \
60
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
-  }; \
62
-  for flg in $$sane_makeflags; do \
63
-    test $$skip_next = yes && { skip_next=no; continue; }; \
64
-    case $$flg in \
65
-      *=*|--*) continue;; \
66
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
67
-      -*I?*) strip_trailopt 'I';; \
68
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
69
-      -*O?*) strip_trailopt 'O';; \
70
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
71
-      -*l?*) strip_trailopt 'l';; \
72
-      -[dEDm]) skip_next=yes;; \
73
-      -[JT]) skip_next=yes;; \
74
-    esac; \
75
-    case $$flg in \
76
-      *$$target_option*) has_opt=yes; break;; \
77
-    esac; \
78
-  done; \
79
-  test $$has_opt = yes
80
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
82 37
 pkgdatadir = $(datadir)/@PACKAGE@
83 38
 pkgincludedir = $(includedir)/@PACKAGE@
84 39
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -100,8 +56,7 @@ host_triplet = @host@
100 100
 target_triplet = @target@
101 101
 bin_PROGRAMS = clamscan$(EXEEXT)
102 102
 subdir = clamscan
103
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
-	$(top_srcdir)/config/depcomp
103
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105 104
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 105
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
107 106
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -187,19 +142,6 @@ clamscan_LDADD = $(LDADD)
187 187
 AM_V_lt = $(am__v_lt_@AM_V@)
188 188
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
189 189
 am__v_lt_0 = --silent
190
-am__v_lt_1 = 
191
-AM_V_P = $(am__v_P_@AM_V@)
192
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
193
-am__v_P_0 = false
194
-am__v_P_1 = :
195
-AM_V_GEN = $(am__v_GEN_@AM_V@)
196
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
197
-am__v_GEN_0 = @echo "  GEN     " $@;
198
-am__v_GEN_1 = 
199
-AM_V_at = $(am__v_at_@AM_V@)
200
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
201
-am__v_at_0 = @
202
-am__v_at_1 = 
203 190
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
204 191
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
205 192
 am__depfiles_maybe = depfiles
... ...
@@ -212,40 +154,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
212 212
 	$(AM_CFLAGS) $(CFLAGS)
213 213
 AM_V_CC = $(am__v_CC_@AM_V@)
214 214
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
215
-am__v_CC_0 = @echo "  CC      " $@;
216
-am__v_CC_1 = 
215
+am__v_CC_0 = @echo "  CC    " $@;
216
+AM_V_at = $(am__v_at_@AM_V@)
217
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
218
+am__v_at_0 = @
217 219
 CCLD = $(CC)
218 220
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
219 221
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
220 222
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
221 223
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
222 224
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
223
-am__v_CCLD_0 = @echo "  CCLD    " $@;
224
-am__v_CCLD_1 = 
225
+am__v_CCLD_0 = @echo "  CCLD  " $@;
226
+AM_V_GEN = $(am__v_GEN_@AM_V@)
227
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
228
+am__v_GEN_0 = @echo "  GEN   " $@;
225 229
 SOURCES = $(clamscan_SOURCES)
226 230
 DIST_SOURCES = $(clamscan_SOURCES)
227
-am__can_run_installinfo = \
228
-  case $$AM_UPDATE_INFO_DIR in \
229
-    n|no|NO) false;; \
230
-    *) (install-info --version) >/dev/null 2>&1;; \
231
-  esac
232
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
233
-# Read a list of newline-separated strings from the standard input,
234
-# and print each of them once, without duplicates.  Input order is
235
-# *not* preserved.
236
-am__uniquify_input = $(AWK) '\
237
-  BEGIN { nonempty = 0; } \
238
-  { items[$$0] = 1; nonempty = 1; } \
239
-  END { if (nonempty) { for (i in items) print i; }; } \
240
-'
241
-# Make sure the list of sources is unique.  This is necessary because,
242
-# e.g., the same source file might be shared among _SOURCES variables
243
-# for different programs/libraries.
244
-am__define_uniq_tagged_files = \
245
-  list='$(am__tagged_files)'; \
246
-  unique=`for i in $$list; do \
247
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248
-  done | $(am__uniquify_input)`
249 231
 ETAGS = etags
250 232
 CTAGS = ctags
251 233
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -513,19 +437,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
513 513
 $(am__aclocal_m4_deps):
514 514
 install-binPROGRAMS: $(bin_PROGRAMS)
515 515
 	@$(NORMAL_INSTALL)
516
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
516 517
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
517
-	if test -n "$$list"; then \
518
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
519
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
520
-	fi; \
521 518
 	for p in $$list; do echo "$$p $$p"; done | \
522 519
 	sed 's/$(EXEEXT)$$//' | \
523
-	while read p p1; do if test -f $$p \
524
-	 || test -f $$p1 \
525
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
520
+	while read p p1; do if test -f $$p || test -f $$p1; \
521
+	  then echo "$$p"; echo "$$p"; else :; fi; \
526 522
 	done | \
527
-	sed -e 'p;s,.*/,,;n;h' \
528
-	    -e 's|.*|.|' \
523
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
529 524
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
530 525
 	sed 'N;N;N;s,\n, ,g' | \
531 526
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -546,8 +465,7 @@ uninstall-binPROGRAMS:
546 546
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
547 547
 	files=`for p in $$list; do echo "$$p"; done | \
548 548
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
549
-	      -e 's/$$/$(EXEEXT)/' \
550
-	`; \
549
+	      -e 's/$$/$(EXEEXT)/' `; \
551 550
 	test -n "$$list" || exit 0; \
552 551
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
553 552
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -576,7 +494,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
576 576
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
577 577
 	  done; \
578 578
 	done; rm -f c$${pid}_.???; exit $$bad
579
-
580 579
 clamscan$(EXEEXT): $(clamscan_OBJECTS) $(clamscan_DEPENDENCIES) $(EXTRA_clamscan_DEPENDENCIES) 
581 580
 	@rm -f clamscan$(EXEEXT)
582 581
 	$(AM_V_CCLD)$(LINK) $(clamscan_OBJECTS) $(clamscan_LDADD) $(LIBS)
... ...
@@ -600,14 +517,14 @@ distclean-compile:
600 600
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
601 601
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
602 602
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
603
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
604 604
 
605 605
 .c.obj:
606 606
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
607 607
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
608 608
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
609 609
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
610
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
611 611
 
612 612
 .c.lo:
613 613
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -692,15 +609,26 @@ mostlyclean-libtool:
692 692
 clean-libtool:
693 693
 	-rm -rf .libs _libs
694 694
 
695
-ID: $(am__tagged_files)
696
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
697
-tags: tags-am
698
-TAGS: tags
699
-
700
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
695
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
696
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
697
+	unique=`for i in $$list; do \
698
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
699
+	  done | \
700
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
701
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
702
+	mkid -fID $$unique
703
+tags: TAGS
704
+
705
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
706
+		$(TAGS_FILES) $(LISP)
701 707
 	set x; \
702 708
 	here=`pwd`; \
703
-	$(am__define_uniq_tagged_files); \
709
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
710
+	unique=`for i in $$list; do \
711
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
712
+	  done | \
713
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
714
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
704 715
 	shift; \
705 716
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
706 717
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -712,11 +640,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
712 712
 	      $$unique; \
713 713
 	  fi; \
714 714
 	fi
715
-ctags: ctags-am
716
-
717
-CTAGS: ctags
718
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
719
-	$(am__define_uniq_tagged_files); \
715
+ctags: CTAGS
716
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
717
+		$(TAGS_FILES) $(LISP)
718
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
719
+	unique=`for i in $$list; do \
720
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
721
+	  done | \
722
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
723
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
720 724
 	test -z "$(CTAGS_ARGS)$$unique" \
721 725
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
722 726
 	     $$unique
... ...
@@ -725,21 +657,6 @@ GTAGS:
725 725
 	here=`$(am__cd) $(top_builddir) && pwd` \
726 726
 	  && $(am__cd) $(top_srcdir) \
727 727
 	  && gtags -i $(GTAGS_ARGS) "$$here"
728
-cscopelist: cscopelist-am
729
-
730
-cscopelist-am: $(am__tagged_files)
731
-	list='$(am__tagged_files)'; \
732
-	case "$(srcdir)" in \
733
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
734
-	  *) sdir=$(subdir)/$(srcdir) ;; \
735
-	esac; \
736
-	for i in $$list; do \
737
-	  if test -f "$$i"; then \
738
-	    echo "$(subdir)/$$i"; \
739
-	  else \
740
-	    echo "$$sdir/$$i"; \
741
-	  fi; \
742
-	done >> $(top_builddir)/cscope.files
743 728
 
744 729
 distclean-tags:
745 730
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -884,20 +801,19 @@ uninstall-am: uninstall-binPROGRAMS
884 884
 
885 885
 .MAKE: install-am install-strip
886 886
 
887
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
888
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
889
-	ctags ctags-am distclean distclean-compile distclean-generic \
890
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
891
-	html-am info info-am install install-am install-binPROGRAMS \
892
-	install-data install-data-am install-dvi install-dvi-am \
893
-	install-exec install-exec-am install-html install-html-am \
894
-	install-info install-info-am install-man install-pdf \
895
-	install-pdf-am install-ps install-ps-am install-strip \
896
-	installcheck installcheck-am installcheck-binPROGRAMS \
897
-	installdirs maintainer-clean maintainer-clean-generic \
898
-	mostlyclean mostlyclean-compile mostlyclean-generic \
899
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
900
-	uninstall-am uninstall-binPROGRAMS
887
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
888
+	clean-generic clean-libtool ctags distclean distclean-compile \
889
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
890
+	dvi-am html html-am info info-am install install-am \
891
+	install-binPROGRAMS install-data install-data-am install-dvi \
892
+	install-dvi-am install-exec install-exec-am install-html \
893
+	install-html-am install-info install-info-am install-man \
894
+	install-pdf install-pdf-am install-ps install-ps-am \
895
+	install-strip installcheck installcheck-am \
896
+	installcheck-binPROGRAMS installdirs maintainer-clean \
897
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
898
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
899
+	tags uninstall uninstall-am uninstall-binPROGRAMS
901 900
 
902 901
 
903 902
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = clamsubmit$(EXEEXT)
101 101
 subdir = clamsubmit
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -185,19 +140,6 @@ clamsubmit_LDADD = $(LDADD)
185 185
 AM_V_lt = $(am__v_lt_@AM_V@)
186 186
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
187 187
 am__v_lt_0 = --silent
188
-am__v_lt_1 = 
189
-AM_V_P = $(am__v_P_@AM_V@)
190
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
191
-am__v_P_0 = false
192
-am__v_P_1 = :
193
-AM_V_GEN = $(am__v_GEN_@AM_V@)
194
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
195
-am__v_GEN_0 = @echo "  GEN     " $@;
196
-am__v_GEN_1 = 
197
-AM_V_at = $(am__v_at_@AM_V@)
198
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
199
-am__v_at_0 = @
200
-am__v_at_1 = 
201 188
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
202 189
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
203 190
 am__depfiles_maybe = depfiles
... ...
@@ -210,40 +152,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210 210
 	$(AM_CFLAGS) $(CFLAGS)
211 211
 AM_V_CC = $(am__v_CC_@AM_V@)
212 212
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
213
-am__v_CC_0 = @echo "  CC      " $@;
214
-am__v_CC_1 = 
213
+am__v_CC_0 = @echo "  CC    " $@;
214
+AM_V_at = $(am__v_at_@AM_V@)
215
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
216
+am__v_at_0 = @
215 217
 CCLD = $(CC)
216 218
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217 219
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
218 220
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
219 221
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
220 222
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
221
-am__v_CCLD_0 = @echo "  CCLD    " $@;
222
-am__v_CCLD_1 = 
223
+am__v_CCLD_0 = @echo "  CCLD  " $@;
224
+AM_V_GEN = $(am__v_GEN_@AM_V@)
225
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
226
+am__v_GEN_0 = @echo "  GEN   " $@;
223 227
 SOURCES = $(clamsubmit_SOURCES)
224 228
 DIST_SOURCES = $(clamsubmit_SOURCES)
225
-am__can_run_installinfo = \
226
-  case $$AM_UPDATE_INFO_DIR in \
227
-    n|no|NO) false;; \
228
-    *) (install-info --version) >/dev/null 2>&1;; \
229
-  esac
230
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
231
-# Read a list of newline-separated strings from the standard input,
232
-# and print each of them once, without duplicates.  Input order is
233
-# *not* preserved.
234
-am__uniquify_input = $(AWK) '\
235
-  BEGIN { nonempty = 0; } \
236
-  { items[$$0] = 1; nonempty = 1; } \
237
-  END { if (nonempty) { for (i in items) print i; }; } \
238
-'
239
-# Make sure the list of sources is unique.  This is necessary because,
240
-# e.g., the same source file might be shared among _SOURCES variables
241
-# for different programs/libraries.
242
-am__define_uniq_tagged_files = \
243
-  list='$(am__tagged_files)'; \
244
-  unique=`for i in $$list; do \
245
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246
-  done | $(am__uniquify_input)`
247 229
 ETAGS = etags
248 230
 CTAGS = ctags
249 231
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -507,19 +431,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
507 507
 $(am__aclocal_m4_deps):
508 508
 install-binPROGRAMS: $(bin_PROGRAMS)
509 509
 	@$(NORMAL_INSTALL)
510
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
510 511
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
511
-	if test -n "$$list"; then \
512
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
513
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
514
-	fi; \
515 512
 	for p in $$list; do echo "$$p $$p"; done | \
516 513
 	sed 's/$(EXEEXT)$$//' | \
517
-	while read p p1; do if test -f $$p \
518
-	 || test -f $$p1 \
519
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
514
+	while read p p1; do if test -f $$p || test -f $$p1; \
515
+	  then echo "$$p"; echo "$$p"; else :; fi; \
520 516
 	done | \
521
-	sed -e 'p;s,.*/,,;n;h' \
522
-	    -e 's|.*|.|' \
517
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
523 518
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
524 519
 	sed 'N;N;N;s,\n, ,g' | \
525 520
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -540,8 +459,7 @@ uninstall-binPROGRAMS:
540 540
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
541 541
 	files=`for p in $$list; do echo "$$p"; done | \
542 542
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
543
-	      -e 's/$$/$(EXEEXT)/' \
544
-	`; \
543
+	      -e 's/$$/$(EXEEXT)/' `; \
545 544
 	test -n "$$list" || exit 0; \
546 545
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
547 546
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -570,7 +488,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
570 570
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
571 571
 	  done; \
572 572
 	done; rm -f c$${pid}_.???; exit $$bad
573
-
574 573
 clamsubmit$(EXEEXT): $(clamsubmit_OBJECTS) $(clamsubmit_DEPENDENCIES) $(EXTRA_clamsubmit_DEPENDENCIES) 
575 574
 	@rm -f clamsubmit$(EXEEXT)
576 575
 	$(AM_V_CCLD)$(LINK) $(clamsubmit_OBJECTS) $(clamsubmit_LDADD) $(LIBS)
... ...
@@ -592,14 +509,14 @@ distclean-compile:
592 592
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593 593
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594 594
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
595
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
596 596
 
597 597
 .c.obj:
598 598
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
599 599
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
600 600
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601 601
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
602
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
603 603
 
604 604
 .c.lo:
605 605
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -670,15 +587,26 @@ mostlyclean-libtool:
670 670
 clean-libtool:
671 671
 	-rm -rf .libs _libs
672 672
 
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)
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)
679 685
 	set x; \
680 686
 	here=`pwd`; \
681
-	$(am__define_uniq_tagged_files); \
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; }; }'`; \
682 693
 	shift; \
683 694
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
684 695
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -690,11 +618,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
690 690
 	      $$unique; \
691 691
 	  fi; \
692 692
 	fi
693
-ctags: ctags-am
694
-
695
-CTAGS: ctags
696
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
697
-	$(am__define_uniq_tagged_files); \
693
+ctags: CTAGS
694
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
695
+		$(TAGS_FILES) $(LISP)
696
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
697
+	unique=`for i in $$list; do \
698
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
699
+	  done | \
700
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
701
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
698 702
 	test -z "$(CTAGS_ARGS)$$unique" \
699 703
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
700 704
 	     $$unique
... ...
@@ -703,21 +635,6 @@ GTAGS:
703 703
 	here=`$(am__cd) $(top_builddir) && pwd` \
704 704
 	  && $(am__cd) $(top_srcdir) \
705 705
 	  && gtags -i $(GTAGS_ARGS) "$$here"
706
-cscopelist: cscopelist-am
707
-
708
-cscopelist-am: $(am__tagged_files)
709
-	list='$(am__tagged_files)'; \
710
-	case "$(srcdir)" in \
711
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
712
-	  *) sdir=$(subdir)/$(srcdir) ;; \
713
-	esac; \
714
-	for i in $$list; do \
715
-	  if test -f "$$i"; then \
716
-	    echo "$(subdir)/$$i"; \
717
-	  else \
718
-	    echo "$$sdir/$$i"; \
719
-	  fi; \
720
-	done >> $(top_builddir)/cscope.files
721 706
 
722 707
 distclean-tags:
723 708
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -862,20 +779,19 @@ uninstall-am: uninstall-binPROGRAMS
862 862
 
863 863
 .MAKE: install-am install-strip
864 864
 
865
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
866
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
867
-	ctags ctags-am distclean distclean-compile distclean-generic \
868
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
869
-	html-am info info-am install install-am install-binPROGRAMS \
870
-	install-data install-data-am install-dvi install-dvi-am \
871
-	install-exec install-exec-am install-html install-html-am \
872
-	install-info install-info-am install-man install-pdf \
873
-	install-pdf-am install-ps install-ps-am install-strip \
874
-	installcheck installcheck-am installcheck-binPROGRAMS \
875
-	installdirs maintainer-clean maintainer-clean-generic \
876
-	mostlyclean mostlyclean-compile mostlyclean-generic \
877
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
878
-	uninstall-am uninstall-binPROGRAMS
865
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
866
+	clean-generic clean-libtool ctags distclean distclean-compile \
867
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
868
+	dvi-am html html-am info info-am install install-am \
869
+	install-binPROGRAMS install-data install-data-am install-dvi \
870
+	install-dvi-am install-exec install-exec-am install-html \
871
+	install-html-am install-info install-info-am install-man \
872
+	install-pdf install-pdf-am install-ps install-ps-am \
873
+	install-strip installcheck installcheck-am \
874
+	installcheck-binPROGRAMS installdirs maintainer-clean \
875
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
876
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
877
+	tags uninstall uninstall-am uninstall-binPROGRAMS
879 878
 
880 879
 
881 880
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,11 +1,13 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for ClamAV devel.
3
+# Generated by GNU Autoconf 2.68 for ClamAV devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
7 7
 #
8
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
+# Foundation, Inc.
9 11
 #
10 12
 #
11 13
 # This configure script is free software; the Free Software Foundation
... ...
@@ -134,31 +136,6 @@ export LANGUAGE
134 134
 # CDPATH.
135 135
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136 136
 
137
-# Use a proper internal environment variable to ensure we don't fall
138
-  # into an infinite loop, continuously re-executing ourselves.
139
-  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140
-    _as_can_reexec=no; export _as_can_reexec;
141
-    # We cannot yet assume a decent shell, so we have to provide a
142
-# neutralization value for shells without unset; and this also
143
-# works around shells that cannot unset nonexistent variables.
144
-# Preserve -v and -x to the replacement shell.
145
-BASH_ENV=/dev/null
146
-ENV=/dev/null
147
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148
-case $- in # ((((
149
-  *v*x* | *x*v* ) as_opts=-vx ;;
150
-  *v* ) as_opts=-v ;;
151
-  *x* ) as_opts=-x ;;
152
-  * ) as_opts= ;;
153
-esac
154
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155
-# Admittedly, this is quite paranoid, since all the known shells bail
156
-# out after a failed `exec'.
157
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158
-as_fn_exit 255
159
-  fi
160
-  # We don't want this to propagate to other subprocesses.
161
-          { _as_can_reexec=; unset _as_can_reexec;}
162 137
 if test "x$CONFIG_SHELL" = x; then
163 138
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 139
   emulate sh
... ...
@@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
192 192
 else
193 193
   exitcode=1; echo positional parameters were not saved.
194 194
 fi
195
-test x\$exitcode = x0 || exit 1
196
-test -x / || exit 1"
195
+test x\$exitcode = x0 || exit 1"
197 196
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 197
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 198
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -246,25 +222,21 @@ IFS=$as_save_IFS
246 246
 
247 247
 
248 248
       if test "x$CONFIG_SHELL" != x; then :
249
-  export CONFIG_SHELL
250
-             # We cannot yet assume a decent shell, so we have to provide a
251
-# neutralization value for shells without unset; and this also
252
-# works around shells that cannot unset nonexistent variables.
253
-# Preserve -v and -x to the replacement shell.
254
-BASH_ENV=/dev/null
255
-ENV=/dev/null
256
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257
-case $- in # ((((
258
-  *v*x* | *x*v* ) as_opts=-vx ;;
259
-  *v* ) as_opts=-v ;;
260
-  *x* ) as_opts=-x ;;
261
-  * ) as_opts= ;;
262
-esac
263
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264
-# Admittedly, this is quite paranoid, since all the known shells bail
265
-# out after a failed `exec'.
266
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267
-exit 255
249
+  # We cannot yet assume a decent shell, so we have to provide a
250
+	# neutralization value for shells without unset; and this also
251
+	# works around shells that cannot unset nonexistent variables.
252
+	# Preserve -v and -x to the replacement shell.
253
+	BASH_ENV=/dev/null
254
+	ENV=/dev/null
255
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256
+	export CONFIG_SHELL
257
+	case $- in # ((((
258
+	  *v*x* | *x*v* ) as_opts=-vx ;;
259
+	  *v* ) as_opts=-v ;;
260
+	  *x* ) as_opts=-x ;;
261
+	  * ) as_opts= ;;
262
+	esac
263
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 264
 fi
269 265
 
270 266
     if test x$as_have_required = xno; then :
... ...
@@ -367,14 +339,6 @@ $as_echo X"$as_dir" |
367 367
 
368 368
 
369 369
 } # as_fn_mkdir_p
370
-
371
-# as_fn_executable_p FILE
372
-# -----------------------
373
-# Test if FILE is an executable regular file.
374
-as_fn_executable_p ()
375
-{
376
-  test -f "$1" && test -x "$1"
377
-} # as_fn_executable_p
378 370
 # as_fn_append VAR VALUE
379 371
 # ----------------------
380 372
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
496 496
   chmod +x "$as_me.lineno" ||
497 497
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498 498
 
499
-  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500
-  # already done that, so ensure we don't try to do so again and fall
501
-  # in an infinite loop.  This has already happened in practice.
502
-  _as_can_reexec=no; export _as_can_reexec
503 499
   # Don't try to exec as it changes $[0], causing all sort of problems
504 500
   # (the dirname of $[0] is not the place where we might find the
505 501
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then
534 534
     # ... but there are two gotchas:
535 535
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 536
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537
-    # In both cases, we have to default to `cp -pR'.
537
+    # In both cases, we have to default to `cp -p'.
538 538
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539
-      as_ln_s='cp -pR'
539
+      as_ln_s='cp -p'
540 540
   elif ln conf$$.file conf$$ 2>/dev/null; then
541 541
     as_ln_s=ln
542 542
   else
543
-    as_ln_s='cp -pR'
543
+    as_ln_s='cp -p'
544 544
   fi
545 545
 else
546
-  as_ln_s='cp -pR'
546
+  as_ln_s='cp -p'
547 547
 fi
548 548
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549 549
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -555,8 +515,28 @@ else
555 555
   as_mkdir_p=false
556 556
 fi
557 557
 
558
-as_test_x='test -x'
559
-as_executable_p=as_fn_executable_p
558
+if test -x / >/dev/null 2>&1; then
559
+  as_test_x='test -x'
560
+else
561
+  if ls -dL / >/dev/null 2>&1; then
562
+    as_ls_L_option=L
563
+  else
564
+    as_ls_L_option=
565
+  fi
566
+  as_test_x='
567
+    eval sh -c '\''
568
+      if test -d "$1"; then
569
+	test -d "$1/.";
570
+      else
571
+	case $1 in #(
572
+	-*)set "./$1";;
573
+	esac;
574
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
575
+	???[sx]*):;;*)false;;esac;fi
576
+    '\'' sh
577
+  '
578
+fi
579
+as_executable_p=$as_test_x
560 580
 
561 581
 # Sed expression to map a string onto a valid CPP name.
562 582
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -645,6 +625,8 @@ am__EXEEXT_FALSE
645 645
 am__EXEEXT_TRUE
646 646
 LTLIBOBJS
647 647
 LIBOBJS
648
+ENABLE_LIBFRESHCLAM_FALSE
649
+ENABLE_LIBFRESHCLAM_TRUE
648 650
 ENABLE_CLAMSUBMIT_FALSE
649 651
 ENABLE_CLAMSUBMIT_TRUE
650 652
 JSON_LDFLAGS
... ...
@@ -943,6 +925,7 @@ enable_llvm
943 943
 enable_sha_collector_for_internal_use
944 944
 enable_yara
945 945
 with_libcurl
946
+enable_libfreshclam
946 947
 '
947 948
       ac_precious_vars='build_alias
948 949
 host_alias
... ...
@@ -1419,6 +1402,8 @@ target=$target_alias
1419 1419
 if test "x$host_alias" != x; then
1420 1420
   if test "x$build_alias" = x; then
1421 1421
     cross_compiling=maybe
1422
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1423
+    If a cross compiler is detected then cross compile mode will be used" >&2
1422 1424
   elif test "x$build_alias" != "x$host_alias"; then
1423 1425
     cross_compiling=yes
1424 1426
   fi
... ...
@@ -1583,12 +1568,10 @@ Optional Features:
1583 1583
   --disable-option-checking  ignore unrecognized --enable/--with options
1584 1584
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1585 1585
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1586
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1587
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1588
-  --enable-dependency-tracking
1589
-                          do not reject slow dependency extractors
1590
-  --disable-dependency-tracking
1591
-                          speeds up one-time build
1586
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1587
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1588
+  --disable-dependency-tracking  speeds up one-time build
1589
+  --enable-dependency-tracking   do not reject slow dependency extractors
1592 1590
   --enable-static[=PKGS]  build static libraries [default=no]
1593 1591
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1594 1592
   --enable-fast-install[=PKGS]
... ...
@@ -1630,6 +1613,7 @@ Optional Features:
1630 1630
   --enable-llvm           enable 'llvm' JIT/verifier support [default=auto]
1631 1631
 
1632 1632
   --disable-yara          do not include yara support
1633
+  --enable-libfreshclam   enable building of libfreshclam
1633 1634
 
1634 1635
 Optional Packages:
1635 1636
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
... ...
@@ -1783,9 +1767,9 @@ test -n "$ac_init_help" && exit $ac_status
1783 1783
 if $ac_init_version; then
1784 1784
   cat <<\_ACEOF
1785 1785
 ClamAV configure devel
1786
-generated by GNU Autoconf 2.69
1786
+generated by GNU Autoconf 2.68
1787 1787
 
1788
-Copyright (C) 2012 Free Software Foundation, Inc.
1788
+Copyright (C) 2010 Free Software Foundation, Inc.
1789 1789
 This configure script is free software; the Free Software Foundation
1790 1790
 gives unlimited permission to copy, distribute and modify it.
1791 1791
 _ACEOF
... ...
@@ -2062,7 +2046,7 @@ $as_echo "$ac_try_echo"; } >&5
2062 2062
 	 test ! -s conftest.err
2063 2063
        } && test -s conftest$ac_exeext && {
2064 2064
 	 test "$cross_compiling" = yes ||
2065
-	 test -x conftest$ac_exeext
2065
+	 $as_test_x conftest$ac_exeext
2066 2066
        }; then :
2067 2067
   ac_retval=0
2068 2068
 else
... ...
@@ -2252,7 +2236,7 @@ This file contains any messages produced by compilers while
2252 2252
 running configure, to aid debugging if configure makes a mistake.
2253 2253
 
2254 2254
 It was created by ClamAV $as_me devel, which was
2255
-generated by GNU Autoconf 2.69.  Invocation command line was
2255
+generated by GNU Autoconf 2.68.  Invocation command line was
2256 2256
 
2257 2257
   $ $0 $@
2258 2258
 
... ...
@@ -2934,7 +2918,7 @@ done
2934 2934
 
2935 2935
 
2936 2936
 
2937
-am__api_version='1.14'
2937
+am__api_version='1.11'
2938 2938
 
2939 2939
 # Find a good install program.  We prefer a C program (faster),
2940 2940
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2973,7 +2957,7 @@ case $as_dir/ in #((
2973 2973
     # by default.
2974 2974
     for ac_prog in ginstall scoinst install; do
2975 2975
       for ac_exec_ext in '' $ac_executable_extensions; do
2976
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2976
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2977 2977
 	  if test $ac_prog = install &&
2978 2978
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2979 2979
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -3031,6 +3015,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3031 3031
 
3032 3032
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3033 3033
 $as_echo_n "checking whether build environment is sane... " >&6; }
3034
+# Just in case
3035
+sleep 1
3036
+echo timestamp > conftest.file
3034 3037
 # Reject unsafe characters in $srcdir or the absolute working directory
3035 3038
 # name.  Accept space and tab only in the latter.
3036 3039
 am_lf='
... ...
@@ -3041,40 +3028,32 @@ case `pwd` in
3041 3041
 esac
3042 3042
 case $srcdir in
3043 3043
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
3044
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
3044
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3045 3045
 esac
3046 3046
 
3047
-# Do 'set' in a subshell so we don't clobber the current shell's
3047
+# Do `set' in a subshell so we don't clobber the current shell's
3048 3048
 # arguments.  Must try -L first in case configure is actually a
3049 3049
 # symlink; some systems play weird games with the mod time of symlinks
3050 3050
 # (eg FreeBSD returns the mod time of the symlink's containing
3051 3051
 # directory).
3052 3052
 if (
3053
-   am_has_slept=no
3054
-   for am_try in 1 2; do
3055
-     echo "timestamp, slept: $am_has_slept" > conftest.file
3056
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3057
-     if test "$*" = "X"; then
3058
-	# -L didn't work.
3059
-	set X `ls -t "$srcdir/configure" conftest.file`
3060
-     fi
3061
-     if test "$*" != "X $srcdir/configure conftest.file" \
3062
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
3063
-
3064
-	# If neither matched, then we have a broken ls.  This can happen
3065
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
3066
-	# broken ls alias from the environment.  This has actually
3067
-	# happened.  Such a system could not be considered "sane".
3068
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3069
-  alias in your environment" "$LINENO" 5
3070
-     fi
3071
-     if test "$2" = conftest.file || test $am_try -eq 2; then
3072
-       break
3073
-     fi
3074
-     # Just in case.
3075
-     sleep 1
3076
-     am_has_slept=yes
3077
-   done
3053
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3054
+   if test "$*" = "X"; then
3055
+      # -L didn't work.
3056
+      set X `ls -t "$srcdir/configure" conftest.file`
3057
+   fi
3058
+   rm -f conftest.file
3059
+   if test "$*" != "X $srcdir/configure conftest.file" \
3060
+      && test "$*" != "X conftest.file $srcdir/configure"; then
3061
+
3062
+      # If neither matched, then we have a broken ls.  This can happen
3063
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
3064
+      # broken ls alias from the environment.  This has actually
3065
+      # happened.  Such a system could not be considered "sane".
3066
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3067
+alias in your environment" "$LINENO" 5
3068
+   fi
3069
+
3078 3070
    test "$2" = conftest.file
3079 3071
    )
3080 3072
 then
... ...
@@ -3086,16 +3065,6 @@ Check your system clock" "$LINENO" 5
3086 3086
 fi
3087 3087
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3088 3088
 $as_echo "yes" >&6; }
3089
-# If we didn't sleep, we still need to ensure time stamps of config.status and
3090
-# generated files are strictly newer.
3091
-am_sleep_pid=
3092
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3093
-  ( sleep 1 ) &
3094
-  am_sleep_pid=$!
3095
-fi
3096
-
3097
-rm -f conftest.file
3098
-
3099 3089
 test "$program_prefix" != NONE &&
3100 3090
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3101 3091
 # Use a double $ so make ignores it.
... ...
@@ -3118,12 +3087,12 @@ if test x"${MISSING+set}" != xset; then
3118 3118
   esac
3119 3119
 fi
3120 3120
 # Use eval to expand $SHELL
3121
-if eval "$MISSING --is-lightweight"; then
3122
-  am_missing_run="$MISSING "
3121
+if eval "$MISSING --run true"; then
3122
+  am_missing_run="$MISSING --run "
3123 3123
 else
3124 3124
   am_missing_run=
3125
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3126
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3125
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3126
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3127 3127
 fi
3128 3128
 
3129 3129
 if test x"${install_sh}" != xset; then
... ...
@@ -3135,10 +3104,10 @@ if test x"${install_sh}" != xset; then
3135 3135
   esac
3136 3136
 fi
3137 3137
 
3138
-# Installed binaries are usually stripped using 'strip' when the user
3139
-# run "make install-strip".  However 'strip' might not be the right
3138
+# Installed binaries are usually stripped using `strip' when the user
3139
+# run `make install-strip'.  However `strip' might not be the right
3140 3140
 # tool to use in cross-compilation environments, therefore Automake
3141
-# will honor the 'STRIP' environment variable to overrule this program.
3141
+# will honor the `STRIP' environment variable to overrule this program.
3142 3142
 if test "$cross_compiling" != no; then
3143 3143
   if test -n "$ac_tool_prefix"; then
3144 3144
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -3157,7 +3126,7 @@ do
3157 3157
   IFS=$as_save_IFS
3158 3158
   test -z "$as_dir" && as_dir=.
3159 3159
     for ac_exec_ext in '' $ac_executable_extensions; do
3160
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3160
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3161 3161
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3162 3162
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3163 3163
     break 2
... ...
@@ -3197,7 +3166,7 @@ do
3197 3197
   IFS=$as_save_IFS
3198 3198
   test -z "$as_dir" && as_dir=.
3199 3199
     for ac_exec_ext in '' $ac_executable_extensions; do
3200
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3200
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3201 3201
     ac_cv_prog_ac_ct_STRIP="strip"
3202 3202
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3203 3203
     break 2
... ...
@@ -3248,7 +3217,7 @@ do
3248 3248
   test -z "$as_dir" && as_dir=.
3249 3249
     for ac_prog in mkdir gmkdir; do
3250 3250
 	 for ac_exec_ext in '' $ac_executable_extensions; do
3251
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3251
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3252 3252
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3253 3253
 	     'mkdir (GNU coreutils) '* | \
3254 3254
 	     'mkdir (coreutils) '* | \
... ...
@@ -3277,6 +3246,12 @@ fi
3277 3277
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3278 3278
 $as_echo "$MKDIR_P" >&6; }
3279 3279
 
3280
+mkdir_p="$MKDIR_P"
3281
+case $mkdir_p in
3282
+  [\\/$]* | ?:[\\/]*) ;;
3283
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3284
+esac
3285
+
3280 3286
 for ac_prog in gawk mawk nawk awk
3281 3287
 do
3282 3288
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -3295,7 +3270,7 @@ do
3295 3295
   IFS=$as_save_IFS
3296 3296
   test -z "$as_dir" && as_dir=.
3297 3297
     for ac_exec_ext in '' $ac_executable_extensions; do
3298
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3298
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3299 3299
     ac_cv_prog_AWK="$ac_prog"
3300 3300
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3301 3301
     break 2
... ...
@@ -3359,45 +3334,6 @@ else
3359 3359
 fi
3360 3360
 rmdir .tst 2>/dev/null
3361 3361
 
3362
-# Check whether --enable-silent-rules was given.
3363
-if test "${enable_silent_rules+set}" = set; then :
3364
-  enableval=$enable_silent_rules;
3365
-fi
3366
-
3367
-case $enable_silent_rules in # (((
3368
-  yes) AM_DEFAULT_VERBOSITY=0;;
3369
-   no) AM_DEFAULT_VERBOSITY=1;;
3370
-    *) AM_DEFAULT_VERBOSITY=1;;
3371
-esac
3372
-am_make=${MAKE-make}
3373
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3374
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3375
-if ${am_cv_make_support_nested_variables+:} false; then :
3376
-  $as_echo_n "(cached) " >&6
3377
-else
3378
-  if $as_echo 'TRUE=$(BAR$(V))
3379
-BAR0=false
3380
-BAR1=true
3381
-V=1
3382
-am__doit:
3383
-	@$(TRUE)
3384
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3385
-  am_cv_make_support_nested_variables=yes
3386
-else
3387
-  am_cv_make_support_nested_variables=no
3388
-fi
3389
-fi
3390
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3391
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
3392
-if test $am_cv_make_support_nested_variables = yes; then
3393
-    AM_V='$(V)'
3394
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3395
-else
3396
-  AM_V=$AM_DEFAULT_VERBOSITY
3397
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3398
-fi
3399
-AM_BACKSLASH='\'
3400
-
3401 3362
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3402 3363
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3403 3364
   # is not polluted with repeated "-I."
... ...
@@ -3439,12 +3375,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3439 3439
 
3440 3440
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3441 3441
 
3442
-# For better backward compatibility.  To be removed once Automake 1.9.x
3443
-# dies out for good.  For more background, see:
3444
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3445
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3446
-mkdir_p='$(MKDIR_P)'
3447
-
3448 3442
 # We need awk for the "check" target.  The system "awk" is bad on
3449 3443
 # some platforms.
3450 3444
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3452,182 +3382,101 @@ mkdir_p='$(MKDIR_P)'
3452 3452
 AMTAR='$${TAR-tar}'
3453 3453
 
3454 3454
 
3455
-# We'll loop over all known methods to create a tar archive until one works.
3456
-_am_tools='gnutar plaintar pax cpio none'
3457
-
3458
-# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3459
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3460
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3461
-      # and bug#13588).
3462
-      am_max_uid=2097151 # 2^21 - 1
3463
-      am_max_gid=$am_max_uid
3464
-      # The $UID and $GID variables are not portable, so we need to resort
3465
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3466
-      # below are definitely unexpected, so allow the users to see them
3467
-      # (that is, avoid stderr redirection).
3468
-      am_uid=`id -u || echo unknown`
3469
-      am_gid=`id -g || echo unknown`
3470
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3471
-$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3472
-      if test $am_uid -le $am_max_uid; then
3473
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3474
-$as_echo "yes" >&6; }
3475
-      else
3476
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3477
-$as_echo "no" >&6; }
3478
-         _am_tools=none
3479
-      fi
3480
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3481
-$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3482
-      if test $am_gid -le $am_max_gid; then
3483
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3484
-$as_echo "yes" >&6; }
3485
-      else
3486
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3487
-$as_echo "no" >&6; }
3488
-        _am_tools=none
3489
-      fi
3490
-
3491
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3455
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3492 3456
 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
3493
-
3494
-  # Go ahead even if we have the value already cached.  We do so because we
3495
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3496
-  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3497
-
3498
-  for _am_tool in $_am_tools; do
3499
-    case $_am_tool in
3500
-    gnutar)
3501
-      for _am_tar in tar gnutar gtar; do
3502
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3457
+# Loop over all known methods to create a tar archive until one works.
3458
+_am_tools='gnutar plaintar pax cpio none'
3459
+_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3460
+# Do not fold the above two line into one, because Tru64 sh and
3461
+# Solaris sh will not grok spaces in the rhs of `-'.
3462
+for _am_tool in $_am_tools
3463
+do
3464
+  case $_am_tool in
3465
+  gnutar)
3466
+    for _am_tar in tar gnutar gtar;
3467
+    do
3468
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3503 3469
    ($_am_tar --version) >&5 2>&5
3504 3470
    ac_status=$?
3505 3471
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3506 3472
    (exit $ac_status); } && break
3507
-      done
3508
-      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3509
-      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3510
-      am__untar="$_am_tar -xf -"
3511
-      ;;
3512
-    plaintar)
3513
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3514
-      # ustar tarball either.
3515
-      (tar --version) >/dev/null 2>&1 && continue
3516
-      am__tar='tar chf - "$$tardir"'
3517
-      am__tar_='tar chf - "$tardir"'
3518
-      am__untar='tar xf -'
3519
-      ;;
3520
-    pax)
3521
-      am__tar='pax -L -x ustar -w "$$tardir"'
3522
-      am__tar_='pax -L -x ustar -w "$tardir"'
3523
-      am__untar='pax -r'
3524
-      ;;
3525
-    cpio)
3526
-      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3527
-      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3528
-      am__untar='cpio -i -H ustar -d'
3529
-      ;;
3530
-    none)
3531
-      am__tar=false
3532
-      am__tar_=false
3533
-      am__untar=false
3534
-      ;;
3535
-    esac
3473
+    done
3474
+    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3475
+    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3476
+    am__untar="$_am_tar -xf -"
3477
+    ;;
3478
+  plaintar)
3479
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3480
+    # ustar tarball either.
3481
+    (tar --version) >/dev/null 2>&1 && continue
3482
+    am__tar='tar chf - "$$tardir"'
3483
+    am__tar_='tar chf - "$tardir"'
3484
+    am__untar='tar xf -'
3485
+    ;;
3486
+  pax)
3487
+    am__tar='pax -L -x ustar -w "$$tardir"'
3488
+    am__tar_='pax -L -x ustar -w "$tardir"'
3489
+    am__untar='pax -r'
3490
+    ;;
3491
+  cpio)
3492
+    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3493
+    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3494
+    am__untar='cpio -i -H ustar -d'
3495
+    ;;
3496
+  none)
3497
+    am__tar=false
3498
+    am__tar_=false
3499
+    am__untar=false
3500
+    ;;
3501
+  esac
3536 3502
 
3537
-    # If the value was cached, stop now.  We just wanted to have am__tar
3538
-    # and am__untar set.
3539
-    test -n "${am_cv_prog_tar_ustar}" && break
3503
+  # If the value was cached, stop now.  We just wanted to have am__tar
3504
+  # and am__untar set.
3505
+  test -n "${am_cv_prog_tar_ustar}" && break
3540 3506
 
3541
-    # tar/untar a dummy directory, and stop if the command works.
3542
-    rm -rf conftest.dir
3543
-    mkdir conftest.dir
3544
-    echo GrepMe > conftest.dir/file
3545
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3507
+  # tar/untar a dummy directory, and stop if the command works
3508
+  rm -rf conftest.dir
3509
+  mkdir conftest.dir
3510
+  echo GrepMe > conftest.dir/file
3511
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3546 3512
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3547 3513
    ac_status=$?
3548 3514
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3549 3515
    (exit $ac_status); }
3550
-    rm -rf conftest.dir
3551
-    if test -s conftest.tar; then
3552
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3516
+  rm -rf conftest.dir
3517
+  if test -s conftest.tar; then
3518
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3553 3519
    ($am__untar <conftest.tar) >&5 2>&5
3554 3520
    ac_status=$?
3555 3521
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3556 3522
    (exit $ac_status); }
3557
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3558
-   (cat conftest.dir/file) >&5 2>&5
3559
-   ac_status=$?
3560
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3561
-   (exit $ac_status); }
3562
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3563
-    fi
3564
-  done
3565
-  rm -rf conftest.dir
3523
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3524
+  fi
3525
+done
3526
+rm -rf conftest.dir
3566 3527
 
3567
-  if ${am_cv_prog_tar_ustar+:} false; then :
3528
+if ${am_cv_prog_tar_ustar+:} false; then :
3568 3529
   $as_echo_n "(cached) " >&6
3569 3530
 else
3570 3531
   am_cv_prog_tar_ustar=$_am_tool
3571 3532
 fi
3572 3533
 
3573
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3534
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3574 3535
 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3575 3536
 
3576 3537
 
3577 3538
 
3578 3539
 
3579 3540
 
3580
-
3581
-# POSIX will say in a future version that running "rm -f" with no argument
3582
-# is OK; and we want to be able to make that assumption in our Makefile
3583
-# recipes.  So use an aggressive probe to check that the usage we want is
3584
-# actually supported "in the wild" to an acceptable degree.
3585
-# See automake bug#10828.
3586
-# To make any issue more visible, cause the running configure to be aborted
3587
-# by default if the 'rm' program in use doesn't match our expectations; the
3588
-# user can still override this though.
3589
-if rm -f && rm -fr && rm -rf; then : OK; else
3590
-  cat >&2 <<'END'
3591
-Oops!
3592
-
3593
-Your 'rm' program seems unable to run without file operands specified
3594
-on the command line, even when the '-f' option is present.  This is contrary
3595
-to the behaviour of most rm programs out there, and not conforming with
3596
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3597
-
3598
-Please tell bug-automake@gnu.org about your system, including the value
3599
-of your $PATH and any error possibly output before this message.  This
3600
-can help us improve future automake versions.
3601
-
3602
-END
3603
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3604
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3605
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3606
-    echo >&2
3607
-  else
3608
-    cat >&2 <<'END'
3609
-Aborting the configuration process, to ensure you take notice of the issue.
3610
-
3611
-You can download and install GNU coreutils to get an 'rm' implementation
3612
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3613
-
3614
-If you want to complete the configuration process using your problematic
3615
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3616
-to "yes", and re-run configure.
3617
-
3618
-END
3619
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3620
-  fi
3621
-fi
3622 3541
 # Check whether --enable-silent-rules was given.
3623 3542
 if test "${enable_silent_rules+set}" = set; then :
3624 3543
   enableval=$enable_silent_rules;
3625 3544
 fi
3626 3545
 
3627
-case $enable_silent_rules in # (((
3628
-  yes) AM_DEFAULT_VERBOSITY=0;;
3629
-   no) AM_DEFAULT_VERBOSITY=1;;
3630
-    *) AM_DEFAULT_VERBOSITY=0;;
3546
+case $enable_silent_rules in
3547
+yes) AM_DEFAULT_VERBOSITY=0;;
3548
+no)  AM_DEFAULT_VERBOSITY=1;;
3549
+*)   AM_DEFAULT_VERBOSITY=0;;
3631 3550
 esac
3632 3551
 am_make=${MAKE-make}
3633 3552
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3681,7 +3530,7 @@ am__quote=
3681 3681
 _am_result=none
3682 3682
 # First try GNU make style include.
3683 3683
 echo "include confinc" > confmf
3684
-# Ignore all kinds of additional output from 'make'.
3684
+# Ignore all kinds of additional output from `make'.
3685 3685
 case `$am_make -s -f confmf 2> /dev/null` in #(
3686 3686
 *the\ am__doit\ target*)
3687 3687
   am__include=include
... ...
@@ -3747,7 +3596,7 @@ do
3747 3747
   IFS=$as_save_IFS
3748 3748
   test -z "$as_dir" && as_dir=.
3749 3749
     for ac_exec_ext in '' $ac_executable_extensions; do
3750
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3750
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3751 3751
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3752 3752
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3753 3753
     break 2
... ...
@@ -3787,7 +3636,7 @@ do
3787 3787
   IFS=$as_save_IFS
3788 3788
   test -z "$as_dir" && as_dir=.
3789 3789
     for ac_exec_ext in '' $ac_executable_extensions; do
3790
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3790
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3791 3791
     ac_cv_prog_ac_ct_CC="gcc"
3792 3792
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3793 3793
     break 2
... ...
@@ -3840,7 +3689,7 @@ do
3840 3840
   IFS=$as_save_IFS
3841 3841
   test -z "$as_dir" && as_dir=.
3842 3842
     for ac_exec_ext in '' $ac_executable_extensions; do
3843
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3843
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3844 3844
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3845 3845
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3846 3846
     break 2
... ...
@@ -3881,7 +3730,7 @@ do
3881 3881
   IFS=$as_save_IFS
3882 3882
   test -z "$as_dir" && as_dir=.
3883 3883
     for ac_exec_ext in '' $ac_executable_extensions; do
3884
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3884
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3885 3885
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3886 3886
        ac_prog_rejected=yes
3887 3887
        continue
... ...
@@ -3939,7 +3788,7 @@ do
3939 3939
   IFS=$as_save_IFS
3940 3940
   test -z "$as_dir" && as_dir=.
3941 3941
     for ac_exec_ext in '' $ac_executable_extensions; do
3942
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3942
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3943 3943
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3944 3944
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3945 3945
     break 2
... ...
@@ -3983,7 +3832,7 @@ do
3983 3983
   IFS=$as_save_IFS
3984 3984
   test -z "$as_dir" && as_dir=.
3985 3985
     for ac_exec_ext in '' $ac_executable_extensions; do
3986
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3986
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3987 3987
     ac_cv_prog_ac_ct_CC="$ac_prog"
3988 3988
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3989 3989
     break 2
... ...
@@ -4429,7 +4278,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4429 4429
 /* end confdefs.h.  */
4430 4430
 #include <stdarg.h>
4431 4431
 #include <stdio.h>
4432
-struct stat;
4432
+#include <sys/types.h>
4433
+#include <sys/stat.h>
4433 4434
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4434 4435
 struct buf { int x; };
4435 4436
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4514,65 +4364,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4514 4514
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4515 4515
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4516 4516
 
4517
-ac_ext=c
4518
-ac_cpp='$CPP $CPPFLAGS'
4519
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4520
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4521
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4522
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4523
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4524
-if ${am_cv_prog_cc_c_o+:} false; then :
4525
-  $as_echo_n "(cached) " >&6
4526
-else
4527
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4528
-/* end confdefs.h.  */
4529
-
4530
-int
4531
-main ()
4532
-{
4533
-
4534
-  ;
4535
-  return 0;
4536
-}
4537
-_ACEOF
4538
-  # Make sure it works both with $CC and with simple cc.
4539
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4540
-  # compilers refuse to overwrite an existing .o file with -o,
4541
-  # though they will create one.
4542
-  am_cv_prog_cc_c_o=yes
4543
-  for am_i in 1 2; do
4544
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4545
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4546
-   ac_status=$?
4547
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4548
-   (exit $ac_status); } \
4549
-         && test -f conftest2.$ac_objext; then
4550
-      : OK
4551
-    else
4552
-      am_cv_prog_cc_c_o=no
4553
-      break
4554
-    fi
4555
-  done
4556
-  rm -f core conftest*
4557
-  unset am_i
4558
-fi
4559
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4560
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4561
-if test "$am_cv_prog_cc_c_o" != yes; then
4562
-   # Losing compiler, so override with the script.
4563
-   # FIXME: It is wrong to rewrite CC.
4564
-   # But if we don't then we get into trouble of one sort or another.
4565
-   # A longer-term fix would be to have automake use am__CC in this case,
4566
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4567
-   CC="$am_aux_dir/compile $CC"
4568
-fi
4569
-ac_ext=c
4570
-ac_cpp='$CPP $CPPFLAGS'
4571
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4572
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4573
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4574
-
4575
-
4576 4517
 depcc="$CC"   am_compiler_list=
4577 4518
 
4578 4519
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4584,8 +4375,8 @@ else
4584 4584
   # We make a subdir and do the tests there.  Otherwise we can end up
4585 4585
   # making bogus files that we don't know about and never remove.  For
4586 4586
   # instance it was reported that on HP-UX the gcc test will end up
4587
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4588
-  # in D".
4587
+  # making a dummy file named `D' -- because `-MD' means `put the output
4588
+  # in D'.
4589 4589
   rm -rf conftest.dir
4590 4590
   mkdir conftest.dir
4591 4591
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4620,16 +4411,16 @@ else
4620 4620
     : > sub/conftest.c
4621 4621
     for i in 1 2 3 4 5 6; do
4622 4622
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4623
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4624
-      # Solaris 10 /bin/sh.
4625
-      echo '/* dummy */' > sub/conftst$i.h
4623
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4624
+      # Solaris 8's {/usr,}/bin/sh.
4625
+      touch sub/conftst$i.h
4626 4626
     done
4627 4627
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4628 4628
 
4629
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4629
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4630 4630
     # mode.  It turns out that the SunPro C++ compiler does not properly
4631
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4632
-    # versions had trouble with output in subdirs.
4631
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4632
+    # versions had trouble with output in subdirs
4633 4633
     am__obj=sub/conftest.${OBJEXT-o}
4634 4634
     am__minus_obj="-o $am__obj"
4635 4635
     case $depmode in
... ...
@@ -4638,8 +4429,8 @@ else
4638 4638
       test "$am__universal" = false || continue
4639 4639
       ;;
4640 4640
     nosideeffect)
4641
-      # After this tag, mechanisms are not by side-effect, so they'll
4642
-      # only be used when explicitly requested.
4641
+      # after this tag, mechanisms are not by side-effect, so they'll
4642
+      # only be used when explicitly requested
4643 4643
       if test "x$enable_dependency_tracking" = xyes; then
4644 4644
 	continue
4645 4645
       else
... ...
@@ -4647,7 +4438,7 @@ else
4647 4647
       fi
4648 4648
       ;;
4649 4649
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4650
-      # This compiler won't grok '-c -o', but also, the minuso test has
4650
+      # This compiler won't grok `-c -o', but also, the minuso test has
4651 4651
       # not run yet.  These depmodes are late enough in the game, and
4652 4652
       # so weak that their functioning should not be impacted.
4653 4653
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4856,7 +4647,7 @@ do
4856 4856
     for ac_prog in grep ggrep; do
4857 4857
     for ac_exec_ext in '' $ac_executable_extensions; do
4858 4858
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4859
-      as_fn_executable_p "$ac_path_GREP" || continue
4859
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4860 4860
 # Check for GNU ac_path_GREP and select it if it is found.
4861 4861
   # Check for GNU $ac_path_GREP
4862 4862
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4922,7 +4713,7 @@ do
4922 4922
     for ac_prog in egrep; do
4923 4923
     for ac_exec_ext in '' $ac_executable_extensions; do
4924 4924
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4925
-      as_fn_executable_p "$ac_path_EGREP" || continue
4925
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4926 4926
 # Check for GNU ac_path_EGREP and select it if it is found.
4927 4927
   # Check for GNU $ac_path_EGREP
4928 4928
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5129,8 +4920,8 @@ else
5129 5129
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5130 5130
 /* end confdefs.h.  */
5131 5131
 
5132
-#         define __EXTENSIONS__ 1
5133
-          $ac_includes_default
5132
+#	  define __EXTENSIONS__ 1
5133
+	  $ac_includes_default
5134 5134
 int
5135 5135
 main ()
5136 5136
 {
... ...
@@ -5318,7 +5109,7 @@ do
5318 5318
     for ac_prog in sed gsed; do
5319 5319
     for ac_exec_ext in '' $ac_executable_extensions; do
5320 5320
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5321
-      as_fn_executable_p "$ac_path_SED" || continue
5321
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5322 5322
 # Check for GNU ac_path_SED and select it if it is found.
5323 5323
   # Check for GNU $ac_path_SED
5324 5324
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5397,7 +5188,7 @@ do
5397 5397
     for ac_prog in fgrep; do
5398 5398
     for ac_exec_ext in '' $ac_executable_extensions; do
5399 5399
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5400
-      as_fn_executable_p "$ac_path_FGREP" || continue
5400
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5401 5401
 # Check for GNU ac_path_FGREP and select it if it is found.
5402 5402
   # Check for GNU $ac_path_FGREP
5403 5403
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5658,7 +5449,7 @@ do
5658 5658
   IFS=$as_save_IFS
5659 5659
   test -z "$as_dir" && as_dir=.
5660 5660
     for ac_exec_ext in '' $ac_executable_extensions; do
5661
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5661
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5662 5662
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5663 5663
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5664 5664
     break 2
... ...
@@ -5702,7 +5493,7 @@ do
5702 5702
   IFS=$as_save_IFS
5703 5703
   test -z "$as_dir" && as_dir=.
5704 5704
     for ac_exec_ext in '' $ac_executable_extensions; do
5705
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5705
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5706 5706
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5707 5707
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5708 5708
     break 2
... ...
@@ -6103,7 +5894,7 @@ do
6103 6103
   IFS=$as_save_IFS
6104 6104
   test -z "$as_dir" && as_dir=.
6105 6105
     for ac_exec_ext in '' $ac_executable_extensions; do
6106
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6106
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6107 6107
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6108 6108
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6109 6109
     break 2
... ...
@@ -6143,7 +5934,7 @@ do
6143 6143
   IFS=$as_save_IFS
6144 6144
   test -z "$as_dir" && as_dir=.
6145 6145
     for ac_exec_ext in '' $ac_executable_extensions; do
6146
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6146
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6147 6147
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6148 6148
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6149 6149
     break 2
... ...
@@ -6447,7 +6238,7 @@ do
6447 6447
   IFS=$as_save_IFS
6448 6448
   test -z "$as_dir" && as_dir=.
6449 6449
     for ac_exec_ext in '' $ac_executable_extensions; do
6450
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6450
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6451 6451
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6452 6452
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6453 6453
     break 2
... ...
@@ -6487,7 +6278,7 @@ do
6487 6487
   IFS=$as_save_IFS
6488 6488
   test -z "$as_dir" && as_dir=.
6489 6489
     for ac_exec_ext in '' $ac_executable_extensions; do
6490
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6490
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6491 6491
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6492 6492
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6493 6493
     break 2
... ...
@@ -6590,7 +6381,7 @@ do
6590 6590
   IFS=$as_save_IFS
6591 6591
   test -z "$as_dir" && as_dir=.
6592 6592
     for ac_exec_ext in '' $ac_executable_extensions; do
6593
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6593
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6594 6594
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6595 6595
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6596 6596
     break 2
... ...
@@ -6634,7 +6425,7 @@ do
6634 6634
   IFS=$as_save_IFS
6635 6635
   test -z "$as_dir" && as_dir=.
6636 6636
     for ac_exec_ext in '' $ac_executable_extensions; do
6637
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6637
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6638 6638
     ac_cv_prog_ac_ct_AR="$ac_prog"
6639 6639
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6640 6640
     break 2
... ...
@@ -6759,7 +6550,7 @@ do
6759 6759
   IFS=$as_save_IFS
6760 6760
   test -z "$as_dir" && as_dir=.
6761 6761
     for ac_exec_ext in '' $ac_executable_extensions; do
6762
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6762
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6763 6763
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6764 6764
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6765 6765
     break 2
... ...
@@ -6799,7 +6590,7 @@ do
6799 6799
   IFS=$as_save_IFS
6800 6800
   test -z "$as_dir" && as_dir=.
6801 6801
     for ac_exec_ext in '' $ac_executable_extensions; do
6802
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6802
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6803 6803
     ac_cv_prog_ac_ct_STRIP="strip"
6804 6804
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6805 6805
     break 2
... ...
@@ -6858,7 +6649,7 @@ do
6858 6858
   IFS=$as_save_IFS
6859 6859
   test -z "$as_dir" && as_dir=.
6860 6860
     for ac_exec_ext in '' $ac_executable_extensions; do
6861
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6861
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6862 6862
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6863 6863
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6864 6864
     break 2
... ...
@@ -6898,7 +6689,7 @@ do
6898 6898
   IFS=$as_save_IFS
6899 6899
   test -z "$as_dir" && as_dir=.
6900 6900
     for ac_exec_ext in '' $ac_executable_extensions; do
6901
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6901
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6902 6902
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6903 6903
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6904 6904
     break 2
... ...
@@ -7386,7 +7177,7 @@ do
7386 7386
     for ac_prog in dd; do
7387 7387
     for ac_exec_ext in '' $ac_executable_extensions; do
7388 7388
       ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext"
7389
-      as_fn_executable_p "$ac_path_lt_DD" || continue
7389
+      { test -f "$ac_path_lt_DD" && $as_test_x "$ac_path_lt_DD"; } || continue
7390 7390
 if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
7391 7391
   cmp -s conftest.i conftest.out \
7392 7392
   && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=:
... ...
@@ -7727,7 +7518,7 @@ do
7727 7727
   IFS=$as_save_IFS
7728 7728
   test -z "$as_dir" && as_dir=.
7729 7729
     for ac_exec_ext in '' $ac_executable_extensions; do
7730
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7730
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7731 7731
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7732 7732
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7733 7733
     break 2
... ...
@@ -7767,7 +7558,7 @@ do
7767 7767
   IFS=$as_save_IFS
7768 7768
   test -z "$as_dir" && as_dir=.
7769 7769
     for ac_exec_ext in '' $ac_executable_extensions; do
7770
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7770
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7771 7771
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7772 7772
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7773 7773
     break 2
... ...
@@ -7847,7 +7638,7 @@ do
7847 7847
   IFS=$as_save_IFS
7848 7848
   test -z "$as_dir" && as_dir=.
7849 7849
     for ac_exec_ext in '' $ac_executable_extensions; do
7850
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7850
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7851 7851
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7852 7852
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7853 7853
     break 2
... ...
@@ -7887,7 +7678,7 @@ do
7887 7887
   IFS=$as_save_IFS
7888 7888
   test -z "$as_dir" && as_dir=.
7889 7889
     for ac_exec_ext in '' $ac_executable_extensions; do
7890
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7890
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7891 7891
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7892 7892
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7893 7893
     break 2
... ...
@@ -7939,7 +7730,7 @@ do
7939 7939
   IFS=$as_save_IFS
7940 7940
   test -z "$as_dir" && as_dir=.
7941 7941
     for ac_exec_ext in '' $ac_executable_extensions; do
7942
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7942
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7943 7943
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7944 7944
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7945 7945
     break 2
... ...
@@ -7979,7 +7770,7 @@ do
7979 7979
   IFS=$as_save_IFS
7980 7980
   test -z "$as_dir" && as_dir=.
7981 7981
     for ac_exec_ext in '' $ac_executable_extensions; do
7982
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7982
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7983 7983
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7984 7984
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7985 7985
     break 2
... ...
@@ -8031,7 +7822,7 @@ do
8031 8031
   IFS=$as_save_IFS
8032 8032
   test -z "$as_dir" && as_dir=.
8033 8033
     for ac_exec_ext in '' $ac_executable_extensions; do
8034
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8034
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8035 8035
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
8036 8036
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8037 8037
     break 2
... ...
@@ -8071,7 +7862,7 @@ do
8071 8071
   IFS=$as_save_IFS
8072 8072
   test -z "$as_dir" && as_dir=.
8073 8073
     for ac_exec_ext in '' $ac_executable_extensions; do
8074
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8074
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8075 8075
     ac_cv_prog_ac_ct_LIPO="lipo"
8076 8076
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8077 8077
     break 2
... ...
@@ -8123,7 +7914,7 @@ do
8123 8123
   IFS=$as_save_IFS
8124 8124
   test -z "$as_dir" && as_dir=.
8125 8125
     for ac_exec_ext in '' $ac_executable_extensions; do
8126
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8126
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8127 8127
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
8128 8128
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8129 8129
     break 2
... ...
@@ -8163,7 +7954,7 @@ do
8163 8163
   IFS=$as_save_IFS
8164 8164
   test -z "$as_dir" && as_dir=.
8165 8165
     for ac_exec_ext in '' $ac_executable_extensions; do
8166
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8166
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8167 8167
     ac_cv_prog_ac_ct_OTOOL="otool"
8168 8168
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8169 8169
     break 2
... ...
@@ -8215,7 +8006,7 @@ do
8215 8215
   IFS=$as_save_IFS
8216 8216
   test -z "$as_dir" && as_dir=.
8217 8217
     for ac_exec_ext in '' $ac_executable_extensions; do
8218
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8218
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8219 8219
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8220 8220
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8221 8221
     break 2
... ...
@@ -8255,7 +8046,7 @@ do
8255 8255
   IFS=$as_save_IFS
8256 8256
   test -z "$as_dir" && as_dir=.
8257 8257
     for ac_exec_ext in '' $ac_executable_extensions; do
8258
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8258
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8259 8259
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8260 8260
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8261 8261
     break 2
... ...
@@ -13897,7 +13688,7 @@ do
13897 13897
   IFS=$as_save_IFS
13898 13898
   test -z "$as_dir" && as_dir=.
13899 13899
     for ac_exec_ext in '' $ac_executable_extensions; do
13900
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13900
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13901 13901
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
13902 13902
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13903 13903
     break 2
... ...
@@ -13937,7 +13728,7 @@ do
13937 13937
   IFS=$as_save_IFS
13938 13938
   test -z "$as_dir" && as_dir=.
13939 13939
     for ac_exec_ext in '' $ac_executable_extensions; do
13940
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13940
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13941 13941
     ac_cv_prog_ac_ct_CC="gcc"
13942 13942
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13943 13943
     break 2
... ...
@@ -13990,7 +13781,7 @@ do
13990 13990
   IFS=$as_save_IFS
13991 13991
   test -z "$as_dir" && as_dir=.
13992 13992
     for ac_exec_ext in '' $ac_executable_extensions; do
13993
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13993
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13994 13994
     ac_cv_prog_CC="${ac_tool_prefix}cc"
13995 13995
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13996 13996
     break 2
... ...
@@ -14031,7 +13822,7 @@ do
14031 14031
   IFS=$as_save_IFS
14032 14032
   test -z "$as_dir" && as_dir=.
14033 14033
     for ac_exec_ext in '' $ac_executable_extensions; do
14034
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14034
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14035 14035
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
14036 14036
        ac_prog_rejected=yes
14037 14037
        continue
... ...
@@ -14089,7 +13880,7 @@ do
14089 14089
   IFS=$as_save_IFS
14090 14090
   test -z "$as_dir" && as_dir=.
14091 14091
     for ac_exec_ext in '' $ac_executable_extensions; do
14092
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14092
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14093 14093
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
14094 14094
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14095 14095
     break 2
... ...
@@ -14133,7 +13924,7 @@ do
14133 14133
   IFS=$as_save_IFS
14134 14134
   test -z "$as_dir" && as_dir=.
14135 14135
     for ac_exec_ext in '' $ac_executable_extensions; do
14136
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14136
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14137 14137
     ac_cv_prog_ac_ct_CC="$ac_prog"
14138 14138
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14139 14139
     break 2
... ...
@@ -14329,7 +14120,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14329 14329
 /* end confdefs.h.  */
14330 14330
 #include <stdarg.h>
14331 14331
 #include <stdio.h>
14332
-struct stat;
14332
+#include <sys/types.h>
14333
+#include <sys/stat.h>
14333 14334
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
14334 14335
 struct buf { int x; };
14335 14336
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -14414,65 +14206,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14414 14414
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14415 14415
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14416 14416
 
14417
-ac_ext=c
14418
-ac_cpp='$CPP $CPPFLAGS'
14419
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14420
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14421
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
14422
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
14423
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
14424
-if ${am_cv_prog_cc_c_o+:} false; then :
14425
-  $as_echo_n "(cached) " >&6
14426
-else
14427
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14428
-/* end confdefs.h.  */
14429
-
14430
-int
14431
-main ()
14432
-{
14433
-
14434
-  ;
14435
-  return 0;
14436
-}
14437
-_ACEOF
14438
-  # Make sure it works both with $CC and with simple cc.
14439
-  # Following AC_PROG_CC_C_O, we do the test twice because some
14440
-  # compilers refuse to overwrite an existing .o file with -o,
14441
-  # though they will create one.
14442
-  am_cv_prog_cc_c_o=yes
14443
-  for am_i in 1 2; do
14444
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
14445
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
14446
-   ac_status=$?
14447
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
14448
-   (exit $ac_status); } \
14449
-         && test -f conftest2.$ac_objext; then
14450
-      : OK
14451
-    else
14452
-      am_cv_prog_cc_c_o=no
14453
-      break
14454
-    fi
14455
-  done
14456
-  rm -f core conftest*
14457
-  unset am_i
14458
-fi
14459
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
14460
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
14461
-if test "$am_cv_prog_cc_c_o" != yes; then
14462
-   # Losing compiler, so override with the script.
14463
-   # FIXME: It is wrong to rewrite CC.
14464
-   # But if we don't then we get into trouble of one sort or another.
14465
-   # A longer-term fix would be to have automake use am__CC in this case,
14466
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
14467
-   CC="$am_aux_dir/compile $CC"
14468
-fi
14469
-ac_ext=c
14470
-ac_cpp='$CPP $CPPFLAGS'
14471
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14472
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14473
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
14474
-
14475
-
14476 14417
 depcc="$CC"   am_compiler_list=
14477 14418
 
14478 14419
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -14484,8 +14217,8 @@ else
14484 14484
   # We make a subdir and do the tests there.  Otherwise we can end up
14485 14485
   # making bogus files that we don't know about and never remove.  For
14486 14486
   # instance it was reported that on HP-UX the gcc test will end up
14487
-  # making a dummy file named 'D' -- because '-MD' means "put the output
14488
-  # in D".
14487
+  # making a dummy file named `D' -- because `-MD' means `put the output
14488
+  # in D'.
14489 14489
   rm -rf conftest.dir
14490 14490
   mkdir conftest.dir
14491 14491
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -14520,16 +14253,16 @@ else
14520 14520
     : > sub/conftest.c
14521 14521
     for i in 1 2 3 4 5 6; do
14522 14522
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
14523
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
14524
-      # Solaris 10 /bin/sh.
14525
-      echo '/* dummy */' > sub/conftst$i.h
14523
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
14524
+      # Solaris 8's {/usr,}/bin/sh.
14525
+      touch sub/conftst$i.h
14526 14526
     done
14527 14527
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
14528 14528
 
14529
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
14529
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
14530 14530
     # mode.  It turns out that the SunPro C++ compiler does not properly
14531
-    # handle '-M -o', and we need to detect this.  Also, some Intel
14532
-    # versions had trouble with output in subdirs.
14531
+    # handle `-M -o', and we need to detect this.  Also, some Intel
14532
+    # versions had trouble with output in subdirs
14533 14533
     am__obj=sub/conftest.${OBJEXT-o}
14534 14534
     am__minus_obj="-o $am__obj"
14535 14535
     case $depmode in
... ...
@@ -14538,8 +14271,8 @@ else
14538 14538
       test "$am__universal" = false || continue
14539 14539
       ;;
14540 14540
     nosideeffect)
14541
-      # After this tag, mechanisms are not by side-effect, so they'll
14542
-      # only be used when explicitly requested.
14541
+      # after this tag, mechanisms are not by side-effect, so they'll
14542
+      # only be used when explicitly requested
14543 14543
       if test "x$enable_dependency_tracking" = xyes; then
14544 14544
 	continue
14545 14545
       else
... ...
@@ -14547,7 +14280,7 @@ else
14547 14547
       fi
14548 14548
       ;;
14549 14549
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
14550
-      # This compiler won't grok '-c -o', but also, the minuso test has
14550
+      # This compiler won't grok `-c -o', but also, the minuso test has
14551 14551
       # not run yet.  These depmodes are late enough in the game, and
14552 14552
       # so weak that their functioning should not be impacted.
14553 14553
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -14619,7 +14352,7 @@ do
14619 14619
   IFS=$as_save_IFS
14620 14620
   test -z "$as_dir" && as_dir=.
14621 14621
     for ac_exec_ext in '' $ac_executable_extensions; do
14622
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14622
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14623 14623
     ac_cv_prog_LEX="$ac_prog"
14624 14624
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14625 14625
     break 2
... ...
@@ -14651,8 +14384,7 @@ a { ECHO; }
14651 14651
 b { REJECT; }
14652 14652
 c { yymore (); }
14653 14653
 d { yyless (1); }
14654
-e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
14655
-    yyless ((input () != 0)); }
14654
+e { yyless (input () != 0); }
14656 14655
 f { unput (yytext[0]); }
14657 14656
 . { BEGIN INITIAL; }
14658 14657
 %%
... ...
@@ -14781,7 +14513,7 @@ do
14781 14781
   IFS=$as_save_IFS
14782 14782
   test -z "$as_dir" && as_dir=.
14783 14783
     for ac_exec_ext in '' $ac_executable_extensions; do
14784
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14784
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14785 14785
     ac_cv_prog_YACC="$ac_prog"
14786 14786
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14787 14787
     break 2
... ...
@@ -15123,11 +14855,11 @@ else
15123 15123
 int
15124 15124
 main ()
15125 15125
 {
15126
-
15126
+/* FIXME: Include the comments suggested by Paul. */
15127 15127
 #ifndef __cplusplus
15128
-  /* Ultrix mips cc rejects this sort of thing.  */
15128
+  /* Ultrix mips cc rejects this.  */
15129 15129
   typedef int charset[2];
15130
-  const charset cs = { 0, 0 };
15130
+  const charset cs;
15131 15131
   /* SunOS 4.1.1 cc rejects this.  */
15132 15132
   char const *const *pcpcc;
15133 15133
   char **ppc;
... ...
@@ -15144,9 +14876,8 @@ main ()
15144 15144
   ++pcpcc;
15145 15145
   ppc = (char**) pcpcc;
15146 15146
   pcpcc = (char const *const *) ppc;
15147
-  { /* SCO 3.2v4 cc rejects this sort of thing.  */
15148
-    char tx;
15149
-    char *t = &tx;
15147
+  { /* SCO 3.2v4 cc rejects this.  */
15148
+    char *t;
15150 15149
     char const *s = 0 ? (char *) 0 : (char const *) 0;
15151 15150
 
15152 15151
     *t++ = 0;
... ...
@@ -15162,10 +14893,10 @@ main ()
15162 15162
     iptr p = 0;
15163 15163
     ++p;
15164 15164
   }
15165
-  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
15165
+  { /* AIX XL C 1.02.0.0 rejects this saying
15166 15166
        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
15167
-    struct s { int j; const int *ap[3]; } bx;
15168
-    struct s *b = &bx; b->j = 5;
15167
+    struct s { int j; const int *ap[3]; };
15168
+    struct s *b; b->j = 5;
15169 15169
   }
15170 15170
   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
15171 15171
     const int foo = 10;
... ...
@@ -16666,7 +16397,7 @@ do
16666 16666
   IFS=$as_save_IFS
16667 16667
   test -z "$as_dir" && as_dir=.
16668 16668
     for ac_exec_ext in '' $ac_executable_extensions; do
16669
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16669
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16670 16670
     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
16671 16671
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16672 16672
     break 2
... ...
@@ -16709,7 +16440,7 @@ do
16709 16709
   IFS=$as_save_IFS
16710 16710
   test -z "$as_dir" && as_dir=.
16711 16711
     for ac_exec_ext in '' $ac_executable_extensions; do
16712
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16712
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16713 16713
     ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
16714 16714
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16715 16715
     break 2
... ...
@@ -17593,7 +17324,7 @@ do
17593 17593
   IFS=$as_save_IFS
17594 17594
   test -z "$as_dir" && as_dir=.
17595 17595
     for ac_exec_ext in '' $ac_executable_extensions; do
17596
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17596
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
17597 17597
     ac_cv_prog_GCOV="$ac_prog"
17598 17598
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17599 17599
     break 2
... ...
@@ -17636,7 +17367,7 @@ do
17636 17636
   IFS=$as_save_IFS
17637 17637
   test -z "$as_dir" && as_dir=.
17638 17638
     for ac_exec_ext in '' $ac_executable_extensions; do
17639
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17639
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
17640 17640
     ac_cv_prog_LCOV="$ac_prog"
17641 17641
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17642 17642
     break 2
... ...
@@ -17679,7 +17410,7 @@ do
17679 17679
   IFS=$as_save_IFS
17680 17680
   test -z "$as_dir" && as_dir=.
17681 17681
     for ac_exec_ext in '' $ac_executable_extensions; do
17682
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17682
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
17683 17683
     ac_cv_prog_GENHTML="$ac_prog"
17684 17684
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17685 17685
     break 2
... ...
@@ -18312,7 +18043,7 @@ do
18312 18312
   IFS=$as_save_IFS
18313 18313
   test -z "$as_dir" && as_dir=.
18314 18314
     for ac_exec_ext in '' $ac_executable_extensions; do
18315
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18315
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18316 18316
     ac_cv_path_pcreconfig="$as_dir/$ac_word$ac_exec_ext"
18317 18317
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18318 18318
     break 2
... ...
@@ -18353,7 +18084,7 @@ do
18353 18353
   IFS=$as_save_IFS
18354 18354
   test -z "$as_dir" && as_dir=.
18355 18355
     for ac_exec_ext in '' $ac_executable_extensions; do
18356
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18356
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18357 18357
     ac_cv_path_pcreconfig="$as_dir/$ac_word$ac_exec_ext"
18358 18358
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18359 18359
     break 2
... ...
@@ -18407,7 +18138,7 @@ do
18407 18407
   IFS=$as_save_IFS
18408 18408
   test -z "$as_dir" && as_dir=.
18409 18409
     for ac_exec_ext in '' $ac_executable_extensions; do
18410
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18410
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18411 18411
     ac_cv_path_pcreconfig="$as_dir/$ac_word$ac_exec_ext"
18412 18412
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18413 18413
     break 2
... ...
@@ -18448,7 +18179,7 @@ do
18448 18448
   IFS=$as_save_IFS
18449 18449
   test -z "$as_dir" && as_dir=.
18450 18450
     for ac_exec_ext in '' $ac_executable_extensions; do
18451
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18451
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18452 18452
     ac_cv_path_pcreconfig="$as_dir/$ac_word$ac_exec_ext"
18453 18453
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18454 18454
     break 2
... ...
@@ -21372,7 +21103,7 @@ do
21372 21372
   IFS=$as_save_IFS
21373 21373
   test -z "$as_dir" && as_dir=.
21374 21374
     for ac_exec_ext in '' $ac_executable_extensions; do
21375
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
21375
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
21376 21376
     ac_cv_path_GETENT="$as_dir/$ac_word$ac_exec_ext"
21377 21377
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
21378 21378
     break 2
... ...
@@ -24219,6 +23950,30 @@ else
24219 24219
 fi
24220 24220
 
24221 24221
 
24222
+# Check whether --enable-libfreshclam was given.
24223
+if test "${enable_libfreshclam+set}" = set; then :
24224
+  enableval=$enable_libfreshclam; enable_libfreshclam=$enableval
24225
+else
24226
+  enable_libfreshclam="no"
24227
+fi
24228
+
24229
+
24230
+if test "$enable_libfreshclam" = "yes"; then
24231
+  ac_config_files="$ac_config_files libfreshclam/Makefile"
24232
+
24233
+
24234
+$as_echo "#define ENABLE_LIBFRESHCLAM 1" >>confdefs.h
24235
+
24236
+fi
24237
+ if test "$enable_libfreshclam" = "yes"; then
24238
+  ENABLE_LIBFRESHCLAM_TRUE=
24239
+  ENABLE_LIBFRESHCLAM_FALSE='#'
24240
+else
24241
+  ENABLE_LIBFRESHCLAM_TRUE='#'
24242
+  ENABLE_LIBFRESHCLAM_FALSE=
24243
+fi
24244
+
24245
+
24222 24246
 ac_config_files="$ac_config_files clamscan/Makefile database/Makefile docs/Makefile clamd/Makefile clamd/clamav-daemon.service clamd/clamav-daemon.socket clamdscan/Makefile clamsubmit/Makefile clamav-milter/Makefile freshclam/clamav-freshclam.service freshclam/Makefile sigtool/Makefile clamconf/Makefile etc/Makefile test/Makefile unit_tests/Makefile clamdtop/Makefile clambc/Makefile Makefile clamav-config libclamav.pc platform.h docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 docs/man/freshclam.conf.5 docs/man/sigtool.1 docs/man/clamdtop.1 docs/man/clamsubmit.1"
24223 24247
 
24224 24248
 
... ...
@@ -24331,14 +24086,6 @@ LIBOBJS=$ac_libobjs
24331 24331
 LTLIBOBJS=$ac_ltlibobjs
24332 24332
 
24333 24333
 
24334
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
24335
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
24336
-   if test -n "$am_sleep_pid"; then
24337
-     # Hide warnings about reused PIDs.
24338
-     wait $am_sleep_pid 2>/dev/null
24339
-   fi
24340
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
24341
-$as_echo "done" >&6; }
24342 24334
  if test -n "$EXEEXT"; then
24343 24335
   am__EXEEXT_TRUE=
24344 24336
   am__EXEEXT_FALSE='#'
... ...
@@ -24433,6 +24180,10 @@ if test -z "${ENABLE_CLAMSUBMIT_TRUE}" && test -z "${ENABLE_CLAMSUBMIT_FALSE}";
24433 24433
   as_fn_error $? "conditional \"ENABLE_CLAMSUBMIT\" was never defined.
24434 24434
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
24435 24435
 fi
24436
+if test -z "${ENABLE_LIBFRESHCLAM_TRUE}" && test -z "${ENABLE_LIBFRESHCLAM_FALSE}"; then
24437
+  as_fn_error $? "conditional \"ENABLE_LIBFRESHCLAM\" was never defined.
24438
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
24439
+fi
24436 24440
 
24437 24441
 : "${CONFIG_STATUS=./config.status}"
24438 24442
 ac_write_fail=0
... ...
@@ -24731,16 +24482,16 @@ if (echo >conf$$.file) 2>/dev/null; then
24731 24731
     # ... but there are two gotchas:
24732 24732
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
24733 24733
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
24734
-    # In both cases, we have to default to `cp -pR'.
24734
+    # In both cases, we have to default to `cp -p'.
24735 24735
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
24736
-      as_ln_s='cp -pR'
24736
+      as_ln_s='cp -p'
24737 24737
   elif ln conf$$.file conf$$ 2>/dev/null; then
24738 24738
     as_ln_s=ln
24739 24739
   else
24740
-    as_ln_s='cp -pR'
24740
+    as_ln_s='cp -p'
24741 24741
   fi
24742 24742
 else
24743
-  as_ln_s='cp -pR'
24743
+  as_ln_s='cp -p'
24744 24744
 fi
24745 24745
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
24746 24746
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -24800,16 +24551,28 @@ else
24800 24800
   as_mkdir_p=false
24801 24801
 fi
24802 24802
 
24803
-
24804
-# as_fn_executable_p FILE
24805
-# -----------------------
24806
-# Test if FILE is an executable regular file.
24807
-as_fn_executable_p ()
24808
-{
24809
-  test -f "$1" && test -x "$1"
24810
-} # as_fn_executable_p
24811
-as_test_x='test -x'
24812
-as_executable_p=as_fn_executable_p
24803
+if test -x / >/dev/null 2>&1; then
24804
+  as_test_x='test -x'
24805
+else
24806
+  if ls -dL / >/dev/null 2>&1; then
24807
+    as_ls_L_option=L
24808
+  else
24809
+    as_ls_L_option=
24810
+  fi
24811
+  as_test_x='
24812
+    eval sh -c '\''
24813
+      if test -d "$1"; then
24814
+	test -d "$1/.";
24815
+      else
24816
+	case $1 in #(
24817
+	-*)set "./$1";;
24818
+	esac;
24819
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
24820
+	???[sx]*):;;*)false;;esac;fi
24821
+    '\'' sh
24822
+  '
24823
+fi
24824
+as_executable_p=$as_test_x
24813 24825
 
24814 24826
 # Sed expression to map a string onto a valid CPP name.
24815 24827
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -24831,7 +24594,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24831 24831
 # values after options handling.
24832 24832
 ac_log="
24833 24833
 This file was extended by ClamAV $as_me devel, which was
24834
-generated by GNU Autoconf 2.69.  Invocation command line was
24834
+generated by GNU Autoconf 2.68.  Invocation command line was
24835 24835
 
24836 24836
   CONFIG_FILES    = $CONFIG_FILES
24837 24837
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -24898,10 +24661,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24898 24898
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
24899 24899
 ac_cs_version="\\
24900 24900
 ClamAV config.status devel
24901
-configured by $0, generated by GNU Autoconf 2.69,
24901
+configured by $0, generated by GNU Autoconf 2.68,
24902 24902
   with options \\"\$ac_cs_config\\"
24903 24903
 
24904
-Copyright (C) 2012 Free Software Foundation, Inc.
24904
+Copyright (C) 2010 Free Software Foundation, Inc.
24905 24905
 This config.status script is free software; the Free Software Foundation
24906 24906
 gives unlimited permission to copy, distribute and modify it."
24907 24907
 
... ...
@@ -24992,7 +24755,7 @@ fi
24992 24992
 _ACEOF
24993 24993
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24994 24994
 if \$ac_cs_recheck; then
24995
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
24995
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
24996 24996
   shift
24997 24997
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
24998 24998
   CONFIG_SHELL='$SHELL'
... ...
@@ -25313,6 +25076,7 @@ do
25313 25313
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
25314 25314
     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
25315 25315
     "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
25316
+    "libfreshclam/Makefile") CONFIG_FILES="$CONFIG_FILES libfreshclam/Makefile" ;;
25316 25317
     "clamscan/Makefile") CONFIG_FILES="$CONFIG_FILES clamscan/Makefile" ;;
25317 25318
     "database/Makefile") CONFIG_FILES="$CONFIG_FILES database/Makefile" ;;
25318 25319
     "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
... ...
@@ -25944,7 +25708,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
25944 25944
 
25945 25945
   case $ac_file$ac_mode in
25946 25946
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
25947
-  # Older Autoconf quotes --file arguments for eval, but not when files
25947
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
25948 25948
   # are listed without --file.  Let's play safe and only enable the eval
25949 25949
   # if we detect the quoting.
25950 25950
   case $CONFIG_FILES in
... ...
@@ -25957,7 +25721,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
25957 25957
     # Strip MF so we end up with the name of the file.
25958 25958
     mf=`echo "$mf" | sed -e 's/:.*$//'`
25959 25959
     # Check whether this is an Automake generated Makefile or not.
25960
-    # We used to match only the files named 'Makefile.in', but
25960
+    # We used to match only the files named `Makefile.in', but
25961 25961
     # some people rename them; so instead we look at the file content.
25962 25962
     # Grep'ing the first line is not enough: some people post-process
25963 25963
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -25991,19 +25755,21 @@ $as_echo X"$mf" |
25991 25991
       continue
25992 25992
     fi
25993 25993
     # Extract the definition of DEPDIR, am__include, and am__quote
25994
-    # from the Makefile without running 'make'.
25994
+    # from the Makefile without running `make'.
25995 25995
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
25996 25996
     test -z "$DEPDIR" && continue
25997 25997
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
25998
-    test -z "$am__include" && continue
25998
+    test -z "am__include" && continue
25999 25999
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
26000
+    # When using ansi2knr, U may be empty or an underscore; expand it
26001
+    U=`sed -n 's/^U = //p' < "$mf"`
26000 26002
     # Find all dependency output files, they are included files with
26001 26003
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
26002 26004
     # simplest approach to changing $(DEPDIR) to its actual value in the
26003 26005
     # expansion.
26004 26006
     for file in `sed -n "
26005 26007
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
26006
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
26008
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
26007 26009
       # Make sure the directory exists.
26008 26010
       test -f "$dirpart/$file" && continue
26009 26011
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -26903,14 +26669,6 @@ LIBOBJS=$ac_libobjs
26903 26903
 LTLIBOBJS=$ac_ltlibobjs
26904 26904
 
26905 26905
 
26906
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
26907
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
26908
-   if test -n "$am_sleep_pid"; then
26909
-     # Hide warnings about reused PIDs.
26910
-     wait $am_sleep_pid 2>/dev/null
26911
-   fi
26912
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
26913
-$as_echo "done" >&6; }
26914 26906
  if test -n "$EXEEXT"; then
26915 26907
   am__EXEEXT_TRUE=
26916 26908
   am__EXEEXT_FALSE='#'
... ...
@@ -27005,6 +26763,10 @@ if test -z "${ENABLE_CLAMSUBMIT_TRUE}" && test -z "${ENABLE_CLAMSUBMIT_FALSE}";
27005 27005
   as_fn_error $? "conditional \"ENABLE_CLAMSUBMIT\" was never defined.
27006 27006
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
27007 27007
 fi
27008
+if test -z "${ENABLE_LIBFRESHCLAM_TRUE}" && test -z "${ENABLE_LIBFRESHCLAM_FALSE}"; then
27009
+  as_fn_error $? "conditional \"ENABLE_LIBFRESHCLAM\" was never defined.
27010
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
27011
+fi
27008 27012
 if test -z "${am__EXEEXT_TRUE}" && test -z "${am__EXEEXT_FALSE}"; then
27009 27013
   as_fn_error $? "conditional \"am__EXEEXT\" was never defined.
27010 27014
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -27315,16 +27077,16 @@ if (echo >conf$$.file) 2>/dev/null; then
27315 27315
     # ... but there are two gotchas:
27316 27316
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
27317 27317
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
27318
-    # In both cases, we have to default to `cp -pR'.
27318
+    # In both cases, we have to default to `cp -p'.
27319 27319
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
27320
-      as_ln_s='cp -pR'
27320
+      as_ln_s='cp -p'
27321 27321
   elif ln conf$$.file conf$$ 2>/dev/null; then
27322 27322
     as_ln_s=ln
27323 27323
   else
27324
-    as_ln_s='cp -pR'
27324
+    as_ln_s='cp -p'
27325 27325
   fi
27326 27326
 else
27327
-  as_ln_s='cp -pR'
27327
+  as_ln_s='cp -p'
27328 27328
 fi
27329 27329
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
27330 27330
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -27384,16 +27146,28 @@ else
27384 27384
   as_mkdir_p=false
27385 27385
 fi
27386 27386
 
27387
-
27388
-# as_fn_executable_p FILE
27389
-# -----------------------
27390
-# Test if FILE is an executable regular file.
27391
-as_fn_executable_p ()
27392
-{
27393
-  test -f "$1" && test -x "$1"
27394
-} # as_fn_executable_p
27395
-as_test_x='test -x'
27396
-as_executable_p=as_fn_executable_p
27387
+if test -x / >/dev/null 2>&1; then
27388
+  as_test_x='test -x'
27389
+else
27390
+  if ls -dL / >/dev/null 2>&1; then
27391
+    as_ls_L_option=L
27392
+  else
27393
+    as_ls_L_option=
27394
+  fi
27395
+  as_test_x='
27396
+    eval sh -c '\''
27397
+      if test -d "$1"; then
27398
+	test -d "$1/.";
27399
+      else
27400
+	case $1 in #(
27401
+	-*)set "./$1";;
27402
+	esac;
27403
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
27404
+	???[sx]*):;;*)false;;esac;fi
27405
+    '\'' sh
27406
+  '
27407
+fi
27408
+as_executable_p=$as_test_x
27397 27409
 
27398 27410
 # Sed expression to map a string onto a valid CPP name.
27399 27411
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -27415,7 +27189,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27415 27415
 # values after options handling.
27416 27416
 ac_log="
27417 27417
 This file was extended by ClamAV $as_me devel, which was
27418
-generated by GNU Autoconf 2.69.  Invocation command line was
27418
+generated by GNU Autoconf 2.68.  Invocation command line was
27419 27419
 
27420 27420
   CONFIG_FILES    = $CONFIG_FILES
27421 27421
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -27482,10 +27256,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27482 27482
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
27483 27483
 ac_cs_version="\\
27484 27484
 ClamAV config.status devel
27485
-configured by $0, generated by GNU Autoconf 2.69,
27485
+configured by $0, generated by GNU Autoconf 2.68,
27486 27486
   with options \\"\$ac_cs_config\\"
27487 27487
 
27488
-Copyright (C) 2012 Free Software Foundation, Inc.
27488
+Copyright (C) 2010 Free Software Foundation, Inc.
27489 27489
 This config.status script is free software; the Free Software Foundation
27490 27490
 gives unlimited permission to copy, distribute and modify it."
27491 27491
 
... ...
@@ -27576,7 +27350,7 @@ fi
27576 27576
 _ACEOF
27577 27577
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27578 27578
 if \$ac_cs_recheck; then
27579
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
27579
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
27580 27580
   shift
27581 27581
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
27582 27582
   CONFIG_SHELL='$SHELL'
... ...
@@ -27898,6 +27672,7 @@ do
27898 27898
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
27899 27899
     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
27900 27900
     "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
27901
+    "libfreshclam/Makefile") CONFIG_FILES="$CONFIG_FILES libfreshclam/Makefile" ;;
27901 27902
     "clamscan/Makefile") CONFIG_FILES="$CONFIG_FILES clamscan/Makefile" ;;
27902 27903
     "database/Makefile") CONFIG_FILES="$CONFIG_FILES database/Makefile" ;;
27903 27904
     "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
... ...
@@ -28530,7 +28305,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
28530 28530
 
28531 28531
   case $ac_file$ac_mode in
28532 28532
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
28533
-  # Older Autoconf quotes --file arguments for eval, but not when files
28533
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
28534 28534
   # are listed without --file.  Let's play safe and only enable the eval
28535 28535
   # if we detect the quoting.
28536 28536
   case $CONFIG_FILES in
... ...
@@ -28543,7 +28318,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
28543 28543
     # Strip MF so we end up with the name of the file.
28544 28544
     mf=`echo "$mf" | sed -e 's/:.*$//'`
28545 28545
     # Check whether this is an Automake generated Makefile or not.
28546
-    # We used to match only the files named 'Makefile.in', but
28546
+    # We used to match only the files named `Makefile.in', but
28547 28547
     # some people rename them; so instead we look at the file content.
28548 28548
     # Grep'ing the first line is not enough: some people post-process
28549 28549
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -28577,19 +28352,21 @@ $as_echo X"$mf" |
28577 28577
       continue
28578 28578
     fi
28579 28579
     # Extract the definition of DEPDIR, am__include, and am__quote
28580
-    # from the Makefile without running 'make'.
28580
+    # from the Makefile without running `make'.
28581 28581
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
28582 28582
     test -z "$DEPDIR" && continue
28583 28583
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
28584
-    test -z "$am__include" && continue
28584
+    test -z "am__include" && continue
28585 28585
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
28586
+    # When using ansi2knr, U may be empty or an underscore; expand it
28587
+    U=`sed -n 's/^U = //p' < "$mf"`
28586 28588
     # Find all dependency output files, they are included files with
28587 28589
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
28588 28590
     # simplest approach to changing $(DEPDIR) to its actual value in the
28589 28591
     # expansion.
28590 28592
     for file in `sed -n "
28591 28593
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
28592
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
28594
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
28593 28595
       # Make sure the directory exists.
28594 28596
       test -f "$dirpart/$file" && continue
28595 28597
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  along with this program; if not, write to the Free Software
34 34
 #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -98,7 +54,7 @@ build_triplet = @build@
98 98
 host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 subdir = database
101
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
101
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
102 102
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 103
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
104 104
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -174,26 +130,14 @@ mkinstalldirs = $(install_sh) -d
174 174
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
175 175
 CONFIG_CLEAN_FILES =
176 176
 CONFIG_CLEAN_VPATH_FILES =
177
-AM_V_P = $(am__v_P_@AM_V@)
178
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179
-am__v_P_0 = false
180
-am__v_P_1 = :
181 177
 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 178
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183
-am__v_GEN_0 = @echo "  GEN     " $@;
184
-am__v_GEN_1 = 
179
+am__v_GEN_0 = @echo "  GEN   " $@;
185 180
 AM_V_at = $(am__v_at_@AM_V@)
186 181
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 182
 am__v_at_0 = @
188
-am__v_at_1 = 
189 183
 SOURCES =
190 184
 DIST_SOURCES =
191
-am__can_run_installinfo = \
192
-  case $$AM_UPDATE_INFO_DIR in \
193
-    n|no|NO) false;; \
194
-    *) (install-info --version) >/dev/null 2>&1;; \
195
-  esac
196
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
197 185
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198 186
 ACLOCAL = @ACLOCAL@
199 187
 AMTAR = @AMTAR@
... ...
@@ -445,11 +389,11 @@ mostlyclean-libtool:
445 445
 
446 446
 clean-libtool:
447 447
 	-rm -rf .libs _libs
448
-tags TAGS:
449
-
450
-ctags CTAGS:
448
+tags: TAGS
449
+TAGS:
451 450
 
452
-cscope cscopelist:
451
+ctags: CTAGS
452
+CTAGS:
453 453
 
454 454
 
455 455
 distdir: $(DISTFILES)
... ...
@@ -585,17 +529,16 @@ uninstall-am:
585 585
 .MAKE: install-am install-strip
586 586
 
587 587
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
588
-	cscopelist-am ctags-am distclean distclean-generic \
589
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
590
-	install install-am install-data install-data-am \
591
-	install-data-local install-dvi install-dvi-am install-exec \
592
-	install-exec-am install-html install-html-am install-info \
593
-	install-info-am install-man install-pdf install-pdf-am \
594
-	install-ps install-ps-am install-strip installcheck \
595
-	installcheck-am installdirs maintainer-clean \
596
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
597
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
598
-	uninstall-am
588
+	distclean distclean-generic distclean-libtool distdir dvi \
589
+	dvi-am html html-am info info-am install install-am \
590
+	install-data install-data-am install-data-local install-dvi \
591
+	install-dvi-am install-exec install-exec-am install-html \
592
+	install-html-am install-info install-info-am install-man \
593
+	install-pdf install-pdf-am install-ps install-ps-am \
594
+	install-strip installcheck installcheck-am installdirs \
595
+	maintainer-clean maintainer-clean-generic mostlyclean \
596
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
597
+	uninstall uninstall-am
599 598
 
600 599
 
601 600
 install-data-local:
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -32,51 +33,6 @@
32 32
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33 33
 #  MA 02110-1301, USA.
34 34
 VPATH = @srcdir@
35
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
36
-am__make_running_with_option = \
37
-  case $${target_option-} in \
38
-      ?) ;; \
39
-      *) echo "am__make_running_with_option: internal error: invalid" \
40
-              "target option '$${target_option-}' specified" >&2; \
41
-         exit 1;; \
42
-  esac; \
43
-  has_opt=no; \
44
-  sane_makeflags=$$MAKEFLAGS; \
45
-  if $(am__is_gnu_make); then \
46
-    sane_makeflags=$$MFLAGS; \
47
-  else \
48
-    case $$MAKEFLAGS in \
49
-      *\\[\ \	]*) \
50
-        bs=\\; \
51
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53
-    esac; \
54
-  fi; \
55
-  skip_next=no; \
56
-  strip_trailopt () \
57
-  { \
58
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59
-  }; \
60
-  for flg in $$sane_makeflags; do \
61
-    test $$skip_next = yes && { skip_next=no; continue; }; \
62
-    case $$flg in \
63
-      *=*|--*) continue;; \
64
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
65
-      -*I?*) strip_trailopt 'I';; \
66
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
67
-      -*O?*) strip_trailopt 'O';; \
68
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
69
-      -*l?*) strip_trailopt 'l';; \
70
-      -[dEDm]) skip_next=yes;; \
71
-      -[JT]) skip_next=yes;; \
72
-    esac; \
73
-    case $$flg in \
74
-      *$$target_option*) has_opt=yes; break;; \
75
-    esac; \
76
-  done; \
77
-  test $$has_opt = yes
78
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80 35
 pkgdatadir = $(datadir)/@PACKAGE@
81 36
 pkgincludedir = $(includedir)/@PACKAGE@
82 37
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -98,7 +54,7 @@ host_triplet = @host@
98 98
 target_triplet = @target@
99 99
 @ENABLE_CLAMSUBMIT_TRUE@am__append_1 = man/clamsubmit.1
100 100
 subdir = docs
101
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
101
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
102 102
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 103
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
104 104
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -174,25 +130,14 @@ mkinstalldirs = $(install_sh) -d
174 174
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
175 175
 CONFIG_CLEAN_FILES =
176 176
 CONFIG_CLEAN_VPATH_FILES =
177
-AM_V_P = $(am__v_P_@AM_V@)
178
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179
-am__v_P_0 = false
180
-am__v_P_1 = :
181 177
 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 178
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183
-am__v_GEN_0 = @echo "  GEN     " $@;
184
-am__v_GEN_1 = 
179
+am__v_GEN_0 = @echo "  GEN   " $@;
185 180
 AM_V_at = $(am__v_at_@AM_V@)
186 181
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 182
 am__v_at_0 = @
188
-am__v_at_1 = 
189 183
 SOURCES =
190 184
 DIST_SOURCES =
191
-am__can_run_installinfo = \
192
-  case $$AM_UPDATE_INFO_DIR in \
193
-    n|no|NO) false;; \
194
-    *) (install-info --version) >/dev/null 2>&1;; \
195
-  esac
196 185
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
197 186
 am__vpath_adj = case $$p in \
198 187
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -227,7 +172,6 @@ man5dir = $(mandir)/man5
227 227
 man8dir = $(mandir)/man8
228 228
 NROFF = nroff
229 229
 MANS = $(man_MANS)
230
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
231 230
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
232 231
 ACLOCAL = @ACLOCAL@
233 232
 AMTAR = @AMTAR@
... ...
@@ -484,18 +428,11 @@ clean-libtool:
484 484
 	-rm -rf .libs _libs
485 485
 install-man1: $(man_MANS)
486 486
 	@$(NORMAL_INSTALL)
487
-	@list1=''; \
488
-	list2='$(man_MANS)'; \
489
-	test -n "$(man1dir)" \
490
-	  && test -n "`echo $$list1$$list2`" \
491
-	  || exit 0; \
492
-	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
493
-	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
494
-	{ for i in $$list1; do echo "$$i"; done;  \
495
-	if test -n "$$list2"; then \
496
-	  for i in $$list2; do echo "$$i"; done \
497
-	    | sed -n '/\.1[a-z]*$$/p'; \
498
-	fi; \
487
+	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
488
+	@list=''; test -n "$(man1dir)" || exit 0; \
489
+	{ for i in $$list; do echo "$$i"; done; \
490
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
491
+	  sed -n '/\.1[a-z]*$$/p'; \
499 492
 	} | while read p; do \
500 493
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
501 494
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -527,18 +464,11 @@ uninstall-man1:
527 527
 	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
528 528
 install-man5: $(man_MANS)
529 529
 	@$(NORMAL_INSTALL)
530
-	@list1=''; \
531
-	list2='$(man_MANS)'; \
532
-	test -n "$(man5dir)" \
533
-	  && test -n "`echo $$list1$$list2`" \
534
-	  || exit 0; \
535
-	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
536
-	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
537
-	{ for i in $$list1; do echo "$$i"; done;  \
538
-	if test -n "$$list2"; then \
539
-	  for i in $$list2; do echo "$$i"; done \
540
-	    | sed -n '/\.5[a-z]*$$/p'; \
541
-	fi; \
530
+	test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
531
+	@list=''; test -n "$(man5dir)" || exit 0; \
532
+	{ for i in $$list; do echo "$$i"; done; \
533
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
534
+	  sed -n '/\.5[a-z]*$$/p'; \
542 535
 	} | while read p; do \
543 536
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
544 537
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -570,18 +500,11 @@ uninstall-man5:
570 570
 	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
571 571
 install-man8: $(man_MANS)
572 572
 	@$(NORMAL_INSTALL)
573
-	@list1=''; \
574
-	list2='$(man_MANS)'; \
575
-	test -n "$(man8dir)" \
576
-	  && test -n "`echo $$list1$$list2`" \
577
-	  || exit 0; \
578
-	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
579
-	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
580
-	{ for i in $$list1; do echo "$$i"; done;  \
581
-	if test -n "$$list2"; then \
582
-	  for i in $$list2; do echo "$$i"; done \
583
-	    | sed -n '/\.8[a-z]*$$/p'; \
584
-	fi; \
573
+	test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
574
+	@list=''; test -n "$(man8dir)" || exit 0; \
575
+	{ for i in $$list; do echo "$$i"; done; \
576
+	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
577
+	  sed -n '/\.8[a-z]*$$/p'; \
585 578
 	} | while read p; do \
586 579
 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
587 580
 	  echo "$$d$$p"; echo "$$p"; \
... ...
@@ -611,14 +534,27 @@ uninstall-man8:
611 611
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
612 612
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
613 613
 	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
614
-tags TAGS:
615
-
616
-ctags CTAGS:
614
+tags: TAGS
615
+TAGS:
617 616
 
618
-cscope cscopelist:
617
+ctags: CTAGS
618
+CTAGS:
619 619
 
620 620
 
621 621
 distdir: $(DISTFILES)
622
+	@list='$(MANS)'; if test -n "$$list"; then \
623
+	  list=`for p in $$list; do \
624
+	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
625
+	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
626
+	  if test -n "$$list" && \
627
+	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
628
+	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
629
+	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
630
+	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
631
+	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
632
+	    exit 1; \
633
+	  else :; fi; \
634
+	else :; fi
622 635
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
623 636
 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
624 637
 	list='$(DISTFILES)'; \
... ...
@@ -756,18 +692,17 @@ uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
756 756
 .MAKE: install-am install-strip
757 757
 
758 758
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
759
-	cscopelist-am ctags-am distclean distclean-generic \
760
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
761
-	install install-am install-data install-data-am install-dvi \
762
-	install-dvi-am install-exec install-exec-am install-html \
763
-	install-html-am install-info install-info-am install-man \
764
-	install-man1 install-man5 install-man8 install-pdf \
765
-	install-pdf-am install-ps install-ps-am install-strip \
766
-	installcheck installcheck-am installdirs maintainer-clean \
759
+	distclean distclean-generic distclean-libtool distdir dvi \
760
+	dvi-am html html-am info info-am install install-am \
761
+	install-data install-data-am install-dvi install-dvi-am \
762
+	install-exec install-exec-am install-html install-html-am \
763
+	install-info install-info-am install-man install-man1 \
764
+	install-man5 install-man8 install-pdf install-pdf-am \
765
+	install-ps install-ps-am install-strip installcheck \
766
+	installcheck-am installdirs maintainer-clean \
767 767
 	maintainer-clean-generic mostlyclean mostlyclean-generic \
768
-	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
769
-	uninstall-am uninstall-man uninstall-man1 uninstall-man5 \
770
-	uninstall-man8
768
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
769
+	uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
771 770
 
772 771
 
773 772
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,7 +55,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 @BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@am__append_1 = clamav-milter.conf.sample
101 101
 subdir = etc
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
103 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
105 105
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -175,25 +131,14 @@ mkinstalldirs = $(install_sh) -d
175 175
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
176 176
 CONFIG_CLEAN_FILES =
177 177
 CONFIG_CLEAN_VPATH_FILES =
178
-AM_V_P = $(am__v_P_@AM_V@)
179
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
180
-am__v_P_0 = false
181
-am__v_P_1 = :
182 178
 AM_V_GEN = $(am__v_GEN_@AM_V@)
183 179
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
184
-am__v_GEN_0 = @echo "  GEN     " $@;
185
-am__v_GEN_1 = 
180
+am__v_GEN_0 = @echo "  GEN   " $@;
186 181
 AM_V_at = $(am__v_at_@AM_V@)
187 182
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
188 183
 am__v_at_0 = @
189
-am__v_at_1 = 
190 184
 SOURCES =
191 185
 DIST_SOURCES =
192
-am__can_run_installinfo = \
193
-  case $$AM_UPDATE_INFO_DIR in \
194
-    n|no|NO) false;; \
195
-    *) (install-info --version) >/dev/null 2>&1;; \
196
-  esac
197 186
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
198 187
 am__vpath_adj = case $$p in \
199 188
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -223,7 +168,6 @@ am__uninstall_files_from_dir = { \
223 223
   }
224 224
 am__installdirs = "$(DESTDIR)$(sysconfdir)"
225 225
 DATA = $(sysconf_DATA)
226
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
227 226
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228 227
 ACLOCAL = @ACLOCAL@
229 228
 AMTAR = @AMTAR@
... ...
@@ -478,11 +422,8 @@ clean-libtool:
478 478
 	-rm -rf .libs _libs
479 479
 install-sysconfDATA: $(sysconf_DATA)
480 480
 	@$(NORMAL_INSTALL)
481
+	test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
481 482
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
482
-	if test -n "$$list"; then \
483
-	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
484
-	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
485
-	fi; \
486 483
 	for p in $$list; do \
487 484
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
488 485
 	  echo "$$d$$p"; \
... ...
@@ -497,11 +438,11 @@ uninstall-sysconfDATA:
497 497
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
498 498
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
499 499
 	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
500
-tags TAGS:
501
-
502
-ctags CTAGS:
500
+tags: TAGS
501
+TAGS:
503 502
 
504
-cscope cscopelist:
503
+ctags: CTAGS
504
+CTAGS:
505 505
 
506 506
 
507 507
 distdir: $(DISTFILES)
... ...
@@ -640,16 +581,16 @@ uninstall-am: uninstall-sysconfDATA
640 640
 .MAKE: install-am install-strip
641 641
 
642 642
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
643
-	cscopelist-am ctags-am distclean distclean-generic \
644
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
645
-	install install-am install-data install-data-am install-dvi \
646
-	install-dvi-am install-exec install-exec-am install-html \
647
-	install-html-am install-info install-info-am install-man \
648
-	install-pdf install-pdf-am install-ps install-ps-am \
649
-	install-strip install-sysconfDATA installcheck installcheck-am \
650
-	installdirs maintainer-clean maintainer-clean-generic \
651
-	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
652
-	ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
643
+	distclean distclean-generic distclean-libtool distdir dvi \
644
+	dvi-am html html-am info info-am install install-am \
645
+	install-data install-data-am install-dvi install-dvi-am \
646
+	install-exec install-exec-am install-html install-html-am \
647
+	install-info install-info-am install-man install-pdf \
648
+	install-pdf-am install-ps install-ps-am install-strip \
649
+	install-sysconfDATA installcheck installcheck-am installdirs \
650
+	maintainer-clean maintainer-clean-generic mostlyclean \
651
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
652
+	uninstall uninstall-am uninstall-sysconfDATA
653 653
 
654 654
 
655 655
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,51 +36,6 @@
35 35
 
36 36
 
37 37
 VPATH = @srcdir@
38
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
-am__make_running_with_option = \
40
-  case $${target_option-} in \
41
-      ?) ;; \
42
-      *) echo "am__make_running_with_option: internal error: invalid" \
43
-              "target option '$${target_option-}' specified" >&2; \
44
-         exit 1;; \
45
-  esac; \
46
-  has_opt=no; \
47
-  sane_makeflags=$$MAKEFLAGS; \
48
-  if $(am__is_gnu_make); then \
49
-    sane_makeflags=$$MFLAGS; \
50
-  else \
51
-    case $$MAKEFLAGS in \
52
-      *\\[\ \	]*) \
53
-        bs=\\; \
54
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
-    esac; \
57
-  fi; \
58
-  skip_next=no; \
59
-  strip_trailopt () \
60
-  { \
61
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
-  }; \
63
-  for flg in $$sane_makeflags; do \
64
-    test $$skip_next = yes && { skip_next=no; continue; }; \
65
-    case $$flg in \
66
-      *=*|--*) continue;; \
67
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
-      -*I?*) strip_trailopt 'I';; \
69
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
-      -*O?*) strip_trailopt 'O';; \
71
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
-      -*l?*) strip_trailopt 'l';; \
73
-      -[dEDm]) skip_next=yes;; \
74
-      -[JT]) skip_next=yes;; \
75
-    esac; \
76
-    case $$flg in \
77
-      *$$target_option*) has_opt=yes; break;; \
78
-    esac; \
79
-  done; \
80
-  test $$has_opt = yes
81
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83 38
 pkgdatadir = $(datadir)/@PACKAGE@
84 39
 pkgincludedir = $(includedir)/@PACKAGE@
85 40
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -101,9 +57,8 @@ host_triplet = @host@
101 101
 target_triplet = @target@
102 102
 bin_PROGRAMS = freshclam$(EXEEXT)
103 103
 subdir = freshclam
104
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
105
-	$(srcdir)/clamav-freshclam.service.in \
106
-	$(top_srcdir)/config/depcomp
104
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
105
+	$(srcdir)/clamav-freshclam.service.in
107 106
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108 107
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
109 108
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -192,19 +147,6 @@ freshclam_LDADD = $(LDADD)
192 192
 AM_V_lt = $(am__v_lt_@AM_V@)
193 193
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
194 194
 am__v_lt_0 = --silent
195
-am__v_lt_1 = 
196
-AM_V_P = $(am__v_P_@AM_V@)
197
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
198
-am__v_P_0 = false
199
-am__v_P_1 = :
200
-AM_V_GEN = $(am__v_GEN_@AM_V@)
201
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
202
-am__v_GEN_0 = @echo "  GEN     " $@;
203
-am__v_GEN_1 = 
204
-AM_V_at = $(am__v_at_@AM_V@)
205
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
206
-am__v_at_0 = @
207
-am__v_at_1 = 
208 195
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
209 196
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
210 197
 am__depfiles_maybe = depfiles
... ...
@@ -217,23 +159,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217 217
 	$(AM_CFLAGS) $(CFLAGS)
218 218
 AM_V_CC = $(am__v_CC_@AM_V@)
219 219
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
220
-am__v_CC_0 = @echo "  CC      " $@;
221
-am__v_CC_1 = 
220
+am__v_CC_0 = @echo "  CC    " $@;
221
+AM_V_at = $(am__v_at_@AM_V@)
222
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
223
+am__v_at_0 = @
222 224
 CCLD = $(CC)
223 225
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
224 226
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
225 227
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
226 228
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
227 229
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
228
-am__v_CCLD_0 = @echo "  CCLD    " $@;
229
-am__v_CCLD_1 = 
230
+am__v_CCLD_0 = @echo "  CCLD  " $@;
231
+AM_V_GEN = $(am__v_GEN_@AM_V@)
232
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
233
+am__v_GEN_0 = @echo "  GEN   " $@;
230 234
 SOURCES = $(freshclam_SOURCES)
231 235
 DIST_SOURCES = $(freshclam_SOURCES)
232
-am__can_run_installinfo = \
233
-  case $$AM_UPDATE_INFO_DIR in \
234
-    n|no|NO) false;; \
235
-    *) (install-info --version) >/dev/null 2>&1;; \
236
-  esac
237 236
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
238 237
 am__vpath_adj = case $$p in \
239 238
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
... ...
@@ -262,23 +203,6 @@ am__uninstall_files_from_dir = { \
262 262
          $(am__cd) "$$dir" && rm -f $$files; }; \
263 263
   }
264 264
 DATA = $(systemdsystemunit_DATA)
265
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
266
-# Read a list of newline-separated strings from the standard input,
267
-# and print each of them once, without duplicates.  Input order is
268
-# *not* preserved.
269
-am__uniquify_input = $(AWK) '\
270
-  BEGIN { nonempty = 0; } \
271
-  { items[$$0] = 1; nonempty = 1; } \
272
-  END { if (nonempty) { for (i in items) print i; }; } \
273
-'
274
-# Make sure the list of sources is unique.  This is necessary because,
275
-# e.g., the same source file might be shared among _SOURCES variables
276
-# for different programs/libraries.
277
-am__define_uniq_tagged_files = \
278
-  list='$(am__tagged_files)'; \
279
-  unique=`for i in $$list; do \
280
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281
-  done | $(am__uniquify_input)`
282 265
 ETAGS = etags
283 266
 CTAGS = ctags
284 267
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -564,19 +488,14 @@ clamav-freshclam.service: $(top_builddir)/config.status $(srcdir)/clamav-freshcl
564 564
 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
565 565
 install-binPROGRAMS: $(bin_PROGRAMS)
566 566
 	@$(NORMAL_INSTALL)
567
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
567 568
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
568
-	if test -n "$$list"; then \
569
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
570
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
571
-	fi; \
572 569
 	for p in $$list; do echo "$$p $$p"; done | \
573 570
 	sed 's/$(EXEEXT)$$//' | \
574
-	while read p p1; do if test -f $$p \
575
-	 || test -f $$p1 \
576
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
571
+	while read p p1; do if test -f $$p || test -f $$p1; \
572
+	  then echo "$$p"; echo "$$p"; else :; fi; \
577 573
 	done | \
578
-	sed -e 'p;s,.*/,,;n;h' \
579
-	    -e 's|.*|.|' \
574
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
580 575
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
581 576
 	sed 'N;N;N;s,\n, ,g' | \
582 577
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -597,8 +516,7 @@ uninstall-binPROGRAMS:
597 597
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
598 598
 	files=`for p in $$list; do echo "$$p"; done | \
599 599
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
600
-	      -e 's/$$/$(EXEEXT)/' \
601
-	`; \
600
+	      -e 's/$$/$(EXEEXT)/' `; \
602 601
 	test -n "$$list" || exit 0; \
603 602
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
604 603
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -627,7 +545,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
627 627
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
628 628
 	  done; \
629 629
 	done; rm -f c$${pid}_.???; exit $$bad
630
-
631 630
 freshclam$(EXEEXT): $(freshclam_OBJECTS) $(freshclam_DEPENDENCIES) $(EXTRA_freshclam_DEPENDENCIES) 
632 631
 	@rm -f freshclam$(EXEEXT)
633 632
 	$(AM_V_CCLD)$(LINK) $(freshclam_OBJECTS) $(freshclam_LDADD) $(LIBS)
... ...
@@ -658,14 +575,14 @@ distclean-compile:
658 658
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
659 659
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
660 660
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
661
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
661
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
662 662
 
663 663
 .c.obj:
664 664
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
665 665
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
666 666
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
667 667
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
668
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
668
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
669 669
 
670 670
 .c.lo:
671 671
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -779,11 +696,8 @@ clean-libtool:
779 779
 	-rm -rf .libs _libs
780 780
 install-systemdsystemunitDATA: $(systemdsystemunit_DATA)
781 781
 	@$(NORMAL_INSTALL)
782
+	test -z "$(systemdsystemunitdir)" || $(MKDIR_P) "$(DESTDIR)$(systemdsystemunitdir)"
782 783
 	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
783
-	if test -n "$$list"; then \
784
-	  echo " $(MKDIR_P) '$(DESTDIR)$(systemdsystemunitdir)'"; \
785
-	  $(MKDIR_P) "$(DESTDIR)$(systemdsystemunitdir)" || exit 1; \
786
-	fi; \
787 784
 	for p in $$list; do \
788 785
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
789 786
 	  echo "$$d$$p"; \
... ...
@@ -799,15 +713,26 @@ uninstall-systemdsystemunitDATA:
799 799
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
800 800
 	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
801 801
 
802
-ID: $(am__tagged_files)
803
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
804
-tags: tags-am
805
-TAGS: tags
806
-
807
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
802
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
803
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
804
+	unique=`for i in $$list; do \
805
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
806
+	  done | \
807
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
808
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
809
+	mkid -fID $$unique
810
+tags: TAGS
811
+
812
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
813
+		$(TAGS_FILES) $(LISP)
808 814
 	set x; \
809 815
 	here=`pwd`; \
810
-	$(am__define_uniq_tagged_files); \
816
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
817
+	unique=`for i in $$list; do \
818
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
819
+	  done | \
820
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
821
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
811 822
 	shift; \
812 823
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
813 824
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -819,11 +744,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
819 819
 	      $$unique; \
820 820
 	  fi; \
821 821
 	fi
822
-ctags: ctags-am
823
-
824
-CTAGS: ctags
825
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
826
-	$(am__define_uniq_tagged_files); \
822
+ctags: CTAGS
823
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
824
+		$(TAGS_FILES) $(LISP)
825
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
826
+	unique=`for i in $$list; do \
827
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
828
+	  done | \
829
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
830
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
827 831
 	test -z "$(CTAGS_ARGS)$$unique" \
828 832
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
829 833
 	     $$unique
... ...
@@ -832,21 +761,6 @@ GTAGS:
832 832
 	here=`$(am__cd) $(top_builddir) && pwd` \
833 833
 	  && $(am__cd) $(top_srcdir) \
834 834
 	  && gtags -i $(GTAGS_ARGS) "$$here"
835
-cscopelist: cscopelist-am
836
-
837
-cscopelist-am: $(am__tagged_files)
838
-	list='$(am__tagged_files)'; \
839
-	case "$(srcdir)" in \
840
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
841
-	  *) sdir=$(subdir)/$(srcdir) ;; \
842
-	esac; \
843
-	for i in $$list; do \
844
-	  if test -f "$$i"; then \
845
-	    echo "$(subdir)/$$i"; \
846
-	  else \
847
-	    echo "$$sdir/$$i"; \
848
-	  fi; \
849
-	done >> $(top_builddir)/cscope.files
850 835
 
851 836
 distclean-tags:
852 837
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -991,21 +905,20 @@ uninstall-am: uninstall-binPROGRAMS uninstall-systemdsystemunitDATA
991 991
 
992 992
 .MAKE: install-am install-strip
993 993
 
994
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
995
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
996
-	ctags ctags-am distclean distclean-compile distclean-generic \
997
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
998
-	html-am info info-am install install-am install-binPROGRAMS \
999
-	install-data install-data-am install-dvi install-dvi-am \
1000
-	install-exec install-exec-am install-html install-html-am \
1001
-	install-info install-info-am install-man install-pdf \
1002
-	install-pdf-am install-ps install-ps-am install-strip \
1003
-	install-systemdsystemunitDATA installcheck installcheck-am \
1004
-	installcheck-binPROGRAMS installdirs maintainer-clean \
1005
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
1006
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1007
-	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1008
-	uninstall-systemdsystemunitDATA
994
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
995
+	clean-generic clean-libtool ctags distclean distclean-compile \
996
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
997
+	dvi-am html html-am info info-am install install-am \
998
+	install-binPROGRAMS install-data install-data-am install-dvi \
999
+	install-dvi-am install-exec install-exec-am install-html \
1000
+	install-html-am install-info install-info-am install-man \
1001
+	install-pdf install-pdf-am install-ps install-ps-am \
1002
+	install-strip install-systemdsystemunitDATA installcheck \
1003
+	installcheck-am installcheck-binPROGRAMS installdirs \
1004
+	maintainer-clean maintainer-clean-generic mostlyclean \
1005
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1006
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1007
+	uninstall-binPROGRAMS uninstall-systemdsystemunitDATA
1009 1008
 
1010 1009
 
1011 1010
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -35,51 +36,6 @@
35 35
 
36 36
 
37 37
 VPATH = @srcdir@
38
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
-am__make_running_with_option = \
40
-  case $${target_option-} in \
41
-      ?) ;; \
42
-      *) echo "am__make_running_with_option: internal error: invalid" \
43
-              "target option '$${target_option-}' specified" >&2; \
44
-         exit 1;; \
45
-  esac; \
46
-  has_opt=no; \
47
-  sane_makeflags=$$MAKEFLAGS; \
48
-  if $(am__is_gnu_make); then \
49
-    sane_makeflags=$$MFLAGS; \
50
-  else \
51
-    case $$MAKEFLAGS in \
52
-      *\\[\ \	]*) \
53
-        bs=\\; \
54
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
-    esac; \
57
-  fi; \
58
-  skip_next=no; \
59
-  strip_trailopt () \
60
-  { \
61
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
-  }; \
63
-  for flg in $$sane_makeflags; do \
64
-    test $$skip_next = yes && { skip_next=no; continue; }; \
65
-    case $$flg in \
66
-      *=*|--*) continue;; \
67
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
-      -*I?*) strip_trailopt 'I';; \
69
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
-      -*O?*) strip_trailopt 'O';; \
71
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
-      -*l?*) strip_trailopt 'l';; \
73
-      -[dEDm]) skip_next=yes;; \
74
-      -[JT]) skip_next=yes;; \
75
-    esac; \
76
-    case $$flg in \
77
-      *$$target_option*) has_opt=yes; break;; \
78
-    esac; \
79
-  done; \
80
-  test $$has_opt = yes
81
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83 38
 pkgdatadir = $(datadir)/@PACKAGE@
84 39
 pkgincludedir = $(includedir)/@PACKAGE@
85 40
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -124,10 +80,9 @@ target_triplet = @target@
124 124
 @ENABLE_YARA_TRUE@	yara_clam.h
125 125
 
126 126
 subdir = libclamav
127
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
128
-	yara_grammar.h yara_grammar.c yara_lexer.c \
129
-	$(top_srcdir)/config/depcomp $(top_srcdir)/config/ylwrap \
130
-	$(include_HEADERS)
127
+DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
128
+	$(srcdir)/Makefile.in yara_grammar.c yara_grammar.h \
129
+	yara_lexer.c
131 130
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
132 131
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
133 132
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -487,7 +442,6 @@ libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
487 487
 AM_V_lt = $(am__v_lt_@AM_V@)
488 488
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
489 489
 am__v_lt_0 = --silent
490
-am__v_lt_1 = 
491 490
 libclamav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
492 491
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libclamav_la_CFLAGS) \
493 492
 	$(CFLAGS) $(libclamav_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -570,18 +524,6 @@ libclamunrar_iface_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
570 570
 	$(AM_CFLAGS) $(CFLAGS) $(libclamunrar_iface_la_LDFLAGS) \
571 571
 	$(LDFLAGS) -o $@
572 572
 @ENABLE_UNRAR_TRUE@am_libclamunrar_iface_la_rpath = -rpath $(libdir)
573
-AM_V_P = $(am__v_P_@AM_V@)
574
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
575
-am__v_P_0 = false
576
-am__v_P_1 = :
577
-AM_V_GEN = $(am__v_GEN_@AM_V@)
578
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
579
-am__v_GEN_0 = @echo "  GEN     " $@;
580
-am__v_GEN_1 = 
581
-AM_V_at = $(am__v_at_@AM_V@)
582
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
583
-am__v_at_0 = @
584
-am__v_at_1 = 
585 573
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
586 574
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
587 575
 am__depfiles_maybe = depfiles
... ...
@@ -594,35 +536,35 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
594 594
 	$(AM_CFLAGS) $(CFLAGS)
595 595
 AM_V_CC = $(am__v_CC_@AM_V@)
596 596
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
597
-am__v_CC_0 = @echo "  CC      " $@;
598
-am__v_CC_1 = 
597
+am__v_CC_0 = @echo "  CC    " $@;
598
+AM_V_at = $(am__v_at_@AM_V@)
599
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
600
+am__v_at_0 = @
599 601
 CCLD = $(CC)
600 602
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
601 603
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
602 604
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
603 605
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
604 606
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
605
-am__v_CCLD_0 = @echo "  CCLD    " $@;
606
-am__v_CCLD_1 = 
607
+am__v_CCLD_0 = @echo "  CCLD  " $@;
607 608
 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
608 609
 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
609 610
 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
610 611
 	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
611 612
 AM_V_LEX = $(am__v_LEX_@AM_V@)
612 613
 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
613
-am__v_LEX_0 = @echo "  LEX     " $@;
614
-am__v_LEX_1 = 
614
+am__v_LEX_0 = @echo "  LEX   " $@;
615 615
 YLWRAP = $(top_srcdir)/config/ylwrap
616 616
 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
617
-am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
618
-		   -e s/c++$$/h++/ -e s/c$$/h/
619 617
 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
620 618
 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
621 619
 	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
622 620
 AM_V_YACC = $(am__v_YACC_@AM_V@)
623 621
 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
624
-am__v_YACC_0 = @echo "  YACC    " $@;
625
-am__v_YACC_1 = 
622
+am__v_YACC_0 = @echo "  YACC  " $@;
623
+AM_V_GEN = $(am__v_GEN_@AM_V@)
624
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
625
+am__v_GEN_0 = @echo "  GEN   " $@;
626 626
 SOURCES = $(libclamav_la_SOURCES) \
627 627
 	$(libclamav_internal_utils_la_SOURCES) \
628 628
 	$(libclamav_internal_utils_nothreads_la_SOURCES) \
... ...
@@ -634,45 +576,19 @@ DIST_SOURCES = $(am__libclamav_la_SOURCES_DIST) \
634 634
 	$(libclamav_nocxx_la_SOURCES) \
635 635
 	$(am__libclamunrar_la_SOURCES_DIST) \
636 636
 	$(am__libclamunrar_iface_la_SOURCES_DIST)
637
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
638
-	ctags-recursive dvi-recursive html-recursive info-recursive \
639
-	install-data-recursive install-dvi-recursive \
640
-	install-exec-recursive install-html-recursive \
641
-	install-info-recursive install-pdf-recursive \
642
-	install-ps-recursive install-recursive installcheck-recursive \
643
-	installdirs-recursive pdf-recursive ps-recursive \
644
-	tags-recursive uninstall-recursive
645
-am__can_run_installinfo = \
646
-  case $$AM_UPDATE_INFO_DIR in \
647
-    n|no|NO) false;; \
648
-    *) (install-info --version) >/dev/null 2>&1;; \
649
-  esac
637
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
638
+	html-recursive info-recursive install-data-recursive \
639
+	install-dvi-recursive install-exec-recursive \
640
+	install-html-recursive install-info-recursive \
641
+	install-pdf-recursive install-ps-recursive install-recursive \
642
+	installcheck-recursive installdirs-recursive pdf-recursive \
643
+	ps-recursive uninstall-recursive
650 644
 HEADERS = $(include_HEADERS)
651 645
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
652 646
   distclean-recursive maintainer-clean-recursive
653
-am__recursive_targets = \
654
-  $(RECURSIVE_TARGETS) \
655
-  $(RECURSIVE_CLEAN_TARGETS) \
656
-  $(am__extra_recursive_targets)
657
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
647
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
648
+	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
658 649
 	distdir
659
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
660
-# Read a list of newline-separated strings from the standard input,
661
-# and print each of them once, without duplicates.  Input order is
662
-# *not* preserved.
663
-am__uniquify_input = $(AWK) '\
664
-  BEGIN { nonempty = 0; } \
665
-  { items[$$0] = 1; nonempty = 1; } \
666
-  END { if (nonempty) { for (i in items) print i; }; } \
667
-'
668
-# Make sure the list of sources is unique.  This is necessary because,
669
-# e.g., the same source file might be shared among _SOURCES variables
670
-# for different programs/libraries.
671
-am__define_uniq_tagged_files = \
672
-  list='$(am__tagged_files)'; \
673
-  unique=`for i in $$list; do \
674
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675
-  done | $(am__uniquify_input)`
676 650
 ETAGS = etags
677 651
 CTAGS = ctags
678 652
 DIST_SUBDIRS = c++
... ...
@@ -1181,9 +1097,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1181 1181
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1182 1182
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1183 1183
 $(am__aclocal_m4_deps):
1184
-
1185 1184
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1186 1185
 	@$(NORMAL_INSTALL)
1186
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
1187 1187
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1188 1188
 	list2=; for p in $$list; do \
1189 1189
 	  if test -f $$p; then \
... ...
@@ -1191,8 +1107,6 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1191 1191
 	  else :; fi; \
1192 1192
 	done; \
1193 1193
 	test -z "$$list2" || { \
1194
-	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1195
-	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1196 1194
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1197 1195
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1198 1196
 	}
... ...
@@ -1208,44 +1122,34 @@ uninstall-libLTLIBRARIES:
1208 1208
 
1209 1209
 clean-libLTLIBRARIES:
1210 1210
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1211
-	@list='$(lib_LTLIBRARIES)'; \
1212
-	locs=`for p in $$list; do echo $$p; done | \
1213
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1214
-	      sort -u`; \
1215
-	test -z "$$locs" || { \
1216
-	  echo rm -f $${locs}; \
1217
-	  rm -f $${locs}; \
1218
-	}
1211
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1212
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1213
+	  test "$$dir" != "$$p" || dir=.; \
1214
+	  echo "rm -f \"$${dir}/so_locations\""; \
1215
+	  rm -f "$${dir}/so_locations"; \
1216
+	done
1219 1217
 
1220 1218
 clean-noinstLTLIBRARIES:
1221 1219
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1222
-	@list='$(noinst_LTLIBRARIES)'; \
1223
-	locs=`for p in $$list; do echo $$p; done | \
1224
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1225
-	      sort -u`; \
1226
-	test -z "$$locs" || { \
1227
-	  echo rm -f $${locs}; \
1228
-	  rm -f $${locs}; \
1229
-	}
1220
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1221
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1222
+	  test "$$dir" != "$$p" || dir=.; \
1223
+	  echo "rm -f \"$${dir}/so_locations\""; \
1224
+	  rm -f "$${dir}/so_locations"; \
1225
+	done
1230 1226
 yara_grammar.h: yara_grammar.c
1231 1227
 	@if test ! -f $@; then rm -f yara_grammar.c; else :; fi
1232 1228
 	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) yara_grammar.c; else :; fi
1233
-
1234 1229
 libclamav.la: $(libclamav_la_OBJECTS) $(libclamav_la_DEPENDENCIES) $(EXTRA_libclamav_la_DEPENDENCIES) 
1235 1230
 	$(AM_V_CCLD)$(libclamav_la_LINK) -rpath $(libdir) $(libclamav_la_OBJECTS) $(libclamav_la_LIBADD) $(LIBS)
1236
-
1237 1231
 libclamav_internal_utils.la: $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_la_DEPENDENCIES) 
1238 1232
 	$(AM_V_CCLD)$(libclamav_internal_utils_la_LINK)  $(libclamav_internal_utils_la_OBJECTS) $(libclamav_internal_utils_la_LIBADD) $(LIBS)
1239
-
1240 1233
 libclamav_internal_utils_nothreads.la: $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_DEPENDENCIES) $(EXTRA_libclamav_internal_utils_nothreads_la_DEPENDENCIES) 
1241 1234
 	$(AM_V_CCLD)$(libclamav_internal_utils_nothreads_la_LINK)  $(libclamav_internal_utils_nothreads_la_OBJECTS) $(libclamav_internal_utils_nothreads_la_LIBADD) $(LIBS)
1242
-
1243 1235
 libclamav_nocxx.la: $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_DEPENDENCIES) $(EXTRA_libclamav_nocxx_la_DEPENDENCIES) 
1244 1236
 	$(AM_V_CCLD)$(libclamav_nocxx_la_LINK)  $(libclamav_nocxx_la_OBJECTS) $(libclamav_nocxx_la_LIBADD) $(LIBS)
1245
-
1246 1237
 libclamunrar.la: $(libclamunrar_la_OBJECTS) $(libclamunrar_la_DEPENDENCIES) $(EXTRA_libclamunrar_la_DEPENDENCIES) 
1247 1238
 	$(AM_V_CCLD)$(libclamunrar_la_LINK) $(am_libclamunrar_la_rpath) $(libclamunrar_la_OBJECTS) $(libclamunrar_la_LIBADD) $(LIBS)
1248
-
1249 1239
 libclamunrar_iface.la: $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_DEPENDENCIES) $(EXTRA_libclamunrar_iface_la_DEPENDENCIES) 
1250 1240
 	$(AM_V_CCLD)$(libclamunrar_iface_la_LINK) $(am_libclamunrar_iface_la_rpath) $(libclamunrar_iface_la_OBJECTS) $(libclamunrar_iface_la_LIBADD) $(LIBS)
1251 1241
 
... ...
@@ -1527,14 +1431,14 @@ distclean-compile:
1527 1527
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1528 1528
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1529 1529
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1530
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1530
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1531 1531
 
1532 1532
 .c.obj:
1533 1533
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1534 1534
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1535 1535
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1536 1536
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1537
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1537
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1538 1538
 
1539 1539
 .c.lo:
1540 1540
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -3409,7 +3313,7 @@ unrar_iface.lo: ../libclamunrar_iface/unrar_iface.c
3409 3409
 	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
3410 3410
 
3411 3411
 .y.c:
3412
-	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
3412
+	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
3413 3413
 
3414 3414
 mostlyclean-libtool:
3415 3415
 	-rm -f *.lo
... ...
@@ -3418,11 +3322,8 @@ clean-libtool:
3418 3418
 	-rm -rf .libs _libs
3419 3419
 install-includeHEADERS: $(include_HEADERS)
3420 3420
 	@$(NORMAL_INSTALL)
3421
+	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
3421 3422
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
3422
-	if test -n "$$list"; then \
3423
-	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
3424
-	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
3425
-	fi; \
3426 3423
 	for p in $$list; do \
3427 3424
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3428 3425
 	  echo "$$d$$p"; \
... ...
@@ -3439,25 +3340,22 @@ uninstall-includeHEADERS:
3439 3439
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
3440 3440
 
3441 3441
 # This directory's subdirectories are mostly independent; you can cd
3442
-# into them and run 'make' without going through this Makefile.
3443
-# To change the values of 'make' variables: instead of editing Makefiles,
3444
-# (1) if the variable is set in 'config.status', edit 'config.status'
3445
-#     (which will cause the Makefiles to be regenerated when you run 'make');
3446
-# (2) otherwise, pass the desired values on the 'make' command line.
3447
-$(am__recursive_targets):
3448
-	@fail=; \
3449
-	if $(am__make_keepgoing); then \
3450
-	  failcom='fail=yes'; \
3451
-	else \
3452
-	  failcom='exit 1'; \
3453
-	fi; \
3442
+# into them and run `make' without going through this Makefile.
3443
+# To change the values of `make' variables: instead of editing Makefiles,
3444
+# (1) if the variable is set in `config.status', edit `config.status'
3445
+#     (which will cause the Makefiles to be regenerated when you run `make');
3446
+# (2) otherwise, pass the desired values on the `make' command line.
3447
+$(RECURSIVE_TARGETS):
3448
+	@fail= failcom='exit 1'; \
3449
+	for f in x $$MAKEFLAGS; do \
3450
+	  case $$f in \
3451
+	    *=* | --[!k]*);; \
3452
+	    *k*) failcom='fail=yes';; \
3453
+	  esac; \
3454
+	done; \
3454 3455
 	dot_seen=no; \
3455 3456
 	target=`echo $@ | sed s/-recursive//`; \
3456
-	case "$@" in \
3457
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3458
-	  *) list='$(SUBDIRS)' ;; \
3459
-	esac; \
3460
-	for subdir in $$list; do \
3457
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3461 3458
 	  echo "Making $$target in $$subdir"; \
3462 3459
 	  if test "$$subdir" = "."; then \
3463 3460
 	    dot_seen=yes; \
... ...
@@ -3472,12 +3370,57 @@ $(am__recursive_targets):
3472 3472
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3473 3473
 	fi; test -z "$$fail"
3474 3474
 
3475
-ID: $(am__tagged_files)
3476
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
3477
-tags: tags-recursive
3478
-TAGS: tags
3475
+$(RECURSIVE_CLEAN_TARGETS):
3476
+	@fail= failcom='exit 1'; \
3477
+	for f in x $$MAKEFLAGS; do \
3478
+	  case $$f in \
3479
+	    *=* | --[!k]*);; \
3480
+	    *k*) failcom='fail=yes';; \
3481
+	  esac; \
3482
+	done; \
3483
+	dot_seen=no; \
3484
+	case "$@" in \
3485
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3486
+	  *) list='$(SUBDIRS)' ;; \
3487
+	esac; \
3488
+	rev=''; for subdir in $$list; do \
3489
+	  if test "$$subdir" = "."; then :; else \
3490
+	    rev="$$subdir $$rev"; \
3491
+	  fi; \
3492
+	done; \
3493
+	rev="$$rev ."; \
3494
+	target=`echo $@ | sed s/-recursive//`; \
3495
+	for subdir in $$rev; do \
3496
+	  echo "Making $$target in $$subdir"; \
3497
+	  if test "$$subdir" = "."; then \
3498
+	    local_target="$$target-am"; \
3499
+	  else \
3500
+	    local_target="$$target"; \
3501
+	  fi; \
3502
+	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3503
+	  || eval $$failcom; \
3504
+	done && test -z "$$fail"
3505
+tags-recursive:
3506
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3507
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3508
+	done
3509
+ctags-recursive:
3510
+	list='$(SUBDIRS)'; for subdir in $$list; do \
3511
+	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3512
+	done
3479 3513
 
3480
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3514
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3515
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3516
+	unique=`for i in $$list; do \
3517
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3518
+	  done | \
3519
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3520
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3521
+	mkid -fID $$unique
3522
+tags: TAGS
3523
+
3524
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3525
+		$(TAGS_FILES) $(LISP)
3481 3526
 	set x; \
3482 3527
 	here=`pwd`; \
3483 3528
 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
... ...
@@ -3493,7 +3436,12 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3493 3493
 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3494 3494
 	  fi; \
3495 3495
 	done; \
3496
-	$(am__define_uniq_tagged_files); \
3496
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3497
+	unique=`for i in $$list; do \
3498
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3499
+	  done | \
3500
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3501
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3497 3502
 	shift; \
3498 3503
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3499 3504
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -3505,11 +3453,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3505 3505
 	      $$unique; \
3506 3506
 	  fi; \
3507 3507
 	fi
3508
-ctags: ctags-recursive
3509
-
3510
-CTAGS: ctags
3511
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3512
-	$(am__define_uniq_tagged_files); \
3508
+ctags: CTAGS
3509
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3510
+		$(TAGS_FILES) $(LISP)
3511
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3512
+	unique=`for i in $$list; do \
3513
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3514
+	  done | \
3515
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3516
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
3513 3517
 	test -z "$(CTAGS_ARGS)$$unique" \
3514 3518
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3515 3519
 	     $$unique
... ...
@@ -3518,21 +3470,6 @@ GTAGS:
3518 3518
 	here=`$(am__cd) $(top_builddir) && pwd` \
3519 3519
 	  && $(am__cd) $(top_srcdir) \
3520 3520
 	  && gtags -i $(GTAGS_ARGS) "$$here"
3521
-cscopelist: cscopelist-recursive
3522
-
3523
-cscopelist-am: $(am__tagged_files)
3524
-	list='$(am__tagged_files)'; \
3525
-	case "$(srcdir)" in \
3526
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3527
-	  *) sdir=$(subdir)/$(srcdir) ;; \
3528
-	esac; \
3529
-	for i in $$list; do \
3530
-	  if test -f "$$i"; then \
3531
-	    echo "$(subdir)/$$i"; \
3532
-	  else \
3533
-	    echo "$$sdir/$$i"; \
3534
-	  fi; \
3535
-	done >> $(top_builddir)/cscope.files
3536 3521
 
3537 3522
 distclean-tags:
3538 3523
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -3569,10 +3506,13 @@ distdir: $(DISTFILES)
3569 3569
 	done
3570 3570
 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3571 3571
 	  if test "$$subdir" = .; then :; else \
3572
-	    $(am__make_dryrun) \
3573
-	      || test -d "$(distdir)/$$subdir" \
3574
-	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3575
-	      || exit 1; \
3572
+	    test -d "$(distdir)/$$subdir" \
3573
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
3574
+	    || exit 1; \
3575
+	  fi; \
3576
+	done
3577
+	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3578
+	  if test "$$subdir" = .; then :; else \
3576 3579
 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3577 3580
 	    $(am__relativize); \
3578 3581
 	    new_distdir=$$reldir; \
... ...
@@ -3708,25 +3648,26 @@ ps-am:
3708 3708
 
3709 3709
 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
3710 3710
 
3711
-.MAKE: $(am__recursive_targets) all check install install-am \
3712
-	install-strip
3713
-
3714
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3715
-	check-am clean clean-generic clean-libLTLIBRARIES \
3716
-	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3717
-	ctags-am distclean distclean-compile distclean-generic \
3718
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
3719
-	html-am info info-am install install-am install-data \
3720
-	install-data-am install-dvi install-dvi-am install-exec \
3721
-	install-exec-am install-html install-html-am \
3711
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
3712
+	ctags-recursive install install-am install-strip \
3713
+	tags-recursive
3714
+
3715
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3716
+	all all-am check check-am clean clean-generic \
3717
+	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
3718
+	ctags ctags-recursive distclean distclean-compile \
3719
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
3720
+	dvi-am html html-am info info-am install install-am \
3721
+	install-data install-data-am install-dvi install-dvi-am \
3722
+	install-exec install-exec-am install-html install-html-am \
3722 3723
 	install-includeHEADERS install-info install-info-am \
3723 3724
 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
3724 3725
 	install-ps install-ps-am install-strip installcheck \
3725 3726
 	installcheck-am installdirs installdirs-am maintainer-clean \
3726 3727
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
3727 3728
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3728
-	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
3729
-	uninstall-libLTLIBRARIES
3729
+	tags tags-recursive uninstall uninstall-am \
3730
+	uninstall-includeHEADERS uninstall-libLTLIBRARIES
3730 3731
 
3731 3732
 @ENABLE_LLVM_FALSE@c++/Makefile: c++/Makefile.nollvm.in
3732 3733
 @ENABLE_LLVM_FALSE@	$(AM_V_at) cp $< $@
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -31,51 +32,6 @@
31 31
 
32 32
 
33 33
 VPATH = @srcdir@
34
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
35
-am__make_running_with_option = \
36
-  case $${target_option-} in \
37
-      ?) ;; \
38
-      *) echo "am__make_running_with_option: internal error: invalid" \
39
-              "target option '$${target_option-}' specified" >&2; \
40
-         exit 1;; \
41
-  esac; \
42
-  has_opt=no; \
43
-  sane_makeflags=$$MAKEFLAGS; \
44
-  if $(am__is_gnu_make); then \
45
-    sane_makeflags=$$MFLAGS; \
46
-  else \
47
-    case $$MAKEFLAGS in \
48
-      *\\[\ \	]*) \
49
-        bs=\\; \
50
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
51
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
52
-    esac; \
53
-  fi; \
54
-  skip_next=no; \
55
-  strip_trailopt () \
56
-  { \
57
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
58
-  }; \
59
-  for flg in $$sane_makeflags; do \
60
-    test $$skip_next = yes && { skip_next=no; continue; }; \
61
-    case $$flg in \
62
-      *=*|--*) continue;; \
63
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
64
-      -*I?*) strip_trailopt 'I';; \
65
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
66
-      -*O?*) strip_trailopt 'O';; \
67
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
68
-      -*l?*) strip_trailopt 'l';; \
69
-      -[dEDm]) skip_next=yes;; \
70
-      -[JT]) skip_next=yes;; \
71
-    esac; \
72
-    case $$flg in \
73
-      *$$target_option*) has_opt=yes; break;; \
74
-    esac; \
75
-  done; \
76
-  test $$has_opt = yes
77
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
78
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
79 34
 pkgdatadir = $(datadir)/@PACKAGE@
80 35
 pkgincludedir = $(includedir)/@PACKAGE@
81 36
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -107,16 +63,11 @@ target_triplet = @target@
107 107
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@am__append_9 = $(TBLGENFILES)
108 108
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@noinst_PROGRAMS = tblgen$(EXEEXT)
109 109
 subdir = .
110
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
111
-	$(top_srcdir)/configure $(am__configure_deps) \
112
-	$(srcdir)/clamavcxx-config.h.in $(top_srcdir)/config/depcomp \
113
-	config/compile config/config.guess config/config.sub \
114
-	config/depcomp config/install-sh config/missing \
115
-	config/ltmain.sh $(top_srcdir)/config/compile \
116
-	$(top_srcdir)/config/config.guess \
117
-	$(top_srcdir)/config/config.sub \
118
-	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
119
-	$(top_srcdir)/config/missing
110
+DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
111
+	$(srcdir)/Makefile.in $(srcdir)/clamavcxx-config.h.in \
112
+	$(top_srcdir)/configure config/compile config/config.guess \
113
+	config/config.sub config/depcomp config/install-sh \
114
+	config/ltmain.sh config/missing
120 115
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121 116
 am__aclocal_m4_deps = $(top_srcdir)/m4/check_gnu_make.m4 \
122 117
 	$(top_srcdir)/m4/cxx_flag_check.m4 $(top_srcdir)/m4/libtool.m4 \
... ...
@@ -146,7 +97,6 @@ libclamavcxx_la_OBJECTS = $(am_libclamavcxx_la_OBJECTS)
146 146
 AM_V_lt = $(am__v_lt_@AM_V@)
147 147
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148 148
 am__v_lt_0 = --silent
149
-am__v_lt_1 = 
150 149
 libclamavcxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
151 150
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
152 151
 	$(libclamavcxx_la_CXXFLAGS) $(CXXFLAGS) \
... ...
@@ -812,18 +762,6 @@ tblgen_LDADD = $(LDADD)
812 812
 tblgen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
813 813
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(tblgen_CXXFLAGS) \
814 814
 	$(CXXFLAGS) $(tblgen_LDFLAGS) $(LDFLAGS) -o $@
815
-AM_V_P = $(am__v_P_@AM_V@)
816
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
817
-am__v_P_0 = false
818
-am__v_P_1 = :
819
-AM_V_GEN = $(am__v_GEN_@AM_V@)
820
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
821
-am__v_GEN_0 = @echo "  GEN     " $@;
822
-am__v_GEN_1 = 
823
-AM_V_at = $(am__v_at_@AM_V@)
824
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
825
-am__v_at_0 = @
826
-am__v_at_1 = 
827 815
 DEFAULT_INCLUDES = -I.@am__isrc@
828 816
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
829 817
 am__depfiles_maybe = depfiles
... ...
@@ -836,16 +774,17 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
836 836
 	$(AM_CFLAGS) $(CFLAGS)
837 837
 AM_V_CC = $(am__v_CC_@AM_V@)
838 838
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
839
-am__v_CC_0 = @echo "  CC      " $@;
840
-am__v_CC_1 = 
839
+am__v_CC_0 = @echo "  CC    " $@;
840
+AM_V_at = $(am__v_at_@AM_V@)
841
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
842
+am__v_at_0 = @
841 843
 CCLD = $(CC)
842 844
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
843 845
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
844 846
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
845 847
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
846 848
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
847
-am__v_CCLD_0 = @echo "  CCLD    " $@;
848
-am__v_CCLD_1 = 
849
+am__v_CCLD_0 = @echo "  CCLD  " $@;
849 850
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
850 851
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
851 852
 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
... ...
@@ -854,16 +793,17 @@ LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
854 854
 	$(AM_CXXFLAGS) $(CXXFLAGS)
855 855
 AM_V_CXX = $(am__v_CXX_@AM_V@)
856 856
 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
857
-am__v_CXX_0 = @echo "  CXX     " $@;
858
-am__v_CXX_1 = 
857
+am__v_CXX_0 = @echo "  CXX   " $@;
859 858
 CXXLD = $(CXX)
860 859
 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
861 860
 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
862 861
 	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
863 862
 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
864 863
 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
865
-am__v_CXXLD_0 = @echo "  CXXLD   " $@;
866
-am__v_CXXLD_1 = 
864
+am__v_CXXLD_0 = @echo "  CXXLD " $@;
865
+AM_V_GEN = $(am__v_GEN_@AM_V@)
866
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
867
+am__v_GEN_0 = @echo "  GEN   " $@;
867 868
 SOURCES = $(libclamavcxx_la_SOURCES) $(libllvmcodegen_la_SOURCES) \
868 869
 	$(libllvmjit_la_SOURCES) $(libllvmpowerpccodegen_la_SOURCES) \
869 870
 	$(libllvmsystem_la_SOURCES) $(libllvmx86codegen_la_SOURCES) \
... ...
@@ -875,33 +815,8 @@ DIST_SOURCES = $(am__libclamavcxx_la_SOURCES_DIST) \
875 875
 	$(am__libllvmsystem_la_SOURCES_DIST) \
876 876
 	$(am__libllvmx86codegen_la_SOURCES_DIST) \
877 877
 	$(am__tblgen_SOURCES_DIST)
878
-am__can_run_installinfo = \
879
-  case $$AM_UPDATE_INFO_DIR in \
880
-    n|no|NO) false;; \
881
-    *) (install-info --version) >/dev/null 2>&1;; \
882
-  esac
883
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
884
-	$(LISP)clamavcxx-config.h.in
885
-# Read a list of newline-separated strings from the standard input,
886
-# and print each of them once, without duplicates.  Input order is
887
-# *not* preserved.
888
-am__uniquify_input = $(AWK) '\
889
-  BEGIN { nonempty = 0; } \
890
-  { items[$$0] = 1; nonempty = 1; } \
891
-  END { if (nonempty) { for (i in items) print i; }; } \
892
-'
893
-# Make sure the list of sources is unique.  This is necessary because,
894
-# e.g., the same source file might be shared among _SOURCES variables
895
-# for different programs/libraries.
896
-am__define_uniq_tagged_files = \
897
-  list='$(am__tagged_files)'; \
898
-  unique=`for i in $$list; do \
899
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
900
-  done | $(am__uniquify_input)`
901 878
 ETAGS = etags
902 879
 CTAGS = ctags
903
-CSCOPE = cscope
904
-AM_RECURSIVE_TARGETS = cscope
905 880
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
906 881
 distdir = $(PACKAGE)-$(VERSION)
907 882
 top_distdir = $(distdir)
... ...
@@ -911,10 +826,8 @@ am__remove_distdir = \
911 911
       && rm -rf "$(distdir)" \
912 912
       || { sleep 5 && rm -rf "$(distdir)"; }; \
913 913
   else :; fi
914
-am__post_remove_distdir = $(am__remove_distdir)
915 914
 DIST_ARCHIVES = $(distdir).tar.gz
916 915
 GZIP_ENV = --best
917
-DIST_TARGETS = dist-gzip
918 916
 distuninstallcheck_listfiles = find . -type f -print
919 917
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
920 918
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
... ...
@@ -1571,8 +1484,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1571 1571
 $(am__aclocal_m4_deps):
1572 1572
 
1573 1573
 clamavcxx-config.h: stamp-h1
1574
-	@test -f $@ || rm -f stamp-h1
1575
-	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1574
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1575
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1576 1576
 
1577 1577
 stamp-h1: $(srcdir)/clamavcxx-config.h.in $(top_builddir)/config.status
1578 1578
 	@rm -f stamp-h1
... ...
@@ -1587,30 +1500,22 @@ distclean-hdr:
1587 1587
 
1588 1588
 clean-noinstLTLIBRARIES:
1589 1589
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1590
-	@list='$(noinst_LTLIBRARIES)'; \
1591
-	locs=`for p in $$list; do echo $$p; done | \
1592
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1593
-	      sort -u`; \
1594
-	test -z "$$locs" || { \
1595
-	  echo rm -f $${locs}; \
1596
-	  rm -f $${locs}; \
1597
-	}
1598
-
1590
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1591
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1592
+	  test "$$dir" != "$$p" || dir=.; \
1593
+	  echo "rm -f \"$${dir}/so_locations\""; \
1594
+	  rm -f "$${dir}/so_locations"; \
1595
+	done
1599 1596
 libclamavcxx.la: $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_DEPENDENCIES) $(EXTRA_libclamavcxx_la_DEPENDENCIES) 
1600 1597
 	$(AM_V_CXXLD)$(libclamavcxx_la_LINK) $(am_libclamavcxx_la_rpath) $(libclamavcxx_la_OBJECTS) $(libclamavcxx_la_LIBADD) $(LIBS)
1601
-
1602 1598
 libllvmcodegen.la: $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_DEPENDENCIES) $(EXTRA_libllvmcodegen_la_DEPENDENCIES) 
1603 1599
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmcodegen_la_rpath) $(libllvmcodegen_la_OBJECTS) $(libllvmcodegen_la_LIBADD) $(LIBS)
1604
-
1605 1600
 libllvmjit.la: $(libllvmjit_la_OBJECTS) $(libllvmjit_la_DEPENDENCIES) $(EXTRA_libllvmjit_la_DEPENDENCIES) 
1606 1601
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmjit_la_rpath) $(libllvmjit_la_OBJECTS) $(libllvmjit_la_LIBADD) $(LIBS)
1607
-
1608 1602
 libllvmpowerpccodegen.la: $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_DEPENDENCIES) $(EXTRA_libllvmpowerpccodegen_la_DEPENDENCIES) 
1609 1603
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmpowerpccodegen_la_rpath) $(libllvmpowerpccodegen_la_OBJECTS) $(libllvmpowerpccodegen_la_LIBADD) $(LIBS)
1610
-
1611 1604
 libllvmsystem.la: $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_DEPENDENCIES) $(EXTRA_libllvmsystem_la_DEPENDENCIES) 
1612 1605
 	$(AM_V_CXXLD)$(libllvmsystem_la_LINK) $(am_libllvmsystem_la_rpath) $(libllvmsystem_la_OBJECTS) $(libllvmsystem_la_LIBADD) $(LIBS)
1613
-
1614 1606
 libllvmx86codegen.la: $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_DEPENDENCIES) $(EXTRA_libllvmx86codegen_la_DEPENDENCIES) 
1615 1607
 	$(AM_V_CXXLD)$(CXXLINK) $(am_libllvmx86codegen_la_rpath) $(libllvmx86codegen_la_OBJECTS) $(libllvmx86codegen_la_LIBADD) $(LIBS)
1616 1608
 
... ...
@@ -1622,7 +1527,6 @@ clean-noinstPROGRAMS:
1622 1622
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1623 1623
 	echo " rm -f" $$list; \
1624 1624
 	rm -f $$list
1625
-
1626 1625
 tblgen$(EXEEXT): $(tblgen_OBJECTS) $(tblgen_DEPENDENCIES) $(EXTRA_tblgen_DEPENDENCIES) 
1627 1626
 	@rm -f tblgen$(EXEEXT)
1628 1627
 	$(AM_V_CXXLD)$(tblgen_LINK) $(tblgen_OBJECTS) $(tblgen_LDADD) $(LIBS)
... ...
@@ -2033,14 +1937,14 @@ distclean-compile:
2033 2033
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2034 2034
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2035 2035
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2036
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2036
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
2037 2037
 
2038 2038
 .c.obj:
2039 2039
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2040 2040
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2041 2041
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2042 2042
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2043
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2043
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
2044 2044
 
2045 2045
 .c.lo:
2046 2046
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -5488,15 +5392,26 @@ clean-libtool:
5488 5488
 distclean-libtool:
5489 5489
 	-rm -f libtool config.lt
5490 5490
 
5491
-ID: $(am__tagged_files)
5492
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
5493
-tags: tags-am
5494
-TAGS: tags
5495
-
5496
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5491
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
5492
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
5493
+	unique=`for i in $$list; do \
5494
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5495
+	  done | \
5496
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5497
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5498
+	mkid -fID $$unique
5499
+tags: TAGS
5500
+
5501
+TAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5502
+		$(TAGS_FILES) $(LISP)
5497 5503
 	set x; \
5498 5504
 	here=`pwd`; \
5499
-	$(am__define_uniq_tagged_files); \
5505
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5506
+	unique=`for i in $$list; do \
5507
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5508
+	  done | \
5509
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5510
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5500 5511
 	shift; \
5501 5512
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5502 5513
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -5508,11 +5423,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5508 5508
 	      $$unique; \
5509 5509
 	  fi; \
5510 5510
 	fi
5511
-ctags: ctags-am
5512
-
5513
-CTAGS: ctags
5514
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
5515
-	$(am__define_uniq_tagged_files); \
5511
+ctags: CTAGS
5512
+CTAGS:  $(HEADERS) $(SOURCES) clamavcxx-config.h.in $(TAGS_DEPENDENCIES) \
5513
+		$(TAGS_FILES) $(LISP)
5514
+	list='$(SOURCES) $(HEADERS) clamavcxx-config.h.in $(LISP) $(TAGS_FILES)'; \
5515
+	unique=`for i in $$list; do \
5516
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
5517
+	  done | \
5518
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5519
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
5516 5520
 	test -z "$(CTAGS_ARGS)$$unique" \
5517 5521
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5518 5522
 	     $$unique
... ...
@@ -5521,31 +5440,9 @@ GTAGS:
5521 5521
 	here=`$(am__cd) $(top_builddir) && pwd` \
5522 5522
 	  && $(am__cd) $(top_srcdir) \
5523 5523
 	  && gtags -i $(GTAGS_ARGS) "$$here"
5524
-cscope: cscope.files
5525
-	test ! -s cscope.files \
5526
-	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
5527
-clean-cscope:
5528
-	-rm -f cscope.files
5529
-cscope.files: clean-cscope cscopelist
5530
-cscopelist: cscopelist-am
5531
-
5532
-cscopelist-am: $(am__tagged_files)
5533
-	list='$(am__tagged_files)'; \
5534
-	case "$(srcdir)" in \
5535
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
5536
-	  *) sdir=$(subdir)/$(srcdir) ;; \
5537
-	esac; \
5538
-	for i in $$list; do \
5539
-	  if test -f "$$i"; then \
5540
-	    echo "$(subdir)/$$i"; \
5541
-	  else \
5542
-	    echo "$$sdir/$$i"; \
5543
-	  fi; \
5544
-	done >> $(top_builddir)/cscope.files
5545 5524
 
5546 5525
 distclean-tags:
5547 5526
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
5548
-	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
5549 5527
 
5550 5528
 distdir: $(DISTFILES)
5551 5529
 	$(am__remove_distdir)
... ...
@@ -5591,42 +5488,40 @@ distdir: $(DISTFILES)
5591 5591
 	|| chmod -R a+r "$(distdir)"
5592 5592
 dist-gzip: distdir
5593 5593
 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5594
-	$(am__post_remove_distdir)
5594
+	$(am__remove_distdir)
5595 5595
 
5596 5596
 dist-bzip2: distdir
5597 5597
 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
5598
-	$(am__post_remove_distdir)
5598
+	$(am__remove_distdir)
5599 5599
 
5600 5600
 dist-lzip: distdir
5601 5601
 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
5602
-	$(am__post_remove_distdir)
5602
+	$(am__remove_distdir)
5603
+
5604
+dist-lzma: distdir
5605
+	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
5606
+	$(am__remove_distdir)
5603 5607
 
5604 5608
 dist-xz: distdir
5605 5609
 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
5606
-	$(am__post_remove_distdir)
5610
+	$(am__remove_distdir)
5607 5611
 
5608 5612
 dist-tarZ: distdir
5609
-	@echo WARNING: "Support for shar distribution archives is" \
5610
-	               "deprecated." >&2
5611
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5612 5613
 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
5613
-	$(am__post_remove_distdir)
5614
+	$(am__remove_distdir)
5614 5615
 
5615 5616
 dist-shar: distdir
5616
-	@echo WARNING: "Support for distribution archives compressed with" \
5617
-		       "legacy program 'compress' is deprecated." >&2
5618
-	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
5619 5617
 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
5620
-	$(am__post_remove_distdir)
5618
+	$(am__remove_distdir)
5621 5619
 
5622 5620
 dist-zip: distdir
5623 5621
 	-rm -f $(distdir).zip
5624 5622
 	zip -rq $(distdir).zip $(distdir)
5625
-	$(am__post_remove_distdir)
5623
+	$(am__remove_distdir)
5626 5624
 
5627
-dist dist-all:
5628
-	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
5629
-	$(am__post_remove_distdir)
5625
+dist dist-all: distdir
5626
+	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
5627
+	$(am__remove_distdir)
5630 5628
 
5631 5629
 # This target untars the dist file and tries a VPATH configuration.  Then
5632 5630
 # it guarantees that the distribution is self-contained by making another
... ...
@@ -5637,6 +5532,8 @@ distcheck: dist
5637 5637
 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
5638 5638
 	*.tar.bz2*) \
5639 5639
 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5640
+	*.tar.lzma*) \
5641
+	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
5640 5642
 	*.tar.lz*) \
5641 5643
 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
5642 5644
 	*.tar.xz*) \
... ...
@@ -5648,19 +5545,18 @@ distcheck: dist
5648 5648
 	*.zip*) \
5649 5649
 	  unzip $(distdir).zip ;;\
5650 5650
 	esac
5651
-	chmod -R a-w $(distdir)
5652
-	chmod u+w $(distdir)
5653
-	mkdir $(distdir)/_build $(distdir)/_inst
5651
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
5652
+	mkdir $(distdir)/_build
5653
+	mkdir $(distdir)/_inst
5654 5654
 	chmod a-w $(distdir)
5655 5655
 	test -d $(distdir)/_build || exit 0; \
5656 5656
 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
5657 5657
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5658 5658
 	  && am__cwd=`pwd` \
5659 5659
 	  && $(am__cd) $(distdir)/_build \
5660
-	  && ../configure \
5660
+	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
5661 5661
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
5662 5662
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
5663
-	    --srcdir=.. --prefix="$$dc_install_base" \
5664 5663
 	  && $(MAKE) $(AM_MAKEFLAGS) \
5665 5664
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
5666 5665
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -5683,7 +5579,7 @@ distcheck: dist
5683 5683
 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
5684 5684
 	  && cd "$$am__cwd" \
5685 5685
 	  || exit 1
5686
-	$(am__post_remove_distdir)
5686
+	$(am__remove_distdir)
5687 5687
 	@(echo "$(distdir) archives ready for distribution: "; \
5688 5688
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5689 5689
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
... ...
@@ -5828,23 +5724,23 @@ uninstall-am:
5828 5828
 
5829 5829
 .MAKE: all check install install-am install-strip
5830 5830
 
5831
-.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
5832
-	clean-cscope clean-generic clean-libtool clean-local \
5833
-	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
5834
-	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
5835
-	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
5836
-	dist-zip distcheck distclean distclean-compile \
5837
-	distclean-generic distclean-hdr distclean-libtool \
5838
-	distclean-local distclean-tags distcleancheck distdir \
5839
-	distuninstallcheck dvi dvi-am html html-am info info-am \
5840
-	install install-am install-data install-data-am install-dvi \
5841
-	install-dvi-am install-exec install-exec-am install-html \
5842
-	install-html-am install-info install-info-am install-man \
5843
-	install-pdf install-pdf-am install-ps install-ps-am \
5844
-	install-strip installcheck installcheck-am installdirs \
5845
-	maintainer-clean maintainer-clean-generic mostlyclean \
5846
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
5847
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
5831
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
5832
+	clean-generic clean-libtool clean-local \
5833
+	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags dist \
5834
+	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
5835
+	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
5836
+	distclean-compile distclean-generic distclean-hdr \
5837
+	distclean-libtool distclean-local distclean-tags \
5838
+	distcleancheck distdir distuninstallcheck dvi dvi-am html \
5839
+	html-am info info-am install install-am install-data \
5840
+	install-data-am install-dvi install-dvi-am install-exec \
5841
+	install-exec-am install-html install-html-am install-info \
5842
+	install-info-am install-man install-pdf install-pdf-am \
5843
+	install-ps install-ps-am install-strip installcheck \
5844
+	installcheck-am installdirs maintainer-clean \
5845
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
5846
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5847
+	tags uninstall uninstall-am
5848 5848
 
5849 5849
 
5850 5850
 @BUILD_EXTERNAL_LLVM_FALSE@@MAINTAINER_MODE_TRUE@llvm/include/llvm/Intrinsics.gen: llvm/include/llvm/Intrinsics.td $(TBLGEN)
... ...
@@ -1,7 +1,8 @@
1
-# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2
-
3
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
1
+# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
4 2
 
3
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
+# Inc.
5 6
 # This file is free software; the Free Software Foundation
6 7
 # gives unlimited permission to copy and/or distribute it,
7 8
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -11,31 +12,33 @@
11 11
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 12
 # PARTICULAR PURPOSE.
13 13
 
14
-m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 14
 m4_ifndef([AC_AUTOCONF_VERSION],
16 15
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18
-[m4_warning([this file was generated for autoconf 2.69.
16
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17
+[m4_warning([this file was generated for autoconf 2.68.
19 18
 You have another version of autoconf.  It may work, but is not guaranteed to.
20 19
 If you have problems, you may need to regenerate the build system entirely.
21
-To do so, use the procedure documented by the package, typically 'autoreconf'.])])
20
+To do so, use the procedure documented by the package, typically `autoreconf'.])])
22 21
 
23
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
22
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
23
+# Foundation, Inc.
24 24
 #
25 25
 # This file is free software; the Free Software Foundation
26 26
 # gives unlimited permission to copy and/or distribute it,
27 27
 # with or without modifications, as long as this notice is preserved.
28 28
 
29
+# serial 1
30
+
29 31
 # AM_AUTOMAKE_VERSION(VERSION)
30 32
 # ----------------------------
31 33
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
32 34
 # generated from the m4 files accompanying Automake X.Y.
33 35
 # (This private macro should not be called outside this file.)
34 36
 AC_DEFUN([AM_AUTOMAKE_VERSION],
35
-[am__api_version='1.14'
37
+[am__api_version='1.11'
36 38
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37 39
 dnl require some minimum version.  Point them to the right macro.
38
-m4_if([$1], [1.14.1], [],
40
+m4_if([$1], [1.11.3], [],
39 41
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40 42
 ])
41 43
 
... ...
@@ -51,22 +54,24 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51 51
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52 52
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53 53
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
-[AM_AUTOMAKE_VERSION([1.14.1])dnl
54
+[AM_AUTOMAKE_VERSION([1.11.3])dnl
55 55
 m4_ifndef([AC_AUTOCONF_VERSION],
56 56
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
57 57
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
58 58
 
59 59
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
60 60
 
61
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
61
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
62 62
 #
63 63
 # This file is free software; the Free Software Foundation
64 64
 # gives unlimited permission to copy and/or distribute it,
65 65
 # with or without modifications, as long as this notice is preserved.
66 66
 
67
+# serial 1
68
+
67 69
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
68
-# $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
69
-# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
70
+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
71
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
70 72
 #
71 73
 # Of course, Automake must honor this variable whenever it calls a
72 74
 # tool from the auxiliary directory.  The problem is that $srcdir (and
... ...
@@ -85,7 +90,7 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
85 85
 #
86 86
 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
87 87
 # are both prefixed by $srcdir.  In an in-source build this is usually
88
-# harmless because $srcdir is '.', but things will broke when you
88
+# harmless because $srcdir is `.', but things will broke when you
89 89
 # start a VPATH build or use an absolute $srcdir.
90 90
 #
91 91
 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
... ...
@@ -111,19 +116,22 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
111 111
 
112 112
 # AM_CONDITIONAL                                            -*- Autoconf -*-
113 113
 
114
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
114
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
115
+# Free Software Foundation, Inc.
115 116
 #
116 117
 # This file is free software; the Free Software Foundation
117 118
 # gives unlimited permission to copy and/or distribute it,
118 119
 # with or without modifications, as long as this notice is preserved.
119 120
 
121
+# serial 9
122
+
120 123
 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
121 124
 # -------------------------------------
122 125
 # Define a conditional.
123 126
 AC_DEFUN([AM_CONDITIONAL],
124
-[AC_PREREQ([2.52])dnl
125
- m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
126
-       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127
+[AC_PREREQ(2.52)dnl
128
+ ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
129
+	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
127 130
 AC_SUBST([$1_TRUE])dnl
128 131
 AC_SUBST([$1_FALSE])dnl
129 132
 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
... ...
@@ -142,14 +150,16 @@ AC_CONFIG_COMMANDS_PRE(
142 142
 Usually this means the macro was only invoked conditionally.]])
143 143
 fi])])
144 144
 
145
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
145
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
146
+# 2010, 2011 Free Software Foundation, Inc.
146 147
 #
147 148
 # This file is free software; the Free Software Foundation
148 149
 # gives unlimited permission to copy and/or distribute it,
149 150
 # with or without modifications, as long as this notice is preserved.
150 151
 
152
+# serial 12
151 153
 
152
-# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
154
+# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
153 155
 # written in clear, in which case automake, when reading aclocal.m4,
154 156
 # will think it sees a *use*, and therefore will trigger all it's
155 157
 # C support machinery.  Also note that it means that autoscan, seeing
... ...
@@ -159,7 +169,7 @@ fi])])
159 159
 # _AM_DEPENDENCIES(NAME)
160 160
 # ----------------------
161 161
 # See how the compiler implements dependency checking.
162
-# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
162
+# NAME is "CC", "CXX", "GCJ", or "OBJC".
163 163
 # We try a few techniques and use that to set a single cache variable.
164 164
 #
165 165
 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
... ...
@@ -172,13 +182,12 @@ AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
172 172
 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
173 173
 AC_REQUIRE([AM_DEP_TRACK])dnl
174 174
 
175
-m4_if([$1], [CC],   [depcc="$CC"   am_compiler_list=],
176
-      [$1], [CXX],  [depcc="$CXX"  am_compiler_list=],
177
-      [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
-      [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
179
-      [$1], [UPC],  [depcc="$UPC"  am_compiler_list=],
180
-      [$1], [GCJ],  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
181
-                    [depcc="$$1"   am_compiler_list=])
175
+ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
176
+       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
177
+       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
178
+       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
179
+       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
180
+                   [depcc="$$1"   am_compiler_list=])
182 181
 
183 182
 AC_CACHE_CHECK([dependency style of $depcc],
184 183
                [am_cv_$1_dependencies_compiler_type],
... ...
@@ -186,8 +195,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
186 186
   # We make a subdir and do the tests there.  Otherwise we can end up
187 187
   # making bogus files that we don't know about and never remove.  For
188 188
   # instance it was reported that on HP-UX the gcc test will end up
189
-  # making a dummy file named 'D' -- because '-MD' means "put the output
190
-  # in D".
189
+  # making a dummy file named `D' -- because `-MD' means `put the output
190
+  # in D'.
191 191
   rm -rf conftest.dir
192 192
   mkdir conftest.dir
193 193
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -227,16 +236,16 @@ AC_CACHE_CHECK([dependency style of $depcc],
227 227
     : > sub/conftest.c
228 228
     for i in 1 2 3 4 5 6; do
229 229
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
230
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
231
-      # Solaris 10 /bin/sh.
232
-      echo '/* dummy */' > sub/conftst$i.h
230
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
231
+      # Solaris 8's {/usr,}/bin/sh.
232
+      touch sub/conftst$i.h
233 233
     done
234 234
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
235 235
 
236
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
236
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
237 237
     # mode.  It turns out that the SunPro C++ compiler does not properly
238
-    # handle '-M -o', and we need to detect this.  Also, some Intel
239
-    # versions had trouble with output in subdirs.
238
+    # handle `-M -o', and we need to detect this.  Also, some Intel
239
+    # versions had trouble with output in subdirs
240 240
     am__obj=sub/conftest.${OBJEXT-o}
241 241
     am__minus_obj="-o $am__obj"
242 242
     case $depmode in
... ...
@@ -245,8 +254,8 @@ AC_CACHE_CHECK([dependency style of $depcc],
245 245
       test "$am__universal" = false || continue
246 246
       ;;
247 247
     nosideeffect)
248
-      # After this tag, mechanisms are not by side-effect, so they'll
249
-      # only be used when explicitly requested.
248
+      # after this tag, mechanisms are not by side-effect, so they'll
249
+      # only be used when explicitly requested
250 250
       if test "x$enable_dependency_tracking" = xyes; then
251 251
 	continue
252 252
       else
... ...
@@ -254,7 +263,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
254 254
       fi
255 255
       ;;
256 256
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
257
-      # This compiler won't grok '-c -o', but also, the minuso test has
257
+      # This compiler won't grok `-c -o', but also, the minuso test has
258 258
       # not run yet.  These depmodes are late enough in the game, and
259 259
       # so weak that their functioning should not be impacted.
260 260
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -302,7 +311,7 @@ AM_CONDITIONAL([am__fastdep$1], [
302 302
 # AM_SET_DEPDIR
303 303
 # -------------
304 304
 # Choose a directory name for dependency files.
305
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
305
+# This macro is AC_REQUIREd in _AM_DEPENDENCIES
306 306
 AC_DEFUN([AM_SET_DEPDIR],
307 307
 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
308 308
 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
... ...
@@ -312,13 +321,9 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
312 312
 # AM_DEP_TRACK
313 313
 # ------------
314 314
 AC_DEFUN([AM_DEP_TRACK],
315
-[AC_ARG_ENABLE([dependency-tracking], [dnl
316
-AS_HELP_STRING(
317
-  [--enable-dependency-tracking],
318
-  [do not reject slow dependency extractors])
319
-AS_HELP_STRING(
320
-  [--disable-dependency-tracking],
321
-  [speeds up one-time build])])
315
+[AC_ARG_ENABLE(dependency-tracking,
316
+[  --disable-dependency-tracking  speeds up one-time build
317
+  --enable-dependency-tracking   do not reject slow dependency extractors])
322 318
 if test "x$enable_dependency_tracking" != xno; then
323 319
   am_depcomp="$ac_aux_dir/depcomp"
324 320
   AMDEPBACKSLASH='\'
... ...
@@ -333,18 +338,20 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
333 333
 
334 334
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
335 335
 
336
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
336
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
337
+# Free Software Foundation, Inc.
337 338
 #
338 339
 # This file is free software; the Free Software Foundation
339 340
 # gives unlimited permission to copy and/or distribute it,
340 341
 # with or without modifications, as long as this notice is preserved.
341 342
 
343
+#serial 5
342 344
 
343 345
 # _AM_OUTPUT_DEPENDENCY_COMMANDS
344 346
 # ------------------------------
345 347
 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
346 348
 [{
347
-  # Older Autoconf quotes --file arguments for eval, but not when files
349
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
348 350
   # are listed without --file.  Let's play safe and only enable the eval
349 351
   # if we detect the quoting.
350 352
   case $CONFIG_FILES in
... ...
@@ -357,7 +364,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
357 357
     # Strip MF so we end up with the name of the file.
358 358
     mf=`echo "$mf" | sed -e 's/:.*$//'`
359 359
     # Check whether this is an Automake generated Makefile or not.
360
-    # We used to match only the files named 'Makefile.in', but
360
+    # We used to match only the files named `Makefile.in', but
361 361
     # some people rename them; so instead we look at the file content.
362 362
     # Grep'ing the first line is not enough: some people post-process
363 363
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -369,19 +376,21 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
369 369
       continue
370 370
     fi
371 371
     # Extract the definition of DEPDIR, am__include, and am__quote
372
-    # from the Makefile without running 'make'.
372
+    # from the Makefile without running `make'.
373 373
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
374 374
     test -z "$DEPDIR" && continue
375 375
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
376
-    test -z "$am__include" && continue
376
+    test -z "am__include" && continue
377 377
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
378
+    # When using ansi2knr, U may be empty or an underscore; expand it
379
+    U=`sed -n 's/^U = //p' < "$mf"`
378 380
     # Find all dependency output files, they are included files with
379 381
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
380 382
     # simplest approach to changing $(DEPDIR) to its actual value in the
381 383
     # expansion.
382 384
     for file in `sed -n "
383 385
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
384
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
386
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
385 387
       # Make sure the directory exists.
386 388
       test -f "$dirpart/$file" && continue
387 389
       fdir=`AS_DIRNAME(["$file"])`
... ...
@@ -399,7 +408,7 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
399 399
 # This macro should only be invoked once -- use via AC_REQUIRE.
400 400
 #
401 401
 # This code is only required when automatic dependency tracking
402
-# is enabled.  FIXME.  This creates each '.P' file that we will
402
+# is enabled.  FIXME.  This creates each `.P' file that we will
403 403
 # need in order to bootstrap the dependency handling code.
404 404
 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
405 405
 [AC_CONFIG_COMMANDS([depfiles],
... ...
@@ -409,21 +418,18 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
409 409
 
410 410
 # Do all the work for Automake.                             -*- Autoconf -*-
411 411
 
412
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
412
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
413
+# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
413 414
 #
414 415
 # This file is free software; the Free Software Foundation
415 416
 # gives unlimited permission to copy and/or distribute it,
416 417
 # with or without modifications, as long as this notice is preserved.
417 418
 
419
+# serial 16
420
+
418 421
 # This macro actually does too much.  Some checks are only needed if
419 422
 # your package does certain things.  But this isn't really a big deal.
420 423
 
421
-dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
422
-m4_define([AC_PROG_CC],
423
-m4_defn([AC_PROG_CC])
424
-[_AM_PROG_CC_C_O
425
-])
426
-
427 424
 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
428 425
 # AM_INIT_AUTOMAKE([OPTIONS])
429 426
 # -----------------------------------------------
... ...
@@ -436,7 +442,7 @@ m4_defn([AC_PROG_CC])
436 436
 # arguments mandatory, and then we can depend on a new Autoconf
437 437
 # release and drop the old call support.
438 438
 AC_DEFUN([AM_INIT_AUTOMAKE],
439
-[AC_PREREQ([2.65])dnl
439
+[AC_PREREQ([2.62])dnl
440 440
 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
441 441
 dnl the ones we care about.
442 442
 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
... ...
@@ -465,40 +471,31 @@ AC_SUBST([CYGPATH_W])
465 465
 # Define the identity of the package.
466 466
 dnl Distinguish between old-style and new-style calls.
467 467
 m4_ifval([$2],
468
-[AC_DIAGNOSE([obsolete],
469
-             [$0: two- and three-arguments forms are deprecated.])
470
-m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
468
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
471 469
  AC_SUBST([PACKAGE], [$1])dnl
472 470
  AC_SUBST([VERSION], [$2])],
473 471
 [_AM_SET_OPTIONS([$1])dnl
474 472
 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
475
-m4_if(
476
-  m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
477
-  [ok:ok],,
473
+m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
478 474
   [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
479 475
  AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
480 476
  AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
481 477
 
482 478
 _AM_IF_OPTION([no-define],,
483
-[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
484
- AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
479
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
480
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
485 481
 
486 482
 # Some tools Automake needs.
487 483
 AC_REQUIRE([AM_SANITY_CHECK])dnl
488 484
 AC_REQUIRE([AC_ARG_PROGRAM])dnl
489
-AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
490
-AM_MISSING_PROG([AUTOCONF], [autoconf])
491
-AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
492
-AM_MISSING_PROG([AUTOHEADER], [autoheader])
493
-AM_MISSING_PROG([MAKEINFO], [makeinfo])
485
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
486
+AM_MISSING_PROG(AUTOCONF, autoconf)
487
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
488
+AM_MISSING_PROG(AUTOHEADER, autoheader)
489
+AM_MISSING_PROG(MAKEINFO, makeinfo)
494 490
 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
495 491
 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
496
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
497
-# For better backward compatibility.  To be removed once Automake 1.9.x
498
-# dies out for good.  For more background, see:
499
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
500
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
501
-AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
492
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
502 493
 # We need awk for the "check" target.  The system "awk" is bad on
503 494
 # some platforms.
504 495
 AC_REQUIRE([AC_PROG_AWK])dnl
... ...
@@ -509,78 +506,34 @@ _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
509 509
 			     [_AM_PROG_TAR([v7])])])
510 510
 _AM_IF_OPTION([no-dependencies],,
511 511
 [AC_PROVIDE_IFELSE([AC_PROG_CC],
512
-		  [_AM_DEPENDENCIES([CC])],
513
-		  [m4_define([AC_PROG_CC],
514
-			     m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
512
+		  [_AM_DEPENDENCIES(CC)],
513
+		  [define([AC_PROG_CC],
514
+			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
515 515
 AC_PROVIDE_IFELSE([AC_PROG_CXX],
516
-		  [_AM_DEPENDENCIES([CXX])],
517
-		  [m4_define([AC_PROG_CXX],
518
-			     m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
516
+		  [_AM_DEPENDENCIES(CXX)],
517
+		  [define([AC_PROG_CXX],
518
+			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
519 519
 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
520
-		  [_AM_DEPENDENCIES([OBJC])],
521
-		  [m4_define([AC_PROG_OBJC],
522
-			     m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
523
-AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
524
-		  [_AM_DEPENDENCIES([OBJCXX])],
525
-		  [m4_define([AC_PROG_OBJCXX],
526
-			     m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
520
+		  [_AM_DEPENDENCIES(OBJC)],
521
+		  [define([AC_PROG_OBJC],
522
+			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
527 523
 ])
528
-AC_REQUIRE([AM_SILENT_RULES])dnl
529
-dnl The testsuite driver may need to know about EXEEXT, so add the
530
-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This
531
-dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
524
+_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
525
+dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
526
+dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
527
+dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
532 528
 AC_CONFIG_COMMANDS_PRE(dnl
533 529
 [m4_provide_if([_AM_COMPILER_EXEEXT],
534 530
   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
531
+])
535 532
 
536
-# POSIX will say in a future version that running "rm -f" with no argument
537
-# is OK; and we want to be able to make that assumption in our Makefile
538
-# recipes.  So use an aggressive probe to check that the usage we want is
539
-# actually supported "in the wild" to an acceptable degree.
540
-# See automake bug#10828.
541
-# To make any issue more visible, cause the running configure to be aborted
542
-# by default if the 'rm' program in use doesn't match our expectations; the
543
-# user can still override this though.
544
-if rm -f && rm -fr && rm -rf; then : OK; else
545
-  cat >&2 <<'END'
546
-Oops!
547
-
548
-Your 'rm' program seems unable to run without file operands specified
549
-on the command line, even when the '-f' option is present.  This is contrary
550
-to the behaviour of most rm programs out there, and not conforming with
551
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
552
-
553
-Please tell bug-automake@gnu.org about your system, including the value
554
-of your $PATH and any error possibly output before this message.  This
555
-can help us improve future automake versions.
556
-
557
-END
558
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
559
-    echo 'Configuration will proceed anyway, since you have set the' >&2
560
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
561
-    echo >&2
562
-  else
563
-    cat >&2 <<'END'
564
-Aborting the configuration process, to ensure you take notice of the issue.
565
-
566
-You can download and install GNU coreutils to get an 'rm' implementation
567
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
568
-
569
-If you want to complete the configuration process using your problematic
570
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
571
-to "yes", and re-run configure.
572
-
573
-END
574
-    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
575
-  fi
576
-fi])
577
-
578
-dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
533
+dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
579 534
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
580 535
 dnl mangled by Autoconf and run in a shell conditional statement.
581 536
 m4_define([_AC_COMPILER_EXEEXT],
582 537
 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
583 538
 
539
+
584 540
 # When config.status generates a header, we must update the stamp-h file.
585 541
 # This file resides in the same directory as the config header
586 542
 # that is generated.  The stamp files are numbered to have different names.
... ...
@@ -602,12 +555,15 @@ for _am_header in $config_headers :; do
602 602
 done
603 603
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
604 604
 
605
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
605
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
606
+# Inc.
606 607
 #
607 608
 # This file is free software; the Free Software Foundation
608 609
 # gives unlimited permission to copy and/or distribute it,
609 610
 # with or without modifications, as long as this notice is preserved.
610 611
 
612
+# serial 1
613
+
611 614
 # AM_PROG_INSTALL_SH
612 615
 # ------------------
613 616
 # Define $install_sh.
... ...
@@ -621,14 +577,16 @@ if test x"${install_sh}" != xset; then
621 621
     install_sh="\${SHELL} $am_aux_dir/install-sh"
622 622
   esac
623 623
 fi
624
-AC_SUBST([install_sh])])
624
+AC_SUBST(install_sh)])
625 625
 
626
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
626
+# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
627 627
 #
628 628
 # This file is free software; the Free Software Foundation
629 629
 # gives unlimited permission to copy and/or distribute it,
630 630
 # with or without modifications, as long as this notice is preserved.
631 631
 
632
+# serial 2
633
+
632 634
 # Check whether the underlying file-system supports filenames
633 635
 # with a leading dot.  For instance MS-DOS doesn't.
634 636
 AC_DEFUN([AM_SET_LEADING_DOT],
... ...
@@ -645,17 +603,20 @@ AC_SUBST([am__leading_dot])])
645 645
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
646 646
 # From Jim Meyering
647 647
 
648
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
648
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
649
+# 2011 Free Software Foundation, Inc.
649 650
 #
650 651
 # This file is free software; the Free Software Foundation
651 652
 # gives unlimited permission to copy and/or distribute it,
652 653
 # with or without modifications, as long as this notice is preserved.
653 654
 
655
+# serial 5
656
+
654 657
 # AM_MAINTAINER_MODE([DEFAULT-MODE])
655 658
 # ----------------------------------
656 659
 # Control maintainer-specific portions of Makefiles.
657
-# Default is to disable them, unless 'enable' is passed literally.
658
-# For symmetry, 'disable' may be passed as well.  Anyway, the user
660
+# Default is to disable them, unless `enable' is passed literally.
661
+# For symmetry, `disable' may be passed as well.  Anyway, the user
659 662
 # can override the default with the --enable/--disable switch.
660 663
 AC_DEFUN([AM_MAINTAINER_MODE],
661 664
 [m4_case(m4_default([$1], [disable]),
... ...
@@ -666,11 +627,10 @@ AC_DEFUN([AM_MAINTAINER_MODE],
666 666
 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
667 667
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
668 668
   AC_ARG_ENABLE([maintainer-mode],
669
-    [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
670
-      am_maintainer_other[ make rules and dependencies not useful
671
-      (and sometimes confusing) to the casual installer])],
672
-    [USE_MAINTAINER_MODE=$enableval],
673
-    [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
669
+[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
670
+			  (and sometimes confusing) to the casual installer],
671
+      [USE_MAINTAINER_MODE=$enableval],
672
+      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
674 673
   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
675 674
   AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
676 675
   MAINT=$MAINTAINER_MODE_TRUE
... ...
@@ -678,14 +638,18 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
678 678
 ]
679 679
 )
680 680
 
681
+AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
682
+
681 683
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
682 684
 
683
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
685
+# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
684 686
 #
685 687
 # This file is free software; the Free Software Foundation
686 688
 # gives unlimited permission to copy and/or distribute it,
687 689
 # with or without modifications, as long as this notice is preserved.
688 690
 
691
+# serial 4
692
+
689 693
 # AM_MAKE_INCLUDE()
690 694
 # -----------------
691 695
 # Check to see how make treats includes.
... ...
@@ -703,7 +667,7 @@ am__quote=
703 703
 _am_result=none
704 704
 # First try GNU make style include.
705 705
 echo "include confinc" > confmf
706
-# Ignore all kinds of additional output from 'make'.
706
+# Ignore all kinds of additional output from `make'.
707 707
 case `$am_make -s -f confmf 2> /dev/null` in #(
708 708
 *the\ am__doit\ target*)
709 709
   am__include=include
... ...
@@ -730,12 +694,15 @@ rm -f confinc confmf
730 730
 
731 731
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
732 732
 
733
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
733
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
734
+# Free Software Foundation, Inc.
734 735
 #
735 736
 # This file is free software; the Free Software Foundation
736 737
 # gives unlimited permission to copy and/or distribute it,
737 738
 # with or without modifications, as long as this notice is preserved.
738 739
 
740
+# serial 6
741
+
739 742
 # AM_MISSING_PROG(NAME, PROGRAM)
740 743
 # ------------------------------
741 744
 AC_DEFUN([AM_MISSING_PROG],
... ...
@@ -743,10 +710,11 @@ AC_DEFUN([AM_MISSING_PROG],
743 743
 $1=${$1-"${am_missing_run}$2"}
744 744
 AC_SUBST($1)])
745 745
 
746
+
746 747
 # AM_MISSING_HAS_RUN
747 748
 # ------------------
748
-# Define MISSING if not defined so far and test if it is modern enough.
749
-# If it is, set am_missing_run to use it, otherwise, to nothing.
749
+# Define MISSING if not defined so far and test if it supports --run.
750
+# If it does, set am_missing_run to use it, otherwise, to nothing.
750 751
 AC_DEFUN([AM_MISSING_HAS_RUN],
751 752
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
752 753
 AC_REQUIRE_AUX_FILE([missing])dnl
... ...
@@ -759,22 +727,54 @@ if test x"${MISSING+set}" != xset; then
759 759
   esac
760 760
 fi
761 761
 # Use eval to expand $SHELL
762
-if eval "$MISSING --is-lightweight"; then
763
-  am_missing_run="$MISSING "
762
+if eval "$MISSING --run true"; then
763
+  am_missing_run="$MISSING --run "
764 764
 else
765 765
   am_missing_run=
766
-  AC_MSG_WARN(['missing' script is too old or missing])
766
+  AC_MSG_WARN([`missing' script is too old or missing])
767 767
 fi
768 768
 ])
769 769
 
770
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
771
+# Inc.
772
+#
773
+# This file is free software; the Free Software Foundation
774
+# gives unlimited permission to copy and/or distribute it,
775
+# with or without modifications, as long as this notice is preserved.
776
+
777
+# serial 1
778
+
779
+# AM_PROG_MKDIR_P
780
+# ---------------
781
+# Check for `mkdir -p'.
782
+AC_DEFUN([AM_PROG_MKDIR_P],
783
+[AC_PREREQ([2.60])dnl
784
+AC_REQUIRE([AC_PROG_MKDIR_P])dnl
785
+dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
786
+dnl while keeping a definition of mkdir_p for backward compatibility.
787
+dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
788
+dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
789
+dnl Makefile.ins that do not define MKDIR_P, so we do our own
790
+dnl adjustment using top_builddir (which is defined more often than
791
+dnl MKDIR_P).
792
+AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
793
+case $mkdir_p in
794
+  [[\\/$]]* | ?:[[\\/]]*) ;;
795
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
796
+esac
797
+])
798
+
770 799
 # Helper functions for option handling.                     -*- Autoconf -*-
771 800
 
772
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
801
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
802
+# Foundation, Inc.
773 803
 #
774 804
 # This file is free software; the Free Software Foundation
775 805
 # gives unlimited permission to copy and/or distribute it,
776 806
 # with or without modifications, as long as this notice is preserved.
777 807
 
808
+# serial 5
809
+
778 810
 # _AM_MANGLE_OPTION(NAME)
779 811
 # -----------------------
780 812
 AC_DEFUN([_AM_MANGLE_OPTION],
... ...
@@ -784,7 +784,7 @@ AC_DEFUN([_AM_MANGLE_OPTION],
784 784
 # --------------------
785 785
 # Set option NAME.  Presently that only means defining a flag for this option.
786 786
 AC_DEFUN([_AM_SET_OPTION],
787
-[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
787
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
788 788
 
789 789
 # _AM_SET_OPTIONS(OPTIONS)
790 790
 # ------------------------
... ...
@@ -798,58 +798,13 @@ AC_DEFUN([_AM_SET_OPTIONS],
798 798
 AC_DEFUN([_AM_IF_OPTION],
799 799
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
800 800
 
801
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
801
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
802 802
 #
803 803
 # This file is free software; the Free Software Foundation
804 804
 # gives unlimited permission to copy and/or distribute it,
805 805
 # with or without modifications, as long as this notice is preserved.
806 806
 
807
-# _AM_PROG_CC_C_O
808
-# ---------------
809
-# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
810
-# to automatically call this.
811
-AC_DEFUN([_AM_PROG_CC_C_O],
812
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
813
-AC_REQUIRE_AUX_FILE([compile])dnl
814
-AC_LANG_PUSH([C])dnl
815
-AC_CACHE_CHECK(
816
-  [whether $CC understands -c and -o together],
817
-  [am_cv_prog_cc_c_o],
818
-  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
819
-  # Make sure it works both with $CC and with simple cc.
820
-  # Following AC_PROG_CC_C_O, we do the test twice because some
821
-  # compilers refuse to overwrite an existing .o file with -o,
822
-  # though they will create one.
823
-  am_cv_prog_cc_c_o=yes
824
-  for am_i in 1 2; do
825
-    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
826
-         && test -f conftest2.$ac_objext; then
827
-      : OK
828
-    else
829
-      am_cv_prog_cc_c_o=no
830
-      break
831
-    fi
832
-  done
833
-  rm -f core conftest*
834
-  unset am_i])
835
-if test "$am_cv_prog_cc_c_o" != yes; then
836
-   # Losing compiler, so override with the script.
837
-   # FIXME: It is wrong to rewrite CC.
838
-   # But if we don't then we get into trouble of one sort or another.
839
-   # A longer-term fix would be to have automake use am__CC in this case,
840
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
841
-   CC="$am_aux_dir/compile $CC"
842
-fi
843
-AC_LANG_POP([C])])
844
-
845
-# For backward compatibility.
846
-AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
847
-
848
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
849
-#
850
-# This file is free software; the Free Software Foundation
851
-# gives unlimited permission to copy and/or distribute it,
852
-# with or without modifications, as long as this notice is preserved.
807
+# serial 1
853 808
 
854 809
 # AM_RUN_LOG(COMMAND)
855 810
 # -------------------
... ...
@@ -864,16 +819,22 @@ AC_DEFUN([AM_RUN_LOG],
864 864
 
865 865
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
866 866
 
867
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
867
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
868
+# Free Software Foundation, Inc.
868 869
 #
869 870
 # This file is free software; the Free Software Foundation
870 871
 # gives unlimited permission to copy and/or distribute it,
871 872
 # with or without modifications, as long as this notice is preserved.
872 873
 
874
+# serial 5
875
+
873 876
 # AM_SANITY_CHECK
874 877
 # ---------------
875 878
 AC_DEFUN([AM_SANITY_CHECK],
876 879
 [AC_MSG_CHECKING([whether build environment is sane])
880
+# Just in case
881
+sleep 1
882
+echo timestamp > conftest.file
877 883
 # Reject unsafe characters in $srcdir or the absolute working directory
878 884
 # name.  Accept space and tab only in the latter.
879 885
 am_lf='
... ...
@@ -884,40 +845,32 @@ case `pwd` in
884 884
 esac
885 885
 case $srcdir in
886 886
   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
887
-    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
887
+    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
888 888
 esac
889 889
 
890
-# Do 'set' in a subshell so we don't clobber the current shell's
890
+# Do `set' in a subshell so we don't clobber the current shell's
891 891
 # arguments.  Must try -L first in case configure is actually a
892 892
 # symlink; some systems play weird games with the mod time of symlinks
893 893
 # (eg FreeBSD returns the mod time of the symlink's containing
894 894
 # directory).
895 895
 if (
896
-   am_has_slept=no
897
-   for am_try in 1 2; do
898
-     echo "timestamp, slept: $am_has_slept" > conftest.file
899
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
900
-     if test "$[*]" = "X"; then
901
-	# -L didn't work.
902
-	set X `ls -t "$srcdir/configure" conftest.file`
903
-     fi
904
-     if test "$[*]" != "X $srcdir/configure conftest.file" \
905
-	&& test "$[*]" != "X conftest.file $srcdir/configure"; then
906
-
907
-	# If neither matched, then we have a broken ls.  This can happen
908
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
909
-	# broken ls alias from the environment.  This has actually
910
-	# happened.  Such a system could not be considered "sane".
911
-	AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
912
-  alias in your environment])
913
-     fi
914
-     if test "$[2]" = conftest.file || test $am_try -eq 2; then
915
-       break
916
-     fi
917
-     # Just in case.
918
-     sleep 1
919
-     am_has_slept=yes
920
-   done
896
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
897
+   if test "$[*]" = "X"; then
898
+      # -L didn't work.
899
+      set X `ls -t "$srcdir/configure" conftest.file`
900
+   fi
901
+   rm -f conftest.file
902
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
903
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
904
+
905
+      # If neither matched, then we have a broken ls.  This can happen
906
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
907
+      # broken ls alias from the environment.  This has actually
908
+      # happened.  Such a system could not be considered "sane".
909
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
910
+alias in your environment])
911
+   fi
912
+
921 913
    test "$[2]" = conftest.file
922 914
    )
923 915
 then
... ...
@@ -927,50 +880,31 @@ else
927 927
    AC_MSG_ERROR([newly created file is older than distributed files!
928 928
 Check your system clock])
929 929
 fi
930
-AC_MSG_RESULT([yes])
931
-# If we didn't sleep, we still need to ensure time stamps of config.status and
932
-# generated files are strictly newer.
933
-am_sleep_pid=
934
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
935
-  ( sleep 1 ) &
936
-  am_sleep_pid=$!
937
-fi
938
-AC_CONFIG_COMMANDS_PRE(
939
-  [AC_MSG_CHECKING([that generated files are newer than configure])
940
-   if test -n "$am_sleep_pid"; then
941
-     # Hide warnings about reused PIDs.
942
-     wait $am_sleep_pid 2>/dev/null
943
-   fi
944
-   AC_MSG_RESULT([done])])
945
-rm -f conftest.file
946
-])
930
+AC_MSG_RESULT(yes)])
947 931
 
948
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
932
+# Copyright (C) 2009, 2011  Free Software Foundation, Inc.
949 933
 #
950 934
 # This file is free software; the Free Software Foundation
951 935
 # gives unlimited permission to copy and/or distribute it,
952 936
 # with or without modifications, as long as this notice is preserved.
953 937
 
938
+# serial 2
939
+
954 940
 # AM_SILENT_RULES([DEFAULT])
955 941
 # --------------------------
956 942
 # Enable less verbose build rules; with the default set to DEFAULT
957
-# ("yes" being less verbose, "no" or empty being verbose).
943
+# (`yes' being less verbose, `no' or empty being verbose).
958 944
 AC_DEFUN([AM_SILENT_RULES],
959
-[AC_ARG_ENABLE([silent-rules], [dnl
960
-AS_HELP_STRING(
961
-  [--enable-silent-rules],
962
-  [less verbose build output (undo: "make V=1")])
963
-AS_HELP_STRING(
964
-  [--disable-silent-rules],
965
-  [verbose build output (undo: "make V=0")])dnl
966
-])
967
-case $enable_silent_rules in @%:@ (((
968
-  yes) AM_DEFAULT_VERBOSITY=0;;
969
-   no) AM_DEFAULT_VERBOSITY=1;;
970
-    *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
945
+[AC_ARG_ENABLE([silent-rules],
946
+[  --enable-silent-rules          less verbose build output (undo: `make V=1')
947
+  --disable-silent-rules         verbose build output (undo: `make V=0')])
948
+case $enable_silent_rules in
949
+yes) AM_DEFAULT_VERBOSITY=0;;
950
+no)  AM_DEFAULT_VERBOSITY=1;;
951
+*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
971 952
 esac
972 953
 dnl
973
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
954
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
974 955
 dnl do not support nested variable expansions.
975 956
 dnl See automake bug#9928 and bug#10237.
976 957
 am_make=${MAKE-make}
... ...
@@ -988,7 +922,7 @@ else
988 988
   am_cv_make_support_nested_variables=no
989 989
 fi])
990 990
 if test $am_cv_make_support_nested_variables = yes; then
991
-  dnl Using '$V' instead of '$(V)' breaks IRIX make.
991
+  dnl Using `$V' instead of `$(V)' breaks IRIX make.
992 992
   AM_V='$(V)'
993 993
   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
994 994
 else
... ...
@@ -1005,40 +939,44 @@ AC_SUBST([AM_BACKSLASH])dnl
1005 1005
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1006 1006
 ])
1007 1007
 
1008
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
1008
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1009 1009
 #
1010 1010
 # This file is free software; the Free Software Foundation
1011 1011
 # gives unlimited permission to copy and/or distribute it,
1012 1012
 # with or without modifications, as long as this notice is preserved.
1013 1013
 
1014
+# serial 1
1015
+
1014 1016
 # AM_PROG_INSTALL_STRIP
1015 1017
 # ---------------------
1016
-# One issue with vendor 'install' (even GNU) is that you can't
1018
+# One issue with vendor `install' (even GNU) is that you can't
1017 1019
 # specify the program used to strip binaries.  This is especially
1018 1020
 # annoying in cross-compiling environments, where the build's strip
1019 1021
 # is unlikely to handle the host's binaries.
1020 1022
 # Fortunately install-sh will honor a STRIPPROG variable, so we
1021
-# always use install-sh in "make install-strip", and initialize
1023
+# always use install-sh in `make install-strip', and initialize
1022 1024
 # STRIPPROG with the value of the STRIP variable (set by the user).
1023 1025
 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1024 1026
 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1025
-# Installed binaries are usually stripped using 'strip' when the user
1026
-# run "make install-strip".  However 'strip' might not be the right
1027
+# Installed binaries are usually stripped using `strip' when the user
1028
+# run `make install-strip'.  However `strip' might not be the right
1027 1029
 # tool to use in cross-compilation environments, therefore Automake
1028
-# will honor the 'STRIP' environment variable to overrule this program.
1029
-dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1030
+# will honor the `STRIP' environment variable to overrule this program.
1031
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1030 1032
 if test "$cross_compiling" != no; then
1031 1033
   AC_CHECK_TOOL([STRIP], [strip], :)
1032 1034
 fi
1033 1035
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1034 1036
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1035 1037
 
1036
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
1038
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1037 1039
 #
1038 1040
 # This file is free software; the Free Software Foundation
1039 1041
 # gives unlimited permission to copy and/or distribute it,
1040 1042
 # with or without modifications, as long as this notice is preserved.
1041 1043
 
1044
+# serial 3
1045
+
1042 1046
 # _AM_SUBST_NOTMAKE(VARIABLE)
1043 1047
 # ---------------------------
1044 1048
 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
... ...
@@ -1052,16 +990,18 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1052 1052
 
1053 1053
 # Check how to create a tarball.                            -*- Autoconf -*-
1054 1054
 
1055
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
1055
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1056 1056
 #
1057 1057
 # This file is free software; the Free Software Foundation
1058 1058
 # gives unlimited permission to copy and/or distribute it,
1059 1059
 # with or without modifications, as long as this notice is preserved.
1060 1060
 
1061
+# serial 2
1062
+
1061 1063
 # _AM_PROG_TAR(FORMAT)
1062 1064
 # --------------------
1063 1065
 # Check how to create a tarball in format FORMAT.
1064
-# FORMAT should be one of 'v7', 'ustar', or 'pax'.
1066
+# FORMAT should be one of `v7', `ustar', or `pax'.
1065 1067
 #
1066 1068
 # Substitute a variable $(am__tar) that is a command
1067 1069
 # writing to stdout a FORMAT-tarball containing the directory
... ...
@@ -1071,114 +1011,76 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1071 1071
 # Substitute a variable $(am__untar) that extract such
1072 1072
 # a tarball read from stdin.
1073 1073
 #     $(am__untar) < result.tar
1074
-#
1075 1074
 AC_DEFUN([_AM_PROG_TAR],
1076 1075
 [# Always define AMTAR for backward compatibility.  Yes, it's still used
1077 1076
 # in the wild :-(  We should find a proper way to deprecate it ...
1078 1077
 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1079
-
1080
-# We'll loop over all known methods to create a tar archive until one works.
1078
+m4_if([$1], [v7],
1079
+     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1080
+     [m4_case([$1], [ustar],, [pax],,
1081
+              [m4_fatal([Unknown tar format])])
1082
+AC_MSG_CHECKING([how to create a $1 tar archive])
1083
+# Loop over all known methods to create a tar archive until one works.
1081 1084
 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1085
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1086
+# Do not fold the above two line into one, because Tru64 sh and
1087
+# Solaris sh will not grok spaces in the rhs of `-'.
1088
+for _am_tool in $_am_tools
1089
+do
1090
+  case $_am_tool in
1091
+  gnutar)
1092
+    for _am_tar in tar gnutar gtar;
1093
+    do
1094
+      AM_RUN_LOG([$_am_tar --version]) && break
1095
+    done
1096
+    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1097
+    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1098
+    am__untar="$_am_tar -xf -"
1099
+    ;;
1100
+  plaintar)
1101
+    # Must skip GNU tar: if it does not support --format= it doesn't create
1102
+    # ustar tarball either.
1103
+    (tar --version) >/dev/null 2>&1 && continue
1104
+    am__tar='tar chf - "$$tardir"'
1105
+    am__tar_='tar chf - "$tardir"'
1106
+    am__untar='tar xf -'
1107
+    ;;
1108
+  pax)
1109
+    am__tar='pax -L -x $1 -w "$$tardir"'
1110
+    am__tar_='pax -L -x $1 -w "$tardir"'
1111
+    am__untar='pax -r'
1112
+    ;;
1113
+  cpio)
1114
+    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1115
+    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1116
+    am__untar='cpio -i -H $1 -d'
1117
+    ;;
1118
+  none)
1119
+    am__tar=false
1120
+    am__tar_=false
1121
+    am__untar=false
1122
+    ;;
1123
+  esac
1082 1124
 
1083
-m4_if([$1], [v7],
1084
-  [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1085
-
1086
-  [m4_case([$1],
1087
-    [ustar],
1088
-     [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1089
-      # There is notably a 21 bits limit for the UID and the GID.  In fact,
1090
-      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1091
-      # and bug#13588).
1092
-      am_max_uid=2097151 # 2^21 - 1
1093
-      am_max_gid=$am_max_uid
1094
-      # The $UID and $GID variables are not portable, so we need to resort
1095
-      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
1096
-      # below are definitely unexpected, so allow the users to see them
1097
-      # (that is, avoid stderr redirection).
1098
-      am_uid=`id -u || echo unknown`
1099
-      am_gid=`id -g || echo unknown`
1100
-      AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1101
-      if test $am_uid -le $am_max_uid; then
1102
-         AC_MSG_RESULT([yes])
1103
-      else
1104
-         AC_MSG_RESULT([no])
1105
-         _am_tools=none
1106
-      fi
1107
-      AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1108
-      if test $am_gid -le $am_max_gid; then
1109
-         AC_MSG_RESULT([yes])
1110
-      else
1111
-        AC_MSG_RESULT([no])
1112
-        _am_tools=none
1113
-      fi],
1114
-
1115
-  [pax],
1116
-    [],
1117
-
1118
-  [m4_fatal([Unknown tar format])])
1119
-
1120
-  AC_MSG_CHECKING([how to create a $1 tar archive])
1121
-
1122
-  # Go ahead even if we have the value already cached.  We do so because we
1123
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
1124
-  _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1125
-
1126
-  for _am_tool in $_am_tools; do
1127
-    case $_am_tool in
1128
-    gnutar)
1129
-      for _am_tar in tar gnutar gtar; do
1130
-        AM_RUN_LOG([$_am_tar --version]) && break
1131
-      done
1132
-      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1133
-      am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1134
-      am__untar="$_am_tar -xf -"
1135
-      ;;
1136
-    plaintar)
1137
-      # Must skip GNU tar: if it does not support --format= it doesn't create
1138
-      # ustar tarball either.
1139
-      (tar --version) >/dev/null 2>&1 && continue
1140
-      am__tar='tar chf - "$$tardir"'
1141
-      am__tar_='tar chf - "$tardir"'
1142
-      am__untar='tar xf -'
1143
-      ;;
1144
-    pax)
1145
-      am__tar='pax -L -x $1 -w "$$tardir"'
1146
-      am__tar_='pax -L -x $1 -w "$tardir"'
1147
-      am__untar='pax -r'
1148
-      ;;
1149
-    cpio)
1150
-      am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1151
-      am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1152
-      am__untar='cpio -i -H $1 -d'
1153
-      ;;
1154
-    none)
1155
-      am__tar=false
1156
-      am__tar_=false
1157
-      am__untar=false
1158
-      ;;
1159
-    esac
1125
+  # If the value was cached, stop now.  We just wanted to have am__tar
1126
+  # and am__untar set.
1127
+  test -n "${am_cv_prog_tar_$1}" && break
1160 1128
 
1161
-    # If the value was cached, stop now.  We just wanted to have am__tar
1162
-    # and am__untar set.
1163
-    test -n "${am_cv_prog_tar_$1}" && break
1164
-
1165
-    # tar/untar a dummy directory, and stop if the command works.
1166
-    rm -rf conftest.dir
1167
-    mkdir conftest.dir
1168
-    echo GrepMe > conftest.dir/file
1169
-    AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1170
-    rm -rf conftest.dir
1171
-    if test -s conftest.tar; then
1172
-      AM_RUN_LOG([$am__untar <conftest.tar])
1173
-      AM_RUN_LOG([cat conftest.dir/file])
1174
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1175
-    fi
1176
-  done
1129
+  # tar/untar a dummy directory, and stop if the command works
1177 1130
   rm -rf conftest.dir
1131
+  mkdir conftest.dir
1132
+  echo GrepMe > conftest.dir/file
1133
+  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1134
+  rm -rf conftest.dir
1135
+  if test -s conftest.tar; then
1136
+    AM_RUN_LOG([$am__untar <conftest.tar])
1137
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1138
+  fi
1139
+done
1140
+rm -rf conftest.dir
1178 1141
 
1179
-  AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1180
-  AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1181
-
1142
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1143
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1182 1144
 AC_SUBST([am__tar])
1183 1145
 AC_SUBST([am__untar])
1184 1146
 ]) # _AM_PROG_TAR
... ...
@@ -1,11 +1,13 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for libclamavc++ devel.
3
+# Generated by GNU Autoconf 2.68 for libclamavc++ devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net>.
6 6
 #
7 7
 #
8
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
+# Foundation, Inc.
9 11
 #
10 12
 #
11 13
 # This configure script is free software; the Free Software Foundation
... ...
@@ -134,31 +136,6 @@ export LANGUAGE
134 134
 # CDPATH.
135 135
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136 136
 
137
-# Use a proper internal environment variable to ensure we don't fall
138
-  # into an infinite loop, continuously re-executing ourselves.
139
-  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140
-    _as_can_reexec=no; export _as_can_reexec;
141
-    # We cannot yet assume a decent shell, so we have to provide a
142
-# neutralization value for shells without unset; and this also
143
-# works around shells that cannot unset nonexistent variables.
144
-# Preserve -v and -x to the replacement shell.
145
-BASH_ENV=/dev/null
146
-ENV=/dev/null
147
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148
-case $- in # ((((
149
-  *v*x* | *x*v* ) as_opts=-vx ;;
150
-  *v* ) as_opts=-v ;;
151
-  *x* ) as_opts=-x ;;
152
-  * ) as_opts= ;;
153
-esac
154
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155
-# Admittedly, this is quite paranoid, since all the known shells bail
156
-# out after a failed `exec'.
157
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158
-as_fn_exit 255
159
-  fi
160
-  # We don't want this to propagate to other subprocesses.
161
-          { _as_can_reexec=; unset _as_can_reexec;}
162 137
 if test "x$CONFIG_SHELL" = x; then
163 138
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 139
   emulate sh
... ...
@@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
192 192
 else
193 193
   exitcode=1; echo positional parameters were not saved.
194 194
 fi
195
-test x\$exitcode = x0 || exit 1
196
-test -x / || exit 1"
195
+test x\$exitcode = x0 || exit 1"
197 196
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 197
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 198
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -246,25 +222,21 @@ IFS=$as_save_IFS
246 246
 
247 247
 
248 248
       if test "x$CONFIG_SHELL" != x; then :
249
-  export CONFIG_SHELL
250
-             # We cannot yet assume a decent shell, so we have to provide a
251
-# neutralization value for shells without unset; and this also
252
-# works around shells that cannot unset nonexistent variables.
253
-# Preserve -v and -x to the replacement shell.
254
-BASH_ENV=/dev/null
255
-ENV=/dev/null
256
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257
-case $- in # ((((
258
-  *v*x* | *x*v* ) as_opts=-vx ;;
259
-  *v* ) as_opts=-v ;;
260
-  *x* ) as_opts=-x ;;
261
-  * ) as_opts= ;;
262
-esac
263
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264
-# Admittedly, this is quite paranoid, since all the known shells bail
265
-# out after a failed `exec'.
266
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267
-exit 255
249
+  # We cannot yet assume a decent shell, so we have to provide a
250
+	# neutralization value for shells without unset; and this also
251
+	# works around shells that cannot unset nonexistent variables.
252
+	# Preserve -v and -x to the replacement shell.
253
+	BASH_ENV=/dev/null
254
+	ENV=/dev/null
255
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256
+	export CONFIG_SHELL
257
+	case $- in # ((((
258
+	  *v*x* | *x*v* ) as_opts=-vx ;;
259
+	  *v* ) as_opts=-v ;;
260
+	  *x* ) as_opts=-x ;;
261
+	  * ) as_opts= ;;
262
+	esac
263
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 264
 fi
269 265
 
270 266
     if test x$as_have_required = xno; then :
... ...
@@ -367,14 +339,6 @@ $as_echo X"$as_dir" |
367 367
 
368 368
 
369 369
 } # as_fn_mkdir_p
370
-
371
-# as_fn_executable_p FILE
372
-# -----------------------
373
-# Test if FILE is an executable regular file.
374
-as_fn_executable_p ()
375
-{
376
-  test -f "$1" && test -x "$1"
377
-} # as_fn_executable_p
378 370
 # as_fn_append VAR VALUE
379 371
 # ----------------------
380 372
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
496 496
   chmod +x "$as_me.lineno" ||
497 497
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498 498
 
499
-  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500
-  # already done that, so ensure we don't try to do so again and fall
501
-  # in an infinite loop.  This has already happened in practice.
502
-  _as_can_reexec=no; export _as_can_reexec
503 499
   # Don't try to exec as it changes $[0], causing all sort of problems
504 500
   # (the dirname of $[0] is not the place where we might find the
505 501
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then
534 534
     # ... but there are two gotchas:
535 535
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 536
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537
-    # In both cases, we have to default to `cp -pR'.
537
+    # In both cases, we have to default to `cp -p'.
538 538
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539
-      as_ln_s='cp -pR'
539
+      as_ln_s='cp -p'
540 540
   elif ln conf$$.file conf$$ 2>/dev/null; then
541 541
     as_ln_s=ln
542 542
   else
543
-    as_ln_s='cp -pR'
543
+    as_ln_s='cp -p'
544 544
   fi
545 545
 else
546
-  as_ln_s='cp -pR'
546
+  as_ln_s='cp -p'
547 547
 fi
548 548
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549 549
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -555,8 +515,28 @@ else
555 555
   as_mkdir_p=false
556 556
 fi
557 557
 
558
-as_test_x='test -x'
559
-as_executable_p=as_fn_executable_p
558
+if test -x / >/dev/null 2>&1; then
559
+  as_test_x='test -x'
560
+else
561
+  if ls -dL / >/dev/null 2>&1; then
562
+    as_ls_L_option=L
563
+  else
564
+    as_ls_L_option=
565
+  fi
566
+  as_test_x='
567
+    eval sh -c '\''
568
+      if test -d "$1"; then
569
+	test -d "$1/.";
570
+      else
571
+	case $1 in #(
572
+	-*)set "./$1";;
573
+	esac;
574
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
575
+	???[sx]*):;;*)false;;esac;fi
576
+    '\'' sh
577
+  '
578
+fi
579
+as_executable_p=$as_test_x
560 580
 
561 581
 # Sed expression to map a string onto a valid CPP name.
562 582
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -1274,6 +1254,8 @@ target=$target_alias
1274 1274
 if test "x$host_alias" != x; then
1275 1275
   if test "x$build_alias" = x; then
1276 1276
     cross_compiling=maybe
1277
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1278
+    If a cross compiler is detected then cross compile mode will be used" >&2
1277 1279
   elif test "x$build_alias" != "x$host_alias"; then
1278 1280
     cross_compiling=yes
1279 1281
   fi
... ...
@@ -1438,15 +1420,12 @@ Optional Features:
1438 1438
   --disable-option-checking  ignore unrecognized --enable/--with options
1439 1439
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1440 1440
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1441
-  --enable-silent-rules   less verbose build output (undo: "make V=1")
1442
-  --disable-silent-rules  verbose build output (undo: "make V=0")
1443
-  --enable-dependency-tracking
1444
-                          do not reject slow dependency extractors
1445
-  --disable-dependency-tracking
1446
-                          speeds up one-time build
1447
-  --enable-maintainer-mode
1448
-                          enable make rules and dependencies not useful (and
1449
-                          sometimes confusing) to the casual installer
1441
+  --enable-silent-rules          less verbose build output (undo: `make V=1')
1442
+  --disable-silent-rules         verbose build output (undo: `make V=0')
1443
+  --disable-dependency-tracking  speeds up one-time build
1444
+  --enable-dependency-tracking   do not reject slow dependency extractors
1445
+  --enable-maintainer-mode  enable make rules and dependencies not useful
1446
+			  (and sometimes confusing) to the casual installer
1450 1447
   --enable-static[=PKGS]  build static libraries [default=no]
1451 1448
   --enable-shared[=PKGS]  build shared libraries [default=yes]
1452 1449
   --enable-fast-install[=PKGS]
... ...
@@ -1560,9 +1539,9 @@ test -n "$ac_init_help" && exit $ac_status
1560 1560
 if $ac_init_version; then
1561 1561
   cat <<\_ACEOF
1562 1562
 libclamavc++ configure devel
1563
-generated by GNU Autoconf 2.69
1563
+generated by GNU Autoconf 2.68
1564 1564
 
1565
-Copyright (C) 2012 Free Software Foundation, Inc.
1565
+Copyright (C) 2010 Free Software Foundation, Inc.
1566 1566
 This configure script is free software; the Free Software Foundation
1567 1567
 gives unlimited permission to copy, distribute and modify it.
1568 1568
 _ACEOF
... ...
@@ -1786,7 +1765,7 @@ $as_echo "$ac_try_echo"; } >&5
1786 1786
 	 test ! -s conftest.err
1787 1787
        } && test -s conftest$ac_exeext && {
1788 1788
 	 test "$cross_compiling" = yes ||
1789
-	 test -x conftest$ac_exeext
1789
+	 $as_test_x conftest$ac_exeext
1790 1790
        }; then :
1791 1791
   ac_retval=0
1792 1792
 else
... ...
@@ -1936,7 +1915,7 @@ $as_echo "$ac_try_echo"; } >&5
1936 1936
 	 test ! -s conftest.err
1937 1937
        } && test -s conftest$ac_exeext && {
1938 1938
 	 test "$cross_compiling" = yes ||
1939
-	 test -x conftest$ac_exeext
1939
+	 $as_test_x conftest$ac_exeext
1940 1940
        }; then :
1941 1941
   ac_retval=0
1942 1942
 else
... ...
@@ -2001,7 +1980,7 @@ This file contains any messages produced by compilers while
2001 2001
 running configure, to aid debugging if configure makes a mistake.
2002 2002
 
2003 2003
 It was created by libclamavc++ $as_me devel, which was
2004
-generated by GNU Autoconf 2.69.  Invocation command line was
2004
+generated by GNU Autoconf 2.68.  Invocation command line was
2005 2005
 
2006 2006
   $ $0 $@
2007 2007
 
... ...
@@ -2490,7 +2469,7 @@ test -n "$target_alias" &&
2490 2490
   test "$program_prefix$program_suffix$program_transform_name" = \
2491 2491
     NONENONEs,x,x, &&
2492 2492
   program_prefix=${target_alias}-
2493
-am__api_version='1.14'
2493
+am__api_version='1.11'
2494 2494
 
2495 2495
 # Find a good install program.  We prefer a C program (faster),
2496 2496
 # so one script is as good as another.  But avoid the broken or
... ...
@@ -2529,7 +2508,7 @@ case $as_dir/ in #((
2529 2529
     # by default.
2530 2530
     for ac_prog in ginstall scoinst install; do
2531 2531
       for ac_exec_ext in '' $ac_executable_extensions; do
2532
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2532
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2533 2533
 	  if test $ac_prog = install &&
2534 2534
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2535 2535
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -2587,6 +2566,9 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2587 2587
 
2588 2588
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2589 2589
 $as_echo_n "checking whether build environment is sane... " >&6; }
2590
+# Just in case
2591
+sleep 1
2592
+echo timestamp > conftest.file
2590 2593
 # Reject unsafe characters in $srcdir or the absolute working directory
2591 2594
 # name.  Accept space and tab only in the latter.
2592 2595
 am_lf='
... ...
@@ -2597,40 +2579,32 @@ case `pwd` in
2597 2597
 esac
2598 2598
 case $srcdir in
2599 2599
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
2600
-    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2600
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2601 2601
 esac
2602 2602
 
2603
-# Do 'set' in a subshell so we don't clobber the current shell's
2603
+# Do `set' in a subshell so we don't clobber the current shell's
2604 2604
 # arguments.  Must try -L first in case configure is actually a
2605 2605
 # symlink; some systems play weird games with the mod time of symlinks
2606 2606
 # (eg FreeBSD returns the mod time of the symlink's containing
2607 2607
 # directory).
2608 2608
 if (
2609
-   am_has_slept=no
2610
-   for am_try in 1 2; do
2611
-     echo "timestamp, slept: $am_has_slept" > conftest.file
2612
-     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2613
-     if test "$*" = "X"; then
2614
-	# -L didn't work.
2615
-	set X `ls -t "$srcdir/configure" conftest.file`
2616
-     fi
2617
-     if test "$*" != "X $srcdir/configure conftest.file" \
2618
-	&& test "$*" != "X conftest.file $srcdir/configure"; then
2619
-
2620
-	# If neither matched, then we have a broken ls.  This can happen
2621
-	# if, for instance, CONFIG_SHELL is bash and it inherits a
2622
-	# broken ls alias from the environment.  This has actually
2623
-	# happened.  Such a system could not be considered "sane".
2624
-	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2625
-  alias in your environment" "$LINENO" 5
2626
-     fi
2627
-     if test "$2" = conftest.file || test $am_try -eq 2; then
2628
-       break
2629
-     fi
2630
-     # Just in case.
2631
-     sleep 1
2632
-     am_has_slept=yes
2633
-   done
2609
+   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2610
+   if test "$*" = "X"; then
2611
+      # -L didn't work.
2612
+      set X `ls -t "$srcdir/configure" conftest.file`
2613
+   fi
2614
+   rm -f conftest.file
2615
+   if test "$*" != "X $srcdir/configure conftest.file" \
2616
+      && test "$*" != "X conftest.file $srcdir/configure"; then
2617
+
2618
+      # If neither matched, then we have a broken ls.  This can happen
2619
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
2620
+      # broken ls alias from the environment.  This has actually
2621
+      # happened.  Such a system could not be considered "sane".
2622
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2623
+alias in your environment" "$LINENO" 5
2624
+   fi
2625
+
2634 2626
    test "$2" = conftest.file
2635 2627
    )
2636 2628
 then
... ...
@@ -2642,16 +2616,6 @@ Check your system clock" "$LINENO" 5
2642 2642
 fi
2643 2643
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2644 2644
 $as_echo "yes" >&6; }
2645
-# If we didn't sleep, we still need to ensure time stamps of config.status and
2646
-# generated files are strictly newer.
2647
-am_sleep_pid=
2648
-if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2649
-  ( sleep 1 ) &
2650
-  am_sleep_pid=$!
2651
-fi
2652
-
2653
-rm -f conftest.file
2654
-
2655 2645
 test "$program_prefix" != NONE &&
2656 2646
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2657 2647
 # Use a double $ so make ignores it.
... ...
@@ -2674,12 +2638,12 @@ if test x"${MISSING+set}" != xset; then
2674 2674
   esac
2675 2675
 fi
2676 2676
 # Use eval to expand $SHELL
2677
-if eval "$MISSING --is-lightweight"; then
2678
-  am_missing_run="$MISSING "
2677
+if eval "$MISSING --run true"; then
2678
+  am_missing_run="$MISSING --run "
2679 2679
 else
2680 2680
   am_missing_run=
2681
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2682
-$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2681
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2682
+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2683 2683
 fi
2684 2684
 
2685 2685
 if test x"${install_sh}" != xset; then
... ...
@@ -2691,10 +2655,10 @@ if test x"${install_sh}" != xset; then
2691 2691
   esac
2692 2692
 fi
2693 2693
 
2694
-# Installed binaries are usually stripped using 'strip' when the user
2695
-# run "make install-strip".  However 'strip' might not be the right
2694
+# Installed binaries are usually stripped using `strip' when the user
2695
+# run `make install-strip'.  However `strip' might not be the right
2696 2696
 # tool to use in cross-compilation environments, therefore Automake
2697
-# will honor the 'STRIP' environment variable to overrule this program.
2697
+# will honor the `STRIP' environment variable to overrule this program.
2698 2698
 if test "$cross_compiling" != no; then
2699 2699
   if test -n "$ac_tool_prefix"; then
2700 2700
   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
... ...
@@ -2713,7 +2677,7 @@ do
2713 2713
   IFS=$as_save_IFS
2714 2714
   test -z "$as_dir" && as_dir=.
2715 2715
     for ac_exec_ext in '' $ac_executable_extensions; do
2716
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2716
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2717 2717
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2718 2718
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2719 2719
     break 2
... ...
@@ -2753,7 +2717,7 @@ do
2753 2753
   IFS=$as_save_IFS
2754 2754
   test -z "$as_dir" && as_dir=.
2755 2755
     for ac_exec_ext in '' $ac_executable_extensions; do
2756
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2756
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2757 2757
     ac_cv_prog_ac_ct_STRIP="strip"
2758 2758
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2759 2759
     break 2
... ...
@@ -2804,7 +2768,7 @@ do
2804 2804
   test -z "$as_dir" && as_dir=.
2805 2805
     for ac_prog in mkdir gmkdir; do
2806 2806
 	 for ac_exec_ext in '' $ac_executable_extensions; do
2807
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2807
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2808 2808
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2809 2809
 	     'mkdir (GNU coreutils) '* | \
2810 2810
 	     'mkdir (coreutils) '* | \
... ...
@@ -2833,6 +2797,12 @@ fi
2833 2833
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2834 2834
 $as_echo "$MKDIR_P" >&6; }
2835 2835
 
2836
+mkdir_p="$MKDIR_P"
2837
+case $mkdir_p in
2838
+  [\\/$]* | ?:[\\/]*) ;;
2839
+  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2840
+esac
2841
+
2836 2842
 for ac_prog in gawk mawk nawk awk
2837 2843
 do
2838 2844
   # Extract the first word of "$ac_prog", so it can be a program name with args.
... ...
@@ -2851,7 +2821,7 @@ do
2851 2851
   IFS=$as_save_IFS
2852 2852
   test -z "$as_dir" && as_dir=.
2853 2853
     for ac_exec_ext in '' $ac_executable_extensions; do
2854
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2854
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2855 2855
     ac_cv_prog_AWK="$ac_prog"
2856 2856
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2857 2857
     break 2
... ...
@@ -2915,45 +2885,6 @@ else
2915 2915
 fi
2916 2916
 rmdir .tst 2>/dev/null
2917 2917
 
2918
-# Check whether --enable-silent-rules was given.
2919
-if test "${enable_silent_rules+set}" = set; then :
2920
-  enableval=$enable_silent_rules;
2921
-fi
2922
-
2923
-case $enable_silent_rules in # (((
2924
-  yes) AM_DEFAULT_VERBOSITY=0;;
2925
-   no) AM_DEFAULT_VERBOSITY=1;;
2926
-    *) AM_DEFAULT_VERBOSITY=1;;
2927
-esac
2928
-am_make=${MAKE-make}
2929
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2930
-$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2931
-if ${am_cv_make_support_nested_variables+:} false; then :
2932
-  $as_echo_n "(cached) " >&6
2933
-else
2934
-  if $as_echo 'TRUE=$(BAR$(V))
2935
-BAR0=false
2936
-BAR1=true
2937
-V=1
2938
-am__doit:
2939
-	@$(TRUE)
2940
-.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2941
-  am_cv_make_support_nested_variables=yes
2942
-else
2943
-  am_cv_make_support_nested_variables=no
2944
-fi
2945
-fi
2946
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2947
-$as_echo "$am_cv_make_support_nested_variables" >&6; }
2948
-if test $am_cv_make_support_nested_variables = yes; then
2949
-    AM_V='$(V)'
2950
-  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2951
-else
2952
-  AM_V=$AM_DEFAULT_VERBOSITY
2953
-  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2954
-fi
2955
-AM_BACKSLASH='\'
2956
-
2957 2918
 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2958 2919
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2959 2920
   # is not polluted with repeated "-I."
... ...
@@ -2995,12 +2926,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2995 2995
 
2996 2996
 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2997 2997
 
2998
-# For better backward compatibility.  To be removed once Automake 1.9.x
2999
-# dies out for good.  For more background, see:
3000
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3001
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3002
-mkdir_p='$(MKDIR_P)'
3003
-
3004 2998
 # We need awk for the "check" target.  The system "awk" is bad on
3005 2999
 # some platforms.
3006 3000
 # Always define AMTAR for backward compatibility.  Yes, it's still used
... ...
@@ -3008,151 +2933,101 @@ mkdir_p='$(MKDIR_P)'
3008 3008
 AMTAR='$${TAR-tar}'
3009 3009
 
3010 3010
 
3011
-# We'll loop over all known methods to create a tar archive until one works.
3012
-_am_tools='gnutar  pax cpio none'
3013
-
3014
-
3015
-
3016
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3011
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar archive" >&5
3017 3012
 $as_echo_n "checking how to create a pax tar archive... " >&6; }
3018
-
3019
-  # Go ahead even if we have the value already cached.  We do so because we
3020
-  # need to set the values for the 'am__tar' and 'am__untar' variables.
3021
-  _am_tools=${am_cv_prog_tar_pax-$_am_tools}
3022
-
3023
-  for _am_tool in $_am_tools; do
3024
-    case $_am_tool in
3025
-    gnutar)
3026
-      for _am_tar in tar gnutar gtar; do
3027
-        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3013
+# Loop over all known methods to create a tar archive until one works.
3014
+_am_tools='gnutar  pax cpio none'
3015
+_am_tools=${am_cv_prog_tar_pax-$_am_tools}
3016
+# Do not fold the above two line into one, because Tru64 sh and
3017
+# Solaris sh will not grok spaces in the rhs of `-'.
3018
+for _am_tool in $_am_tools
3019
+do
3020
+  case $_am_tool in
3021
+  gnutar)
3022
+    for _am_tar in tar gnutar gtar;
3023
+    do
3024
+      { echo "$as_me:$LINENO: $_am_tar --version" >&5
3028 3025
    ($_am_tar --version) >&5 2>&5
3029 3026
    ac_status=$?
3030 3027
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3031 3028
    (exit $ac_status); } && break
3032
-      done
3033
-      am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3034
-      am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3035
-      am__untar="$_am_tar -xf -"
3036
-      ;;
3037
-    plaintar)
3038
-      # Must skip GNU tar: if it does not support --format= it doesn't create
3039
-      # ustar tarball either.
3040
-      (tar --version) >/dev/null 2>&1 && continue
3041
-      am__tar='tar chf - "$$tardir"'
3042
-      am__tar_='tar chf - "$tardir"'
3043
-      am__untar='tar xf -'
3044
-      ;;
3045
-    pax)
3046
-      am__tar='pax -L -x pax -w "$$tardir"'
3047
-      am__tar_='pax -L -x pax -w "$tardir"'
3048
-      am__untar='pax -r'
3049
-      ;;
3050
-    cpio)
3051
-      am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3052
-      am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3053
-      am__untar='cpio -i -H pax -d'
3054
-      ;;
3055
-    none)
3056
-      am__tar=false
3057
-      am__tar_=false
3058
-      am__untar=false
3059
-      ;;
3060
-    esac
3029
+    done
3030
+    am__tar="$_am_tar --format=posix -chf - "'"$$tardir"'
3031
+    am__tar_="$_am_tar --format=posix -chf - "'"$tardir"'
3032
+    am__untar="$_am_tar -xf -"
3033
+    ;;
3034
+  plaintar)
3035
+    # Must skip GNU tar: if it does not support --format= it doesn't create
3036
+    # ustar tarball either.
3037
+    (tar --version) >/dev/null 2>&1 && continue
3038
+    am__tar='tar chf - "$$tardir"'
3039
+    am__tar_='tar chf - "$tardir"'
3040
+    am__untar='tar xf -'
3041
+    ;;
3042
+  pax)
3043
+    am__tar='pax -L -x pax -w "$$tardir"'
3044
+    am__tar_='pax -L -x pax -w "$tardir"'
3045
+    am__untar='pax -r'
3046
+    ;;
3047
+  cpio)
3048
+    am__tar='find "$$tardir" -print | cpio -o -H pax -L'
3049
+    am__tar_='find "$tardir" -print | cpio -o -H pax -L'
3050
+    am__untar='cpio -i -H pax -d'
3051
+    ;;
3052
+  none)
3053
+    am__tar=false
3054
+    am__tar_=false
3055
+    am__untar=false
3056
+    ;;
3057
+  esac
3061 3058
 
3062
-    # If the value was cached, stop now.  We just wanted to have am__tar
3063
-    # and am__untar set.
3064
-    test -n "${am_cv_prog_tar_pax}" && break
3059
+  # If the value was cached, stop now.  We just wanted to have am__tar
3060
+  # and am__untar set.
3061
+  test -n "${am_cv_prog_tar_pax}" && break
3065 3062
 
3066
-    # tar/untar a dummy directory, and stop if the command works.
3067
-    rm -rf conftest.dir
3068
-    mkdir conftest.dir
3069
-    echo GrepMe > conftest.dir/file
3070
-    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3063
+  # tar/untar a dummy directory, and stop if the command works
3064
+  rm -rf conftest.dir
3065
+  mkdir conftest.dir
3066
+  echo GrepMe > conftest.dir/file
3067
+  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3071 3068
    (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3072 3069
    ac_status=$?
3073 3070
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3074 3071
    (exit $ac_status); }
3075
-    rm -rf conftest.dir
3076
-    if test -s conftest.tar; then
3077
-      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3072
+  rm -rf conftest.dir
3073
+  if test -s conftest.tar; then
3074
+    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3078 3075
    ($am__untar <conftest.tar) >&5 2>&5
3079 3076
    ac_status=$?
3080 3077
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081 3078
    (exit $ac_status); }
3082
-      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3083
-   (cat conftest.dir/file) >&5 2>&5
3084
-   ac_status=$?
3085
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3086
-   (exit $ac_status); }
3087
-      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3088
-    fi
3089
-  done
3090
-  rm -rf conftest.dir
3079
+    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3080
+  fi
3081
+done
3082
+rm -rf conftest.dir
3091 3083
 
3092
-  if ${am_cv_prog_tar_pax+:} false; then :
3084
+if ${am_cv_prog_tar_pax+:} false; then :
3093 3085
   $as_echo_n "(cached) " >&6
3094 3086
 else
3095 3087
   am_cv_prog_tar_pax=$_am_tool
3096 3088
 fi
3097 3089
 
3098
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3090
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5
3099 3091
 $as_echo "$am_cv_prog_tar_pax" >&6; }
3100 3092
 
3101 3093
 
3102 3094
 
3103 3095
 
3104 3096
 
3105
-
3106
-# POSIX will say in a future version that running "rm -f" with no argument
3107
-# is OK; and we want to be able to make that assumption in our Makefile
3108
-# recipes.  So use an aggressive probe to check that the usage we want is
3109
-# actually supported "in the wild" to an acceptable degree.
3110
-# See automake bug#10828.
3111
-# To make any issue more visible, cause the running configure to be aborted
3112
-# by default if the 'rm' program in use doesn't match our expectations; the
3113
-# user can still override this though.
3114
-if rm -f && rm -fr && rm -rf; then : OK; else
3115
-  cat >&2 <<'END'
3116
-Oops!
3117
-
3118
-Your 'rm' program seems unable to run without file operands specified
3119
-on the command line, even when the '-f' option is present.  This is contrary
3120
-to the behaviour of most rm programs out there, and not conforming with
3121
-the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3122
-
3123
-Please tell bug-automake@gnu.org about your system, including the value
3124
-of your $PATH and any error possibly output before this message.  This
3125
-can help us improve future automake versions.
3126
-
3127
-END
3128
-  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3129
-    echo 'Configuration will proceed anyway, since you have set the' >&2
3130
-    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3131
-    echo >&2
3132
-  else
3133
-    cat >&2 <<'END'
3134
-Aborting the configuration process, to ensure you take notice of the issue.
3135
-
3136
-You can download and install GNU coreutils to get an 'rm' implementation
3137
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
3138
-
3139
-If you want to complete the configuration process using your problematic
3140
-'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3141
-to "yes", and re-run configure.
3142
-
3143
-END
3144
-    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3145
-  fi
3146
-fi
3147 3097
 # Check whether --enable-silent-rules was given.
3148 3098
 if test "${enable_silent_rules+set}" = set; then :
3149 3099
   enableval=$enable_silent_rules;
3150 3100
 fi
3151 3101
 
3152
-case $enable_silent_rules in # (((
3153
-  yes) AM_DEFAULT_VERBOSITY=0;;
3154
-   no) AM_DEFAULT_VERBOSITY=1;;
3155
-    *) AM_DEFAULT_VERBOSITY=0;;
3102
+case $enable_silent_rules in
3103
+yes) AM_DEFAULT_VERBOSITY=0;;
3104
+no)  AM_DEFAULT_VERBOSITY=1;;
3105
+*)   AM_DEFAULT_VERBOSITY=0;;
3156 3106
 esac
3157 3107
 am_make=${MAKE-make}
3158 3108
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
... ...
@@ -3213,7 +3088,7 @@ do
3213 3213
   IFS=$as_save_IFS
3214 3214
   test -z "$as_dir" && as_dir=.
3215 3215
     for ac_exec_ext in '' $ac_executable_extensions; do
3216
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3216
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3217 3217
     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3218 3218
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3219 3219
     break 2
... ...
@@ -3257,7 +3132,7 @@ do
3257 3257
   IFS=$as_save_IFS
3258 3258
   test -z "$as_dir" && as_dir=.
3259 3259
     for ac_exec_ext in '' $ac_executable_extensions; do
3260
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3260
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3261 3261
     ac_cv_prog_ac_ct_CXX="$ac_prog"
3262 3262
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3263 3263
     break 2
... ...
@@ -3710,7 +3585,7 @@ am__quote=
3710 3710
 _am_result=none
3711 3711
 # First try GNU make style include.
3712 3712
 echo "include confinc" > confmf
3713
-# Ignore all kinds of additional output from 'make'.
3713
+# Ignore all kinds of additional output from `make'.
3714 3714
 case `$am_make -s -f confmf 2> /dev/null` in #(
3715 3715
 *the\ am__doit\ target*)
3716 3716
   am__include=include
... ...
@@ -3766,8 +3641,8 @@ else
3766 3766
   # We make a subdir and do the tests there.  Otherwise we can end up
3767 3767
   # making bogus files that we don't know about and never remove.  For
3768 3768
   # instance it was reported that on HP-UX the gcc test will end up
3769
-  # making a dummy file named 'D' -- because '-MD' means "put the output
3770
-  # in D".
3769
+  # making a dummy file named `D' -- because `-MD' means `put the output
3770
+  # in D'.
3771 3771
   rm -rf conftest.dir
3772 3772
   mkdir conftest.dir
3773 3773
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -3802,16 +3677,16 @@ else
3802 3802
     : > sub/conftest.c
3803 3803
     for i in 1 2 3 4 5 6; do
3804 3804
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3805
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3806
-      # Solaris 10 /bin/sh.
3807
-      echo '/* dummy */' > sub/conftst$i.h
3805
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3806
+      # Solaris 8's {/usr,}/bin/sh.
3807
+      touch sub/conftst$i.h
3808 3808
     done
3809 3809
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3810 3810
 
3811
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
3811
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3812 3812
     # mode.  It turns out that the SunPro C++ compiler does not properly
3813
-    # handle '-M -o', and we need to detect this.  Also, some Intel
3814
-    # versions had trouble with output in subdirs.
3813
+    # handle `-M -o', and we need to detect this.  Also, some Intel
3814
+    # versions had trouble with output in subdirs
3815 3815
     am__obj=sub/conftest.${OBJEXT-o}
3816 3816
     am__minus_obj="-o $am__obj"
3817 3817
     case $depmode in
... ...
@@ -3820,8 +3695,8 @@ else
3820 3820
       test "$am__universal" = false || continue
3821 3821
       ;;
3822 3822
     nosideeffect)
3823
-      # After this tag, mechanisms are not by side-effect, so they'll
3824
-      # only be used when explicitly requested.
3823
+      # after this tag, mechanisms are not by side-effect, so they'll
3824
+      # only be used when explicitly requested
3825 3825
       if test "x$enable_dependency_tracking" = xyes; then
3826 3826
 	continue
3827 3827
       else
... ...
@@ -3829,7 +3704,7 @@ else
3829 3829
       fi
3830 3830
       ;;
3831 3831
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3832
-      # This compiler won't grok '-c -o', but also, the minuso test has
3832
+      # This compiler won't grok `-c -o', but also, the minuso test has
3833 3833
       # not run yet.  These depmodes are late enough in the game, and
3834 3834
       # so weak that their functioning should not be impacted.
3835 3835
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -3905,7 +3780,7 @@ do
3905 3905
   IFS=$as_save_IFS
3906 3906
   test -z "$as_dir" && as_dir=.
3907 3907
     for ac_exec_ext in '' $ac_executable_extensions; do
3908
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3908
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3909 3909
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3910 3910
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3911 3911
     break 2
... ...
@@ -3945,7 +3820,7 @@ do
3945 3945
   IFS=$as_save_IFS
3946 3946
   test -z "$as_dir" && as_dir=.
3947 3947
     for ac_exec_ext in '' $ac_executable_extensions; do
3948
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3948
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3949 3949
     ac_cv_prog_ac_ct_CC="gcc"
3950 3950
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3951 3951
     break 2
... ...
@@ -3998,7 +3873,7 @@ do
3998 3998
   IFS=$as_save_IFS
3999 3999
   test -z "$as_dir" && as_dir=.
4000 4000
     for ac_exec_ext in '' $ac_executable_extensions; do
4001
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4001
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4002 4002
     ac_cv_prog_CC="${ac_tool_prefix}cc"
4003 4003
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4004 4004
     break 2
... ...
@@ -4039,7 +3914,7 @@ do
4039 4039
   IFS=$as_save_IFS
4040 4040
   test -z "$as_dir" && as_dir=.
4041 4041
     for ac_exec_ext in '' $ac_executable_extensions; do
4042
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4042
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4043 4043
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4044 4044
        ac_prog_rejected=yes
4045 4045
        continue
... ...
@@ -4097,7 +3972,7 @@ do
4097 4097
   IFS=$as_save_IFS
4098 4098
   test -z "$as_dir" && as_dir=.
4099 4099
     for ac_exec_ext in '' $ac_executable_extensions; do
4100
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4100
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4101 4101
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4102 4102
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4103 4103
     break 2
... ...
@@ -4141,7 +4016,7 @@ do
4141 4141
   IFS=$as_save_IFS
4142 4142
   test -z "$as_dir" && as_dir=.
4143 4143
     for ac_exec_ext in '' $ac_executable_extensions; do
4144
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4144
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4145 4145
     ac_cv_prog_ac_ct_CC="$ac_prog"
4146 4146
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4147 4147
     break 2
... ...
@@ -4337,7 +4212,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4337 4337
 /* end confdefs.h.  */
4338 4338
 #include <stdarg.h>
4339 4339
 #include <stdio.h>
4340
-struct stat;
4340
+#include <sys/types.h>
4341
+#include <sys/stat.h>
4341 4342
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4342 4343
 struct buf { int x; };
4343 4344
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4422,65 +4298,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4422 4422
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4423 4423
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4424 4424
 
4425
-ac_ext=c
4426
-ac_cpp='$CPP $CPPFLAGS'
4427
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4428
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4429
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4430
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4431
-$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4432
-if ${am_cv_prog_cc_c_o+:} false; then :
4433
-  $as_echo_n "(cached) " >&6
4434
-else
4435
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4436
-/* end confdefs.h.  */
4437
-
4438
-int
4439
-main ()
4440
-{
4441
-
4442
-  ;
4443
-  return 0;
4444
-}
4445
-_ACEOF
4446
-  # Make sure it works both with $CC and with simple cc.
4447
-  # Following AC_PROG_CC_C_O, we do the test twice because some
4448
-  # compilers refuse to overwrite an existing .o file with -o,
4449
-  # though they will create one.
4450
-  am_cv_prog_cc_c_o=yes
4451
-  for am_i in 1 2; do
4452
-    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4453
-   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4454
-   ac_status=$?
4455
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
4456
-   (exit $ac_status); } \
4457
-         && test -f conftest2.$ac_objext; then
4458
-      : OK
4459
-    else
4460
-      am_cv_prog_cc_c_o=no
4461
-      break
4462
-    fi
4463
-  done
4464
-  rm -f core conftest*
4465
-  unset am_i
4466
-fi
4467
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4468
-$as_echo "$am_cv_prog_cc_c_o" >&6; }
4469
-if test "$am_cv_prog_cc_c_o" != yes; then
4470
-   # Losing compiler, so override with the script.
4471
-   # FIXME: It is wrong to rewrite CC.
4472
-   # But if we don't then we get into trouble of one sort or another.
4473
-   # A longer-term fix would be to have automake use am__CC in this case,
4474
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4475
-   CC="$am_aux_dir/compile $CC"
4476
-fi
4477
-ac_ext=c
4478
-ac_cpp='$CPP $CPPFLAGS'
4479
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4480
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4481
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4482
-
4483
-
4484 4425
 depcc="$CC"   am_compiler_list=
4485 4426
 
4486 4427
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
... ...
@@ -4492,8 +4309,8 @@ else
4492 4492
   # We make a subdir and do the tests there.  Otherwise we can end up
4493 4493
   # making bogus files that we don't know about and never remove.  For
4494 4494
   # instance it was reported that on HP-UX the gcc test will end up
4495
-  # making a dummy file named 'D' -- because '-MD' means "put the output
4496
-  # in D".
4495
+  # making a dummy file named `D' -- because `-MD' means `put the output
4496
+  # in D'.
4497 4497
   rm -rf conftest.dir
4498 4498
   mkdir conftest.dir
4499 4499
   # Copy depcomp to subdir because otherwise we won't find it if we're
... ...
@@ -4528,16 +4345,16 @@ else
4528 4528
     : > sub/conftest.c
4529 4529
     for i in 1 2 3 4 5 6; do
4530 4530
       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4531
-      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4532
-      # Solaris 10 /bin/sh.
4533
-      echo '/* dummy */' > sub/conftst$i.h
4531
+      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4532
+      # Solaris 8's {/usr,}/bin/sh.
4533
+      touch sub/conftst$i.h
4534 4534
     done
4535 4535
     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4536 4536
 
4537
-    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4537
+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4538 4538
     # mode.  It turns out that the SunPro C++ compiler does not properly
4539
-    # handle '-M -o', and we need to detect this.  Also, some Intel
4540
-    # versions had trouble with output in subdirs.
4539
+    # handle `-M -o', and we need to detect this.  Also, some Intel
4540
+    # versions had trouble with output in subdirs
4541 4541
     am__obj=sub/conftest.${OBJEXT-o}
4542 4542
     am__minus_obj="-o $am__obj"
4543 4543
     case $depmode in
... ...
@@ -4546,8 +4363,8 @@ else
4546 4546
       test "$am__universal" = false || continue
4547 4547
       ;;
4548 4548
     nosideeffect)
4549
-      # After this tag, mechanisms are not by side-effect, so they'll
4550
-      # only be used when explicitly requested.
4549
+      # after this tag, mechanisms are not by side-effect, so they'll
4550
+      # only be used when explicitly requested
4551 4551
       if test "x$enable_dependency_tracking" = xyes; then
4552 4552
 	continue
4553 4553
       else
... ...
@@ -4555,7 +4372,7 @@ else
4555 4555
       fi
4556 4556
       ;;
4557 4557
     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4558
-      # This compiler won't grok '-c -o', but also, the minuso test has
4558
+      # This compiler won't grok `-c -o', but also, the minuso test has
4559 4559
       # not run yet.  These depmodes are late enough in the game, and
4560 4560
       # so weak that their functioning should not be impacted.
4561 4561
       am__obj=conftest.${OBJEXT-o}
... ...
@@ -4764,7 +4581,7 @@ do
4764 4764
     for ac_prog in grep ggrep; do
4765 4765
     for ac_exec_ext in '' $ac_executable_extensions; do
4766 4766
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4767
-      as_fn_executable_p "$ac_path_GREP" || continue
4767
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4768 4768
 # Check for GNU ac_path_GREP and select it if it is found.
4769 4769
   # Check for GNU $ac_path_GREP
4770 4770
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4830,7 +4647,7 @@ do
4830 4830
     for ac_prog in egrep; do
4831 4831
     for ac_exec_ext in '' $ac_executable_extensions; do
4832 4832
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4833
-      as_fn_executable_p "$ac_path_EGREP" || continue
4833
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4834 4834
 # Check for GNU ac_path_EGREP and select it if it is found.
4835 4835
   # Check for GNU $ac_path_EGREP
4836 4836
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -5572,7 +5389,7 @@ do
5572 5572
     for ac_prog in sed gsed; do
5573 5573
     for ac_exec_ext in '' $ac_executable_extensions; do
5574 5574
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5575
-      as_fn_executable_p "$ac_path_SED" || continue
5575
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5576 5576
 # Check for GNU ac_path_SED and select it if it is found.
5577 5577
   # Check for GNU $ac_path_SED
5578 5578
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -5651,7 +5468,7 @@ do
5651 5651
     for ac_prog in fgrep; do
5652 5652
     for ac_exec_ext in '' $ac_executable_extensions; do
5653 5653
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5654
-      as_fn_executable_p "$ac_path_FGREP" || continue
5654
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5655 5655
 # Check for GNU ac_path_FGREP and select it if it is found.
5656 5656
   # Check for GNU $ac_path_FGREP
5657 5657
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5912,7 +5729,7 @@ do
5912 5912
   IFS=$as_save_IFS
5913 5913
   test -z "$as_dir" && as_dir=.
5914 5914
     for ac_exec_ext in '' $ac_executable_extensions; do
5915
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5915
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5916 5916
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5917 5917
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5918 5918
     break 2
... ...
@@ -5956,7 +5773,7 @@ do
5956 5956
   IFS=$as_save_IFS
5957 5957
   test -z "$as_dir" && as_dir=.
5958 5958
     for ac_exec_ext in '' $ac_executable_extensions; do
5959
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5959
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5960 5960
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5961 5961
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5962 5962
     break 2
... ...
@@ -6357,7 +6174,7 @@ do
6357 6357
   IFS=$as_save_IFS
6358 6358
   test -z "$as_dir" && as_dir=.
6359 6359
     for ac_exec_ext in '' $ac_executable_extensions; do
6360
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6360
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6361 6361
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6362 6362
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6363 6363
     break 2
... ...
@@ -6397,7 +6214,7 @@ do
6397 6397
   IFS=$as_save_IFS
6398 6398
   test -z "$as_dir" && as_dir=.
6399 6399
     for ac_exec_ext in '' $ac_executable_extensions; do
6400
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6400
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6401 6401
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6402 6402
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6403 6403
     break 2
... ...
@@ -6701,7 +6518,7 @@ do
6701 6701
   IFS=$as_save_IFS
6702 6702
   test -z "$as_dir" && as_dir=.
6703 6703
     for ac_exec_ext in '' $ac_executable_extensions; do
6704
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6704
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6705 6705
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6706 6706
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6707 6707
     break 2
... ...
@@ -6741,7 +6558,7 @@ do
6741 6741
   IFS=$as_save_IFS
6742 6742
   test -z "$as_dir" && as_dir=.
6743 6743
     for ac_exec_ext in '' $ac_executable_extensions; do
6744
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6744
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6745 6745
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6746 6746
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6747 6747
     break 2
... ...
@@ -6844,7 +6661,7 @@ do
6844 6844
   IFS=$as_save_IFS
6845 6845
   test -z "$as_dir" && as_dir=.
6846 6846
     for ac_exec_ext in '' $ac_executable_extensions; do
6847
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6847
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6848 6848
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6849 6849
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6850 6850
     break 2
... ...
@@ -6888,7 +6705,7 @@ do
6888 6888
   IFS=$as_save_IFS
6889 6889
   test -z "$as_dir" && as_dir=.
6890 6890
     for ac_exec_ext in '' $ac_executable_extensions; do
6891
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6891
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6892 6892
     ac_cv_prog_ac_ct_AR="$ac_prog"
6893 6893
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6894 6894
     break 2
... ...
@@ -7013,7 +6830,7 @@ do
7013 7013
   IFS=$as_save_IFS
7014 7014
   test -z "$as_dir" && as_dir=.
7015 7015
     for ac_exec_ext in '' $ac_executable_extensions; do
7016
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7016
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7017 7017
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
7018 7018
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7019 7019
     break 2
... ...
@@ -7053,7 +6870,7 @@ do
7053 7053
   IFS=$as_save_IFS
7054 7054
   test -z "$as_dir" && as_dir=.
7055 7055
     for ac_exec_ext in '' $ac_executable_extensions; do
7056
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7056
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7057 7057
     ac_cv_prog_ac_ct_STRIP="strip"
7058 7058
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7059 7059
     break 2
... ...
@@ -7112,7 +6929,7 @@ do
7112 7112
   IFS=$as_save_IFS
7113 7113
   test -z "$as_dir" && as_dir=.
7114 7114
     for ac_exec_ext in '' $ac_executable_extensions; do
7115
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7115
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7116 7116
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
7117 7117
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7118 7118
     break 2
... ...
@@ -7152,7 +6969,7 @@ do
7152 7152
   IFS=$as_save_IFS
7153 7153
   test -z "$as_dir" && as_dir=.
7154 7154
     for ac_exec_ext in '' $ac_executable_extensions; do
7155
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7155
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7156 7156
     ac_cv_prog_ac_ct_RANLIB="ranlib"
7157 7157
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7158 7158
     break 2
... ...
@@ -7640,7 +7457,7 @@ do
7640 7640
     for ac_prog in dd; do
7641 7641
     for ac_exec_ext in '' $ac_executable_extensions; do
7642 7642
       ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext"
7643
-      as_fn_executable_p "$ac_path_lt_DD" || continue
7643
+      { test -f "$ac_path_lt_DD" && $as_test_x "$ac_path_lt_DD"; } || continue
7644 7644
 if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
7645 7645
   cmp -s conftest.i conftest.out \
7646 7646
   && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=:
... ...
@@ -7981,7 +7798,7 @@ do
7981 7981
   IFS=$as_save_IFS
7982 7982
   test -z "$as_dir" && as_dir=.
7983 7983
     for ac_exec_ext in '' $ac_executable_extensions; do
7984
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7984
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7985 7985
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7986 7986
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7987 7987
     break 2
... ...
@@ -8021,7 +7838,7 @@ do
8021 8021
   IFS=$as_save_IFS
8022 8022
   test -z "$as_dir" && as_dir=.
8023 8023
     for ac_exec_ext in '' $ac_executable_extensions; do
8024
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8024
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8025 8025
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
8026 8026
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8027 8027
     break 2
... ...
@@ -8101,7 +7918,7 @@ do
8101 8101
   IFS=$as_save_IFS
8102 8102
   test -z "$as_dir" && as_dir=.
8103 8103
     for ac_exec_ext in '' $ac_executable_extensions; do
8104
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8104
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8105 8105
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
8106 8106
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8107 8107
     break 2
... ...
@@ -8141,7 +7958,7 @@ do
8141 8141
   IFS=$as_save_IFS
8142 8142
   test -z "$as_dir" && as_dir=.
8143 8143
     for ac_exec_ext in '' $ac_executable_extensions; do
8144
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8144
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8145 8145
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
8146 8146
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8147 8147
     break 2
... ...
@@ -8193,7 +8010,7 @@ do
8193 8193
   IFS=$as_save_IFS
8194 8194
   test -z "$as_dir" && as_dir=.
8195 8195
     for ac_exec_ext in '' $ac_executable_extensions; do
8196
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8196
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8197 8197
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
8198 8198
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8199 8199
     break 2
... ...
@@ -8233,7 +8050,7 @@ do
8233 8233
   IFS=$as_save_IFS
8234 8234
   test -z "$as_dir" && as_dir=.
8235 8235
     for ac_exec_ext in '' $ac_executable_extensions; do
8236
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8236
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8237 8237
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
8238 8238
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8239 8239
     break 2
... ...
@@ -8285,7 +8102,7 @@ do
8285 8285
   IFS=$as_save_IFS
8286 8286
   test -z "$as_dir" && as_dir=.
8287 8287
     for ac_exec_ext in '' $ac_executable_extensions; do
8288
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8288
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8289 8289
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
8290 8290
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8291 8291
     break 2
... ...
@@ -8325,7 +8142,7 @@ do
8325 8325
   IFS=$as_save_IFS
8326 8326
   test -z "$as_dir" && as_dir=.
8327 8327
     for ac_exec_ext in '' $ac_executable_extensions; do
8328
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8328
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8329 8329
     ac_cv_prog_ac_ct_LIPO="lipo"
8330 8330
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8331 8331
     break 2
... ...
@@ -8377,7 +8194,7 @@ do
8377 8377
   IFS=$as_save_IFS
8378 8378
   test -z "$as_dir" && as_dir=.
8379 8379
     for ac_exec_ext in '' $ac_executable_extensions; do
8380
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8380
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8381 8381
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
8382 8382
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8383 8383
     break 2
... ...
@@ -8417,7 +8234,7 @@ do
8417 8417
   IFS=$as_save_IFS
8418 8418
   test -z "$as_dir" && as_dir=.
8419 8419
     for ac_exec_ext in '' $ac_executable_extensions; do
8420
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8420
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8421 8421
     ac_cv_prog_ac_ct_OTOOL="otool"
8422 8422
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8423 8423
     break 2
... ...
@@ -8469,7 +8286,7 @@ do
8469 8469
   IFS=$as_save_IFS
8470 8470
   test -z "$as_dir" && as_dir=.
8471 8471
     for ac_exec_ext in '' $ac_executable_extensions; do
8472
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8472
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8473 8473
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8474 8474
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8475 8475
     break 2
... ...
@@ -8509,7 +8326,7 @@ do
8509 8509
   IFS=$as_save_IFS
8510 8510
   test -z "$as_dir" && as_dir=.
8511 8511
     for ac_exec_ext in '' $ac_executable_extensions; do
8512
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8512
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8513 8513
     ac_cv_prog_ac_ct_OTOOL64="otool64"
8514 8514
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8515 8515
     break 2
... ...
@@ -16435,7 +16252,7 @@ do
16435 16435
   IFS=$as_save_IFS
16436 16436
   test -z "$as_dir" && as_dir=.
16437 16437
     for ac_exec_ext in '' $ac_executable_extensions; do
16438
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16438
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16439 16439
     ac_cv_path_llvmconfig="$as_dir/$ac_word$ac_exec_ext"
16440 16440
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16441 16441
     break 2
... ...
@@ -16482,7 +16299,7 @@ do
16482 16482
   IFS=$as_save_IFS
16483 16483
   test -z "$as_dir" && as_dir=.
16484 16484
     for ac_exec_ext in '' $ac_executable_extensions; do
16485
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16485
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16486 16486
     ac_cv_path_llvmconfig="$as_dir/$ac_word$ac_exec_ext"
16487 16487
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16488 16488
     break 2
... ...
@@ -16971,14 +16788,6 @@ LIBOBJS=$ac_libobjs
16971 16971
 LTLIBOBJS=$ac_ltlibobjs
16972 16972
 
16973 16973
 
16974
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16975
-$as_echo_n "checking that generated files are newer than configure... " >&6; }
16976
-   if test -n "$am_sleep_pid"; then
16977
-     # Hide warnings about reused PIDs.
16978
-     wait $am_sleep_pid 2>/dev/null
16979
-   fi
16980
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16981
-$as_echo "done" >&6; }
16982 16974
  if test -n "$EXEEXT"; then
16983 16975
   am__EXEEXT_TRUE=
16984 16976
   am__EXEEXT_FALSE='#'
... ...
@@ -17318,16 +17127,16 @@ if (echo >conf$$.file) 2>/dev/null; then
17318 17318
     # ... but there are two gotchas:
17319 17319
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
17320 17320
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
17321
-    # In both cases, we have to default to `cp -pR'.
17321
+    # In both cases, we have to default to `cp -p'.
17322 17322
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
17323
-      as_ln_s='cp -pR'
17323
+      as_ln_s='cp -p'
17324 17324
   elif ln conf$$.file conf$$ 2>/dev/null; then
17325 17325
     as_ln_s=ln
17326 17326
   else
17327
-    as_ln_s='cp -pR'
17327
+    as_ln_s='cp -p'
17328 17328
   fi
17329 17329
 else
17330
-  as_ln_s='cp -pR'
17330
+  as_ln_s='cp -p'
17331 17331
 fi
17332 17332
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
17333 17333
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -17387,16 +17196,28 @@ else
17387 17387
   as_mkdir_p=false
17388 17388
 fi
17389 17389
 
17390
-
17391
-# as_fn_executable_p FILE
17392
-# -----------------------
17393
-# Test if FILE is an executable regular file.
17394
-as_fn_executable_p ()
17395
-{
17396
-  test -f "$1" && test -x "$1"
17397
-} # as_fn_executable_p
17398
-as_test_x='test -x'
17399
-as_executable_p=as_fn_executable_p
17390
+if test -x / >/dev/null 2>&1; then
17391
+  as_test_x='test -x'
17392
+else
17393
+  if ls -dL / >/dev/null 2>&1; then
17394
+    as_ls_L_option=L
17395
+  else
17396
+    as_ls_L_option=
17397
+  fi
17398
+  as_test_x='
17399
+    eval sh -c '\''
17400
+      if test -d "$1"; then
17401
+	test -d "$1/.";
17402
+      else
17403
+	case $1 in #(
17404
+	-*)set "./$1";;
17405
+	esac;
17406
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
17407
+	???[sx]*):;;*)false;;esac;fi
17408
+    '\'' sh
17409
+  '
17410
+fi
17411
+as_executable_p=$as_test_x
17400 17412
 
17401 17413
 # Sed expression to map a string onto a valid CPP name.
17402 17414
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -17418,7 +17239,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17418 17418
 # values after options handling.
17419 17419
 ac_log="
17420 17420
 This file was extended by libclamavc++ $as_me devel, which was
17421
-generated by GNU Autoconf 2.69.  Invocation command line was
17421
+generated by GNU Autoconf 2.68.  Invocation command line was
17422 17422
 
17423 17423
   CONFIG_FILES    = $CONFIG_FILES
17424 17424
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -17484,10 +17305,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17484 17484
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17485 17485
 ac_cs_version="\\
17486 17486
 libclamavc++ config.status devel
17487
-configured by $0, generated by GNU Autoconf 2.69,
17487
+configured by $0, generated by GNU Autoconf 2.68,
17488 17488
   with options \\"\$ac_cs_config\\"
17489 17489
 
17490
-Copyright (C) 2012 Free Software Foundation, Inc.
17490
+Copyright (C) 2010 Free Software Foundation, Inc.
17491 17491
 This config.status script is free software; the Free Software Foundation
17492 17492
 gives unlimited permission to copy, distribute and modify it."
17493 17493
 
... ...
@@ -17578,7 +17399,7 @@ fi
17578 17578
 _ACEOF
17579 17579
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17580 17580
 if \$ac_cs_recheck; then
17581
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
17581
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
17582 17582
   shift
17583 17583
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
17584 17584
   CONFIG_SHELL='$SHELL'
... ...
@@ -18593,7 +18414,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
18593 18593
 
18594 18594
   case $ac_file$ac_mode in
18595 18595
     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
18596
-  # Older Autoconf quotes --file arguments for eval, but not when files
18596
+  # Autoconf 2.62 quotes --file arguments for eval, but not when files
18597 18597
   # are listed without --file.  Let's play safe and only enable the eval
18598 18598
   # if we detect the quoting.
18599 18599
   case $CONFIG_FILES in
... ...
@@ -18606,7 +18427,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
18606 18606
     # Strip MF so we end up with the name of the file.
18607 18607
     mf=`echo "$mf" | sed -e 's/:.*$//'`
18608 18608
     # Check whether this is an Automake generated Makefile or not.
18609
-    # We used to match only the files named 'Makefile.in', but
18609
+    # We used to match only the files named `Makefile.in', but
18610 18610
     # some people rename them; so instead we look at the file content.
18611 18611
     # Grep'ing the first line is not enough: some people post-process
18612 18612
     # each Makefile.in and add a new line on top of each file to say so.
... ...
@@ -18640,19 +18461,21 @@ $as_echo X"$mf" |
18640 18640
       continue
18641 18641
     fi
18642 18642
     # Extract the definition of DEPDIR, am__include, and am__quote
18643
-    # from the Makefile without running 'make'.
18643
+    # from the Makefile without running `make'.
18644 18644
     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
18645 18645
     test -z "$DEPDIR" && continue
18646 18646
     am__include=`sed -n 's/^am__include = //p' < "$mf"`
18647
-    test -z "$am__include" && continue
18647
+    test -z "am__include" && continue
18648 18648
     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
18649
+    # When using ansi2knr, U may be empty or an underscore; expand it
18650
+    U=`sed -n 's/^U = //p' < "$mf"`
18649 18651
     # Find all dependency output files, they are included files with
18650 18652
     # $(DEPDIR) in their names.  We invoke sed twice because it is the
18651 18653
     # simplest approach to changing $(DEPDIR) to its actual value in the
18652 18654
     # expansion.
18653 18655
     for file in `sed -n "
18654 18656
       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
18655
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
18657
+	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
18656 18658
       # Make sure the directory exists.
18657 18659
       test -f "$dirpart/$file" && continue
18658 18660
       fdir=`$as_dirname -- "$file" ||
... ...
@@ -1,7 +1,6 @@
1
-## ltdl.mk -- includable Makefile snippet
1
+##  -- Process this file with automake to produce 
2 2
 ##
3
-##   Copyright (C) 2003-2005, 2007, 2011-2015 Free Software Foundation,
4
-##   Inc.
3
+##   Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
5 4
 ##   Written by Gary V. Vaughan, 2003
6 5
 ##
7 6
 ##   NOTE: The canonical source of this file is maintained with the
... ...
@@ -29,7 +28,7 @@
29 29
 ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
30 30
 #####
31 31
 
32
-ACLOCAL_AMFLAGS = -I ../m4
32
+ACLOCAL_AMFLAGS = -I m4
33 33
 AUTOMAKE_OPTIONS = foreign
34 34
 AM_CPPFLAGS =
35 35
 AM_LDFLAGS =
... ...
@@ -46,9 +45,9 @@ MOSTLYCLEANFILES =
46 46
 # (not as a sub-package!) using 'nostdinc':
47 47
 AM_CPPFLAGS	       += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
48 48
 			  -DLTDL -I. -I$(srcdir) -Ilibltdl \
49
-			  -I$(srcdir)/libltdl
49
+			  -I$(srcdir)/libltdl -I$(srcdir)/libltdl
50 50
 AM_LDFLAGS	       += -no-undefined
51
-LTDL_VERSION_INFO	= -version-info 10:1:3
51
+LTDL_VERSION_INFO	= -version-info 10:0:3
52 52
 
53 53
 noinst_LTLIBRARIES	+= $(LT_DLLOADERS)
54 54
 
... ...
@@ -72,7 +71,7 @@ libltdl_la_SOURCES = libltdl/lt__alloc.h \
72 72
 			  libltdl/lt__strl.h \
73 73
 			  libltdl/lt_dlloader.h \
74 74
 			  libltdl/lt_error.h \
75
-			  libltdl/lt_system.h \
75
+	                  libltdl/lt_system.h \
76 76
 			  libltdl/slist.h \
77 77
 			  loaders/preopen.c \
78 78
 			  lt__alloc.c \
... ...
@@ -109,7 +108,7 @@ EXTRA_LTLIBRARIES	       += dlopen.la \
109 109
 
110 110
 dlopen_la_SOURCES	= loaders/dlopen.c
111 111
 dlopen_la_LDFLAGS	= -module -avoid-version
112
-dlopen_la_LIBADD	= $(LIBADD_DLOPEN)
112
+dlopen_la_LIBADD 	= $(LIBADD_DLOPEN)
113 113
 
114 114
 dld_link_la_SOURCES	= loaders/dld_link.c
115 115
 dld_link_la_LDFLAGS	= -module -avoid-version
... ...
@@ -138,22 +137,27 @@ CLEANFILES		       += libltdl.la \
138 138
 CLEANFILES	       += $(ltdl_LIBOBJS) $(ltdl_LTLIBOBJS)
139 139
 
140 140
 EXTRA_DIST	       += COPYING.LIB \
141
+			   \
142
+			   \
143
+			   \
144
+			   \
145
+			   \
146
+			   \
141 147
 			  README
142 148
 
143 149
 ## --------------------------- ##
144
-## Gnulib Makefile.am snippets ##
150
+## Gnulib  snippets ##
145 151
 ## --------------------------- ##
146 152
 
147
-BUILT_SOURCES	+= libltdl/$(LT_ARGZ_H)
148
-EXTRA_DIST	+= libltdl/lt__argz_.h \
149
-		   lt__argz.c
153
+BUILT_SOURCES	+= $(ARGZ_H)
154
+EXTRA_DIST	+= argz_.h \
155
+		   argz.c
150 156
 
151 157
 # We need the following in order to create an <argz.h> when the system
152 158
 # doesn't have one that works with the given compiler.
153
-all-local $(lib_OBJECTS): $(LT_ARGZ_H)
154
-libltdl/lt__argz.h: libltdl/lt__argz_.h
155
-	$(AM_V_at)$(mkinstalldirs) . libltdl
156
-	$(AM_V_GEN)cp $(srcdir)/libltdl/lt__argz_.h $@-t
157
-	$(AM_V_at)mv $@-t $@
158
-MOSTLYCLEANFILES += libltdl/lt__argz.h \
159
-		    libltdl/lt__argz.h-t
159
+all-local $(lib_OBJECTS): $(ARGZ_H)
160
+argz.h: argz_.h
161
+	cp $(srcdir)/argz_.h $@-t
162
+	mv $@-t $@
163
+MOSTLYCLEANFILES += argz.h \
164
+		    argz.h-t
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -18,51 +19,6 @@
18 18
 
19 19
 
20 20
 VPATH = @srcdir@
21
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
22
-am__make_running_with_option = \
23
-  case $${target_option-} in \
24
-      ?) ;; \
25
-      *) echo "am__make_running_with_option: internal error: invalid" \
26
-              "target option '$${target_option-}' specified" >&2; \
27
-         exit 1;; \
28
-  esac; \
29
-  has_opt=no; \
30
-  sane_makeflags=$$MAKEFLAGS; \
31
-  if $(am__is_gnu_make); then \
32
-    sane_makeflags=$$MFLAGS; \
33
-  else \
34
-    case $$MAKEFLAGS in \
35
-      *\\[\ \	]*) \
36
-        bs=\\; \
37
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
38
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
39
-    esac; \
40
-  fi; \
41
-  skip_next=no; \
42
-  strip_trailopt () \
43
-  { \
44
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45
-  }; \
46
-  for flg in $$sane_makeflags; do \
47
-    test $$skip_next = yes && { skip_next=no; continue; }; \
48
-    case $$flg in \
49
-      *=*|--*) continue;; \
50
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
51
-      -*I?*) strip_trailopt 'I';; \
52
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
53
-      -*O?*) strip_trailopt 'O';; \
54
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
55
-      -*l?*) strip_trailopt 'l';; \
56
-      -[dEDm]) skip_next=yes;; \
57
-      -[JT]) skip_next=yes;; \
58
-    esac; \
59
-    case $$flg in \
60
-      *$$target_option*) has_opt=yes; break;; \
61
-    esac; \
62
-  done; \
63
-  test $$has_opt = yes
64
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
65
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
66 21
 pkgdatadir = $(datadir)/@PACKAGE@
67 22
 pkgincludedir = $(includedir)/@PACKAGE@
68 23
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -86,9 +42,9 @@ target_triplet = @target@
86 86
 @INSTALL_LTDL_TRUE@am__append_2 = libltdl.la
87 87
 @CONVENIENCE_LTDL_TRUE@am__append_3 = libltdlc.la
88 88
 subdir = libltdl
89
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90
-	$(top_srcdir)/config/depcomp $(am__include_HEADERS_DIST) \
91
-	$(am__ltdlinclude_HEADERS_DIST) COPYING.LIB README
89
+DIST_COMMON = README $(am__include_HEADERS_DIST) \
90
+	$(am__ltdlinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
91
+	$(srcdir)/Makefile.in COPYING.LIB
92 92
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 93
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
94 94
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -200,7 +156,6 @@ dld_link_la_OBJECTS = $(am_dld_link_la_OBJECTS)
200 200
 AM_V_lt = $(am__v_lt_@AM_V@)
201 201
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
202 202
 am__v_lt_0 = --silent
203
-am__v_lt_1 = 
204 203
 dld_link_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
205 204
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
206 205
 	$(dld_link_la_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -255,18 +210,6 @@ shl_load_la_OBJECTS = $(am_shl_load_la_OBJECTS)
255 255
 shl_load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
256 256
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
257 257
 	$(shl_load_la_LDFLAGS) $(LDFLAGS) -o $@
258
-AM_V_P = $(am__v_P_@AM_V@)
259
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
260
-am__v_P_0 = false
261
-am__v_P_1 = :
262
-AM_V_GEN = $(am__v_GEN_@AM_V@)
263
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
264
-am__v_GEN_0 = @echo "  GEN     " $@;
265
-am__v_GEN_1 = 
266
-AM_V_at = $(am__v_at_@AM_V@)
267
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
268
-am__v_at_0 = @
269
-am__v_at_1 = 
270 258
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
271 259
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
272 260
 am__depfiles_maybe = depfiles
... ...
@@ -279,16 +222,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
279 279
 	$(AM_CFLAGS) $(CFLAGS)
280 280
 AM_V_CC = $(am__v_CC_@AM_V@)
281 281
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
282
-am__v_CC_0 = @echo "  CC      " $@;
283
-am__v_CC_1 = 
282
+am__v_CC_0 = @echo "  CC    " $@;
283
+AM_V_at = $(am__v_at_@AM_V@)
284
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
285
+am__v_at_0 = @
284 286
 CCLD = $(CC)
285 287
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
286 288
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
287 289
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
288 290
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
289 291
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
290
-am__v_CCLD_0 = @echo "  CCLD    " $@;
291
-am__v_CCLD_1 = 
292
+am__v_CCLD_0 = @echo "  CCLD  " $@;
293
+AM_V_GEN = $(am__v_GEN_@AM_V@)
294
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
295
+am__v_GEN_0 = @echo "  GEN   " $@;
292 296
 SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
293 297
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
294 298
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
... ...
@@ -297,32 +244,10 @@ DIST_SOURCES = $(dld_link_la_SOURCES) $(dlopen_la_SOURCES) \
297 297
 	$(dyld_la_SOURCES) $(libltdl_la_SOURCES) \
298 298
 	$(libltdlc_la_SOURCES) $(load_add_on_la_SOURCES) \
299 299
 	$(loadlibrary_la_SOURCES) $(shl_load_la_SOURCES)
300
-am__can_run_installinfo = \
301
-  case $$AM_UPDATE_INFO_DIR in \
302
-    n|no|NO) false;; \
303
-    *) (install-info --version) >/dev/null 2>&1;; \
304
-  esac
305 300
 am__include_HEADERS_DIST = ltdl.h
306 301
 am__ltdlinclude_HEADERS_DIST = libltdl/lt_system.h libltdl/lt_error.h \
307 302
 	libltdl/lt_dlloader.h
308 303
 HEADERS = $(include_HEADERS) $(ltdlinclude_HEADERS)
309
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
310
-# Read a list of newline-separated strings from the standard input,
311
-# and print each of them once, without duplicates.  Input order is
312
-# *not* preserved.
313
-am__uniquify_input = $(AWK) '\
314
-  BEGIN { nonempty = 0; } \
315
-  { items[$$0] = 1; nonempty = 1; } \
316
-  END { if (nonempty) { for (i in items) print i; }; } \
317
-'
318
-# Make sure the list of sources is unique.  This is necessary because,
319
-# e.g., the same source file might be shared among _SOURCES variables
320
-# for different programs/libraries.
321
-am__define_uniq_tagged_files = \
322
-  list='$(am__tagged_files)'; \
323
-  unique=`for i in $$list; do \
324
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325
-  done | $(am__uniquify_input)`
326 304
 ETAGS = etags
327 305
 CTAGS = ctags
328 306
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -535,26 +460,25 @@ target_vendor = @target_vendor@
535 535
 top_build_prefix = @top_build_prefix@
536 536
 top_builddir = @top_builddir@
537 537
 top_srcdir = @top_srcdir@
538
-ACLOCAL_AMFLAGS = -I ../m4
538
+ACLOCAL_AMFLAGS = -I m4
539 539
 AUTOMAKE_OPTIONS = foreign
540 540
 
541 541
 # -I$(srcdir) is needed for user that built libltdl with a sub-Automake
542 542
 # (not as a sub-package!) using 'nostdinc':
543 543
 AM_CPPFLAGS = -DLT_CONFIG_H='<$(LT_CONFIG_H)>' -DLTDL -I. -I$(srcdir) \
544
-	-Ilibltdl -I$(srcdir)/libltdl
544
+	-Ilibltdl -I$(srcdir)/libltdl -I$(srcdir)/libltdl
545 545
 AM_LDFLAGS = -no-undefined
546
-BUILT_SOURCES = libltdl/$(LT_ARGZ_H)
546
+BUILT_SOURCES = $(ARGZ_H)
547 547
 include_HEADERS = $(am__append_1)
548 548
 noinst_LTLIBRARIES = $(LT_DLLOADERS) $(am__append_3)
549 549
 lib_LTLIBRARIES = $(am__append_2)
550 550
 EXTRA_LTLIBRARIES = dlopen.la dld_link.la dyld.la load_add_on.la \
551 551
 	loadlibrary.la shl_load.la
552
-EXTRA_DIST = lt__dirent.c lt__strl.c COPYING.LIB README \
553
-	libltdl/lt__argz_.h lt__argz.c
552
+EXTRA_DIST = lt__dirent.c lt__strl.c COPYING.LIB README argz_.h argz.c
554 553
 CLEANFILES = libltdl.la libltdlc.la libdlloader.la $(ltdl_LIBOBJS) \
555 554
 	$(ltdl_LTLIBOBJS)
556
-MOSTLYCLEANFILES = libltdl/lt__argz.h libltdl/lt__argz.h-t
557
-LTDL_VERSION_INFO = -version-info 10:1:3
555
+MOSTLYCLEANFILES = argz.h argz.h-t
556
+LTDL_VERSION_INFO = -version-info 10:0:3
558 557
 @INSTALL_LTDL_TRUE@ltdlincludedir = $(includedir)/libltdl
559 558
 @INSTALL_LTDL_TRUE@ltdlinclude_HEADERS = libltdl/lt_system.h \
560 559
 @INSTALL_LTDL_TRUE@			  libltdl/lt_error.h \
... ...
@@ -567,7 +491,7 @@ libltdl_la_SOURCES = libltdl/lt__alloc.h \
567 567
 			  libltdl/lt__strl.h \
568 568
 			  libltdl/lt_dlloader.h \
569 569
 			  libltdl/lt_error.h \
570
-			  libltdl/lt_system.h \
570
+	                  libltdl/lt_system.h \
571 571
 			  libltdl/slist.h \
572 572
 			  loaders/preopen.c \
573 573
 			  lt__alloc.c \
... ...
@@ -636,9 +560,9 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
636 636
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
637 637
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
638 638
 $(am__aclocal_m4_deps):
639
-
640 639
 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
641 640
 	@$(NORMAL_INSTALL)
641
+	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
642 642
 	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
643 643
 	list2=; for p in $$list; do \
644 644
 	  if test -f $$p; then \
... ...
@@ -646,8 +570,6 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
646 646
 	  else :; fi; \
647 647
 	done; \
648 648
 	test -z "$$list2" || { \
649
-	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
650
-	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
651 649
 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
652 650
 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
653 651
 	}
... ...
@@ -663,47 +585,35 @@ uninstall-libLTLIBRARIES:
663 663
 
664 664
 clean-libLTLIBRARIES:
665 665
 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
666
-	@list='$(lib_LTLIBRARIES)'; \
667
-	locs=`for p in $$list; do echo $$p; done | \
668
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
669
-	      sort -u`; \
670
-	test -z "$$locs" || { \
671
-	  echo rm -f $${locs}; \
672
-	  rm -f $${locs}; \
673
-	}
666
+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
667
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
668
+	  test "$$dir" != "$$p" || dir=.; \
669
+	  echo "rm -f \"$${dir}/so_locations\""; \
670
+	  rm -f "$${dir}/so_locations"; \
671
+	done
674 672
 
675 673
 clean-noinstLTLIBRARIES:
676 674
 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
677
-	@list='$(noinst_LTLIBRARIES)'; \
678
-	locs=`for p in $$list; do echo $$p; done | \
679
-	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
680
-	      sort -u`; \
681
-	test -z "$$locs" || { \
682
-	  echo rm -f $${locs}; \
683
-	  rm -f $${locs}; \
684
-	}
685
-
675
+	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
676
+	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
677
+	  test "$$dir" != "$$p" || dir=.; \
678
+	  echo "rm -f \"$${dir}/so_locations\""; \
679
+	  rm -f "$${dir}/so_locations"; \
680
+	done
686 681
 dld_link.la: $(dld_link_la_OBJECTS) $(dld_link_la_DEPENDENCIES) $(EXTRA_dld_link_la_DEPENDENCIES) 
687 682
 	$(AM_V_CCLD)$(dld_link_la_LINK)  $(dld_link_la_OBJECTS) $(dld_link_la_LIBADD) $(LIBS)
688
-
689 683
 dlopen.la: $(dlopen_la_OBJECTS) $(dlopen_la_DEPENDENCIES) $(EXTRA_dlopen_la_DEPENDENCIES) 
690 684
 	$(AM_V_CCLD)$(dlopen_la_LINK)  $(dlopen_la_OBJECTS) $(dlopen_la_LIBADD) $(LIBS)
691
-
692 685
 dyld.la: $(dyld_la_OBJECTS) $(dyld_la_DEPENDENCIES) $(EXTRA_dyld_la_DEPENDENCIES) 
693 686
 	$(AM_V_CCLD)$(dyld_la_LINK)  $(dyld_la_OBJECTS) $(dyld_la_LIBADD) $(LIBS)
694
-
695 687
 libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) $(EXTRA_libltdl_la_DEPENDENCIES) 
696 688
 	$(AM_V_CCLD)$(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
697
-
698 689
 libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) $(EXTRA_libltdlc_la_DEPENDENCIES) 
699 690
 	$(AM_V_CCLD)$(libltdlc_la_LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
700
-
701 691
 load_add_on.la: $(load_add_on_la_OBJECTS) $(load_add_on_la_DEPENDENCIES) $(EXTRA_load_add_on_la_DEPENDENCIES) 
702 692
 	$(AM_V_CCLD)$(load_add_on_la_LINK)  $(load_add_on_la_OBJECTS) $(load_add_on_la_LIBADD) $(LIBS)
703
-
704 693
 loadlibrary.la: $(loadlibrary_la_OBJECTS) $(loadlibrary_la_DEPENDENCIES) $(EXTRA_loadlibrary_la_DEPENDENCIES) 
705 694
 	$(AM_V_CCLD)$(loadlibrary_la_LINK)  $(loadlibrary_la_OBJECTS) $(loadlibrary_la_LIBADD) $(LIBS)
706
-
707 695
 shl_load.la: $(shl_load_la_OBJECTS) $(shl_load_la_DEPENDENCIES) $(EXTRA_shl_load_la_DEPENDENCIES) 
708 696
 	$(AM_V_CCLD)$(shl_load_la_LINK)  $(shl_load_la_OBJECTS) $(shl_load_la_LIBADD) $(LIBS)
709 697
 
... ...
@@ -737,14 +647,14 @@ distclean-compile:
737 737
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
738 738
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
739 739
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
740
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
740
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
741 741
 
742 742
 .c.obj:
743 743
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
744 744
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
745 745
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
746 746
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
747
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
748 748
 
749 749
 .c.lo:
750 750
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -886,11 +796,8 @@ clean-libtool:
886 886
 	-rm -rf .libs _libs
887 887
 install-includeHEADERS: $(include_HEADERS)
888 888
 	@$(NORMAL_INSTALL)
889
+	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
889 890
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
890
-	if test -n "$$list"; then \
891
-	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
892
-	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
893
-	fi; \
894 891
 	for p in $$list; do \
895 892
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
896 893
 	  echo "$$d$$p"; \
... ...
@@ -907,11 +814,8 @@ uninstall-includeHEADERS:
907 907
 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
908 908
 install-ltdlincludeHEADERS: $(ltdlinclude_HEADERS)
909 909
 	@$(NORMAL_INSTALL)
910
+	test -z "$(ltdlincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)"
910 911
 	@list='$(ltdlinclude_HEADERS)'; test -n "$(ltdlincludedir)" || list=; \
911
-	if test -n "$$list"; then \
912
-	  echo " $(MKDIR_P) '$(DESTDIR)$(ltdlincludedir)'"; \
913
-	  $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)" || exit 1; \
914
-	fi; \
915 912
 	for p in $$list; do \
916 913
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
917 914
 	  echo "$$d$$p"; \
... ...
@@ -927,15 +831,26 @@ uninstall-ltdlincludeHEADERS:
927 927
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
928 928
 	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
929 929
 
930
-ID: $(am__tagged_files)
931
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
932
-tags: tags-am
933
-TAGS: tags
934
-
935
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
930
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
931
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
932
+	unique=`for i in $$list; do \
933
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
934
+	  done | \
935
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
936
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
937
+	mkid -fID $$unique
938
+tags: TAGS
939
+
940
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
941
+		$(TAGS_FILES) $(LISP)
936 942
 	set x; \
937 943
 	here=`pwd`; \
938
-	$(am__define_uniq_tagged_files); \
944
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
945
+	unique=`for i in $$list; do \
946
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
947
+	  done | \
948
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
949
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
939 950
 	shift; \
940 951
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
941 952
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -947,11 +862,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
947 947
 	      $$unique; \
948 948
 	  fi; \
949 949
 	fi
950
-ctags: ctags-am
951
-
952
-CTAGS: ctags
953
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
954
-	$(am__define_uniq_tagged_files); \
950
+ctags: CTAGS
951
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
952
+		$(TAGS_FILES) $(LISP)
953
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
954
+	unique=`for i in $$list; do \
955
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
956
+	  done | \
957
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
958
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
955 959
 	test -z "$(CTAGS_ARGS)$$unique" \
956 960
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
957 961
 	     $$unique
... ...
@@ -960,21 +879,6 @@ GTAGS:
960 960
 	here=`$(am__cd) $(top_builddir) && pwd` \
961 961
 	  && $(am__cd) $(top_srcdir) \
962 962
 	  && gtags -i $(GTAGS_ARGS) "$$here"
963
-cscopelist: cscopelist-am
964
-
965
-cscopelist-am: $(am__tagged_files)
966
-	list='$(am__tagged_files)'; \
967
-	case "$(srcdir)" in \
968
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
969
-	  *) sdir=$(subdir)/$(srcdir) ;; \
970
-	esac; \
971
-	for i in $$list; do \
972
-	  if test -f "$$i"; then \
973
-	    echo "$(subdir)/$$i"; \
974
-	  else \
975
-	    echo "$$sdir/$$i"; \
976
-	  fi; \
977
-	done >> $(top_builddir)/cscope.files
978 963
 
979 964
 distclean-tags:
980 965
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -1125,31 +1029,30 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1125 1125
 
1126 1126
 .MAKE: all check install install-am install-strip
1127 1127
 
1128
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1128
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1129 1129
 	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1130
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1131
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1132
-	dvi-am html html-am info info-am install install-am \
1133
-	install-data install-data-am install-dvi install-dvi-am \
1134
-	install-exec install-exec-am install-html install-html-am \
1130
+	ctags distclean distclean-compile distclean-generic \
1131
+	distclean-libtool distclean-tags distdir dvi dvi-am html \
1132
+	html-am info info-am install install-am install-data \
1133
+	install-data-am install-dvi install-dvi-am install-exec \
1134
+	install-exec-am install-html install-html-am \
1135 1135
 	install-includeHEADERS install-info install-info-am \
1136 1136
 	install-libLTLIBRARIES install-ltdlincludeHEADERS install-man \
1137 1137
 	install-pdf install-pdf-am install-ps install-ps-am \
1138 1138
 	install-strip installcheck installcheck-am installdirs \
1139 1139
 	maintainer-clean maintainer-clean-generic mostlyclean \
1140 1140
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1141
-	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1141
+	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1142 1142
 	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1143 1143
 	uninstall-ltdlincludeHEADERS
1144 1144
 
1145 1145
 
1146 1146
 # We need the following in order to create an <argz.h> when the system
1147 1147
 # doesn't have one that works with the given compiler.
1148
-all-local $(lib_OBJECTS): $(LT_ARGZ_H)
1149
-libltdl/lt__argz.h: libltdl/lt__argz_.h
1150
-	$(AM_V_at)$(mkinstalldirs) . libltdl
1151
-	$(AM_V_GEN)cp $(srcdir)/libltdl/lt__argz_.h $@-t
1152
-	$(AM_V_at)mv $@-t $@
1148
+all-local $(lib_OBJECTS): $(ARGZ_H)
1149
+argz.h: argz_.h
1150
+	cp $(srcdir)/argz_.h $@-t
1151
+	mv $@-t $@
1153 1152
 
1154 1153
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1155 1154
 # Otherwise a system limit (for SysV at least) may be exceeded.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -33,51 +34,6 @@
33 33
 #  MA 02110-1301, USA.
34 34
 
35 35
 VPATH = @srcdir@
36
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
-am__make_running_with_option = \
38
-  case $${target_option-} in \
39
-      ?) ;; \
40
-      *) echo "am__make_running_with_option: internal error: invalid" \
41
-              "target option '$${target_option-}' specified" >&2; \
42
-         exit 1;; \
43
-  esac; \
44
-  has_opt=no; \
45
-  sane_makeflags=$$MAKEFLAGS; \
46
-  if $(am__is_gnu_make); then \
47
-    sane_makeflags=$$MFLAGS; \
48
-  else \
49
-    case $$MAKEFLAGS in \
50
-      *\\[\ \	]*) \
51
-        bs=\\; \
52
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54
-    esac; \
55
-  fi; \
56
-  skip_next=no; \
57
-  strip_trailopt () \
58
-  { \
59
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60
-  }; \
61
-  for flg in $$sane_makeflags; do \
62
-    test $$skip_next = yes && { skip_next=no; continue; }; \
63
-    case $$flg in \
64
-      *=*|--*) continue;; \
65
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
66
-      -*I?*) strip_trailopt 'I';; \
67
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
68
-      -*O?*) strip_trailopt 'O';; \
69
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
70
-      -*l?*) strip_trailopt 'l';; \
71
-      -[dEDm]) skip_next=yes;; \
72
-      -[JT]) skip_next=yes;; \
73
-    esac; \
74
-    case $$flg in \
75
-      *$$target_option*) has_opt=yes; break;; \
76
-    esac; \
77
-  done; \
78
-  test $$has_opt = yes
79
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 36
 pkgdatadir = $(datadir)/@PACKAGE@
82 37
 pkgincludedir = $(includedir)/@PACKAGE@
83 38
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -99,8 +55,7 @@ host_triplet = @host@
99 99
 target_triplet = @target@
100 100
 bin_PROGRAMS = sigtool$(EXEEXT)
101 101
 subdir = sigtool
102
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103
-	$(top_srcdir)/config/depcomp
102
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
104 103
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 104
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
106 105
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -186,19 +141,6 @@ sigtool_LDADD = $(LDADD)
186 186
 AM_V_lt = $(am__v_lt_@AM_V@)
187 187
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
188 188
 am__v_lt_0 = --silent
189
-am__v_lt_1 = 
190
-AM_V_P = $(am__v_P_@AM_V@)
191
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
192
-am__v_P_0 = false
193
-am__v_P_1 = :
194
-AM_V_GEN = $(am__v_GEN_@AM_V@)
195
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
196
-am__v_GEN_0 = @echo "  GEN     " $@;
197
-am__v_GEN_1 = 
198
-AM_V_at = $(am__v_at_@AM_V@)
199
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
200
-am__v_at_0 = @
201
-am__v_at_1 = 
202 189
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
203 190
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
204 191
 am__depfiles_maybe = depfiles
... ...
@@ -211,40 +153,22 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211 211
 	$(AM_CFLAGS) $(CFLAGS)
212 212
 AM_V_CC = $(am__v_CC_@AM_V@)
213 213
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
214
-am__v_CC_0 = @echo "  CC      " $@;
215
-am__v_CC_1 = 
214
+am__v_CC_0 = @echo "  CC    " $@;
215
+AM_V_at = $(am__v_at_@AM_V@)
216
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
217
+am__v_at_0 = @
216 218
 CCLD = $(CC)
217 219
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218 220
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219 221
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
220 222
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
221 223
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
222
-am__v_CCLD_0 = @echo "  CCLD    " $@;
223
-am__v_CCLD_1 = 
224
+am__v_CCLD_0 = @echo "  CCLD  " $@;
225
+AM_V_GEN = $(am__v_GEN_@AM_V@)
226
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
227
+am__v_GEN_0 = @echo "  GEN   " $@;
224 228
 SOURCES = $(sigtool_SOURCES)
225 229
 DIST_SOURCES = $(sigtool_SOURCES)
226
-am__can_run_installinfo = \
227
-  case $$AM_UPDATE_INFO_DIR in \
228
-    n|no|NO) false;; \
229
-    *) (install-info --version) >/dev/null 2>&1;; \
230
-  esac
231
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
232
-# Read a list of newline-separated strings from the standard input,
233
-# and print each of them once, without duplicates.  Input order is
234
-# *not* preserved.
235
-am__uniquify_input = $(AWK) '\
236
-  BEGIN { nonempty = 0; } \
237
-  { items[$$0] = 1; nonempty = 1; } \
238
-  END { if (nonempty) { for (i in items) print i; }; } \
239
-'
240
-# Make sure the list of sources is unique.  This is necessary because,
241
-# e.g., the same source file might be shared among _SOURCES variables
242
-# for different programs/libraries.
243
-am__define_uniq_tagged_files = \
244
-  list='$(am__tagged_files)'; \
245
-  unique=`for i in $$list; do \
246
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247
-  done | $(am__uniquify_input)`
248 230
 ETAGS = etags
249 231
 CTAGS = ctags
250 232
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
... ...
@@ -513,19 +437,14 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
513 513
 $(am__aclocal_m4_deps):
514 514
 install-binPROGRAMS: $(bin_PROGRAMS)
515 515
 	@$(NORMAL_INSTALL)
516
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
516 517
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
517
-	if test -n "$$list"; then \
518
-	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
519
-	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
520
-	fi; \
521 518
 	for p in $$list; do echo "$$p $$p"; done | \
522 519
 	sed 's/$(EXEEXT)$$//' | \
523
-	while read p p1; do if test -f $$p \
524
-	 || test -f $$p1 \
525
-	  ; then echo "$$p"; echo "$$p"; else :; fi; \
520
+	while read p p1; do if test -f $$p || test -f $$p1; \
521
+	  then echo "$$p"; echo "$$p"; else :; fi; \
526 522
 	done | \
527
-	sed -e 'p;s,.*/,,;n;h' \
528
-	    -e 's|.*|.|' \
523
+	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
529 524
 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
530 525
 	sed 'N;N;N;s,\n, ,g' | \
531 526
 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
... ...
@@ -546,8 +465,7 @@ uninstall-binPROGRAMS:
546 546
 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
547 547
 	files=`for p in $$list; do echo "$$p"; done | \
548 548
 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
549
-	      -e 's/$$/$(EXEEXT)/' \
550
-	`; \
549
+	      -e 's/$$/$(EXEEXT)/' `; \
551 550
 	test -n "$$list" || exit 0; \
552 551
 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
553 552
 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
... ...
@@ -576,7 +494,6 @@ installcheck-binPROGRAMS: $(bin_PROGRAMS)
576 576
 	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
577 577
 	  done; \
578 578
 	done; rm -f c$${pid}_.???; exit $$bad
579
-
580 579
 sigtool$(EXEEXT): $(sigtool_OBJECTS) $(sigtool_DEPENDENCIES) $(EXTRA_sigtool_DEPENDENCIES) 
581 580
 	@rm -f sigtool$(EXEEXT)
582 581
 	$(AM_V_CCLD)$(LINK) $(sigtool_OBJECTS) $(sigtool_LDADD) $(LIBS)
... ...
@@ -601,14 +518,14 @@ distclean-compile:
601 601
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
602 602
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
603 603
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
604
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
605 605
 
606 606
 .c.obj:
607 607
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
608 608
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
609 609
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
610 610
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
611
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
612 612
 
613 613
 .c.lo:
614 614
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -707,15 +624,26 @@ mostlyclean-libtool:
707 707
 clean-libtool:
708 708
 	-rm -rf .libs _libs
709 709
 
710
-ID: $(am__tagged_files)
711
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
712
-tags: tags-am
713
-TAGS: tags
714
-
715
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
710
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
711
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
712
+	unique=`for i in $$list; do \
713
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
714
+	  done | \
715
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
716
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
717
+	mkid -fID $$unique
718
+tags: TAGS
719
+
720
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
721
+		$(TAGS_FILES) $(LISP)
716 722
 	set x; \
717 723
 	here=`pwd`; \
718
-	$(am__define_uniq_tagged_files); \
724
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
725
+	unique=`for i in $$list; do \
726
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
727
+	  done | \
728
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
729
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
719 730
 	shift; \
720 731
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
721 732
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -727,11 +655,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
727 727
 	      $$unique; \
728 728
 	  fi; \
729 729
 	fi
730
-ctags: ctags-am
731
-
732
-CTAGS: ctags
733
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
734
-	$(am__define_uniq_tagged_files); \
730
+ctags: CTAGS
731
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
732
+		$(TAGS_FILES) $(LISP)
733
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
734
+	unique=`for i in $$list; do \
735
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
736
+	  done | \
737
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
738
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
735 739
 	test -z "$(CTAGS_ARGS)$$unique" \
736 740
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
737 741
 	     $$unique
... ...
@@ -740,21 +672,6 @@ GTAGS:
740 740
 	here=`$(am__cd) $(top_builddir) && pwd` \
741 741
 	  && $(am__cd) $(top_srcdir) \
742 742
 	  && gtags -i $(GTAGS_ARGS) "$$here"
743
-cscopelist: cscopelist-am
744
-
745
-cscopelist-am: $(am__tagged_files)
746
-	list='$(am__tagged_files)'; \
747
-	case "$(srcdir)" in \
748
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
749
-	  *) sdir=$(subdir)/$(srcdir) ;; \
750
-	esac; \
751
-	for i in $$list; do \
752
-	  if test -f "$$i"; then \
753
-	    echo "$(subdir)/$$i"; \
754
-	  else \
755
-	    echo "$$sdir/$$i"; \
756
-	  fi; \
757
-	done >> $(top_builddir)/cscope.files
758 743
 
759 744
 distclean-tags:
760 745
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
... ...
@@ -899,20 +816,19 @@ uninstall-am: uninstall-binPROGRAMS
899 899
 
900 900
 .MAKE: install-am install-strip
901 901
 
902
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
903
-	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
904
-	ctags ctags-am distclean distclean-compile distclean-generic \
905
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
906
-	html-am info info-am install install-am install-binPROGRAMS \
907
-	install-data install-data-am install-dvi install-dvi-am \
908
-	install-exec install-exec-am install-html install-html-am \
909
-	install-info install-info-am install-man install-pdf \
910
-	install-pdf-am install-ps install-ps-am install-strip \
911
-	installcheck installcheck-am installcheck-binPROGRAMS \
912
-	installdirs maintainer-clean maintainer-clean-generic \
913
-	mostlyclean mostlyclean-compile mostlyclean-generic \
914
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
915
-	uninstall-am uninstall-binPROGRAMS
902
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
903
+	clean-generic clean-libtool ctags distclean distclean-compile \
904
+	distclean-generic distclean-libtool distclean-tags distdir dvi \
905
+	dvi-am html html-am info info-am install install-am \
906
+	install-binPROGRAMS install-data install-data-am install-dvi \
907
+	install-dvi-am install-exec install-exec-am install-html \
908
+	install-html-am install-info install-info-am install-man \
909
+	install-pdf install-pdf-am install-ps install-ps-am \
910
+	install-strip installcheck installcheck-am \
911
+	installcheck-binPROGRAMS installdirs maintainer-clean \
912
+	maintainer-clean-generic mostlyclean mostlyclean-compile \
913
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
914
+	tags uninstall uninstall-am uninstall-binPROGRAMS
916 915
 
917 916
 
918 917
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -14,51 +15,6 @@
14 14
 
15 15
 @SET_MAKE@
16 16
 VPATH = @srcdir@
17
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18
-am__make_running_with_option = \
19
-  case $${target_option-} in \
20
-      ?) ;; \
21
-      *) echo "am__make_running_with_option: internal error: invalid" \
22
-              "target option '$${target_option-}' specified" >&2; \
23
-         exit 1;; \
24
-  esac; \
25
-  has_opt=no; \
26
-  sane_makeflags=$$MAKEFLAGS; \
27
-  if $(am__is_gnu_make); then \
28
-    sane_makeflags=$$MFLAGS; \
29
-  else \
30
-    case $$MAKEFLAGS in \
31
-      *\\[\ \	]*) \
32
-        bs=\\; \
33
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35
-    esac; \
36
-  fi; \
37
-  skip_next=no; \
38
-  strip_trailopt () \
39
-  { \
40
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41
-  }; \
42
-  for flg in $$sane_makeflags; do \
43
-    test $$skip_next = yes && { skip_next=no; continue; }; \
44
-    case $$flg in \
45
-      *=*|--*) continue;; \
46
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
47
-      -*I?*) strip_trailopt 'I';; \
48
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
49
-      -*O?*) strip_trailopt 'O';; \
50
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
51
-      -*l?*) strip_trailopt 'l';; \
52
-      -[dEDm]) skip_next=yes;; \
53
-      -[JT]) skip_next=yes;; \
54
-    esac; \
55
-    case $$flg in \
56
-      *$$target_option*) has_opt=yes; break;; \
57
-    esac; \
58
-  done; \
59
-  test $$has_opt = yes
60
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 17
 pkgdatadir = $(datadir)/@PACKAGE@
63 18
 pkgincludedir = $(includedir)/@PACKAGE@
64 19
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -81,7 +37,7 @@ target_triplet = @target@
81 81
 @ENABLE_UNRAR_TRUE@am__append_1 = clam-v2.rar clam-v3.rar
82 82
 @HAVE_LIBBZ2_TRUE@am__append_2 = clam.exe.bz2 clam.bz2.zip
83 83
 subdir = test
84
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
84
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
85 85
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 86
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
87 87
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -157,26 +113,14 @@ mkinstalldirs = $(install_sh) -d
157 157
 CONFIG_HEADER = $(top_builddir)/clamav-config.h
158 158
 CONFIG_CLEAN_FILES =
159 159
 CONFIG_CLEAN_VPATH_FILES =
160
-AM_V_P = $(am__v_P_@AM_V@)
161
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
162
-am__v_P_0 = false
163
-am__v_P_1 = :
164 160
 AM_V_GEN = $(am__v_GEN_@AM_V@)
165 161
 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
166
-am__v_GEN_0 = @echo "  GEN     " $@;
167
-am__v_GEN_1 = 
162
+am__v_GEN_0 = @echo "  GEN   " $@;
168 163
 AM_V_at = $(am__v_at_@AM_V@)
169 164
 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
170 165
 am__v_at_0 = @
171
-am__v_at_1 = 
172 166
 SOURCES =
173 167
 DIST_SOURCES =
174
-am__can_run_installinfo = \
175
-  case $$AM_UPDATE_INFO_DIR in \
176
-    n|no|NO) false;; \
177
-    *) (install-info --version) >/dev/null 2>&1;; \
178
-  esac
179
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180 168
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181 169
 ACLOCAL = @ACLOCAL@
182 170
 AMTAR = @AMTAR@
... ...
@@ -442,11 +386,11 @@ mostlyclean-libtool:
442 442
 
443 443
 clean-libtool:
444 444
 	-rm -rf .libs _libs
445
-tags TAGS:
446
-
447
-ctags CTAGS:
445
+tags: TAGS
446
+TAGS:
448 447
 
449
-cscope cscopelist:
448
+ctags: CTAGS
449
+CTAGS:
450 450
 
451 451
 
452 452
 distdir: $(DISTFILES)
... ...
@@ -582,16 +526,16 @@ uninstall-am:
582 582
 .MAKE: install-am install-strip
583 583
 
584 584
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
585
-	clean-local cscopelist-am ctags-am distclean distclean-generic \
586
-	distclean-libtool distdir dvi dvi-am html html-am info info-am \
587
-	install install-am install-data install-data-am install-dvi \
585
+	clean-local distclean distclean-generic distclean-libtool \
586
+	distdir dvi dvi-am html html-am info info-am install \
587
+	install-am install-data install-data-am install-dvi \
588 588
 	install-dvi-am install-exec install-exec-am install-html \
589 589
 	install-html-am install-info install-info-am install-man \
590 590
 	install-pdf install-pdf-am install-ps install-ps-am \
591 591
 	install-strip installcheck installcheck-am installdirs \
592 592
 	maintainer-clean maintainer-clean-generic mostlyclean \
593 593
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
594
-	tags-am uninstall uninstall-am
594
+	uninstall uninstall-am
595 595
 
596 596
 
597 597
 all: $(FILES)
... ...
@@ -1,8 +1,9 @@
1
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
-
4
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
+# Foundation, Inc.
6 7
 # This Makefile.in is free software; the Free Software Foundation
7 8
 # gives unlimited permission to copy and/or distribute it,
8 9
 # with or without modifications, as long as this notice is preserved.
... ...
@@ -14,51 +15,6 @@
14 14
 
15 15
 @SET_MAKE@
16 16
 VPATH = @srcdir@
17
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18
-am__make_running_with_option = \
19
-  case $${target_option-} in \
20
-      ?) ;; \
21
-      *) echo "am__make_running_with_option: internal error: invalid" \
22
-              "target option '$${target_option-}' specified" >&2; \
23
-         exit 1;; \
24
-  esac; \
25
-  has_opt=no; \
26
-  sane_makeflags=$$MAKEFLAGS; \
27
-  if $(am__is_gnu_make); then \
28
-    sane_makeflags=$$MFLAGS; \
29
-  else \
30
-    case $$MAKEFLAGS in \
31
-      *\\[\ \	]*) \
32
-        bs=\\; \
33
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34
-          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35
-    esac; \
36
-  fi; \
37
-  skip_next=no; \
38
-  strip_trailopt () \
39
-  { \
40
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41
-  }; \
42
-  for flg in $$sane_makeflags; do \
43
-    test $$skip_next = yes && { skip_next=no; continue; }; \
44
-    case $$flg in \
45
-      *=*|--*) continue;; \
46
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
47
-      -*I?*) strip_trailopt 'I';; \
48
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
49
-      -*O?*) strip_trailopt 'O';; \
50
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
51
-      -*l?*) strip_trailopt 'l';; \
52
-      -[dEDm]) skip_next=yes;; \
53
-      -[JT]) skip_next=yes;; \
54
-    esac; \
55
-    case $$flg in \
56
-      *$$target_option*) has_opt=yes; break;; \
57
-    esac; \
58
-  done; \
59
-  test $$has_opt = yes
60
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 17
 pkgdatadir = $(datadir)/@PACKAGE@
63 18
 pkgincludedir = $(includedir)/@PACKAGE@
64 19
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -82,8 +38,7 @@ target_triplet = @target@
82 82
 TESTS = $(am__EXEEXT_1) $(scripts)
83 83
 check_PROGRAMS = $(am__EXEEXT_1) check_clamd$(EXEEXT) $(am__EXEEXT_2)
84 84
 subdir = unit_tests
85
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86
-	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
85
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
87 86
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 87
 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
89 88
 	$(top_srcdir)/m4/ax_check_uname_syscall.m4 \
... ...
@@ -184,7 +139,6 @@ check_clamav_OBJECTS = $(am_check_clamav_OBJECTS)
184 184
 AM_V_lt = $(am__v_lt_@AM_V@)
185 185
 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
186 186
 am__v_lt_0 = --silent
187
-am__v_lt_1 = 
188 187
 check_clamav_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
189 188
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(check_clamav_CFLAGS) \
190 189
 	$(CFLAGS) $(check_clamav_LDFLAGS) $(LDFLAGS) -o $@
... ...
@@ -201,18 +155,6 @@ am_check_fpu_endian_OBJECTS =  \
201 201
 check_fpu_endian_OBJECTS = $(am_check_fpu_endian_OBJECTS)
202 202
 check_fpu_endian_DEPENDENCIES =  \
203 203
 	$(top_builddir)/libclamav/libclamav.la
204
-AM_V_P = $(am__v_P_@AM_V@)
205
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
206
-am__v_P_0 = false
207
-am__v_P_1 = :
208
-AM_V_GEN = $(am__v_GEN_@AM_V@)
209
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
210
-am__v_GEN_0 = @echo "  GEN     " $@;
211
-am__v_GEN_1 = 
212
-AM_V_at = $(am__v_at_@AM_V@)
213
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
214
-am__v_at_0 = @
215
-am__v_at_1 = 
216 204
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
217 205
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
218 206
 am__depfiles_maybe = depfiles
... ...
@@ -225,65 +167,40 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
225 225
 	$(AM_CFLAGS) $(CFLAGS)
226 226
 AM_V_CC = $(am__v_CC_@AM_V@)
227 227
 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
228
-am__v_CC_0 = @echo "  CC      " $@;
229
-am__v_CC_1 = 
228
+am__v_CC_0 = @echo "  CC    " $@;
229
+AM_V_at = $(am__v_at_@AM_V@)
230
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
231
+am__v_at_0 = @
230 232
 CCLD = $(CC)
231 233
 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
232 234
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
233 235
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
234 236
 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
235 237
 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
236
-am__v_CCLD_0 = @echo "  CCLD    " $@;
237
-am__v_CCLD_1 = 
238
+am__v_CCLD_0 = @echo "  CCLD  " $@;
239
+AM_V_GEN = $(am__v_GEN_@AM_V@)
240
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
241
+am__v_GEN_0 = @echo "  GEN   " $@;
238 242
 SOURCES = $(check_clamav_SOURCES) $(check_clamd_SOURCES) \
239 243
 	$(check_fpu_endian_SOURCES)
240 244
 DIST_SOURCES = $(am__check_clamav_SOURCES_DIST) \
241 245
 	$(am__check_clamd_SOURCES_DIST) $(check_fpu_endian_SOURCES)
242
-am__can_run_installinfo = \
243
-  case $$AM_UPDATE_INFO_DIR in \
244
-    n|no|NO) false;; \
245
-    *) (install-info --version) >/dev/null 2>&1;; \
246
-  esac
247
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
248
-# Read a list of newline-separated strings from the standard input,
249
-# and print each of them once, without duplicates.  Input order is
250
-# *not* preserved.
251
-am__uniquify_input = $(AWK) '\
252
-  BEGIN { nonempty = 0; } \
253
-  { items[$$0] = 1; nonempty = 1; } \
254
-  END { if (nonempty) { for (i in items) print i; }; } \
255
-'
256
-# Make sure the list of sources is unique.  This is necessary because,
257
-# e.g., the same source file might be shared among _SOURCES variables
258
-# for different programs/libraries.
259
-am__define_uniq_tagged_files = \
260
-  list='$(am__tagged_files)'; \
261
-  unique=`for i in $$list; do \
262
-    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263
-  done | $(am__uniquify_input)`
264 246
 ETAGS = etags
265 247
 CTAGS = ctags
266
-am__tty_colors_dummy = \
267
-  mgn= red= grn= lgn= blu= brg= std=; \
268
-  am__color_tests=no
269
-am__tty_colors = { \
270
-  $(am__tty_colors_dummy); \
271
-  if test "X$(AM_COLOR_TESTS)" = Xno; then \
272
-    am__color_tests=no; \
273
-  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
274
-    am__color_tests=yes; \
275
-  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
276
-    am__color_tests=yes; \
277
-  fi; \
278
-  if test $$am__color_tests = yes; then \
279
-    red=''; \
280
-    grn=''; \
281
-    lgn=''; \
282
-    blu=''; \
283
-    mgn=''; \
284
-    brg=''; \
285
-    std=''; \
286
-  fi; \
248
+# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
249
+# then this fails; a conservative approach.  Of course do not redirect
250
+# stdout here, just stderr.
251
+am__tty_colors = \
252
+red=; grn=; lgn=; blu=; std=; \
253
+test "X$(AM_COLOR_TESTS)" != Xno \
254
+&& test "X$$TERM" != Xdumb \
255
+&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
256
+&& { \
257
+  red=''; \
258
+  grn=''; \
259
+  lgn=''; \
260
+  blu=''; \
261
+  std=''; \
287 262
 }
288 263
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
289 264
 am__vpath_adj = case $$p in \
... ...
@@ -312,161 +229,91 @@ am__uninstall_files_from_dir = { \
312 312
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
313 313
          $(am__cd) "$$dir" && rm -f $$files; }; \
314 314
   }
315
-am__recheck_rx = ^[ 	]*:recheck:[ 	]*
316
-am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
317
-am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
318
-# A command that, given a newline-separated list of test names on the
319
-# standard input, print the name of the tests that are to be re-run
320
-# upon "make recheck".
321
-am__list_recheck_tests = $(AWK) '{ \
322
-  recheck = 1; \
323
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
324
-    { \
325
-      if (rc < 0) \
326
-        { \
327
-          if ((getline line2 < ($$0 ".log")) < 0) \
328
-	    recheck = 0; \
329
-          break; \
330
-        } \
331
-      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
332
-        { \
333
-          recheck = 0; \
334
-          break; \
335
-        } \
336
-      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
337
-        { \
338
-          break; \
339
-        } \
340
-    }; \
341
-  if (recheck) \
342
-    print $$0; \
343
-  close ($$0 ".trs"); \
344
-  close ($$0 ".log"); \
345
-}'
346
-# A command that, given a newline-separated list of test names on the
347
-# standard input, create the global log from their .trs and .log files.
348
-am__create_global_log = $(AWK) ' \
349
-function fatal(msg) \
350
-{ \
351
-  print "fatal: making $@: " msg | "cat >&2"; \
352
-  exit 1; \
353
-} \
354
-function rst_section(header) \
355
-{ \
356
-  print header; \
357
-  len = length(header); \
358
-  for (i = 1; i <= len; i = i + 1) \
359
-    printf "="; \
360
-  printf "\n\n"; \
361
-} \
362
-{ \
363
-  copy_in_global_log = 1; \
364
-  global_test_result = "RUN"; \
365
-  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
366
-    { \
367
-      if (rc < 0) \
368
-         fatal("failed to read from " $$0 ".trs"); \
369
-      if (line ~ /$(am__global_test_result_rx)/) \
370
-        { \
371
-          sub("$(am__global_test_result_rx)", "", line); \
372
-          sub("[ 	]*$$", "", line); \
373
-          global_test_result = line; \
374
-        } \
375
-      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
376
-        copy_in_global_log = 0; \
377
-    }; \
378
-  if (copy_in_global_log) \
379
-    { \
380
-      rst_section(global_test_result ": " $$0); \
381
-      while ((rc = (getline line < ($$0 ".log"))) != 0) \
382
-      { \
383
-        if (rc < 0) \
384
-          fatal("failed to read from " $$0 ".log"); \
385
-        print line; \
386
-      }; \
387
-      printf "\n"; \
388
-    }; \
389
-  close ($$0 ".trs"); \
390
-  close ($$0 ".log"); \
315
+# Restructured Text title and section.
316
+am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
317
+am__rst_section = sed 'p;s/./=/g;p;g'
318
+# Put stdin (possibly several lines separated by ".  ") in a box.
319
+# Prefix each line by 'col' and terminate each with 'std', for coloring.
320
+# Multi line coloring is problematic with "less -R", so we really need
321
+# to color each line individually.
322
+am__text_box = $(AWK) '{			\
323
+  n = split($$0, lines, "\\.  "); max = 0;	\
324
+  for (i = 1; i <= n; ++i)			\
325
+    if (max < length(lines[i]))			\
326
+      max = length(lines[i]);			\
327
+  for (i = 0; i < max; ++i)			\
328
+    line = line "=";				\
329
+  print col line std;				\
330
+  for (i = 1; i <= n; ++i)			\
331
+    if (lines[i])				\
332
+      print col lines[i] std;			\
333
+  print col line std;				\
391 334
 }'
392
-# Restructured Text title.
393
-am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
394 335
 # Solaris 10 'make', and several other traditional 'make' implementations,
395 336
 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
396 337
 # by disabling -e (using the XSI extension "set +e") if it's set.
397 338
 am__sh_e_setup = case $$- in *e*) set +e;; esac
398
-# Default flags passed to test drivers.
399
-am__common_driver_flags = \
400
-  --color-tests "$$am__color_tests" \
401
-  --enable-hard-errors "$$am__enable_hard_errors" \
402
-  --expect-failure "$$am__expect_failure"
403 339
 # To be inserted before the command running the test.  Creates the
404 340
 # directory for the log if needed.  Stores in $dir the directory
405
-# containing $f, in $tst the test, in $log the log.  Executes the
406
-# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
407
-# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
408
-# will run the test scripts (or their associated LOG_COMPILER, if
409
-# thy have one).
341
+# containing $f, in $tst the test, in $log the log, and passes
342
+# TESTS_ENVIRONMENT.  Save and restore TERM around use of
343
+# TESTS_ENVIRONMENT, in case that unsets it.
410 344
 am__check_pre = \
411 345
 $(am__sh_e_setup);					\
412 346
 $(am__vpath_adj_setup) $(am__vpath_adj)			\
413
-$(am__tty_colors);					\
414 347
 srcdir=$(srcdir); export srcdir;			\
415
-case "$@" in						\
416
-  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
417
-    *) am__odir=.;; 					\
418
-esac;							\
419
-test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
420
-  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
348
+rm -f $@-t;						\
349
+am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
350
+trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;	\
351
+trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
352
+am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;		\
353
+test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?;	\
421 354
 if test -f "./$$f"; then dir=./;			\
422 355
 elif test -f "$$f"; then dir=;				\
423 356
 else dir="$(srcdir)/"; fi;				\
424
-tst=$$dir$$f; log='$@'; 				\
425
-if test -n '$(DISABLE_HARD_ERRORS)'; then		\
426
-  am__enable_hard_errors=no; 				\
427
-else							\
428
-  am__enable_hard_errors=yes; 				\
429
-fi; 							\
357
+tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;		\
358
+$(TESTS_ENVIRONMENT)
359
+# To be appended to the command running the test.  Handle the stdout
360
+# and stderr redirection, and catch the exit status.
361
+am__check_post = \
362
+>$@-t 2>&1;						\
363
+estatus=$$?;						\
364
+if test -n '$(DISABLE_HARD_ERRORS)'			\
365
+   && test $$estatus -eq 99; then			\
366
+  estatus=1;						\
367
+fi;							\
368
+TERM=$$__SAVED_TERM; export TERM;			\
369
+$(am__tty_colors);					\
370
+xfailed=PASS;						\
430 371
 case " $(XFAIL_TESTS) " in				\
431 372
   *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
432
-    am__expect_failure=yes;;				\
433
-  *)							\
434
-    am__expect_failure=no;;				\
435
-esac; 							\
436
-$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
437
-# A shell command to get the names of the tests scripts with any registered
438
-# extension removed (i.e., equivalently, the names of the test logs, with
439
-# the '.log' extension removed).  The result is saved in the shell variable
440
-# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
441
-# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
442
-# since that might cause problem with VPATH rewrites for suffix-less tests.
443
-# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
444
-am__set_TESTS_bases = \
445
-  bases='$(TEST_LOGS)'; \
446
-  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
447
-  bases=`echo $$bases`
373
+    xfailed=XFAIL;;					\
374
+esac;							\
375
+case $$estatus.$$xfailed in				\
376
+    0.XFAIL) col=$$red; res=XPASS;;			\
377
+    0.*)     col=$$grn; res=PASS ;;			\
378
+    77.*)    col=$$blu; res=SKIP ;;			\
379
+    99.*)    col=$$red; res=FAIL ;;			\
380
+    *.XFAIL) col=$$lgn; res=XFAIL;;			\
381
+    *.*)     col=$$red; res=FAIL ;;			\
382
+esac;							\
383
+echo "$${col}$$res$${std}: $$f";			\
384
+echo "$$res: $$f (exit: $$estatus)" |			\
385
+  $(am__rst_section) >$@;				\
386
+cat $@-t >>$@;						\
387
+rm -f $@-t
448 388
 RECHECK_LOGS = $(TEST_LOGS)
449
-AM_RECURSIVE_TARGETS = check recheck
389
+AM_RECURSIVE_TARGETS = check recheck check-html recheck-html
390
+TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
450 391
 TEST_SUITE_LOG = test-suite.log
451 392
 TEST_EXTENSIONS = @EXEEXT@ .test
452
-LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
453 393
 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
454
-am__set_b = \
455
-  case '$@' in \
456
-    */*) \
457
-      case '$*' in \
458
-        */*) b='$*';; \
459
-          *) b=`echo '$@' | sed 's/\.log$$//'`; \
460
-       esac;; \
461
-    *) \
462
-      b='$*';; \
463
-  esac
464 394
 am__test_logs1 = $(TESTS:=.log)
465 395
 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
466 396
 TEST_LOGS = $(am__test_logs2:.test.log=.log)
467
-TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
468 397
 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
469 398
 	$(TEST_LOG_FLAGS)
399
+TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
470 400
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
471 401
 ACLOCAL = @ACLOCAL@
472 402
 AMTAR = @AMTAR@
... ...
@@ -716,7 +563,7 @@ EXTRA_DIST = .split $(srcdir)/*.ref input test-freshclam.conf valgrind.supp viru
716 716
 all: all-am
717 717
 
718 718
 .SUFFIXES:
719
-.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
719
+.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
720 720
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
721 721
 	@for dep in $?; do \
722 722
 	  case '$(am__configure_deps)' in \
... ...
@@ -756,15 +603,12 @@ clean-checkPROGRAMS:
756 756
 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
757 757
 	echo " rm -f" $$list; \
758 758
 	rm -f $$list
759
-
760 759
 check_clamav$(EXEEXT): $(check_clamav_OBJECTS) $(check_clamav_DEPENDENCIES) $(EXTRA_check_clamav_DEPENDENCIES) 
761 760
 	@rm -f check_clamav$(EXEEXT)
762 761
 	$(AM_V_CCLD)$(check_clamav_LINK) $(check_clamav_OBJECTS) $(check_clamav_LDADD) $(LIBS)
763
-
764 762
 check_clamd$(EXEEXT): $(check_clamd_OBJECTS) $(check_clamd_DEPENDENCIES) $(EXTRA_check_clamd_DEPENDENCIES) 
765 763
 	@rm -f check_clamd$(EXEEXT)
766 764
 	$(AM_V_CCLD)$(LINK) $(check_clamd_OBJECTS) $(check_clamd_LDADD) $(LIBS)
767
-
768 765
 check_fpu_endian$(EXEEXT): $(check_fpu_endian_OBJECTS) $(check_fpu_endian_DEPENDENCIES) $(EXTRA_check_fpu_endian_DEPENDENCIES) 
769 766
 	@rm -f check_fpu_endian$(EXEEXT)
770 767
 	$(AM_V_CCLD)$(LINK) $(check_fpu_endian_OBJECTS) $(check_fpu_endian_LDADD) $(LIBS)
... ...
@@ -794,14 +638,14 @@ distclean-compile:
794 794
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
795 795
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
796 796
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
797
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
798 798
 
799 799
 .c.obj:
800 800
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
801 801
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
802 802
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
803 803
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
804
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
804
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
805 805
 
806 806
 .c.lo:
807 807
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
... ...
@@ -998,15 +842,26 @@ mostlyclean-libtool:
998 998
 clean-libtool:
999 999
 	-rm -rf .libs _libs
1000 1000
 
1001
-ID: $(am__tagged_files)
1002
-	$(am__define_uniq_tagged_files); mkid -fID $$unique
1003
-tags: tags-am
1004
-TAGS: tags
1005
-
1006
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1001
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1002
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1003
+	unique=`for i in $$list; do \
1004
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1005
+	  done | \
1006
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1007
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1008
+	mkid -fID $$unique
1009
+tags: TAGS
1010
+
1011
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1012
+		$(TAGS_FILES) $(LISP)
1007 1013
 	set x; \
1008 1014
 	here=`pwd`; \
1009
-	$(am__define_uniq_tagged_files); \
1015
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1016
+	unique=`for i in $$list; do \
1017
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1018
+	  done | \
1019
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1020
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1010 1021
 	shift; \
1011 1022
 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1012 1023
 	  test -n "$$unique" || unique=$$empty_fix; \
... ...
@@ -1018,11 +873,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1018 1018
 	      $$unique; \
1019 1019
 	  fi; \
1020 1020
 	fi
1021
-ctags: ctags-am
1022
-
1023
-CTAGS: ctags
1024
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1025
-	$(am__define_uniq_tagged_files); \
1021
+ctags: CTAGS
1022
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1023
+		$(TAGS_FILES) $(LISP)
1024
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1025
+	unique=`for i in $$list; do \
1026
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1027
+	  done | \
1028
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1029
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1026 1030
 	test -z "$(CTAGS_ARGS)$$unique" \
1027 1031
 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1028 1032
 	     $$unique
... ...
@@ -1031,271 +890,167 @@ GTAGS:
1031 1031
 	here=`$(am__cd) $(top_builddir) && pwd` \
1032 1032
 	  && $(am__cd) $(top_srcdir) \
1033 1033
 	  && gtags -i $(GTAGS_ARGS) "$$here"
1034
-cscopelist: cscopelist-am
1035
-
1036
-cscopelist-am: $(am__tagged_files)
1037
-	list='$(am__tagged_files)'; \
1038
-	case "$(srcdir)" in \
1039
-	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1040
-	  *) sdir=$(subdir)/$(srcdir) ;; \
1041
-	esac; \
1042
-	for i in $$list; do \
1043
-	  if test -f "$$i"; then \
1044
-	    echo "$(subdir)/$$i"; \
1045
-	  else \
1046
-	    echo "$$sdir/$$i"; \
1047
-	  fi; \
1048
-	done >> $(top_builddir)/cscope.files
1049 1034
 
1050 1035
 distclean-tags:
1051 1036
 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1052 1037
 
1053
-# Recover from deleted '.trs' file; this should ensure that
1054
-# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1055
-# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1056
-# to avoid problems with "make -n".
1057
-.log.trs:
1058
-	rm -f $< $@
1059
-	$(MAKE) $(AM_MAKEFLAGS) $<
1060
-
1061
-# Leading 'am--fnord' is there to ensure the list of targets does not
1062
-# expand to empty, as could happen e.g. with make check TESTS=''.
1063
-am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1064
-am--force-recheck:
1065
-	@:
1066
-
1067 1038
 $(TEST_SUITE_LOG): $(TEST_LOGS)
1068
-	@$(am__set_TESTS_bases); \
1069
-	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1070
-	redo_bases=`for i in $$bases; do \
1071
-	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1072
-	            done`; \
1073
-	if test -n "$$redo_bases"; then \
1074
-	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1075
-	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1076
-	  if $(am__make_dryrun); then :; else \
1077
-	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1078
-	  fi; \
1079
-	fi; \
1080
-	if test -n "$$am__remaking_logs"; then \
1081
-	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1082
-	       "recursion detected" >&2; \
1083
-	else \
1084
-	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1085
-	fi; \
1086
-	if $(am__make_dryrun); then :; else \
1087
-	  st=0;  \
1088
-	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1089
-	  for i in $$redo_bases; do \
1090
-	    test -f $$i.trs && test -r $$i.trs \
1091
-	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1092
-	    test -f $$i.log && test -r $$i.log \
1093
-	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1094
-	  done; \
1095
-	  test $$st -eq 0 || exit 1; \
1096
-	fi
1097
-	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1098
-	ws='[ 	]'; \
1099
-	results=`for b in $$bases; do echo $$b.trs; done`; \
1100
-	test -n "$$results" || results=/dev/null; \
1101
-	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1102
-	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1103
-	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1104
-	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1105
-	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1106
-	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1107
-	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1108
-	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1109
-	  success=true; \
1110
-	else \
1111
-	  success=false; \
1112
-	fi; \
1113
-	br='==================='; br=$$br$$br$$br$$br; \
1114
-	result_count () \
1115
-	{ \
1116
-	    if test x"$$1" = x"--maybe-color"; then \
1117
-	      maybe_colorize=yes; \
1118
-	    elif test x"$$1" = x"--no-color"; then \
1119
-	      maybe_colorize=no; \
1120
-	    else \
1121
-	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1122
-	    fi; \
1123
-	    shift; \
1124
-	    desc=$$1 count=$$2; \
1125
-	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1126
-	      color_start=$$3 color_end=$$std; \
1127
-	    else \
1128
-	      color_start= color_end=; \
1129
-	    fi; \
1130
-	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1131
-	}; \
1132
-	create_testsuite_report () \
1133
-	{ \
1134
-	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1135
-	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1136
-	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1137
-	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1138
-	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1139
-	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1140
-	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1141
-	}; \
1039
+	@$(am__sh_e_setup);						\
1040
+	list='$(TEST_LOGS)';						\
1041
+	results=`for f in $$list; do					\
1042
+		   test -r $$f && read line < $$f && echo "$$line"	\
1043
+		     || echo FAIL;					\
1044
+		 done`;							\
1045
+	all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[	 ]*//'`; \
1046
+	fail=`echo "$$results" | grep -c '^FAIL'`;			\
1047
+	pass=`echo "$$results" | grep -c '^PASS'`;			\
1048
+	skip=`echo "$$results" | grep -c '^SKIP'`;			\
1049
+	xfail=`echo "$$results" | grep -c '^XFAIL'`;			\
1050
+	xpass=`echo "$$results" | grep -c '^XPASS'`;			\
1051
+	failures=`expr $$fail + $$xpass`;				\
1052
+	all=`expr $$all - $$skip`;					\
1053
+	if test "$$all" -eq 1; then tests=test; All=;			\
1054
+	else tests=tests; All="All "; fi;				\
1055
+	case fail=$$fail:xpass=$$xpass:xfail=$$xfail in			\
1056
+	  fail=0:xpass=0:xfail=0)					\
1057
+	    msg="$$All$$all $$tests passed.  ";				\
1058
+	    exit=true;;							\
1059
+	  fail=0:xpass=0:xfail=*)					\
1060
+	    msg="$$All$$all $$tests behaved as expected";		\
1061
+	    if test "$$xfail" -eq 1; then xfailures=failure;		\
1062
+	    else xfailures=failures; fi;				\
1063
+	    msg="$$msg ($$xfail expected $$xfailures).  ";		\
1064
+	    exit=true;;							\
1065
+	  fail=*:xpass=0:xfail=*)					\
1066
+	    msg="$$fail of $$all $$tests failed.  ";			\
1067
+	    exit=false;;						\
1068
+	  fail=*:xpass=*:xfail=*)					\
1069
+	    msg="$$failures of $$all $$tests did not behave as expected"; \
1070
+	    if test "$$xpass" -eq 1; then xpasses=pass;			\
1071
+	    else xpasses=passes; fi;					\
1072
+	    msg="$$msg ($$xpass unexpected $$xpasses).  ";		\
1073
+	    exit=false;;						\
1074
+	  *)								\
1075
+	    echo >&2 "incorrect case"; exit 4;;				\
1076
+	esac;								\
1077
+	if test "$$skip" -ne 0; then					\
1078
+	  if test "$$skip" -eq 1; then					\
1079
+	    msg="$$msg($$skip test was not run).  ";			\
1080
+	  else								\
1081
+	    msg="$$msg($$skip tests were not run).  ";			\
1082
+	  fi;								\
1083
+	fi;								\
1142 1084
 	{								\
1143 1085
 	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1144 1086
 	    $(am__rst_title);						\
1145
-	  create_testsuite_report --no-color;				\
1087
+	  echo "$$msg";							\
1146 1088
 	  echo;								\
1147 1089
 	  echo ".. contents:: :depth: 2";				\
1148 1090
 	  echo;								\
1149
-	  for b in $$bases; do echo $$b; done				\
1150
-	    | $(am__create_global_log);					\
1151
-	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1091
+	  for f in $$list; do						\
1092
+	    test -r $$f && read line < $$f || line=;			\
1093
+	    case $$line in						\
1094
+	      PASS:*|XFAIL:*);;						\
1095
+	      *) echo; cat $$f;;					\
1096
+	    esac;							\
1097
+	  done;								\
1098
+	} >$(TEST_SUITE_LOG).tmp;					\
1152 1099
 	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1153
-	if $$success; then						\
1100
+	if test "$$failures" -ne 0; then				\
1101
+	  msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";		\
1102
+	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1103
+	    msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";	\
1104
+	  fi;								\
1105
+	fi;								\
1106
+	test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);	\
1107
+	$(am__tty_colors);						\
1108
+	if $$exit; then							\
1154 1109
 	  col="$$grn";							\
1155 1110
 	 else								\
1156 1111
 	  col="$$red";							\
1157
-	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1158 1112
 	fi;								\
1159
-	echo "$${col}$$br$${std}"; 					\
1160
-	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1161
-	echo "$${col}$$br$${std}"; 					\
1162
-	create_testsuite_report --maybe-color;				\
1163
-	echo "$$col$$br$$std";						\
1164
-	if $$success; then :; else					\
1165
-	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1166
-	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1167
-	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1168
-	  fi;								\
1169
-	  echo "$$col$$br$$std";					\
1170
-	fi;								\
1171
-	$$success || exit 1
1113
+	echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";		\
1114
+	$$exit || exit 1
1172 1115
 
1173
-check-TESTS:
1174
-	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1175
-	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1176
-	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1177
-	@set +e; $(am__set_TESTS_bases); \
1178
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1179
-	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1180
-	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1181
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1182
-	exit $$?;
1183
-recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
1116
+check-TESTS recheck:
1117
+	@if test $@ != recheck; then \
1118
+	   list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list; \
1119
+	 fi
1184 1120
 	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1185
-	@set +e; $(am__set_TESTS_bases); \
1186
-	bases=`for i in $$bases; do echo $$i; done \
1187
-	         | $(am__list_recheck_tests)` || exit 1; \
1188
-	log_list=`for i in $$bases; do echo $$i.log; done`; \
1189
-	log_list=`echo $$log_list`; \
1190
-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1191
-	        am__force_recheck=am--force-recheck \
1192
-	        TEST_LOGS="$$log_list"; \
1193
-	exit $$?
1121
+	@list='' list2='$(TEST_LOGS)'; for f in $$list2; do \
1122
+	  test .log = $$f && continue; \
1123
+	  if test $@ = recheck; then \
1124
+	    test -f $$f || continue; \
1125
+	    if test -r $$f && read line < $$f; then \
1126
+	      case $$line in FAIL*|XPASS*) : ;; *) continue;; esac; \
1127
+	    fi; \
1128
+	  fi; \
1129
+	  if test -z "$$list"; then list=$$f; else list="$$list $$f"; fi; \
1130
+	done; \
1131
+	if test $@ = recheck && test -n "$$list"; then \
1132
+	  echo "am--clean: ; rm -f $$list" \
1133
+	    | $(MAKE) $(AM_MAKEFLAGS) -f - am--clean || exit 1; \
1134
+	fi; \
1135
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1136
+recheck: $(check_PROGRAMS) $(check_SCRIPTS)
1137
+
1138
+am--mostlyclean-test-html:
1139
+	list='$(TEST_LOGS:.log=.html)'; test -z "$$list" || rm -f $$list
1140
+	rm -f $(TEST_SUITE_HTML)
1141
+
1142
+.log.html:
1143
+	@list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';		\
1144
+	for r2h in $$list; do						\
1145
+	  if ($$r2h --version) >/dev/null 2>&1; then			\
1146
+	    R2H=$$r2h;							\
1147
+	  fi;								\
1148
+	done;								\
1149
+	if test -z "$$R2H"; then					\
1150
+	  echo >&2 "cannot find rst2html, cannot create $@";		\
1151
+	  exit 2;							\
1152
+	fi;								\
1153
+	$$R2H $< >$@.tmp
1154
+	@mv $@.tmp $@
1155
+
1156
+# Be sure to run check first, and then to convert the result.
1157
+# Beware of concurrent executions.  Run "check" not "check-TESTS", as
1158
+# check-SCRIPTS and other dependencies are rebuilt by the former only.
1159
+# And expect check to fail.
1160
+check-html recheck-html:
1161
+	@target=`echo $@ | sed 's/-html$$//'`; \
1162
+	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
1163
+	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) TEST_LOGS= || exit 4; \
1164
+	exit $$rv
1194 1165
 check_clamav.log: check_clamav$(EXEEXT)
1195
-	@p='check_clamav$(EXEEXT)'; \
1196
-	b='check_clamav'; \
1197
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1198
-	--log-file $$b.log --trs-file $$b.trs \
1199
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1200
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1166
+	@p='check_clamav$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1201 1167
 check_freshclam.sh.log: check_freshclam.sh
1202
-	@p='check_freshclam.sh'; \
1203
-	b='check_freshclam.sh'; \
1204
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1205
-	--log-file $$b.log --trs-file $$b.trs \
1206
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1207
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1168
+	@p='check_freshclam.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1208 1169
 check_sigtool.sh.log: check_sigtool.sh
1209
-	@p='check_sigtool.sh'; \
1210
-	b='check_sigtool.sh'; \
1211
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1212
-	--log-file $$b.log --trs-file $$b.trs \
1213
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1214
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1170
+	@p='check_sigtool.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1215 1171
 check_unit_vg.sh.log: check_unit_vg.sh
1216
-	@p='check_unit_vg.sh'; \
1217
-	b='check_unit_vg.sh'; \
1218
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1219
-	--log-file $$b.log --trs-file $$b.trs \
1220
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1221
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1172
+	@p='check_unit_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1222 1173
 check1_clamscan.sh.log: check1_clamscan.sh
1223
-	@p='check1_clamscan.sh'; \
1224
-	b='check1_clamscan.sh'; \
1225
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1226
-	--log-file $$b.log --trs-file $$b.trs \
1227
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1228
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1174
+	@p='check1_clamscan.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1229 1175
 check2_clamd.sh.log: check2_clamd.sh
1230
-	@p='check2_clamd.sh'; \
1231
-	b='check2_clamd.sh'; \
1232
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1233
-	--log-file $$b.log --trs-file $$b.trs \
1234
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1235
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1176
+	@p='check2_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1236 1177
 check3_clamd.sh.log: check3_clamd.sh
1237
-	@p='check3_clamd.sh'; \
1238
-	b='check3_clamd.sh'; \
1239
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1240
-	--log-file $$b.log --trs-file $$b.trs \
1241
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1242
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1178
+	@p='check3_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1243 1179
 check4_clamd.sh.log: check4_clamd.sh
1244
-	@p='check4_clamd.sh'; \
1245
-	b='check4_clamd.sh'; \
1246
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1247
-	--log-file $$b.log --trs-file $$b.trs \
1248
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1249
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1180
+	@p='check4_clamd.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1250 1181
 check5_clamd_vg.sh.log: check5_clamd_vg.sh
1251
-	@p='check5_clamd_vg.sh'; \
1252
-	b='check5_clamd_vg.sh'; \
1253
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1254
-	--log-file $$b.log --trs-file $$b.trs \
1255
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1256
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1182
+	@p='check5_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1257 1183
 check6_clamd_vg.sh.log: check6_clamd_vg.sh
1258
-	@p='check6_clamd_vg.sh'; \
1259
-	b='check6_clamd_vg.sh'; \
1260
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1261
-	--log-file $$b.log --trs-file $$b.trs \
1262
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1263
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1184
+	@p='check6_clamd_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1264 1185
 check7_clamd_hg.sh.log: check7_clamd_hg.sh
1265
-	@p='check7_clamd_hg.sh'; \
1266
-	b='check7_clamd_hg.sh'; \
1267
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1268
-	--log-file $$b.log --trs-file $$b.trs \
1269
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1270
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1186
+	@p='check7_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1271 1187
 check8_clamd_hg.sh.log: check8_clamd_hg.sh
1272
-	@p='check8_clamd_hg.sh'; \
1273
-	b='check8_clamd_hg.sh'; \
1274
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1275
-	--log-file $$b.log --trs-file $$b.trs \
1276
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1277
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1188
+	@p='check8_clamd_hg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1278 1189
 check9_clamscan_vg.sh.log: check9_clamscan_vg.sh
1279
-	@p='check9_clamscan_vg.sh'; \
1280
-	b='check9_clamscan_vg.sh'; \
1281
-	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1282
-	--log-file $$b.log --trs-file $$b.trs \
1283
-	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1284
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1190
+	@p='check9_clamscan_vg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1285 1191
 .test.log:
1286
-	@p='$<'; \
1287
-	$(am__set_b); \
1288
-	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1289
-	--log-file $$b.log --trs-file $$b.trs \
1290
-	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1291
-	"$$tst" $(AM_TESTS_FD_REDIRECT)
1192
+	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1292 1193
 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1293
-@am__EXEEXT_TRUE@	@p='$<'; \
1294
-@am__EXEEXT_TRUE@	$(am__set_b); \
1295
-@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1296
-@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1297
-@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1298
-@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1194
+@am__EXEEXT_TRUE@	@p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1299 1195
 
1300 1196
 distdir: $(DISTFILES)
1301 1197
 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
... ...
@@ -1354,7 +1109,7 @@ install-strip:
1354 1354
 	fi
1355 1355
 mostlyclean-generic:
1356 1356
 	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1357
-	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1357
+	-test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1358 1358
 	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1359 1359
 
1360 1360
 clean-generic:
... ...
@@ -1426,8 +1181,8 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
1426 1426
 
1427 1427
 mostlyclean: mostlyclean-am
1428 1428
 
1429
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1430
-	mostlyclean-libtool
1429
+mostlyclean-am: am--mostlyclean-test-html mostlyclean-compile \
1430
+	mostlyclean-generic mostlyclean-libtool
1431 1431
 
1432 1432
 pdf: pdf-am
1433 1433
 
... ...
@@ -1439,21 +1194,22 @@ ps-am:
1439 1439
 
1440 1440
 uninstall-am:
1441 1441
 
1442
-.MAKE: check-am install-am install-strip
1443
-
1444
-.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1445
-	clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1446
-	cscopelist-am ctags ctags-am distclean distclean-compile \
1447
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
1448
-	dvi-am html html-am info info-am install install-am \
1449
-	install-data install-data-am install-dvi install-dvi-am \
1450
-	install-exec install-exec-am install-html install-html-am \
1451
-	install-info install-info-am install-man install-pdf \
1452
-	install-pdf-am install-ps install-ps-am install-strip \
1453
-	installcheck installcheck-am installdirs maintainer-clean \
1454
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
1455
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1456
-	recheck tags tags-am uninstall uninstall-am
1442
+.MAKE: check-am check-html install-am install-strip recheck-html
1443
+
1444
+.PHONY: CTAGS GTAGS all all-am am--mostlyclean-test-html check \
1445
+	check-TESTS check-am check-html clean clean-checkPROGRAMS \
1446
+	clean-generic clean-libtool clean-local ctags distclean \
1447
+	distclean-compile distclean-generic distclean-libtool \
1448
+	distclean-tags distdir dvi dvi-am html html-am info info-am \
1449
+	install install-am install-data install-data-am install-dvi \
1450
+	install-dvi-am install-exec install-exec-am install-html \
1451
+	install-html-am install-info install-info-am install-man \
1452
+	install-pdf install-pdf-am install-ps install-ps-am \
1453
+	install-strip installcheck installcheck-am installdirs \
1454
+	maintainer-clean maintainer-clean-generic mostlyclean \
1455
+	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1456
+	pdf pdf-am ps ps-am recheck recheck-html tags uninstall \
1457
+	uninstall-am
1457 1458
 
1458 1459
 
1459 1460
 check_unit_vg.sh: $(FILES)