projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix wrong configure test for abi::__forced_unwind in previous commit.
[wxWidgets.git]
/
samples
/
help
/
makefile.unx
diff --git
a/samples/help/makefile.unx
b/samples/help/makefile.unx
index e6f7e1db8d061250e7568b2bf65809788d8f3fce..f510552224e420954ddfa3f6b128ebab0c4e9301 100644
(file)
--- a/
samples/help/makefile.unx
+++ b/
samples/help/makefile.unx
@@
-1,6
+1,6
@@
# =========================================================================
# This makefile was generated by
# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.
7
(http://www.bakefile.org)
+# Bakefile 0.2.
9
(http://www.bakefile.org)
# Do not modify, all changes will be overwritten!
# =========================================================================
# Do not modify, all changes will be overwritten!
# =========================================================================
@@
-25,7
+25,7
@@
LDFLAGS ?=
# Location and arguments of wx-config script
WX_CONFIG ?= wx-config
# Location and arguments of wx-config script
WX_CONFIG ?= wx-config
-# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,
mgl,
osx_cocoa,osx_carbon,dfb]
+# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,osx_cocoa,osx_carbon,dfb]
WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
# Use DLL build of wx library to use? [0,1]
WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
# Use DLL build of wx library to use? [0,1]