bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

very small fix to gdbm-1.8.0 Makefile.in


From: Tony Kew
Subject: very small fix to gdbm-1.8.0 Makefile.in
Date: Mon, 17 Sep 2001 13:09:15 -0400

The Makefile.in for gdbm-1.8.0 has a line:

        $(LIBTOOL) install -c libgdbm.la $(libdir)/libgdbm.la

it should be:

        $(LIBTOOL) $(INSTALL) -c libgdbm.la $(libdir)/libgdbm.la


Many thnaks for the excellent GNU tools ...

Tony Kew
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]