Code

instructions for posting plugin version number
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Fri, 21 Mar 2003 14:04:51 +0000 (14:04 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Fri, 21 Mar 2003 14:04:51 +0000 (14:04 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@443 f882894a-f735-0410-b71e-b25c423dba1c

configure.in

index 0a8f6ce6d5350d5b53975e17938c38c86b4bd97b..035ae36ef253e143d8fd02b1b3ad791f2fe407f0 100644 (file)
@@ -55,7 +55,7 @@ AC_SUBST(SCRIPT_TEST)dnl
 WARRANTY="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"
 AC_SUBST(WARRANTY)
 
-SUPPORT="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"
+SUPPORT="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)."
 AC_SUBST(SUPPORT)
 
 dnl CGIURL has changed for Nagios with 1.0 beta