X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e606c822972f940a8829d7c618a41b825474fa7b..71696da09ee2e7a6c2cf12ac45537a084d168c47:/build/bakefiles/wxpresets/presets/wx_unix.bkl?ds=sidebyside diff --git a/build/bakefiles/wxpresets/presets/wx_unix.bkl b/build/bakefiles/wxpresets/presets/wx_unix.bkl index 6cc4a5e0eb..77272f6a65 100644 --- a/build/bakefiles/wxpresets/presets/wx_unix.bkl +++ b/build/bakefiles/wxpresets/presets/wx_unix.bkl @@ -48,7 +48,7 @@ Format-specific notes: thus we can now add WX_LIBS to the linker line --> $(WX_LIBS) - + Unknown wxWidgets library given in the wx-lib tag @@ -185,13 +185,14 @@ Format-specific notes: that simply creating the following target; if it fails the make program will halt with the wx-config error message... --> - - all - - - @$(DOLLAR)(WX_CONFIG) $(WX_CONFIG_FLAGS) - + + + all + + @$(DOLLAR)(WX_CONFIG) $(WX_CONFIG_FLAGS) + + @@ -211,7 +212,7 @@ Format-specific notes: $(value) - + Unknown wxWidgets library given in the wx-lib tag