X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9203c8d274b6f62e83dcc35f0a2514534ee8fd85..f187ce36cc8d08e9cefc0662102131a139240a23:/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