From: Zeev Suraski Date: Sat, 1 Apr 2000 15:16:11 +0000 (+0000) Subject: Have a standard way of exporting symbols X-Git-Tag: php-4.0RC2~534 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=983cc700a9738aaadd8c9f6f7ba26066195d0ef2;p=php Have a standard way of exporting symbols --- diff --git a/Zend/acconfig.h b/Zend/acconfig.h index a6de7d427c..c51e2ecfdb 100644 --- a/Zend/acconfig.h +++ b/Zend/acconfig.h @@ -1,4 +1,5 @@ #define ZEND_API +#define ZEND_DLEXPORT @TOP@