--- trunk/escript/src/system_dep.h 2008/11/12 07:27:05 2029 +++ trunk/escript/src/system_dep.h 2008/11/12 07:34:08 2030 @@ -62,7 +62,7 @@ #ifdef _WIN32 # ifndef INTERFACE_STATIC_LIB -# undefine ESCRIPT_DLL_API +# undef ESCRIPT_DLL_API # ifdef ESCRIPT_EXPORTS # define ESCRIPT_DLL_API __declspec(dllexport) # else