diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-02-09 08:28:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-02-09 08:28:05 +0000 |
commit | e3dc18ce57c8e78d4a784dd91238439a0f59e902 (patch) | |
tree | e4503b6c83f6a65799cdb1b759e454d59652cf63 /lang/php5/files/patch-configure.in | |
parent | - Update Maintainer adress (diff) |
Update to 5.2.1 release.
Notes
Notes:
svn path=/head/; revision=184671
Diffstat (limited to 'lang/php5/files/patch-configure.in')
-rw-r--r-- | lang/php5/files/patch-configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/files/patch-configure.in b/lang/php5/files/patch-configure.in index cb22e3f33844..7e735cdeb2a7 100644 --- a/lang/php5/files/patch-configure.in +++ b/lang/php5/files/patch-configure.in @@ -53,7 +53,7 @@ PHP_SUBST(install_targets) -PHP_INSTALL_HEADERS([Zend/ TSRM/ include/ main/ main/streams/ regex/]) -+PHP_INSTALL_HEADERS([Zend/ TSRM/ main/ main/streams/ regex/ ext/spl/]) ++PHP_INSTALL_HEADERS([Zend/ TSRM/ main/ main/streams/ regex/]) PHP_ADD_SOURCES(TSRM, TSRM.c tsrm_strtok_r.c tsrm_virtual_cwd.c) |