X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=5ac96fd2fe07e95cfcaa3babe5ef53a7951b30e8;hb=b7f7f1f3a572ad85ad76d540e5849ab68a96e25a;hp=5cc357d97fa75f83a6446ce08a7ce5a9b011e5ae;hpb=dffc2430200025e25ca788c538f5e243b7195aa7;p=vlc diff --git a/configure.ac b/configure.ac index 5cc357d97f..5ac96fd2fe 100644 --- a/configure.ac +++ b/configure.ac @@ -3587,7 +3587,7 @@ dnl dnl WinCE GUI module dnl if test "${SYS}" = "mingwce"; then - VLC_ADD_PLUGINS([wince]) + VLC_ADD_BUILTINS([wince]) VLC_ADD_CXXFLAGS([wince],[]) VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell]) dnl Gross hack