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
This commit is contained in:
diego 2009-02-01 11:28:31 +00:00
parent 6f28c3500b
commit 6053ca62bb
1 changed files with 0 additions and 3 deletions

3
configure vendored
View File

@ -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