1
0
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:
Sterling Hughes
2000-04-30 23:57:20 +00:00
parent b93e5ecbe0
commit 1191f6bf7c

View File

@@ -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