aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 13:00:49 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 13:00:49 +0000
commit36f5c4017088f28831dc965dabaef2b3de45562a (patch)
tree860f64e575117775b6892ed0d4851f4507502ff7 /README
parent61139bf9cda10c4699447411c2dddeda9bf81621 (diff)
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
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
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: