summaryrefslogtreecommitdiff
path: root/Make.Rules.in
diff options
context:
space:
mode:
Diffstat (limited to 'Make.Rules.in')
-rw-r--r--Make.Rules.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Make.Rules.in b/Make.Rules.in
index e6c77fa0..e8e559a6 100644
--- a/Make.Rules.in
+++ b/Make.Rules.in
@@ -86,6 +86,8 @@ DYNTYPE=@DYNTYPE@
LIBDL=@LIBDL@
MKDIR=@MKDIR@
INSTALL=@INSTALL@
+RANLIB=@RANLIB@
STRIP=@STRIP@
+CC_STATIC=@CC_STATIC@
LINKLIBS = $(NEED_LINK_LIB_C) $(LIBDL)