Changes between Version 1 and Version 2 of media-libs/libmodplug/0.8.4/1
- Timestamp:
- 07/22/08 10:01:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libmodplug/0.8.4/1
v1 v2 1 1 Copy in Haiku config.guess/.sub files, then run: 2 3 * aclocal 4 * libtoolize --force 5 * automake --add-missing 6 * autoconf 7 * ./configure --prefix=/boot/common --enable-shared --enable-static 8 * make 9 * make install 10 11 This will make both the static and shared library files, if you only need one or the other then only enable the one you want.
