diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2022-05-24 20:19:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 20:19:41 (GMT) |
commit | f30a2dc9285b7ccf1d6ca37ca6009bf062778d88 (patch) | |
tree | b8fd3cbbde0c7f0c77e4cd7f19fd85d78c61c659 /configure | |
parent | 6bf879120db77f94076dc246482eb535995b4089 (diff) | |
download | hdf5-f30a2dc9285b7ccf1d6ca37ca6009bf062778d88.zip hdf5-f30a2dc9285b7ccf1d6ca37ca6009bf062778d88.tar.gz hdf5-f30a2dc9285b7ccf1d6ca37ca6009bf062778d88.tar.bz2 |
Hdf5 1 10 9 (#1790)
Update so numbers
Update RELEASE.txt
Update configure.ac for release: switch to production mode, disable
maintainer mode
Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt
Add files generated by autogen.sh for release.
* Update version for release.
RELEASE.txt updates.
* RELEASE.txt revisions.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for HDF5 1.10.9-2. +# Generated by GNU Autoconf 2.69 for HDF5 1.10.9. # # Report bugs to <help@hdfgroup.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='HDF5' PACKAGE_TARNAME='hdf5' -PACKAGE_VERSION='1.10.9-2' -PACKAGE_STRING='HDF5 1.10.9-2' +PACKAGE_VERSION='1.10.9' +PACKAGE_STRING='HDF5 1.10.9' PACKAGE_BUGREPORT='help@hdfgroup.org' PACKAGE_URL='' @@ -1641,7 +1641,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.10.9-2 to adapt to many kinds of systems. +\`configure' configures HDF5 1.10.9 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1711,7 +1711,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of HDF5 1.10.9-2:";; + short | recursive ) echo "Configuration of HDF5 1.10.9:";; esac cat <<\_ACEOF @@ -2023,7 +2023,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -HDF5 configure 1.10.9-2 +HDF5 configure 1.10.9 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2938,7 +2938,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.10.9-2, which was +It was created by HDF5 $as_me 1.10.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3810,7 +3810,7 @@ fi # Define the identity of the package. PACKAGE='hdf5' - VERSION='1.10.9-2' + VERSION='1.10.9' cat >>confdefs.h <<_ACEOF @@ -34487,7 +34487,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -HDF5 config.lt 1.10.9-2 +HDF5 config.lt 1.10.9 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -36563,7 +36563,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.10.9-2, which was +This file was extended by HDF5 $as_me 1.10.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -36629,7 +36629,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="\\ -HDF5 config.status 1.10.9-2 +HDF5 config.status 1.10.9 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |