]> git.saurik.com Git - wxWidgets.git/commit
(1) removed -lcrtdll from Mingw build
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 18 Jul 2001 22:58:33 +0000 (22:58 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 18 Jul 2001 22:58:33 +0000 (22:58 +0000)
commit031d8228bbfd2a778e29ac86deaf68abe46a3e1a
treea7f72a92282dd720aece59ab5962f5d28b462dde
parenta43e748a708090a08b181060160fef21a9e08a0a
(1) removed -lcrtdll from Mingw build
(it was plainly wrong thing, gcc is supposed to link against C library
automatically... and it broke binaries produced with MSVCRT version of Mingw)
(2) fixed typo in MS_HTML_HELP check
(3) added (back?) WXHTML_HELP checks to configure

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