Browse code

autojunk'd

Kevin Lin authored on 2015/01/15 02:32:06
Showing 22 changed files
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -955,9 +955,10 @@ distcheck: dist
955 955
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
956 956
 	  && am__cwd=`pwd` \
957 957
 	  && $(am__cd) $(distdir)/_build \
958
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
958
+	  && ../configure \
959 959
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
960 960
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
961
+	    --srcdir=.. --prefix="$$dc_install_base" \
961 962
 	  && $(MAKE) $(AM_MAKEFLAGS) \
962 963
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
963 964
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -1,4 +1,4 @@
1
-# generated automatically by aclocal 1.14 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2 2
 
3 3
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
4 4
 
... ...
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
35 35
 [am__api_version='1.14'
36 36
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37 37
 dnl require some minimum version.  Point them to the right macro.
38
-m4_if([$1], [1.14], [],
38
+m4_if([$1], [1.14.1], [],
39 39
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40 40
 ])
41 41
 
... ...
@@ -51,7 +51,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51 51
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52 52
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53 53
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
-[AM_AUTOMAKE_VERSION([1.14])dnl
54
+[AM_AUTOMAKE_VERSION([1.14.1])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]))])
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1569,37 +1569,39 @@ Optional Features:
1569 1569
                           optimize for fast installation [default=yes]
1570 1570
   --disable-libtool-lock  avoid locking (might break parallel builds)
1571 1571
   --enable-ltdl-install   install libltdl
1572
-  --disable-gcc-vcheck	  do not check for buggy gcc version
1573
-  --enable-experimental	enable experimental code
1574
-  --disable-mempool       disable memory pools
1575
-  --enable-check           Enable 'check' unit tests (default=auto)
1572
+  --disable-gcc-vcheck    do not check for buggy gcc version
1573
+  --enable-experimental   enable experimental code
1574
+  --disable-mempool       do not use memory pools
1575
+  --enable-check          enable check unit tests [default=auto]
1576 1576
   --disable-rpath         do not hardcode runtime library paths
1577 1577
   --enable-coverage       turn on test coverage [default=no]
1578
-  --disable-xml	  disable DMG and XAR support
1579
-  --enable-maintainer-mode enable make rules and dependencies not useful
1580
-                          (and sometimes confusing) to the casual installer
1581
-  --disable-zlib-vcheck	  do not check for buggy zlib version
1582
-  --disable-bzip2	  disable bzip2 support
1583
-  --disable-unrar	  don't build libclamunrar and libclamunrar_iface
1584
-  --disable-getaddrinfo          disable support for getaddrinfo
1585
-  --disable-ipv6          disable IPv6 support
1586
-  --disable-dns           disable support for database verification through
1587
-                          DNS
1588
-  --disable-fanotify	  disable fanotify support (Linux only)
1589
-  --enable-milter	  build clamav-milter
1590
-  --disable-pthreads      disable POSIX threads support
1591
-  --disable-cr		  don't link with C reentrant library (BSD)
1592
-  --enable-id-check	  use id utility instead of /etc/passwd parsing
1593
-  --enable-yp-check	  use ypmatch utility instead of /etc/passwd parsing
1594
-  --enable-no-cache	  use "Cache-Control: no-cache" in freshclam
1595
-  --enable-dns-fix	  enable workaround for broken DNS servers (as in SpeedTouch 510)
1596
-  --enable-bigstack	  increase thread stack size
1597
-  --enable-readdir_r		    enable support for readdir_r
1598
-  --disable-fdpassing        don't build file descriptor passing support
1599
-  --enable-clamdtop       Enable 'clamdtop' tool [default=auto]
1578
+  --disable-xml           do not include DMG and XAR support
1579
+  --enable-maintainer-mode
1580
+                          make rules and dependencies not useful (and
1581
+                          sometimes confusing) to the casual installer
1582
+  --disable-zlib-vcheck   do not check for buggy zlib version
1583
+  --disable-bzip2         do not include bzip2 support
1584
+  --disable-unrar         do not build libclamunrar and libclamunrar_iface
1585
+  --disable-getaddrinfo   do not include support for getaddrinfo
1586
+  --disable-ipv6          do not include IPv6 support
1587
+  --disable-dns           do not include support for database verification
1588
+                          through DNS
1589
+  --disable-fanotify      do not add fanotify support (Linux only)
1590
+  --enable-milter         build clamav-milter
1591
+  --disable-pthreads      do not include POSIX threads support
1592
+  --disable-cr            do not link with C reentrant library (BSD)
1593
+  --enable-id-check       use id utility instead of /etc/passwd parsing
1594
+  --enable-yp-check       use ypmatch utility instead of /etc/passwd parsing
1595
+  --enable-no-cache       use "Cache-Control: no-cache" in freshclam
1596
+  --enable-dns-fix        enable workaround for broken DNS servers (as in
1597
+                          SpeedTouch 510)
1598
+  --enable-bigstack       increase thread stack size
1599
+  --enable-readdir_r      enable support for readdir_r
1600
+  --disable-fdpassing     do not build file descriptor passing support
1601
+  --enable-clamdtop       build clamdtop tool [default=auto]
1600 1602
   --enable-distcheck-werror
