From adb783cc0af30cc88042f26b4efb060b04de05f4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 12 Jun 2012 21:42:02 +0000 Subject: [PATCH] Remove another unneeded TOOLKIT test from the bakefiles. Don't check the toolkit unnecessarily, this doesn't really change anything right now but will not break wxGTK build under MSW when support for it is added. Closes #14379. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/wx.bkl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index b806cd704e..e2420a3dc5 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -178,7 +178,7 @@ - + $(LIBDIRNAME) -- 2.47.2