edink           Mon Jan 20 22:04:38 2003 EDT

  Added files:                 (Branch: PHP_4_3)
    /php4/sapi/embed    EXPERIMENTAL 

  Modified files:              
    /php4/sapi/embed    config.m4 
  Log:
  MFH
  
  
Index: php4/sapi/embed/config.m4
diff -u php4/sapi/embed/config.m4:1.7 php4/sapi/embed/config.m4:1.7.2.1
--- php4/sapi/embed/config.m4:1.7       Mon Oct 14 18:18:35 2002
+++ php4/sapi/embed/config.m4   Mon Jan 20 22:04:38 2003
@@ -1,11 +1,11 @@
 dnl
-dnl $Id: config.m4,v 1.7 2002/10/14 22:18:35 edink Exp $
+dnl $Id: config.m4,v 1.7.2.1 2003/01/21 03:04:38 edink Exp $
 dnl
 
 AC_MSG_CHECKING(for embedded SAPI library support)
 
 AC_ARG_ENABLE(embed,
-[  --enable-embed[=TYPE]   Enable building of embedded SAPI library
+[  --enable-embed[=TYPE]   EXPERIMENTAL: Enable building of embedded SAPI library
                           TYPE is either 'shared' or 'static'. [TYPE=shared]],
 [ 
   case $enableval in



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

Reply via email to