summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 11:28:31 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 11:28:31 +0000
commit6053ca62bb31df3dacb6e64c361b03d196f67dfd (patch)
tree714401adc1058324031529000169a4dd012f3448 /configure
parent6f28c3500baaf183cdf932475059e4b3d40a2a60 (diff)
downloadmpv-6053ca62bb31df3dacb6e64c361b03d196f67dfd.tar.bz2
mpv-6053ca62bb31df3dacb6e64c361b03d196f67dfd.tar.xz
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
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