From da9a0615de8e2cc69a7e928e81fd18e330c161e1 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 15 Mar 2010 10:11:01 +0000 Subject: [PATCH] * debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633 --- debian/changelog | 1 + debian/rules | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf9ae624..71a078a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ shadow (1:4.1.4.3-1) UNRELEASED; urgency=low * debian/control: Removed Martin Quinson from the Uploaders, on his request. * debian/login.defs: Improve documentation of USERGROUPS_ENAB. Closes: #572687 + * debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633 -- Nicolas FRANCOIS (Nekral) Sun, 24 Jan 2010 18:28:33 +0100 diff --git a/debian/rules b/debian/rules index 9fca08f1..18d14f0a 100755 --- a/debian/rules +++ b/debian/rules @@ -21,6 +21,7 @@ include /usr/share/cdbs/1/class/autotools.mk DEB_AUTO_UPDATE_ACLOCAL = 1.9 DEB_AUTO_UPDATE_AUTOCONF = 1.9 DEB_AUTO_UPDATE_AUTOMAKE = 1.9 +DEB_AUTO_UPDATE_LIBTOOL = pre # Adds extra options when calling the configure script: DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared --without-libcrack --without-audit --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man --disable-account-tools-setuid --with-group-name-max-length=32