1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net-mgmt/nagios12/files/patch-ae
Ying-Chieh Liao bd994ab71e upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address

PR:		27012, 27013
Submitted by:	MAINTAINER
2001-05-17 06:02:17 +00:00

12 lines
455 B
Plaintext

--- 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/netsaint.c)
AC_CONFIG_HEADER(common/config.h common/snprintf.h base/netsaint.h cgi/cgiutils.h)
-AC_PREFIX_DEFAULT(/usr/local/netsaint)
+AC_PREFIX_DEFAULT(/usr/local)
dnl Figure out how to invoke "install" and what install options to use.
AC_PROG_INSTALL