Changes between Version 3 and Version 4 of media-libs/libao
- Timestamp:
- 07/14/08 20:15:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libao
v3 v4 11 11 ||Haiku||stable|| 12 12 13 === work in progress(scottmc) ===13 === revision 1 (scottmc) === 14 14 15 Builds ok on Haiku.[[BR]] 16 Update config.guess and .sub then ./configure --prefix=/boot/home/config[[BR]] 17 This can use pkg-config if it is installed. 15 Copy in a Haiku config.guess and config.sub, then: 16 * libtoolize --force --copy 17 * aclocal 18 * automake --add-missing 19 * autoconf 20 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include
