summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-14 13:05:35 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-14 13:05:35 +0000
commit104f54cfe7133fb6e83ae8e2352029614da2e381 (patch)
treecf115e36a1449a4fa67353aa2204361e2ea1ef79 /lib/make/make.config.defn.in
parenta9092cbf9358bc572f8d4f11fafd28e7c676a285 (diff)
Adding RANLIBFLAGS to pass arguments to ranlib. Default is "cs".
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2180 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/make.config.defn.in')
-rw-r--r--lib/make/make.config.defn.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index de7660ed..8ac2008b 100644
--- a/lib/make/make.config.defn.in
+++ b/lib/make/make.config.defn.in
@@ -40,6 +40,7 @@ MKDIRFLAGS = @MKDIRFLAGS@
LDFLAGS = @LDFLAGS@
ARFLAGS = @ARFLAGS@
+RANLIBFLAGS = @RANLIBFLAGS@
# Debug flags