freebsd-ports/net-mgmt/nagios2/files/patch-ae
Jun Kuriyama 610078358c Add nagios-1.0b1 after repocopy from net/netsaint.
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
PR:		35844
2002-05-29 06:53:40 +00:00

11 lines
449 B
Text

--- 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