Re: Avoid compiler warnings

2006-08-22 Thread Paul Eggert
Eric Blake <[EMAIL PROTECTED]> writes: > I don't know if this is worth fixing upstream in autoconf, Just barely. I installed this: 2006-08-22 Paul Eggert <[EMAIL PROTECTED]> * lib/autoconf/c.m4 (AC_C_CONST): Don't used shadowed vars, to pacify insanely picky compilers. Probl

Re: Avoid compiler warnings

2006-08-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [cc'ing autoconf for the first issue, on AC_C_CONST] Hi Ralf, According to Ralf Wildenhues on 8/14/2006 10:01 AM: > Hello Eric, > > * Eric Blake wrote on Fri, Aug 11, 2006 at 06:42:47PM CEST: >> I tried configuring m4 with its --enable-debug switch,

head: avoid space-tab in libtool.m4

2006-08-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applying this as obvious, as emacs nearly corrupted this file while I was editing it by trying to convert space-tab to plain tab. 2006-08-22 Eric Blake <[EMAIL PROTECTED]> * libltdl/m4/libtool.m4: Avoid space-tab. - -- Life is short - so e

Re: Preloading without .la

2006-08-22 Thread Pierre Ossman
Another reminder... Pierre Ossman wrote: > I guess this issue got lost somewhere. As the issue persists for me and > I'd rather not use a homebrew build environment, I'd still like this to > be resolved. > > Rgds > Pierre > > Pierre Ossman wrote: >> Ralf Wildenhues wrote: >>> [ Let's move this t

Re: [Mingw-users] libtool, dlls and -lm

2006-08-22 Thread Pierre Ossman
Gary V. Vaughan wrote: > Ralf Wildenhues wrote: >> OK to apply this patch? > > Yes please! > >> * libtool.m4 (AC_DEPLIBS_CHECK_METHOD) [ mingw, pw32 ]: >> If `file' is present, use `func_win32_libid' rather than >> `objdump -f', to facilitate cross-compilation. >>