From: foobar Date: Sun, 19 Jun 2005 23:36:18 +0000 (+0000) Subject: Install headers too X-Git-Tag: php-5.1.0b2~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=174e96246b864e9e97786042e1f51b49dc8c2926;p=php Install headers too --- diff --git a/ext/date/config.m4 b/ext/date/config.m4 index 01382abb33..5a87bb1c72 100644 --- a/ext/date/config.m4 +++ b/ext/date/config.m4 @@ -10,6 +10,7 @@ timelib_sources="lib/dow.c lib/parse_date.c lib/parse_tz.c PHP_NEW_EXTENSION(date, php_date.c $timelib_sources, no,, $PHP_DATE_CFLAGS) PHP_ADD_BUILD_DIR([$ext_builddir/lib], 1) +PHP_INSTALL_HEADERS([ext/date], [php_date.h lib/timelib.h lib/timelib_structs.h]) cat >> $ext_builddir/lib/timelib_config.h <