Searched refs:apr_src_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr-util/
H A Dbuildconf27 apr_src_dir=../apr
39 apr_src_dir=$optarg
46 if [ -f "$apr_src_dir/build/apr_common.m4" ]; then
47 apr_src_dir=`cd $apr_src_dir; pwd`
49 echo "Looking for apr source in $apr_src_dir"
52 echo "Problem finding apr source in $apr_src_dir."
63 cp -p $apr_src_dir/build/apr_common.m4 $apr_src_dir/build/find_apr.m4 \
64 $apr_src_dir/buil
[all...]

Completed in 94 milliseconds