X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c4997486bffc76e2581e9072bff05eba0feeb29c..4c90bc28889b9570096148e18e4433d18ab51a12:/buildlib/environment.mak.in diff --git a/buildlib/environment.mak.in b/buildlib/environment.mak.in index 0f0fac095..fc859951e 100644 --- a/buildlib/environment.mak.in +++ b/buildlib/environment.mak.in @@ -3,6 +3,7 @@ PACKAGE = @PACKAGE@ PACKAGE_VERSION = @PACKAGE_VERSION@ +PACKAGE_MAIL = @PACKAGE_MAIL@ # C++ compiler options CC = @CC@ @@ -53,7 +54,6 @@ BDBLIB = @BDBLIB@ INTLLIBS = @INTLLIBS@ # Shim Headerfile control -HAVE_C9X = @HAVE_C9X@ HAVE_STATVFS = @HAVE_STATVFS@ HAVE_ZLIB = @HAVE_ZLIB@ HAVE_BZ2 = @HAVE_BZ2@