1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

Make recode extension buildable as shared module.

This commit is contained in:
Sascha Schumann
2000-05-23 23:30:38 +00:00
parent 21f77edba0
commit 27ca66b410
3 changed files with 18 additions and 15 deletions
+4
View File
@@ -64,6 +64,10 @@ zend_module_entry recode_module_entry = {
extern void timeout(int sig);
#endif
#ifdef COMPILE_DL_RECODE
ZEND_GET_MODULE(recode)
#endif
PHP_MINIT_FUNCTION(recode)
{
ReSLS_FETCH();