From: Wez Furlong Date: Fri, 5 Apr 2002 09:04:38 +0000 (+0000) Subject: MFH: add mbstring headers to those for pear/pecl extensions X-Git-Tag: php-4.2.0RC3~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f2d14d7da6afc4732ece4fdc0107900f147926a;p=php MFH: add mbstring headers to those for pear/pecl extensions --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 7e7d831f2b..e1134bc9c9 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -150,6 +150,7 @@ HEADER_DIRS = \ / \ Zend \ TSRM \ + ext/mbstring \ ext/standard \ ext/session \ ext/xml \