Assembla home | Assembla project page
 

PortLog: dev-libs/apr-util

http://apr.apache.org/

0.9.x branch

R5unstable
BONEuntested
Haikustable

dependencies:

work-in-progress (andreasf) - [R5, Haiku]

Note that buildconf copies config.guess and config.sub from apr, not from the system.

Patch

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.