From: Gildas Bazin Date: Tue, 15 Feb 2005 21:11:27 +0000 (+0000) Subject: * configure.ac: forgot to save this change. X-Git-Tag: 0.8.2~1157 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=47b183e33e4eceaae58ef665110da9ec15d3ed32;p=vlc * configure.ac: forgot to save this change. --- diff --git a/configure.ac b/configure.ac index 6d86b7aa4c..7123b76432 100644 --- a/configure.ac +++ b/configure.ac @@ -3570,6 +3570,7 @@ dnl WinCE GUI module dnl if test "${SYS}" = "mingwce"; then VLC_ADD_PLUGINS([wince]) + VLC_ADD_CXXFLAGS([wxwindows],[]) VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell]) fi