From 6053ca62bb31df3dacb6e64c361b03d196f67dfd Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Feb 2009 11:28:31 +0000 Subject: Revert Solaris PATH modification workaround. It is incomplete anyway and configure should not fiddle with user configuration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28421 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 194b8d8eb4..4f6ba8fc85 100755 --- a/configure +++ b/configure @@ -190,9 +190,6 @@ echores() { } ############################################################################# -# Solaris has broken stone-age tools in the standard locations -sunos && test -d /usr/xpg4/bin && PATH=/usr/xpg4/bin:$PATH - # Check how echo works in this /bin/sh case `echo -n` in -n) _echo_n= _echo_c='\c' ;; # SysV echo -- cgit v1.2.3