fi
]
)
AC_ARG_WITH(rpath,
[ --without-rpath Disable -R linker flag],
[
if test "x$withval" = "xno" ; then
need_dash_r=""
if test "x$withval" = "xyes" ; then
need_dash_r=1
AC_ARG_WITH(pcre,
[ --with-pcre[[=PATH]] Override built in regex library with pcre