[MPlayer-cvslog] r28421 - trunk/configure
diego
subversion at mplayerhq.hu
Sun Feb 1 12:28:32 CET 2009
Author: diego
Date: Sun Feb 1 12:28:31 2009
New Revision: 28421
Log:
Revert Solaris PATH modification workaround.
It is incomplete anyway and configure should not fiddle with user configuration.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sun Feb 1 12:27:16 2009 (r28420)
+++ trunk/configure Sun Feb 1 12:28:31 2009 (r28421)
@@ -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
More information about the MPlayer-cvslog
mailing list