On Dec 11, 2006, at 3:21 AM, Bruce Korb wrote:
Hi Ralf,
This is far too putrid to expect people to spin off of the
top of their heads. I think it is Darwin's fault that it
is so hard, but autoconf should include this macro so that
folks-other-than-gurus can successfully cope with wint_t.
Tha
On Friday 17 February 2006 1:12 pm, Ralf Wildenhues wrote:
> > pwd_curdir="`$1`"
> > pwd_srcdir="`cd $srcdir && $1`"
>
> The double quotes are not necessary here.
Not just unnecessary, but positively harmful. Several shells will fail
to parse this correctly, *including* the MSYS version of b
Hi Julien,
* Julien Lecomte wrote on Thu, Feb 16, 2006 at 09:13:34PM CET:
>
> I've made this macro which seems to solve all my problems with autoconf
> and preventing configuration in folder containing sources. It works on
> my linux box, and also on my windows box (cygwin, msys and mingw). (No
Hello all,
I've made this macro which seems to solve all my problems with autoconf
and preventing configuration in folder containing sources. It works on
my linux box, and also on my windows box (cygwin, msys and mingw). (Not
tested on mac, the latest Mac I used was an IIgs !) with full, rela