]> git.ipfire.org Git - thirdparty/libtool.git/commit
Copy over DLL_EXPORT handling from C to C++ for non-GCC on w32.
authorPeter Rosin <peda@lysator.liu.se>
Fri, 17 Sep 2010 14:15:04 +0000 (16:15 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 17 Sep 2010 20:25:45 +0000 (22:25 +0200)
commita93b8481087b3eb9675ea9e6ca15b09e7e6901ae
tree0fc72a4c9c87764b51c58a78147d6f3fc28abc0a
parent9797b616fc18cedcb0f9ed2dcfddb77a3c452bca
Copy over DLL_EXPORT handling from C to C++ for non-GCC on w32.

* libltdl/m4/libtool.m4 (_LT_COMPILER_PIC) [mingw, cygwin, os2]
[pw32, cegcc]: Copy over the DLL_EXPORT handling from C to C++.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
libltdl/m4/libtool.m4