From: Stig Bakken Date: Tue, 9 Apr 2002 16:08:18 +0000 (+0000) Subject: * MFH: install the right expat header files X-Git-Tag: php-4.2.0RC3~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=205b62100294f8ce48a7c04eee7515b539bb6d13;p=php * MFH: install the right expat header files --- diff --git a/pear/Makefile.in b/pear/Makefile.in index e1134bc9c9..411335bb5b 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -154,8 +154,7 @@ HEADER_DIRS = \ ext/standard \ ext/session \ ext/xml \ - ext/xml/expat/xmlparse \ - ext/xml/expat/xmltok \ + ext/xml/expat \ main \ regex