From 31aa94e3ae3fc7a7547e41c99fe6ec760519d09d Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Thu, 16 Sep 2004 16:02:52 +0000 Subject: [PATCH] Using != doesn't work for bakefile, I don't know what does, or what this change really wanted to achieve, but its been broken for a couple of days now. Back to you ABX for a real fix. But please install bakefile if you are going to tweak these files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index c234b55287..f816d4b839 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2375,8 +2375,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + workaround until Bakefile supports != $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) + --> $(BASE_MACOSX_SRC) $(BASE_OS2_SRC) -- 2.49.0