summaryrefslogtreecommitdiff
path: root/lib/make/force-reconfigure
blob: 1eb10bfeba77102f0485c2b6727736af7cb99b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# /*@@
#   @file    force-reconfigure
#   @date    Wed Mar 31 2004
#   @author  Erik Schnetter
#   @desc
#            Timestamp file for forcing reconfiguring configurations
#   @enddesc
#   @version $Id: force-reconfigure,v 1.6 2004-11-08 10:50:45 tradke Exp $
# @@*/

31 Mar 2004: created
10 Apr 2004: thorns now check for FFTW, MPI, and PETSc in a more reliable way
20 Jun 2004: introduce CCTK_HAVE_INT* and CCTK_HAVE_REAL* macros
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