summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-03-29 10:32:02 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-03-29 10:32:02 (GMT)
commit422f01891f3f99f4ba000b4036c588b788c08f56 (patch)
tree19c36d331d12f8dd6cc00089600ef60ae5a287dd /configure.in
parenta77626cb62a053e6334c0a749277f263b75619e1 (diff)
downloadmonitoring-plugins-release-1.4.7.tar.gz
1.4.7 releaserelease-1.4.7
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1652 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fe8f112..81033a0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2AC_REVISION ($Revision$) 2AC_REVISION ($Revision$)
3AC_PREREQ(2.59) 3AC_PREREQ(2.59)
4AC_INIT(nagios-plugins,1.4.6) 4AC_INIT(nagios-plugins,1.4.7)
5AC_CONFIG_SRCDIR(NPTest.pm) 5AC_CONFIG_SRCDIR(NPTest.pm)
6AC_CONFIG_FILES(gl/Makefile) 6AC_CONFIG_FILES(gl/Makefile)
7AC_CONFIG_AUX_DIR(build-aux) 7AC_CONFIG_AUX_DIR(build-aux)