summaryrefslogtreecommitdiff
path: root/lib/make/force-reconfigure
blob: 2b503b2fbb61dd9cac85c79cc389d5164e614619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# /*@@
#   @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.9 2006-03-10 10:21:06 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
10 Mar 2006: fix order of external/system libs on the linker command line