From 18c7bae5ebee03df9a909f8354599d0d073dbb26 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 10 Apr 2004 18:14:22 +0000 Subject: Remove the check for PUGH; this is now a capability git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@309 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- src/make.configuration.defn | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/make.configuration.defn b/src/make.configuration.defn index 93b56b9..cfa82c5 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -1,11 +1,6 @@ # make.configuration.defn for IOFlexIO # $Header$ -# make sure that IOFlexIO was configured with PUGH -ifeq ($(findstring CactusPUGH/PUGH,$(THORNS)),) - $(error "IOFlexIO requires PUGH. Please add CactusPUGH/PUGH or remove IOFlexIO from Thornlist !" -endif - # add the IOFlexIO programs to the Cactus utitlity tools ALL_UTILS += ieee_recombiner ieee_extract ieee_convert_from_cactus3 ieee_merge -- cgit v1.2.3