summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-04-12 15:12:50 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-04-12 15:12:50 +0000
commit93bb8ee6f4baef45e3e481bbffc6b1ef95ed9094 (patch)
treebb1c0dcb1e296d637359984e813df3b88acd3f11
parent4b3f9f58db065c92f546cf01a78a15bce42f8f3c (diff)
(install [$(makemode) == library]): Use `$(RANLIB)', not `ranlib'.
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index c6dbad10..c2c59699 100644
--- a/Makeconf
+++ b/Makeconf
@@ -138,7 +138,7 @@ install: $(libname).a $(installhdrs)
$(INSTALL_DATA) $(installhdrs) $(includedir)/hurd/
endif
$(INSTALL_DATA) $(libname).a $(libdir)/$(libname).a
- ranlib $(libdir)/$(libname).a
+ $(RANLIB) $(libdir)/$(libname).a
endif
# Provide default.