Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 178824 | Differences between
and this patch

Collapse All | Expand All

(-)wxPython-src-2.6.3.3-orig/Makefile.in (-2 / +2 lines)
Lines 1081-1088 Link Here
1081
	$(__WXUNIV_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
1081
	$(__WXUNIV_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
1082
	$(__THREAD_DEFINE_p) $(__INC_TIFF_p) $(__INC_JPEG_p) $(__INC_PNG_p) \
1082
	$(__THREAD_DEFINE_p) $(__INC_TIFF_p) $(__INC_JPEG_p) $(__INC_PNG_p) \
1083
	$(__INC_ZLIB_p) $(__INC_ODBC_p) $(__INC_REGEX_p) $(__INC_EXPAT_p) \
1083
	$(__INC_ZLIB_p) $(__INC_ODBC_p) $(__INC_REGEX_p) $(__INC_EXPAT_p) \
1084
	-DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_ODBC $(PIC_FLAG) $(CPPFLAGS) \
1084
	-DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_ODBC -DSQL_WCHART_CONVERT \
1085
	$(CXXFLAGS)
1085
	$(PIC_FLAG) $(CPPFLAGS) $(CXXFLAGS)
1086
ODBCDLL_OBJECTS =  \
1086
ODBCDLL_OBJECTS =  \
1087
	$(__odbcdll___win32rc) \
1087
	$(__odbcdll___win32rc) \
1088
	odbcdll_db.o \
1088
	odbcdll_db.o \

Return to bug 178824