]> git.sesse.net Git - vlc/commitdiff
* configure.ac: forgot to save this change.
authorGildas Bazin <gbazin@videolan.org>
Tue, 15 Feb 2005 21:11:27 +0000 (21:11 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 15 Feb 2005 21:11:27 +0000 (21:11 +0000)
configure.ac

index 6d86b7aa4c9c516ccb5105fa9ecf271d4bc1fee8..7123b76432ff073e69b3bd51d0ae206c0398de20 100644 (file)
@@ -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