APR: define _BSD_SOURCE.

This commit is contained in:
Adrien Destugues
2015-06-17 21:25:28 +02:00
parent 8ea928b583
commit eec0a55c14

View File

@@ -36,7 +36,7 @@ BUILD()
aclocal -I build
autoconf
runConfigure ./configure \
--with-installbuilddir=$prefix/data/apr
--with-installbuilddir=$prefix/data/apr CFLAGS=-D_BSD_SOURCE
# TODO: fix this hack (by finding out why top_builddir seems to be unset)!
ln -sfn $sourceDir/libtool /libtool