view TOOLS/realcodecs/28_8.sh @ 18669:f167e56c686b

moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
author nicodvb
date Fri, 09 Jun 2006 21:43:23 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc