]> granicus.if.org Git - php/commitdiff
Allow the SWF module to compile as a dl.
authorSterling Hughes <sterling@php.net>
Sun, 30 Apr 2000 23:57:20 +0000 (23:57 +0000)
committerSterling Hughes <sterling@php.net>
Sun, 30 Apr 2000 23:57:20 +0000 (23:57 +0000)
ext/swf/php_swf.h

index 723e63896d4bb66769ec1a3fe159aafdd75a7c33..f43dc8ef6e66647ce00bb2ed6325380154853bf5 100644 (file)
 #ifndef _PHP_SWF_H
 #define _PHP_SWF_H
 
+#if COMPILE_DL
+#undef HAVE_SWF
+#define HAVE_SWF 1
+#endif
 
 #if HAVE_SWF