wez Fri Nov 7 20:09:12 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/scripts Makefile.frag Log: Fix shared/pecl build for extensions that rely on mbstring... Index: php-src/scripts/Makefile.frag diff -u php-src/scripts/Makefile.frag:1.1.2.5 php-src/scripts/Makefile.frag:1.1.2.6 --- php-src/scripts/Makefile.frag:1.1.2.5 Fri Sep 19 01:35:21 2003 +++ php-src/scripts/Makefile.frag Fri Nov 7 20:09:11 2003 @@ -32,6 +32,8 @@ ext/xml/expat \ main \ ext/mbstring \ + ext/mbstring/libmbfl \ + ext/mbstring/libmbfl/mbfl \ ext/pgsql \ regex
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php