Hi Joe Orton, you wrote: > `apr-config --ldflags --libs --link-ld` > > to link against both libapr and libaprutil, do the same for apu-config > You should use --cflags, --includes and --cppflags similarly - see the > --help output for details.
Thanks a lot, that's exactly what I was looking for. Regards, -- Michael - < mike(@)php.net >
