]> git.sesse.net Git - vlc/commit
. fixed a warning under FreeBSD (dlerror() is a const char*, not a char*).
authorSam Hocevar <sam@videolan.org>
Tue, 9 Jan 2001 21:03:47 +0000 (21:03 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 9 Jan 2001 21:03:47 +0000 (21:03 +0000)
commitef05e7761e600f9fed4cf67cba91ee013ead1a94
tree25b63e9fe14a0f098f49b5820b869d5f4706df0b
parent5a88167734f74fbdc342f5d28da8abf171fcf931
 . fixed a warning under FreeBSD (dlerror() is a const char*, not a char*).
 . made configure script look for the bswap assembly instruction (using
   AC_TRY_COMPILE makes sure the compiler will really accept it).
configure
configure.in
include/audio_output.h
include/common.h
include/defs.h.in
include/input_ext-dec.h