pier        02/04/30 09:42:44

  Modified:    webapp/support aplocal.m4
  Log:
  Stripped little thing  that prevented to build ./configure with AutoConf
  2.52 and greater.
  
  Revision  Changes    Path
  1.10      +6 -6      jakarta-tomcat-connectors/webapp/support/aplocal.m4
  
  Index: aplocal.m4
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/support/aplocal.m4,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- aplocal.m4        1 Nov 2001 22:20:52 -0000       1.9
  +++ aplocal.m4        30 Apr 2002 16:42:44 -0000      1.10
  @@ -57,7 +57,7 @@
   
   dnl --------------------------------------------------------------------------
   dnl Author Pier Fumagalli <[EMAIL PROTECTED]>
  -dnl Version $Id: aplocal.m4,v 1.9 2001/11/01 22:20:52 pier Exp $
  +dnl Version $Id: aplocal.m4,v 1.10 2002/04/30 16:42:44 pier Exp $
   dnl --------------------------------------------------------------------------
   
   dnl --------------------------------------------------------------------------
  @@ -127,11 +127,11 @@
   ])
   
   AC_DEFUN(LOCAL_HELP,[
  -  AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)
  -  ac_help="${ac_help}
  -
  -[$1]"
  -  AC_DIVERT_POP()
  +dnl   AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)
  +dnl   ac_help="${ac_help}
  +dnl 
  +dnl [$1]"
  +dnl   AC_DIVERT_POP()
   ])
   
   dnl --------------------------------------------------------------------------
  
  
  

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

Reply via email to