diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-21 11:12:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-21 11:12:59 +0000 |
commit | bc0be36fe796605d98b831f1987e8e4996709288 (patch) | |
tree | 46c89d3c5477b787dcfa4e2b1741f4779f64862a /net-mgmt/nagios4/files/patch-configure | |
parent | Update to 2.1.4. (diff) |
Update to 4.2.4.
Reported by: portscout
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/nagios4/files/patch-configure')
-rw-r--r-- | net-mgmt/nagios4/files/patch-configure | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/net-mgmt/nagios4/files/patch-configure b/net-mgmt/nagios4/files/patch-configure index 0c47ef81c0ff..a5fc27d8932f 100644 --- a/net-mgmt/nagios4/files/patch-configure +++ b/net-mgmt/nagios4/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2015-08-19 21:49:52 UTC +--- configure.orig 2016-12-07 16:31:10 UTC +++ configure -@@ -6016,7 +6016,6 @@ cat >>confdefs.h <<_ACEOF +@@ -4769,7 +4769,6 @@ cat >>confdefs.h <<_ACEOF #define DEFAULT_NAGIOS_GROUP "$nagios_grp" _ACEOF @@ -8,7 +8,7 @@ -@@ -6037,7 +6036,6 @@ fi +@@ -4790,7 +4789,6 @@ fi @@ -16,12 +16,3 @@ MAIL_PROG=no -@@ -7768,7 +7766,7 @@ $as_echo_n "checking for linker flags fo - MOD_LDFLAGS="-shared" - MOD_CFLAGS="-fPIC" - ;; -- freebsd*) -+ dragonfly*|freebsd*) - MOD_LDFLAGS="-shared" - MOD_CFLAGS="-fPIC" - ;; |