Changes between Version 2 and Version 3 of media-libs/libvorbis
- Timestamp:
- 07/14/08 08:20:28 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libvorbis
v2 v3 13 13 Dependencies: [wiki:media-libs/libogg] 14 14 15 === revision 1 (scottmc) === 15 16 Copy in haiku config.guess and config.sub[[BR]] 16 17 Patch aclocal.m4? to allow build shared library (need to retrace my steps to figure out what files were modified to make this work)[[BR]] 17 18 Then:[[BR]] 19 * libtoolize --force --copy 20 * aclocal 21 * ./autogen.sh 18 22 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 19 23 * make
