mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
Allow the SWF module to compile as a dl.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#ifndef _PHP_SWF_H
|
||||
#define _PHP_SWF_H
|
||||
|
||||
#if COMPILE_DL
|
||||
#undef HAVE_SWF
|
||||
#define HAVE_SWF 1
|
||||
#endif
|
||||
|
||||
#if HAVE_SWF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user