summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index c4b8efd..1863310 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 17670 2009-10-18 16:40:34Z lrknox .
+# From configure.in Id: configure.in 17675 2009-10-19 03:05:25Z mamcgree .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.64 for HDF5 1.9.50.
#
@@ -21187,7 +21187,7 @@ $as_echo "enabled" >&6; }
$as_echo "disabled" >&6; }
fi
- AM_CPPFLAGS="-D_POSIX_SOURCE $AM_CPPFLAGS"
+ H5_CPPFLAGS="-D_POSIX_SOURCE $H5_CPPFLAGS"
AM_CPPFLAGS="-D_BSD_SOURCE $AM_CPPFLAGS"
;;