changeset 28377:089df060f944

Set a sane default path on Solaris.
author diego
date Sat, 31 Jan 2009 23:19:16 +0000
parents 93137d61fdc9
children 45ddc04c30a1
files configure
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jan 31 23:12:27 2009 +0000
+++ b/configure	Sat Jan 31 23:19:16 2009 +0000
@@ -190,6 +190,9 @@
 }
 #############################################################################
 
+# 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