]> git.sesse.net Git - vlc/commit
Minor Windows ME build fixes.
authorSam Hocevar <sam@zoy.org>
Thu, 20 Mar 2008 18:11:53 +0000 (18:11 +0000)
committerSam Hocevar <sam@zoy.org>
Thu, 20 Mar 2008 18:11:53 +0000 (18:11 +0000)
commit649c93388de52ab1d798f1bae283afb58df68c19
treeb7e41a193aa84eb1271303756131e1d610c7e6d3
parent8b5869976eae2be0bee9e9c9d0ab4f8d7a258bc0
Minor Windows ME build fixes.

Add a --disable-wince option so that we can disable this (probably broken)
plugin's build when mingwce is detected. Also, add -lmmtimer to the libvlc
link flags because this is where timeGetTime() lies.
configure.ac