moriyoshi               Thu Oct  2 06:48:16 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/sapi/servlet       config.m4 
  Log:
  MFH(r-1.15): Alignment fix
  
  
Index: php-src/sapi/servlet/config.m4
diff -u php-src/sapi/servlet/config.m4:1.13.4.1 php-src/sapi/servlet/config.m4:1.13.4.2
--- php-src/sapi/servlet/config.m4:1.13.4.1     Mon Feb  3 04:04:08 2003
+++ php-src/sapi/servlet/config.m4      Thu Oct  2 06:48:15 2003
@@ -1,10 +1,10 @@
 dnl
-dnl $Id: config.m4,v 1.13.4.1 2003/02/03 09:04:08 gtanzilli Exp $
+dnl $Id: config.m4,v 1.13.4.2 2003/10/02 10:48:15 moriyoshi Exp $
 dnl
 
 AC_MSG_CHECKING(for Servlet support)
 AC_ARG_WITH(servlet,
-[  --with-servlet[=DIR]    Include servlet support. DIR is the base install
+[  --with-servlet[=DIR]      Include servlet support. DIR is the base install
                           directory for the JSDK.  This SAPI prereqs the
                           java extension must be built as a shared dl.],
 [

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to