Can you count to 2 ?? It's easy: 1, 2.
Now, count how many levels it's to where the config.h would be if you do a 
phpize build:

ext/bcmath/libbcmath/src/bcmath.h

Revert or I will and fix the correct bug.

--Jani

Pierre-Alain Joye [EMAIL PROTECTED] kirjoitti:
pajoye          Fri Aug 15 15:39:18 2008 UTC

  Modified files:              (Branch: PHP_5_3)
/php-src/ext/bcmath/libbcmath/src bcmath.h Log:
  - MFH: no config.h in ext/
http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/libbcmath/src/bcmath.h?r1=1.9.6.2&r2=1.9.6.2.2.1&diff_format=u
Index: php-src/ext/bcmath/libbcmath/src/bcmath.h
diff -u php-src/ext/bcmath/libbcmath/src/bcmath.h:1.9.6.2 
php-src/ext/bcmath/libbcmath/src/bcmath.h:1.9.6.2.2.1
--- php-src/ext/bcmath/libbcmath/src/bcmath.h:1.9.6.2   Tue Sep 11 11:25:20 2007
+++ php-src/ext/bcmath/libbcmath/src/bcmath.h   Fri Aug 15 15:39:17 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




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

Reply via email to