summaryrefslogtreecommitdiff
path: root/apt-inst
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:56:50 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:56:50 +0000
commita5b7cd8279132bc1ced7cc0845619aef8a831971 (patch)
tree86dd91027b1d30623b24a9fff93d1df1ab74a8bc /apt-inst
parent773b28f3a5b213994e449abb8862f11e7a5e9e04 (diff)
glibc/libstdc++ dependency patches
Author: tausq Date: 2001-02-27 04:16:05 GMT glibc/libstdc++ dependency patches
Diffstat (limited to 'apt-inst')
-rw-r--r--apt-inst/makefile1
1 files changed, 1 insertions, 0 deletions
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)