cvs: php4 / README.SELF-CONTAINED-EXTENSIONS

[email protected] ("Sascha Schumann")
Newsgroups php.version4
Message-ID <cvssas959077596@cvsserver>
sas		Tue May 23 12:26:36 2000 EDT

  Modified files:
    /php4	README.SELF-CONTAINED-EXTENSIONS 
  Log:
  Use new syntax
  
  
Index: php4/README.SELF-CONTAINED-EXTENSIONS
diff -u php4/README.SELF-CONTAINED-EXTENSIONS:1.3 php4/README.SELF-CONTAINED-EXTENSIONS:1.4
--- php4/README.SELF-CONTAINED-EXTENSIONS:1.3	Tue May 23 00:33:51 2000
+++ php4/README.SELF-CONTAINED-EXTENSIONS	Tue May 23 12:26:35 2000
@@ -1,4 +1,4 @@
-$Id: README.SELF-CONTAINED-EXTENSIONS,v 1.3 2000/05/22 22:33:51 sas Exp $
+$Id: README.SELF-CONTAINED-EXTENSIONS,v 1.4 2000/05/23 10:26:35 sas Exp $
 =============================================================================
 
 HOW TO CREATE A SELF-CONTAINED PHP EXTENSION
@@ -146,6 +146,6 @@
 
   4. Add the following lines to your C source file:
 
-        #if defined(COMPILE_DL) || defined(COMPILE_DL_FOO)
+        #ifdef COMPILE_DL_FOO
         ZEND_GET_MODULE(foo)
         #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.