From 6141cfebf6c42873e0181105d2051143d8c11eb7 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 21 Jan 2014 13:17:36 +0100 Subject: New default installation prefix: /usr/local Install into /usr/local instead of /usr/local/nagios by default, in order to comply with the Filesystem Hierarchy Standard (FHS) and presumably the expectations of most users. --- configure.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f0c696f4..2cec17d9 100644 --- a/configure.in +++ b/configure.in @@ -12,8 +12,6 @@ AC_CANONICAL_HOST RELEASE=1 AC_SUBST(RELEASE) -AC_PREFIX_DEFAULT(/usr/local/nagios) - dnl Deprecated configure options -- cgit v1.2.3-74-g34f1