rrichards Sat Sep 8 09:56:52 2007 UTC
Modified files:
/php-src/ext/bcmath/libbcmath/src bcmath.h
Log:
point to valid config header
http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/libbcmath/src/bcmath.h?r1=1.9&r2=1.10&diff_format=u
Index: php-src/ext/bcmath/libbcmath/src/bcmath.h
diff -u php-src/ext/bcmath/libbcmath/src/bcmath.h:1.9
php-src/ext/bcmath/libbcmath/src/bcmath.h:1.10
--- php-src/ext/bcmath/libbcmath/src/bcmath.h:1.9 Tue Dec 9 23:59:33 2003
+++ php-src/ext/bcmath/libbcmath/src/bcmath.h Sat Sep 8 09:56:52 2007
@@ -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