Commit 74cc3440df7606c1e48bdbcb0ac5051fe0df0149

Authored by Jay Berkenbilt
1 parent b1a78be1

Regenerate autofiles

Showing 2 changed files with 11 additions and 11 deletions
autofiles.sums
1 -aa209c1448bb876fb992b4c197988389e65ab89c44f07c7f144813bfd158402e configure.ac 1 +ba2adf968b787efe32cd4396a5cfeceeb52d2c48686bdc21a3b03edae169632c configure.ac
2 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4 2 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4
3 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4 3 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4
4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4 4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4
configure
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 -# Generated by GNU Autoconf 2.69 for qpdf 8.4.1. 3 +# Generated by GNU Autoconf 2.69 for qpdf 8.4.2.
4 # 4 #
5 # 5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS= @@ -587,8 +587,8 @@ MAKEFLAGS=
587 # Identity of this package. 587 # Identity of this package.
588 PACKAGE_NAME='qpdf' 588 PACKAGE_NAME='qpdf'
589 PACKAGE_TARNAME='qpdf' 589 PACKAGE_TARNAME='qpdf'
590 -PACKAGE_VERSION='8.4.1'  
591 -PACKAGE_STRING='qpdf 8.4.1' 590 +PACKAGE_VERSION='8.4.2'
  591 +PACKAGE_STRING='qpdf 8.4.2'
592 PACKAGE_BUGREPORT='' 592 PACKAGE_BUGREPORT=''
593 PACKAGE_URL='' 593 PACKAGE_URL=''
594 594
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then @@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
1339 # Omit some internal or obsolete options to make the list less imposing. 1339 # Omit some internal or obsolete options to make the list less imposing.
1340 # This message is too long to be a string in the A/UX 3.1 sh. 1340 # This message is too long to be a string in the A/UX 3.1 sh.
1341 cat <<_ACEOF 1341 cat <<_ACEOF
1342 -\`configure' configures qpdf 8.4.1 to adapt to many kinds of systems. 1342 +\`configure' configures qpdf 8.4.2 to adapt to many kinds of systems.
1343 1343
1344 Usage: $0 [OPTION]... [VAR=VALUE]... 1344 Usage: $0 [OPTION]... [VAR=VALUE]...
1345 1345
@@ -1405,7 +1405,7 @@ fi @@ -1405,7 +1405,7 @@ fi
1405 1405
1406 if test -n "$ac_init_help"; then 1406 if test -n "$ac_init_help"; then
1407 case $ac_init_help in 1407 case $ac_init_help in
1408 - short | recursive ) echo "Configuration of qpdf 8.4.1:";; 1408 + short | recursive ) echo "Configuration of qpdf 8.4.2:";;
1409 esac 1409 esac
1410 cat <<\_ACEOF 1410 cat <<\_ACEOF
1411 1411
@@ -1558,7 +1558,7 @@ fi @@ -1558,7 +1558,7 @@ fi
1558 test -n "$ac_init_help" && exit $ac_status 1558 test -n "$ac_init_help" && exit $ac_status
1559 if $ac_init_version; then 1559 if $ac_init_version; then
1560 cat <<\_ACEOF 1560 cat <<\_ACEOF
1561 -qpdf configure 8.4.1 1561 +qpdf configure 8.4.2
1562 generated by GNU Autoconf 2.69 1562 generated by GNU Autoconf 2.69
1563 1563
1564 Copyright (C) 2012 Free Software Foundation, Inc. 1564 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2098,7 +2098,7 @@ cat &gt;config.log &lt;&lt;_ACEOF @@ -2098,7 +2098,7 @@ cat &gt;config.log &lt;&lt;_ACEOF
2098 This file contains any messages produced by compilers while 2098 This file contains any messages produced by compilers while
2099 running configure, to aid debugging if configure makes a mistake. 2099 running configure, to aid debugging if configure makes a mistake.
2100 2100
2101 -It was created by qpdf $as_me 8.4.1, which was 2101 +It was created by qpdf $as_me 8.4.2, which was
2102 generated by GNU Autoconf 2.69. Invocation command line was 2102 generated by GNU Autoconf 2.69. Invocation command line was
2103 2103
2104 $ $0 $@ 2104 $ $0 $@
@@ -15647,7 +15647,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu @@ -15647,7 +15647,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
15647 # LT = libtool 15647 # LT = libtool
15648 LT_CURRENT=25 15648 LT_CURRENT=25
15649 LT_AGE=4 15649 LT_AGE=4
15650 -LT_REVISION=1 15650 +LT_REVISION=2
15651 15651
15652 15652
15653 15653
@@ -17539,7 +17539,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1 @@ -17539,7 +17539,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1
17539 # report actual input values of CONFIG_FILES etc. instead of their 17539 # report actual input values of CONFIG_FILES etc. instead of their
17540 # values after options handling. 17540 # values after options handling.
17541 ac_log=" 17541 ac_log="
17542 -This file was extended by qpdf $as_me 8.4.1, which was 17542 +This file was extended by qpdf $as_me 8.4.2, which was
17543 generated by GNU Autoconf 2.69. Invocation command line was 17543 generated by GNU Autoconf 2.69. Invocation command line was
17544 17544
17545 CONFIG_FILES = $CONFIG_FILES 17545 CONFIG_FILES = $CONFIG_FILES
@@ -17605,7 +17605,7 @@ _ACEOF @@ -17605,7 +17605,7 @@ _ACEOF
17605 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 17605 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17606 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 17606 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17607 ac_cs_version="\\ 17607 ac_cs_version="\\
17608 -qpdf config.status 8.4.1 17608 +qpdf config.status 8.4.2
17609 configured by $0, generated by GNU Autoconf 2.69, 17609 configured by $0, generated by GNU Autoconf 2.69,
17610 with options \\"\$ac_cs_config\\" 17610 with options \\"\$ac_cs_config\\"
17611 17611