[Pkg-nagios-changes] [pkg-nagios-plugins] 326/413: add --enable-extra-opts to configure flags, #698119

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-nagios-plugins.

commit 11f0f73adee4554421fce8a897a82d4d831cdea6
Author: Jan Wagner <waja at cyconet.org>
Date:   Mon Jun 24 15:51:30 2013 +0000

    add --enable-extra-opts to configure flags, #698119
---
 debian/changelog | 2 ++
 debian/rules     | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e10dcaf..d613a7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at cyconet.org>  Wed, 27 Jun 2012 23:14:40 +0200
 
diff --git a/debian/rules b/debian/rules
index 0fd528f..214f3c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git



More information about the Pkg-nagios-changes mailing list