summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2007-07-13 02:42:17 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2007-07-13 02:42:17 (GMT)
commitb566d21649d3286ace6aed1eaf73d5e3ade24f6a (patch)
tree7396a7690cfcccb4f96e91034e505ca978230555 /examples
parentb4e029c70b5d23cde5b58d23bf244eac3b1b9077 (diff)
downloadhdf5-b566d21649d3286ace6aed1eaf73d5e3ade24f6a.zip
hdf5-b566d21649d3286ace6aed1eaf73d5e3ade24f6a.tar.gz
hdf5-b566d21649d3286ace6aed1eaf73d5e3ade24f6a.tar.bz2
[svn-r13972] Description:
Add --with-default-api-version configure flag. Tested on: Mac OS X/32 10.4.10 (amazon) FreeBSD/32 6.2 (duty) Linux/32 2.6 (kagiso)
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 2788226..f456fff 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -100,6 +100,7 @@ CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@ @H5_CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEBUG_PKG = @DEBUG_PKG@
+DEFAULT_API_VERSION = @DEFAULT_API_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DEPRECATED_SYMBOLS = @DEPRECATED_SYMBOLS@