aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.configuration.defn')
-rw-r--r--src/make.configuration.defn6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index b67845e..e69de29 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,6 +0,0 @@
-# Main make.code.defn file for thorn CactusElliptic/EllPETSc
-# $Header$
-
-ifeq ($(strip $(HAVE_PETSC)), )
- $(error This configuration was not configured to use PETSc. Please reconfigure with 'PETSC=yes' or remove EllPETSc from your ThornList)
-endif