--- libpcap-nessus/configure.orig 2003-02-06 20:28:07 UTC +++ libpcap-nessus/configure @@ -391,9 +391,9 @@ EOF if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then echo "configure: warning: $ac_option: invalid host type" 1>&2 fi - if test "x$nonopt" != xNONE; then - { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } - fi +# if test "x$nonopt" != xNONE; then +# { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } +# fi nonopt="$ac_option" ;;