X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9203c8d274b6f62e83dcc35f0a2514534ee8fd85..bd685982389b78a158921b7839bdeca501338d19:/configure diff --git a/configure b/configure index 48d41eb9..32cc3b5d 100755 --- a/configure +++ b/configure @@ -8,6 +8,8 @@ realconfigure="$dir/configure.sh" if test ! -f "$realconfigure"; then if test -f "$HOME/build_farm/build_test.fns"; then + # Test the included popt + set -- --with-included-popt "${@}" # Allow the build farm to grab latest files via rsync. actions='build fetch' else