Author :
naddy
Date :
2016-03-19 21:18:37
Hash :88c5a333 Message :For all our ports that use the pecl module, SHARED_ONLY is always
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.