aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-08-12 18:36:55 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-08-12 18:36:55 +0000
commit4495b59fe8095d92f9f9cf1b94f9ec8a1aeab00e (patch)
tree6e9be9f4aa8cef1c92d6face9a8a9034eced9c7e
parentd291c9597a25dc140f5a926ba4466f3407709dc8 (diff)
comment whitespace
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@695 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--src/make.configuration.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index 4c9bacf..fca6781 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,7 +1,7 @@
# additional configuration information for Cactus to build this thorn
# $Header$
-# environment variable LAPACK_DIR, if set (should be a black-separated
+# environment variable LAPACK_DIR, if set (should be a blank-separated
# list of directories), says where to look for LAPACK/BLAS libraries
ifneq ($(strip $(LAPACK_DIR)), )
LIBDIRS += $(LAPACK_DIR)