Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 213647
Collapse All | Expand All

(-)configure.orig (-2 / +2 lines)
Lines 114-121 Link Here
114
	    ;;
114
	    ;;
115
	*)
115
	*)
116
	    echo "invalid argument: $arg"
116
	    echo "invalid argument: $arg"
117
	    echo "try ./configure --help"
117
	    # echo "try ./configure --help"
118
	    exit 1
118
	    # exit 1
119
	    ;;
119
	    ;;
120
	esac
120
	esac
121
done
121
done

Return to bug 213647