Changes between Version 1 and Version 2 of media-libs/libvorbis/1.20/1
- Timestamp:
- 07/22/08 10:29:07 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libvorbis/1.20/1
v1 v2 1 1 Copy in haiku config.guess and config.sub 2 Patch aclocal.m4? to allow build shared library (need to retrace my steps to figure out what files were modified to make this work) 3 Then: 4 5 * libtoolize --force --copy 6 * aclocal 7 * ./autogen.sh 8 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 9 * make 10 * make install
