[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] cvs: pecl /phk config.w32
From:       "Rob Richards" <rrichards () php ! net>
Date:       2007-11-30 12:55:08
Message-ID: cvsrrichards1196427308 () cvsserver
[Download RAW message or body]

rrichards		Fri Nov 30 12:55:08 2007 UTC

  Modified files:              
    /pecl/phk	config.w32 
  Log:
  fix win build
  
http://cvs.php.net/viewvc.cgi/pecl/phk/config.w32?r1=1.1&r2=1.2&diff_format=u
Index: pecl/phk/config.w32
diff -u pecl/phk/config.w32:1.1 pecl/phk/config.w32:1.2
--- pecl/phk/config.w32:1.1	Tue Nov 27 21:52:26 2007
+++ pecl/phk/config.w32	Fri Nov 30 12:55:08 2007
@@ -1,8 +1,8 @@
-// $Id: config.w32,v 1.1 2007/11/27 21:52:26 francois Exp $
+// $Id: config.w32,v 1.2 2007/11/30 12:55:08 rrichards Exp $
 // vim:ft=javascript
 
 ARG_ENABLE("phk", "enable the PHK accelerator", "no");
 
-if (PHP_phk != "no") {
+if (PHP_PHK != "no") {
         EXTENSION("phk", "php_phk.c");
 }

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic