summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure30
1 files changed, 1 insertions, 29 deletions
diff --git a/configure b/configure
index 86b0043..a285388 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 21024 2011-06-23 16:40:31Z songyulu .
+# From configure.in Id: configure.in 21035 2011-06-27 00:18:12Z hdftest .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for HDF5 1.8.8-snap5.
#
@@ -747,7 +747,6 @@ ac_ct_CC
LDFLAGS
CFLAGS
CC
-PACKED_BITS
UNAME_INFO
enable_static
enable_shared
@@ -901,7 +900,6 @@ enable_deprecated_symbols
with_default_api_version
enable_strict_format_checks
enable_embedded_libinfo
-enable_h5dump_packed_bits
'
ac_precious_vars='build_alias
host_alias
@@ -1612,8 +1610,6 @@ Optional Features:
debug flag is enabled, no otherwise
--enable-embedded-libinfo
Enable embedded library information [default=yes]
- --enable-h5dump-packed-bits
- Enable h5dump packed bits feature [default=yes]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
@@ -3857,7 +3853,6 @@ $as_echo "done" >&6; }
UNAME_INFO=`uname -a`
- PACKED_BITS=yes
@@ -29774,29 +29769,6 @@ $as_echo "no" >&6; }
fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking Whether to enable the h5dump packed bits feature" >&5
-$as_echo_n "checking Whether to enable the h5dump packed bits feature... " >&6; }
-# Check whether --enable-h5dump-packed-bits was given.
-if test "${enable_h5dump_packed_bits+set}" = set; then :
- enableval=$enable_h5dump_packed_bits; enable_h5dump_packed_bits=$enableval
-else
- enable_h5dump_packed_bits=yes
-fi
-
-
- if test "${enable_h5dump_packed_bits}" = "yes"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define HAVE_H5DUMP_PACKED_BITS 1" >>confdefs.h
-
- else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
- PACKED_BITS=no
- fi
-
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if alignment restrictions are strictly enforced" >&5
$as_echo_n "checking if alignment restrictions are strictly enforced... " >&6; }
if test "$cross_compiling" = yes; then :