diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2007-07-30 19:55:28 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2007-07-30 19:55:28 (GMT) |
commit | 2a4c252386787403a66772ba60c0b99c0b407419 (patch) | |
tree | 28b408492cac3c4f3258f6a3411389d30c97db19 /configure | |
parent | aa3904cc76861c08538993c8a146482e9f2a4e9e (diff) | |
download | hdf5-2a4c252386787403a66772ba60c0b99c0b407419.zip hdf5-2a4c252386787403a66772ba60c0b99c0b407419.tar.gz hdf5-2a4c252386787403a66772ba60c0b99c0b407419.tar.bz2 |
[svn-r14025] Maintenance: Changed version number to 1.8.0-beta3, put warning into INSTALL file for the 1.8.0-beta* releaseshdf5-1_8_0-beta3
Tested: Release tar ball is available on the frp server, It was tested on kagiso with the PGI compilers.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,7 +1,7 @@ #! /bin/sh -# From configure.in Id: configure.in 14022 2007-07-26 21:33:10Z koziol . +# From configure.in Id: configure.in 14023 2007-07-27 17:36:36Z vchoi . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for HDF5 1.8.0-beta2post1. +# Generated by GNU Autoconf 2.61 for HDF5 1.8.0-beta3. # # Report bugs to <help@hdfgroup.org>. # @@ -729,8 +729,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='HDF5' PACKAGE_TARNAME='hdf5' -PACKAGE_VERSION='1.8.0-beta2post1' -PACKAGE_STRING='HDF5 1.8.0-beta2post1' +PACKAGE_VERSION='1.8.0-beta3' +PACKAGE_STRING='HDF5 1.8.0-beta3' PACKAGE_BUGREPORT='help@hdfgroup.org' ac_unique_file="src/H5.c" @@ -1477,7 +1477,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.8.0-beta2post1 to adapt to many kinds of systems. +\`configure' configures HDF5 1.8.0-beta3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1547,7 +1547,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of HDF5 1.8.0-beta2post1:";; + short | recursive ) echo "Configuration of HDF5 1.8.0-beta3:";; esac cat <<\_ACEOF @@ -1735,7 +1735,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -HDF5 configure 1.8.0-beta2post1 +HDF5 configure 1.8.0-beta3 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1749,7 +1749,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.8.0-beta2post1, which was +It was created by HDF5 $as_me 1.8.0-beta3, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2444,7 +2444,7 @@ fi # Define the identity of the package. PACKAGE='hdf5' - VERSION='1.8.0-beta2post1' + VERSION='1.8.0-beta3' cat >>confdefs.h <<_ACEOF @@ -53132,7 +53132,7 @@ exec 6>&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.8.0-beta2post1, which was +This file was extended by HDF5 $as_me 1.8.0-beta3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -53185,7 +53185,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -HDF5 config.status 1.8.0-beta2post1 +HDF5 config.status 1.8.0-beta3 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |