pier        02/05/13 16:23:19

  Modified:    webapp/support wa_apr.m4 wa_apxs.m4
  Log:
  Beautification.
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-tomcat-connectors/webapp/support/wa_apr.m4
  
  Index: wa_apr.m4
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/support/wa_apr.m4,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- wa_apr.m4 3 May 2002 16:11:22 -0000       1.4
  +++ wa_apr.m4 13 May 2002 23:23:19 -0000      1.5
  @@ -57,7 +57,7 @@
   
   dnl --------------------------------------------------------------------------
   dnl Author Pier Fumagalli <[EMAIL PROTECTED]>
  -dnl Version $Id: wa_apr.m4,v 1.4 2002/05/03 16:11:22 pier Exp $
  +dnl Version $Id: wa_apr.m4,v 1.5 2002/05/13 23:23:19 pier Exp $
   dnl --------------------------------------------------------------------------
   
   dnl --------------------------------------------------------------------------
  @@ -76,7 +76,7 @@
       AC_MSG_CHECKING([for apr sources])
       AC_ARG_WITH(
         [apr],
  -      [  --with-apr[[=apr]]        the Apache Portable Runtime library to use.],
  +      [  --with-apr[[=apr]]        the Apache Portable Runtime library to use],
         [
           case "${withval}" in
           ""|"yes"|"YES"|"true"|"TRUE")
  
  
  
  1.7       +2 -2      jakarta-tomcat-connectors/webapp/support/wa_apxs.m4
  
  Index: wa_apxs.m4
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/support/wa_apxs.m4,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- wa_apxs.m4        3 May 2002 09:38:52 -0000       1.6
  +++ wa_apxs.m4        13 May 2002 23:23:19 -0000      1.7
  @@ -57,7 +57,7 @@
   
   dnl --------------------------------------------------------------------------
   dnl Author Pier Fumagalli <[EMAIL PROTECTED]>
  -dnl Version $Id: wa_apxs.m4,v 1.6 2002/05/03 09:38:52 pier Exp $
  +dnl Version $Id: wa_apxs.m4,v 1.7 2002/05/13 23:23:19 pier Exp $
   dnl --------------------------------------------------------------------------
   
   dnl --------------------------------------------------------------------------
  @@ -72,7 +72,7 @@
       AC_MSG_CHECKING([for apxs name])
       AC_ARG_WITH(
         [apxs],
  -      [  --with-apxs[[=apxs]]      the Apache "apxs" utility to use.],
  +      [  --with-apxs[[=apxs]]      the Apache APXS utility to use],
         [
           case "${withval}" in
           ""|"yes"|"YES"|"true"|"TRUE")
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to