From a5b7cd8279132bc1ced7cc0845619aef8a831971 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:56:50 +0000 Subject: glibc/libstdc++ dependency patches Author: tausq Date: 2001-02-27 04:16:05 GMT glibc/libstdc++ dependency patches --- apt-inst/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-inst') diff --git a/apt-inst/makefile b/apt-inst/makefile index 4a0981f2b..23cdd375b 100644 --- a/apt-inst/makefile +++ b/apt-inst/makefile @@ -11,6 +11,7 @@ include ../buildlib/defaults.mak # The library name LIBRARY=apt-inst +LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) MAJOR=1.0 MINOR=0 SLIBS=$(PTHREADLIB) -- cgit v1.2.3