From f0529dacedf7da83f8d5107a8ca7d73f35560894 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 6 May 2013 20:18:58 +0300 Subject: Rearrange dllimport/dllexport declarations for MS-Windows. gnumake.h (GMK_EXPORT) [_WIN32]: Move the dllexport declaration here from makeint.h. makeint.h (GMK_BUILDING_MAKE) [WINDOWS32]: Define before including gnumake.h. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0427aa9..21e22ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2013-05-06 Eli Zaretskii + * gnumake.h (GMK_EXPORT) [_WIN32]: Move the dllexport declaration + here from makeint.h. + + * makeint.h (GMK_BUILDING_MAKE) [WINDOWS32]: Define before + including gnumake.h. + * doc/make.texi (Loaded Object Example): Add a note about building shared objects on MS-Windows. -- cgit v1.2.3