Commit 55a23c4d authored by Gildas Bazin's avatar Gildas Bazin

* configure.ac: fixed typo.

parent 56ae23b7
...@@ -3570,7 +3570,7 @@ dnl WinCE GUI module ...@@ -3570,7 +3570,7 @@ dnl WinCE GUI module
dnl dnl
if test "${SYS}" = "mingwce"; then if test "${SYS}" = "mingwce"; then
VLC_ADD_PLUGINS([wince]) VLC_ADD_PLUGINS([wince])
VLC_ADD_CXXFLAGS([wxwindows],[]) VLC_ADD_CXXFLAGS([wince],[])
VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell]) VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell])
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment