X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/49eb0c4a3518ad16d9a67f136fc6f1965c8690f0..4ab6125214981c3ce41e9ddd0cbef14ef3fdcfe0:/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