]> git.sesse.net Git - vlc/commit
* configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
authorGildas Bazin <gbazin@videolan.org>
Sat, 12 Oct 2002 21:26:26 +0000 (21:26 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 12 Oct 2002 21:26:26 +0000 (21:26 +0000)
commit258b7d503a81bc6e32d12daef3f980491317a6b0
treec8b5e0409dd90e2c8327fb89847d564e7f1ae608
parent196c8ab359952001e36b3848e3b8c93c2f221434
* configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
* plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
configure
configure.in
plugins/mpeg_system/mpeg_ts.c