Mercurial > mplayer.hg
changeset 28386:e7b6f5ea9094
Revert Solaris PATH modification workaround.
It is incomplete anyway and configure should not fiddle with user configuration.
author | diego |
---|---|
date | Sun, 01 Feb 2009 11:28:31 +0000 |
parents | 838215551d62 |
children | db90719da3bf |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Feb 01 11:27:16 2009 +0000 +++ b/configure Sun Feb 01 11:28:31 2009 +0000 @@ -190,9 +190,6 @@ } ############################################################################# -# 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