aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
diff options
context:
space:
mode:
authorschnetter <>2002-08-13 11:37:00 +0000
committerschnetter <>2002-08-13 11:37:00 +0000
commitd5da7decbde8eeca04516e673d136a277addce79 (patch)
treecf281c077ebdf5a7cc77ed784ed0dc0f6bd61087 /CarpetAttic
parent549d6c00b2f37dbd572eda4d31236c456f5d75b5 (diff)
Removed "make.configuration.defn" file. Using makefile fragments for
Removed "make.configuration.defn" file. Using makefile fragments for configuration is not a good idea (it is not portable); one should use autoconf instead. In the mean time, add the library names to your LIBS variable while you configure. darcs-hash:20020813113713-07bb3-47167f0194f7edaba72711de50cc3a7b2ee936ce.gz
Diffstat (limited to 'CarpetAttic')
-rw-r--r--CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn3
1 files changed, 0 insertions, 3 deletions
diff --git a/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn b/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn
deleted file mode 100644
index 458f109cd..000000000
--- a/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn
+++ /dev/null
@@ -1,3 +0,0 @@
-
-LIBS := AMR h5io hdfio hlio ieeeio mfhdf df jpeg $(LIBS)
-