From e52128706303a3016e3ac0c69a88477c93bfc78c Mon Sep 17 00:00:00 2001 From: Fabio Battaglia Date: Mon, 2 Aug 2010 20:45:17 +0000 Subject: CONFIGURE: drop hardcoded endianess and hq scalers from n64 section svn-id: r51659 --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 75fe693c68..454544300b 100755 --- a/configure +++ b/configure @@ -1669,11 +1669,9 @@ if test -n "$_host"; then _ar="$_host_alias-ar cru" _ranlib="$_host_alias-ranlib" _backend="n64" - _endian=big _need_memalign=yes _mt32emu=no _vkeybd=yes - _build_hq_scalers=no _build_scalers=no _indeo3=no _translation=no -- cgit v1.2.3