diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-07-03 04:17:02 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-07-03 04:17:02 (GMT) |
commit | 0d1aef3852a52c5e20a00932ff3f791cec74935b (patch) | |
tree | 3a7a4c0dbf69cb49ad1001643b03fd7b32deff8d /configure | |
parent | 9f27091f4bb3065b31ba2cea7ff189dcbf74d548 (diff) | |
download | hdf5-0d1aef3852a52c5e20a00932ff3f791cec74935b.zip hdf5-0d1aef3852a52c5e20a00932ff3f791cec74935b.tar.gz hdf5-0d1aef3852a52c5e20a00932ff3f791cec74935b.tar.bz2 |
[svn-r7145] Purpose:
update for release
Description:
Set the version information to 1.6.0-pre1 to get ready for
v1.6 release.
Platforms tested:
h5committested.
Misc. update:
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Id: configure.in. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.53 for HDF5 1.5.63. +# Generated by GNU Autoconf 2.53 for HDF5 1.6.0-pre1. # # Report bugs to <hdfhelp@ncsa.uiuc.edu>. # @@ -416,8 +416,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='HDF5' PACKAGE_TARNAME='hdf5' -PACKAGE_VERSION='1.5.63' -PACKAGE_STRING='HDF5 1.5.63' +PACKAGE_VERSION='1.6.0-pre1' +PACKAGE_STRING='HDF5 1.6.0-pre1' PACKAGE_BUGREPORT='hdfhelp@ncsa.uiuc.edu' ac_unique_file="src/H5.c" @@ -923,7 +923,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.5.63 to adapt to many kinds of systems. +\`configure' configures HDF5 1.6.0-pre1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -984,7 +984,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of HDF5 1.5.63:";; + short | recursive ) echo "Configuration of HDF5 1.6.0-pre1:";; esac cat <<\_ACEOF @@ -1127,7 +1127,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -HDF5 configure 1.5.63 +HDF5 configure 1.6.0-pre1 generated by GNU Autoconf 2.53 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -1142,7 +1142,7 @@ cat >&5 <<_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.5.63, which was +It was created by HDF5 $as_me 1.6.0-pre1, which was generated by GNU Autoconf 2.53. Invocation command line was $ $0 $@ @@ -7440,7 +7440,7 @@ if test "${enable_production+set}" = set; then fi; case "X-$enable_production" in - X-yes) + X-|X-yes) enable_production="yes" echo "$as_me:$LINENO: result: production" >&5 echo "${ECHO_T}production" >&6 @@ -7459,7 +7459,7 @@ echo "${ECHO_T}production" >&6 CFLAGS="$CFLAGS $PROD_CFLAGS" CPPFLAGS="$CPPFLAGS $PROD_CPPFLAGS" ;; - X-|X-no) + X-no) enable_production="no" echo "$as_me:$LINENO: result: development" >&5 echo "${ECHO_T}development" >&6 @@ -30180,7 +30180,7 @@ fi; all_packages="ac,b,d,e,f,g,hg,hl,i,mf,mm,o,p,s,t,v,z" case "X-$DEBUG_PKG" in - X-|X-yes) + X-yes) DEBUG_PKG="d,e,f,g,hg,i,mm,o,p,s,t,v,z" CPPFLAGS="$CPPFLAGS -UNDEBUG" echo "$as_me:$LINENO: result: default ($DEBUG_PKG)" >&5 @@ -30192,7 +30192,7 @@ echo "${ECHO_T}default ($DEBUG_PKG)" >&6 echo "$as_me:$LINENO: result: all ($DEBUG_PKG)" >&5 echo "${ECHO_T}all ($DEBUG_PKG)" >&6 ;; - X-no|X-none) + X-|X-no|X-none) echo "$as_me:$LINENO: result: none" >&5 echo "${ECHO_T}none" >&6 DEBUG_PKG= @@ -32066,7 +32066,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by HDF5 $as_me 1.5.63, which was +This file was extended by HDF5 $as_me 1.6.0-pre1, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32128,7 +32128,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -HDF5 config.status 1.5.63 +HDF5 config.status 1.6.0-pre1 configured by $0, generated by GNU Autoconf 2.53, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |