aboutsummaryrefslogtreecommitdiff
path: root/src/sparse-matrix
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 13:37:54 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 13:37:54 +0000
commit9a5d04c4dd7f73bfd0fb036b0795f87cdfd48227 (patch)
tree03bd274f9341bed193263f82f650e4a9b560084d /src/sparse-matrix
parent6f2185a0e4e0050592f2d5fb2e9a458ff0779773 (diff)
fix a typo in CPPFLAGS
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1104 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/sparse-matrix')
-rw-r--r--src/sparse-matrix/umfpack/make.code.deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sparse-matrix/umfpack/make.code.deps b/src/sparse-matrix/umfpack/make.code.deps
index e0bea85..ad675c4 100644
--- a/src/sparse-matrix/umfpack/make.code.deps
+++ b/src/sparse-matrix/umfpack/make.code.deps
@@ -5,4 +5,4 @@
# See the header comments in make.code.defn for general comments.
#
CFLAGS += -DNBLAS -DNDEBUG -DLONG
-CPPFLAGS += -DNBLAS -DNDEBUG -DDLONG
+CPPFLAGS += -DNBLAS -DNDEBUG -DLONG