X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8c4bad46d421a38bee98a6979389764bc55d8979..b8b9ddceed027261e48f46de00613058f76120d7:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 3a51849ba..9b931d654 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -15,8 +15,8 @@ LIBRARY=apt-pkg LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) MAJOR=3.3 MINOR=0 -SLIBS=$(PTHREADLIB) -DOMAIN:=libapt-pkg$(MAJOR) +SLIBS=$(PTHREADLIB) $(INTLLIBS) +APT_DOMAIN:=libapt-pkg$(MAJOR) # Source code for the contributed non-core things SOURCE = contrib/mmap.cc contrib/error.cc contrib/strutl.cc \