Re: [Devel] ./configure problem on my Sun SPARC Solaris machine
John, I have a fix for it. Don't look at the code generated, it is so kind of horrible shell hacks taken from autoconf I am confident they work, in fact. The problem was later in the code. JMarc
Re: [Devel] ./configure problem on my Sun SPARC Solaris machine
On Fri, Jan 11, 2002 at 09:05:15PM +0100, Michael Schmitt wrote: > +checking for "groff"... ./configure: test: unknown operator -t > configure: error: ./configure failed for lib # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog ; ac_word=$2 what i