]> git.sesse.net Git - vlc/commit
. should compile & run on Solaris with ./configure --disable-dsp
authorSam Hocevar <sam@videolan.org>
Sat, 6 Jan 2001 07:23:32 +0000 (07:23 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 6 Jan 2001 07:23:32 +0000 (07:23 +0000)
commitffa693e8bdac429c229fa679e64a8bd6cd6af15f
tree76581f6dc1fc29915bf8d5f0127af76136b2548c
parent4542979c0fecaf06caebec3abd6b0060ede2f1d9
 . should compile & run on Solaris with ./configure --disable-dsp
    (tested on puma)
 . removed most SYS_SOLARIS #ifdef's in favour of more generic tests
 . updated example ./configure line in INSTALL file
 . now we only load modules that end with ".so"
 . null module is compiled by default
INSTALL
Makefile.in
configure
configure.in
include/common.h
include/defs.h.in
src/interface/intf_msg.c
src/misc/modules.c