summaryrefslogtreecommitdiff
path: root/lang/twelf
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2007-09-04 23:39:31 +0000
committerjdolecek <jdolecek>2007-09-04 23:39:31 +0000
commit1e83518705181711862340e8e8d47a322502da06 (patch)
tree39c99970f48828795040133638315986abc9ec85 /lang/twelf
parente1fcfcf93722e8aa509780845d69ca3f99265d56 (diff)
downloadpkgsrc-1e83518705181711862340e8e8d47a322502da06.tar.gz
load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X,
so that symbols of loaded modules are available for other, dependant modules; dlopen() is native function since 10.4, so actually apparently preferable interface now this is necessary for PDO family of modules (pdo_* depends on symbols of PDO module), and for XSL module (which depends on symbols of DOM module); doing it this way allows for PDO and DOM modules to be also shared and dynamically loaded, this avoids need to compile them into main PHP binary bump PKGREVISION, this is functionality change for Mac OS X (no change for other platforms)
Diffstat (limited to 'lang/twelf')
0 files changed, 0 insertions, 0 deletions