From: Carson Gaspar <[EMAIL PROTECTED]>
carson> > sed -e
carson> > 's,^\("solaris[^"]*-gcc.*\):gnu-shared:\(.*$\),\1:solaris-shared:\2,' Con
carson> > figure > Configure.fixed
carson> >
carson> > and all should be well.
carson>
carson> That was me. And I'm rather sad that this didn't make it int
Yes - I've seen this. Searching through the archives I found a message
explaining the problem (sorry, can't credit the original poster off the top
of my head). Basically...
sed -e
's,^\("solaris[^"]*-gcc.*\):gnu-shared:\(.*$\),\1:solaris-shared:\2,' Con
figure > Configure.fixed
and all shoul