mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 04:44:32 +01:00
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:
parent
6f28c3500b
commit
6053ca62bb
3
configure
vendored
3
configure
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user