pajoye          Fri Aug 15 15:38:55 2008 UTC

  Modified files:              
    /php-src/ext/bcmath/libbcmath/src   bcmath.h 
  Log:
  - no config.h in ext/
  
http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/libbcmath/src/bcmath.h?r1=1.11&r2=1.12&diff_format=u
Index: php-src/ext/bcmath/libbcmath/src/bcmath.h
diff -u php-src/ext/bcmath/libbcmath/src/bcmath.h:1.11 
php-src/ext/bcmath/libbcmath/src/bcmath.h:1.12
--- php-src/ext/bcmath/libbcmath/src/bcmath.h:1.11      Tue Sep 11 11:24:39 2007
+++ php-src/ext/bcmath/libbcmath/src/bcmath.h   Fri Aug 15 15:38:55 2008
@@ -53,7 +53,7 @@
     } bc_struct;
 
 #ifdef HAVE_CONFIG_H
-#include "../../config.h"
+#include "config.h"
 #endif
 
 #include "php.h"



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

Reply via email to