summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-03-21 14:04:51 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-03-21 14:04:51 (GMT)
commit0e138a6ba7c465b8cbbf0a04d11537b98d4b69e1 (patch)
tree97fa004a9ddc93b40c025c4a880be4fd44ccc4e4 /configure.in
parent35a2cf99f6e08edd75c56881ed28bbc981f20f26 (diff)
downloadmonitoring-plugins-0e138a6ba7c465b8cbbf0a04d11537b98d4b69e1.tar.gz
instructions for posting plugin version number
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@443 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 0a8f6ce..035ae36 100644
--- a/configure.in
+++ b/configure.in
@@ -55,7 +55,7 @@ AC_SUBST(SCRIPT_TEST)dnl
55WARRANTY="The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n" 55WARRANTY="The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n"
56AC_SUBST(WARRANTY) 56AC_SUBST(WARRANTY)
57 57
58SUPPORT="Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net\n" 58SUPPORT="Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net\nPlease include version information with all correspondence. (when possible, use output from the --version option of the plugin itself)."
59AC_SUBST(SUPPORT) 59AC_SUBST(SUPPORT)
60 60
61dnl CGIURL has changed for Nagios with 1.0 beta 61dnl CGIURL has changed for Nagios with 1.0 beta