--- ffmpeg/configure Sat Jun 7 03:19:09 2008 +++ ffmpeg.solaris/configure Thu Jun 19 12:10:48 2008 @@ -50,6 +50,9 @@ exit 1 fi +# Solaris must use the xpg4 version of grep +PATH=/usr/xpg4/bin:$PATH + show_help(){ echo "Usage: configure [options]" echo "Options: [defaults in brackets after descriptions]" @@ -1585,8 +1588,11 @@ check_cc <