Table of Contents
PortLog: dev-libs/apr-util
0.9.x branch
| R5 | unstable |
| BONE | untested |
| Haiku | stable |
dependencies:
- dev-libs/apr 0.9.x
- dev-libs/expat (optional)
work-in-progress (andreasf) - [R5, Haiku]
Note that buildconf copies config.guess and config.sub from apr, not from the system.
Haiku/gcc2: Crash in APR Queue Test.
revision 1 (bonefish) - [Haiku]
Changes (patch)
config.layout:
- Added directory layout for Haiku.
Configuring/Building
rm build/config.guess build/config.sub xml/expat/conftools/config.guess xml/expat/conftools/config.sub ./buildconf --with-apr=/path/to/APR/sources ./configure --with-apr=/path/to/APR/sources --enable-layout=haiku make
Tests
All tests pass.