pier 02/05/03 06:37:46
Modified: webapp/support wa_version.m4
Log:
M4 documentation of WA_VERSION macro.
Revision Changes Path
1.2 +4 -3 jakarta-tomcat-connectors/webapp/support/wa_version.m4
Index: wa_version.m4
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/support/wa_version.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wa_version.m4 3 May 2002 13:30:26 -0000 1.1
+++ wa_version.m4 3 May 2002 13:37:46 -0000 1.2
@@ -57,13 +57,14 @@
dnl --------------------------------------------------------------------------
dnl Author Pier Fumagalli <[EMAIL PROTECTED]>
-dnl Version $Id: wa_version.m4,v 1.1 2002/05/03 13:30:26 pier Exp $
+dnl Version $Id: wa_version.m4,v 1.2 2002/05/03 13:37:46 pier Exp $
dnl --------------------------------------------------------------------------
dnl --------------------------------------------------------------------------
dnl WA_VERSION
-dnl xxxx
-dnl $1 => xxxx.
+dnl Retrieve the version of the WebApp module
+dnl $1 => The variable name where the version number will be stored.
+dnl $2 => A working C compiler.
dnl --------------------------------------------------------------------------
AC_DEFUN(
[WA_VERSION],
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>