From 36f5c4017088f28831dc965dabaef2b3de45562a Mon Sep 17 00:00:00 2001 From: jthorn Date: Wed, 4 Jun 2003 13:00:49 +0000 Subject: remove the statement that this thorn needs the perl preprocessor -- I was mistaken, it's actually thorn Exact that (on some systems, eg xeons) needs it git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1102 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- README | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README') diff --git a/README b/README index 41a1193..b79cbdd 100644 --- a/README +++ b/README @@ -113,12 +113,6 @@ In particular: Compiler Notes ============== -On some systems (notably including the AEI xeons) you may need to use the -Perl preprocessor. To do this, either configure with - CPP='$${PERL} $${CCTK_HOME}/lib/sbin/cpp.pl' -or in a Cactus options file without the quotes - CPP=$${PERL} $${CCTK_HOME}/lib/sbin/cpp.pl - This thorn should be fully portable across architectures and operating systems, but C++ compilers may be a problem: -- cgit v1.2.3