diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-09-27 12:42:31 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-09-27 12:42:31 (GMT) |
commit | 96318e678f1df88b3d88403c1df69ad856c374d1 (patch) | |
tree | 910af3f4c00cdfb6b443ebf1dbbde9df55d7d85f /configure | |
parent | a57f2246b21a385faf50fd16e32edf68208ceb81 (diff) | |
download | hdf5-96318e678f1df88b3d88403c1df69ad856c374d1.zip hdf5-96318e678f1df88b3d88403c1df69ad856c374d1.tar.gz hdf5-96318e678f1df88b3d88403c1df69ad856c374d1.tar.bz2 |
[svn-r17538] Snapshot version 1.9 release 46
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Id: configure.in 17502 2009-09-21 05:28:44Z acheng . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.64 for HDF5 1.9.46. +# Generated by GNU Autoconf 2.64 for HDF5 1.9.47. # # Report bugs to <help@hdfgroup.org>. # @@ -699,8 +699,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='HDF5' PACKAGE_TARNAME='hdf5' -PACKAGE_VERSION='1.9.46' -PACKAGE_STRING='HDF5 1.9.46' +PACKAGE_VERSION='1.9.47' +PACKAGE_STRING='HDF5 1.9.47' PACKAGE_BUGREPORT='help@hdfgroup.org' PACKAGE_URL='' @@ -1566,7 +1566,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 HDF5 1.9.46 to adapt to many kinds of systems. +\`configure' configures HDF5 1.9.47 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1636,7 +1636,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of HDF5 1.9.46:";; + short | recursive ) echo "Configuration of HDF5 1.9.47:";; esac cat <<\_ACEOF @@ -1823,7 +1823,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -HDF5 configure 1.9.46 +HDF5 configure 1.9.47 generated by GNU Autoconf 2.64 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2907,7 +2907,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 HDF5 $as_me 1.9.46, which was +It was created by HDF5 $as_me 1.9.47, which was generated by GNU Autoconf 2.64. Invocation command line was $ $0 $@ @@ -3720,7 +3720,7 @@ fi # Define the identity of the package. PACKAGE='hdf5' - VERSION='1.9.46' + VERSION='1.9.47' cat >>confdefs.h <<_ACEOF @@ -28784,7 +28784,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 HDF5 $as_me 1.9.46, which was +This file was extended by HDF5 $as_me 1.9.47, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -28848,7 +28848,7 @@ Report bugs to <help@hdfgroup.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -HDF5 config.status 1.9.46 +HDF5 config.status 1.9.47 configured by $0, generated by GNU Autoconf 2.64, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |