diff options
| author | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
| commit | bd3d58c0d22c203b07764f0669159c37b1f9288c (patch) | |
| tree | eea4cab1d09724eeb9465f8b6a6b2356f9e84454 /configure | |
| parent | 0a7eda807da1e17f60558acebd89a08872b5b6e9 (diff) | |
| download | PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.tar.gz PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.zip | |
autogen'd stuff
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for PROJ.4 Projections 4.9.1. +# Generated by GNU Autoconf 2.69 for PROJ.4 Projections 4.9.2. # # Report bugs to <warmerdam@pobox.com>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='PROJ.4 Projections' PACKAGE_TARNAME='proj' -PACKAGE_VERSION='4.9.1' -PACKAGE_STRING='PROJ.4 Projections 4.9.1' +PACKAGE_VERSION='4.9.2' +PACKAGE_STRING='PROJ.4 Projections 4.9.2' PACKAGE_BUGREPORT='warmerdam@pobox.com' PACKAGE_URL='' @@ -1319,7 +1319,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures PROJ.4 Projections 4.9.1 to adapt to many kinds of systems. +\`configure' configures PROJ.4 Projections 4.9.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1389,7 +1389,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of PROJ.4 Projections 4.9.1:";; + short | recursive ) echo "Configuration of PROJ.4 Projections 4.9.2:";; esac cat <<\_ACEOF @@ -1499,7 +1499,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -PROJ.4 Projections configure 4.9.1 +PROJ.4 Projections configure 4.9.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1868,7 +1868,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by PROJ.4 Projections $as_me 4.9.1, which was +It was created by PROJ.4 Projections $as_me 4.9.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2739,7 +2739,7 @@ fi # Define the identity of the package. PACKAGE='proj' - VERSION='4.9.1' + VERSION='4.9.2' cat >>confdefs.h <<_ACEOF @@ -13219,7 +13219,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by PROJ.4 Projections $as_me 4.9.1, which was +This file was extended by PROJ.4 Projections $as_me 4.9.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13285,7 +13285,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -PROJ.4 Projections config.status 4.9.1 +PROJ.4 Projections config.status 4.9.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -15604,7 +15604,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by PROJ.4 Projections $as_me 4.9.1, which was +This file was extended by PROJ.4 Projections $as_me 4.9.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15670,7 +15670,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -PROJ.4 Projections config.status 4.9.1 +PROJ.4 Projections config.status 4.9.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |
