libdb_ranlib.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6313
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Jul 18 21:57:52 1995 Sam Hartman <hartmans@screw-loose.MIT.EDU>
+
+ * configure.in: Don't depend on libdb_ranlib.
+
Tue Jul 18 18:04:21 1995 Sam Hartman <hartmans@tertius.mit.edu>
* Makefile.in (install): Combine the ranlib in with the rest of
$(RANLIB) $@
touch libdb.stamp
-install:: libdb_ranlib
+install:: libdb.$(STEXT)
$(INSTALL_DATA) libdb.a $(DESTDIR)$(KRB5_LIBDIR)/libdb.a
$(RANLIB) $(DESTDIR)$(KRB5_LIBDIR)/libdb.a
cd ..
@echo Making clean locally
+
AC_PROG_RANLIB
AC_PROG_INSTALL
DO_SUBDIRS
-AppendRule([all:: libdb.a libdb_ranlib])
V5_SHARED_LIB_OBJS
V5_MAKE_SHARED_LIB(libdb)
AC_ARG_ENABLE([shared],