From 4f2d14d7da6afc4732ece4fdc0107900f147926a Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Fri, 5 Apr 2002 09:04:38 +0000 Subject: [PATCH] MFH: add mbstring headers to those for pear/pecl extensions --- pear/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.50.1