--- embedaddon/rsync/configure 2012/02/17 15:09:30 1.1 +++ embedaddon/rsync/configure 2013/10/14 07:51:14 1.1.1.2 @@ -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