projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
eliminate possibility of configure enabling gnomeprint with GTK3
[wxWidgets.git]
/
samples
/
event
/
makefile.gcc
diff --git
a/samples/event/makefile.gcc
b/samples/event/makefile.gcc
index fad8fe854779e1f22f83cbbb64a71be1e19e6d07..aad71b13809a94822e3328f8e916356f92369cd0 100644
(file)
--- a/
samples/event/makefile.gcc
+++ b/
samples/event/makefile.gcc
@@
-65,7
+65,7
@@
ifeq ($(MONOLITHIC),0)
EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(MONOLITHIC),1)
\r
-EXTRALIBS_FOR_BASE =
\r
+EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(BUILD),debug)
\r
__OPTIMIZEFLAG_2 = -O0
\r