summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure43
1 files changed, 32 insertions, 11 deletions
diff --git a/configure b/configure
index f710d7d..22e9e46 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
# From configure.ac Id.
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for HDF5 1.8.19-pre2.
+# Generated by GNU Autoconf 2.69 for HDF5 1.8.19.
#
# Report bugs to <help@hdfgroup.org>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='HDF5'
PACKAGE_TARNAME='hdf5'
-PACKAGE_VERSION='1.8.19-pre2'
-PACKAGE_STRING='HDF5 1.8.19-pre2'
+PACKAGE_VERSION='1.8.19'
+PACKAGE_STRING='HDF5 1.8.19'
PACKAGE_BUGREPORT='help@hdfgroup.org'
PACKAGE_URL=''
@@ -678,6 +678,9 @@ BUILD_SHARED_SZIP_CONDITIONAL_TRUE
LL_PATH
USE_FILTER_SZIP
USE_FILTER_DEFLATE
+NOT_UNAME_CYGWIN_FALSE
+NOT_UNAME_CYGWIN_TRUE
+UNAME_CYGWIN
AM_MAKEFLAGS
LT_STATIC_EXEC
USE_PLUGINS_CONDITIONAL_FALSE
@@ -1476,7 +1479,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.19-pre2 to adapt to many kinds of systems.
+\`configure' configures HDF5 1.8.19 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1546,7 +1549,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of HDF5 1.8.19-pre2:";;
+ short | recursive ) echo "Configuration of HDF5 1.8.19:";;
esac
cat <<\_ACEOF
@@ -1741,7 +1744,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-HDF5 configure 1.8.19-pre2
+HDF5 configure 1.8.19
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2678,7 +2681,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.19-pre2, which was
+It was created by HDF5 $as_me 1.8.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3549,7 +3552,7 @@ fi
# Define the identity of the package.
PACKAGE='hdf5'
- VERSION='1.8.19-pre2'
+ VERSION='1.8.19'
cat >>confdefs.h <<_ACEOF
@@ -22793,6 +22796,11 @@ $as_echo "#define HAVE_DARWIN 1" >>confdefs.h
;;
esac
+## -----------
+## if `uname` is not CYGWIN, save that information to pass to Makefiles
+## to disable building and testing plugins.
+ UNAME_CYGWIN="no"
+
## Windows
case "`uname`" in
CYGWIN*)
@@ -22809,6 +22817,7 @@ fi
done
+ UNAME_CYGWIN="yes"
;;
MINGW*)
for ac_header in io.h winsock2.h sys/timeb.h
@@ -22889,6 +22898,14 @@ done
;;
esac
+ if test "X$UNAME_CYGWIN" = "Xno"; then
+ NOT_UNAME_CYGWIN_TRUE=
+ NOT_UNAME_CYGWIN_FALSE='#'
+else
+ NOT_UNAME_CYGWIN_TRUE='#'
+ NOT_UNAME_CYGWIN_FALSE=
+fi
+
## ----------------------------------------------------------------------
## Some platforms require that all symbols are resolved when a library
@@ -29295,7 +29312,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-HDF5 config.lt 1.8.19-pre2
+HDF5 config.lt 1.8.19
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -30900,6 +30917,10 @@ if test -z "${USE_PLUGINS_CONDITIONAL_TRUE}" && test -z "${USE_PLUGINS_CONDITION
as_fn_error $? "conditional \"USE_PLUGINS_CONDITIONAL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${NOT_UNAME_CYGWIN_TRUE}" && test -z "${NOT_UNAME_CYGWIN_FALSE}"; then
+ as_fn_error $? "conditional \"NOT_UNAME_CYGWIN\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${BUILD_SHARED_SZIP_CONDITIONAL_TRUE}" && test -z "${BUILD_SHARED_SZIP_CONDITIONAL_FALSE}"; then
as_fn_error $? "conditional \"BUILD_SHARED_SZIP_CONDITIONAL\" was never defined.
@@ -31330,7 +31351,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.8.19-pre2, which was
+This file was extended by HDF5 $as_me 1.8.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -31396,7 +31417,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.8.19-pre2
+HDF5 config.status 1.8.19
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"