|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PythonMagick 0.9.12. |
| 3 | +# Generated by GNU Autoconf 2.69 for PythonMagick 0.9.13. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -587,8 +587,8 @@ MAKEFLAGS= |
587 | 587 | # Identity of this package. |
588 | 588 | PACKAGE_NAME='PythonMagick' |
589 | 589 | PACKAGE_TARNAME='PythonMagick' |
590 | | -PACKAGE_VERSION='0.9.12' |
591 | | -PACKAGE_STRING='PythonMagick 0.9.12' |
| 590 | +PACKAGE_VERSION='0.9.13' |
| 591 | +PACKAGE_STRING='PythonMagick 0.9.13' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -1362,7 +1362,7 @@ if test "$ac_init_help" = "long"; then |
1362 | 1362 | # Omit some internal or obsolete options to make the list less imposing. |
1363 | 1363 | # This message is too long to be a string in the A/UX 3.1 sh. |
1364 | 1364 | cat <<_ACEOF |
1365 | | -\`configure' configures PythonMagick 0.9.12 to adapt to many kinds of systems. |
| 1365 | +\`configure' configures PythonMagick 0.9.13 to adapt to many kinds of systems. |
1366 | 1366 |
|
1367 | 1367 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1368 | 1368 |
|
|
1432 | 1432 |
|
1433 | 1433 | if test -n "$ac_init_help"; then |
1434 | 1434 | case $ac_init_help in |
1435 | | - short | recursive ) echo "Configuration of PythonMagick 0.9.12:";; |
| 1435 | + short | recursive ) echo "Configuration of PythonMagick 0.9.13:";; |
1436 | 1436 | esac |
1437 | 1437 | cat <<\_ACEOF |
1438 | 1438 |
|
|
1577 | 1577 | test -n "$ac_init_help" && exit $ac_status |
1578 | 1578 | if $ac_init_version; then |
1579 | 1579 | cat <<\_ACEOF |
1580 | | -PythonMagick configure 0.9.12 |
| 1580 | +PythonMagick configure 0.9.13 |
1581 | 1581 | generated by GNU Autoconf 2.69 |
1582 | 1582 |
|
1583 | 1583 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2030,7 +2030,7 @@ cat >config.log <<_ACEOF |
2030 | 2030 | This file contains any messages produced by compilers while |
2031 | 2031 | running configure, to aid debugging if configure makes a mistake. |
2032 | 2032 |
|
2033 | | -It was created by PythonMagick $as_me 0.9.12, which was |
| 2033 | +It was created by PythonMagick $as_me 0.9.13, which was |
2034 | 2034 | generated by GNU Autoconf 2.69. Invocation command line was |
2035 | 2035 |
|
2036 | 2036 | $ $0 $@ |
|
2903 | 2903 |
|
2904 | 2904 | # Define the identity of the package. |
2905 | 2905 | PACKAGE='PythonMagick' |
2906 | | - VERSION='0.9.12' |
| 2906 | + VERSION='0.9.13' |
2907 | 2907 |
|
2908 | 2908 |
|
2909 | 2909 | cat >>confdefs.h <<_ACEOF |
@@ -17937,7 +17937,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17937 | 17937 | # report actual input values of CONFIG_FILES etc. instead of their |
17938 | 17938 | # values after options handling. |
17939 | 17939 | ac_log=" |
17940 | | -This file was extended by PythonMagick $as_me 0.9.12, which was |
| 17940 | +This file was extended by PythonMagick $as_me 0.9.13, which was |
17941 | 17941 | generated by GNU Autoconf 2.69. Invocation command line was |
17942 | 17942 |
|
17943 | 17943 | CONFIG_FILES = $CONFIG_FILES |
@@ -18003,7 +18003,7 @@ _ACEOF |
18003 | 18003 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18004 | 18004 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
18005 | 18005 | ac_cs_version="\\ |
18006 | | -PythonMagick config.status 0.9.12 |
| 18006 | +PythonMagick config.status 0.9.13 |
18007 | 18007 | configured by $0, generated by GNU Autoconf 2.69, |
18008 | 18008 | with options \\"\$ac_cs_config\\" |
18009 | 18009 |
|
|
0 commit comments