summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-11-08 10:50:45 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-11-08 10:50:45 +0000
commit2fffdab3740cbb00d7f3d428a297fb07ccd491c5 (patch)
treef426d71fa24ab31d39d3680705673b2f6cdd4b2e /lib
parent608ee634522abece660b4fb9265399e44e640eba (diff)
Add HAVE_HDF5_STREAM_VFD and HDF5_LFS_FLAGS makefile variables.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3905 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib')
-rw-r--r--lib/make/force-reconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/make/force-reconfigure b/lib/make/force-reconfigure
index 46fb41ea..1eb10bfe 100644
--- a/lib/make/force-reconfigure
+++ b/lib/make/force-reconfigure
@@ -5,7 +5,7 @@
# @desc
# Timestamp file for forcing reconfiguring configurations
# @enddesc
-# @version $Id: force-reconfigure,v 1.5 2004-10-21 09:38:21 schnetter Exp $
+# @version $Id: force-reconfigure,v 1.6 2004-11-08 10:50:45 tradke Exp $
# @@*/
31 Mar 2004: created
@@ -14,3 +14,4 @@
26 Jun 2004: renamed CCTK_HAVE_* macros into CCTK_HAVE_*
02 Aug 2004: introduce HAVE_LAPACK and HAVE_BLAS make variables
07 Oct 2004: change HDF5 to CCTK_HDF5 in cctk_Config.h
+08 Nov 2004: add HAVE_HDF5_STREAM_VFD and HDF5_LFS_FLAGS makefile variables