From 47ffca0936e1a15be00317302d66016370324e44 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 25 Aug 2009 17:53:40 -0700 Subject: add config.h.in changes to autoconf.patch, which will show up upon running a build in any case --- debian/patches-applied/autoconf.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian/patches-applied/autoconf.patch') diff --git a/debian/patches-applied/autoconf.patch b/debian/patches-applied/autoconf.patch index 74a1f1b7..b267cf8c 100644 --- a/debian/patches-applied/autoconf.patch +++ b/debian/patches-applied/autoconf.patch @@ -20152,3 +20152,17 @@ Index: pam.deb/modules/pam_unix/Makefile.in # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: +Index: pam.deb/config.h.in +=================================================================== +--- pam.deb.orig/config.h.in ++++ pam.deb/config.h.in +@@ -270,6 +270,9 @@ + /* Define to the one symbol short name of this package. */ + #undef PACKAGE_TARNAME + ++/* Define to the home page for this package. */ ++#undef PACKAGE_URL ++ + /* Define to the version of this package. */ + #undef PACKAGE_VERSION + -- cgit v1.2.3