# HG changeset patch # User diego # Date 1233487711 0 # Node ID e7b6f5ea90941261b9e08d3cbff54806f931dead # Parent 838215551d620b809c848faadf75609fcfbb3049 Revert Solaris PATH modification workaround. It is incomplete anyway and configure should not fiddle with user configuration. diff -r 838215551d62 -r e7b6f5ea9094 configure --- 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