add --enable-extra-opts to configure flags, #698119

This commit is contained in:
Jan Wagner 2013-06-24 15:51:30 +00:00
parent 3ca020224c
commit 11f0f73ade
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ nagios-plugins (1.4.16-2) UNRELEASED; urgency=low
* Define the path for rpcinfo to /usr/sbin and recommend rpcbind
- LP: #1086151
- Closes: #713839, thanks to Russell Sim
* Enable Extra-Opts by adding --enable-extra-opts to configure flags
(Closes: #698119)
-- Jan Wagner <waja@cyconet.org> Wed, 27 Jun 2012 23:14:40 +0200

1
debian/rules vendored
View file

@ -112,6 +112,7 @@ config.status: configure
--with-proc-meminfo="/proc/meminfo" \
--with-dig-command="/usr/bin/dig" \
--with-apt-get-command="/usr/bin/apt-get" \
--enable-extra-opts \
--disable-rpath