]> git.saurik.com Git - wxWidgets.git/commit - configure.in
Added separate import lib for msw .dlls
authorRon Lee <ron@debian.org>
Sat, 3 Nov 2001 11:08:15 +0000 (11:08 +0000)
committerRon Lee <ron@debian.org>
Sat, 3 Nov 2001 11:08:15 +0000 (11:08 +0000)
commit77e13408408c1fb6a9e9042c97bc97dd823f53bf
treec2fcaaaef828ef9f9a57f59e358f867b670fb7d0
parenta0145564d0f04b2815cc66259c3fa245432fd51a
Added separate import lib for msw .dlls
Removed useless mingw and cygwin options.
Fixed library naming for msw _gl and set 'unix' style names for cross
builds and 'windows' style for native builds.
Added $target to wx-config, and fixed lib/header dir exclusions.
Added -mwindows to wx-config output for gui libs.
Fixed wx-config to output import lib instead of dll for shared
msw builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
configure
configure.in
wx-config.in