summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 12:17:36 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 12:17:36 (GMT)
commit6141cfebf6c42873e0181105d2051143d8c11eb7 (patch)
treea0b247dbbf9809e55f3bf840386e43e3e7481124 /configure.in
parentce3eaa25e1c6f39b7a1266592de22c1bfbc48f5d (diff)
downloadmonitoring-plugins-6141cfebf6c42873e0181105d2051143d8c11eb7.tar.gz
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.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f0c696f..2cec17d 100644
--- a/configure.in
+++ b/configure.in
@@ -12,8 +12,6 @@ AC_CANONICAL_HOST
12RELEASE=1 12RELEASE=1
13AC_SUBST(RELEASE) 13AC_SUBST(RELEASE)
14 14
15AC_PREFIX_DEFAULT(/usr/local/nagios)
16
17dnl Deprecated configure options 15dnl Deprecated configure options
18 16
19 17