Changes between Version 2 and Version 3 of media-libs/libart_lgpl
- Timestamp:
- 06/18/08 16:12:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libart_lgpl
v2 v3 9 9 ||R5||untested|| 10 10 ||BONE||untested|| 11 ||Haiku|| unstable||11 ||Haiku||stable|| 12 12 13 {{{ 14 Make fails on -lm 15 Need to locate all of the -lm and fix them 16 }}} 13 To build on Haiku, copy in Haiku config.guess/.sub files,[[BR]] 14 then run autoconf, aclocal, automake, libtoolize --force,[[BR]] 15 then ./configure --prefix=/boot/common 16 make, make install 17 18 This clears up all the -lm and -lc mess that was left in the released source tarball. 19
