summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios12/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios12/files/patch-ae')
-rw-r--r--net-mgmt/nagios12/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/nagios12/files/patch-ae b/net-mgmt/nagios12/files/patch-ae
new file mode 100644
index 000000000000..0bf8e064b3a7
--- /dev/null
+++ b/net-mgmt/nagios12/files/patch-ae
@@ -0,0 +1,11 @@
+--- configure.in.orig Mon Apr 30 17:22:35 2001
++++ configure.in Tue May 1 19:36:54 2001
+@@ -1,7 +1,7 @@
+ dnl Process this -*-m4-*- file with autoconf to produce a configure script.
+ AC_INIT(base/nagios.c)
+ AC_CONFIG_HEADER(common/config.h common/snprintf.h base/nagios.h cgi/cgiutils.h)
+-AC_PREFIX_DEFAULT(/usr/local/nagios)
++AC_PREFIX_DEFAULT(/usr/local)
+
+ dnl Figure out how to invoke "install" and what install options to use.
+ AC_PROG_INSTALL