]> git.sesse.net Git - vlc/commitdiff
* configure.ac: wince interface moved to builtins.
authorGildas Bazin <gbazin@videolan.org>
Wed, 23 Feb 2005 08:09:46 +0000 (08:09 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 23 Feb 2005 08:09:46 +0000 (08:09 +0000)
configure.ac

index 5cc357d97fa75f83a6446ce08a7ce5a9b011e5ae..5ac96fd2fe07e95cfcaa3babe5ef53a7951b30e8 100644 (file)
@@ -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