Changes between Version 2 and Version 3 of dev-libs/apr/1.3.3/1
- Timestamp:
- 05/08/09 16:27:53 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/apr/1.3.3/1
v2 v3 1 {{{ 1 2 apply [http://ports.haiku-files.org/export/294/haikuports/trunk/dev-libs/apr/apr-1.3.3-haiku.diff patch] 2 3 cp /boot/common/share/libtool/config/config.* build … … 10 11 autoreconf 11 12 ./configure --prefix=/boot/common (any other options needed here?) 12 13 got a configure issue with not being able to find /libtool, so create a link in / to libtool as a build workaround 14 TODO: figure out a proper fix for the /libtool issue. 13 }}} 14 got a configure issue with not being able to find /libtool, so create a link in / to libtool as a build workaround[[BR]] 15 TODO: figure out a proper fix for the /libtool issue.[[BR]] 15 16 16 17