1601 1603
                           enable warnings as error for distcheck [default=no]
1602
-  --enable-llvm           Enable 'llvm' JIT/verifier support [default=auto]
1604
+  --enable-llvm           enable 'llvm' JIT/verifier support [default=auto]
1603 1605
 
1604 1606
 
1605 1607
 Optional Packages:
... ...
@@ -1608,40 +1610,47 @@ Optional Packages:
1608 1608
   --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1609 1609
                           both]
1610 1610
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1611
-  --with-sysroot=DIR Search for dependent libraries within DIR
1612
-                        (or the compiler's sysroot if not specified).
1611
+  --with-sysroot[=DIR]    search for dependent libraries within DIR (or the
1612
+                          compiler's sysroot if not specified).
1613 1613
   --with-included-ltdl    use the GNU ltdl sources included here
1614
-  --with-ltdl-include=DIR use the ltdl headers installed in DIR
1615
-  --with-ltdl-lib=DIR     use the libltdl.la installed in DIR
1616
-  --with-gnu-ld           assume the C compiler uses GNU ld default=no
1614
+  --with-ltdl-include[=DIR]
1615
+                          use the ltdl headers installed in DIR
1616
+  --with-ltdl-lib[=DIR]   use the libltdl.la installed in DIR
1617
+  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1617 1618
   --with-libcheck-prefix[=DIR]  search for libcheck in DIR/include and DIR/lib
1618 1619
   --without-libcheck-prefix     don't search for libcheck in includedir and libdir
1619
-  --with-xml=DIR	  path to directory containing libxml2 library (default=
1620
-			  /usr/local or /usr if not found in /usr/local)
1621
-  --with-openssl=DIR   path to directory containing openssl (default=
1622
-    /usr/local or /usr if not found in /usr/local)
1623
-  --with-libjson=DIR   path to directory containing libjson (default=
1624
-    /usr/local or /usr if not found in /usr/local)
1625
-  --with-pcre=DIR        path to directory containing libpcre library (default=
1626
-                          /usr/local or /usr if not found in /usr/local)
1627
-  --with-zlib=DIR	  path to directory containing zlib library (default=
1628
-			  /usr/local or /usr if not found in /usr/local)
1620
+  --with-xml[=DIR]        path to directory containing libxml2 library
1621
+                          [default=/usr/local or /usr if not found in
1622
+                          /usr/local]
1623
+  --with-openssl[=DIR]    path to directory containing openssl
1624
+                          [default=/usr/local or /usr if not found in
1625
+                          /usr/local]
1626
+  --with-libjson[=DIR]    path to directory containing libjson
1627
+                          [default=/usr/local or /usr if not found in
1628
+                          /usr/local]
1629
+  --with-pcre[=DIR]       path to directory containing libpcre library
1630
+                          [default=/usr/local or /usr if not found in
1631
+                          /usr/local]
1632
+  --with-zlib[=DIR]       path to directory containing zlib library
1633
+                          [default=/usr/local or /usr if not found in
1634
+                          /usr/local]
1629 1635
   --with-libbz2-prefix[=DIR]  search for libbz2 in DIR/include and DIR/lib
1630 1636
   --without-libbz2-prefix     don't search for libbz2 in includedir and libdir
1631
-  --with-iconv supports iconv() (default=auto)
1632
-  --with-user=uid	  name of the clamav user (default=clamav)
1633
-  --with-group=gid	  name of the clamav group (default=clamav)
1634
-  --with-version=STR    use custom version string (dev only)
1635
-  --with-dbdir=path	  path to virus database directory
1637
+  --with-iconv            supports iconv() [default=auto]
1638
+  --with-user[=uid]       name of the clamav user [default=clamav]
1639
+  --with-group[=gid]      name of the clamav group [default=clamav]
1640
+  --with-version[=STR]    use custom version string (dev only)
1641
+  --with-dbdir[=path]     path to virus database directory
1636 1642
   --with-libncurses-prefix[=DIR]  search for libncurses in DIR/include and DIR/lib
1637 1643
   --without-libncurses-prefix     don't search for libncurses in includedir and libdir
1638 1644
   --with-libpdcurses-prefix[=DIR]  search for libpdcurses in DIR/include and DIR/lib
1639 1645
   --without-libpdcurses-prefix     don't search for libpdcurses in includedir and libdir
1640
-  --with-system-llvm      Use system llvm instead of built-in, uses full path
1641
-                          to llvm-config (default= /usr/local or /usr if not
1642
-                          found in /usr/local)
1643
-  --with-libcurl=DIR   path to directory containing libcurl (default=
1644
-    /usr/local or /usr if not found in /usr/local)
1646
+  --with-system-llvm      use system llvm instead of built-in, uses full path
1647
+                          to llvm-config [default=/usr/local or /usr if not
1648
+                          found in /usr/local]
1649
+  --with-libcurl[=DIR]    path to directory containing libcurl
1650
+                          [default=/usr/local or /usr if not found in
1651
+                          /usr/local]
1645 1652
 
1646 1653
 Some influential environment variables:
1647 1654
   CC          C compiler command
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -5653,9 +5653,10 @@ distcheck: dist
5653 5653
 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5654 5654
 	  && am__cwd=`pwd` \
5655 5655
 	  && $(am__cd) $(distdir)/_build \
5656
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
5656
+	  && ../configure \
5657 5657
 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
5658 5658
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
5659
+	    --srcdir=.. --prefix="$$dc_install_base" \
5659 5660
 	  && $(MAKE) $(AM_MAKEFLAGS) \
5660 5661
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
5661 5662
 	  && $(MAKE) $(AM_MAKEFLAGS) check \
... ...
@@ -1,4 +1,4 @@
1
-# generated automatically by aclocal 1.14 -*- Autoconf -*-
1
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
2 2
 
3 3
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
4 4
 
... ...
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
35 35
 [am__api_version='1.14'
36 36
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37 37
 dnl require some minimum version.  Point them to the right macro.
38
-m4_if([$1], [1.14], [],
38
+m4_if([$1], [1.14.1], [],
39 39
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40 40
 ])
41 41
 
... ...
@@ -51,7 +51,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51 51
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52 52
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53 53
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
-[AM_AUTOMAKE_VERSION([1.14])dnl
54
+[AM_AUTOMAKE_VERSION([1.14.1])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]))])
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.14 from Makefile.am.
1
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.