]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes
[apt.git] / apt-pkg / makefile
index 3a51849ba8fcc3ed020ce4fdf2dc7894fab0bf31..9b931d654805de197101b88bd6e12972f07e9651 100644 (file)
@@ -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 \