Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-12 Thread Morten Eriksen
Alexandre Oliva [EMAIL PROTECTED] writes: The only way to do it so that it works with both autoconf 2.13 and CVS autoconf, without triggering the warning in CVS autoconf, is this (from CVS automake's missing.m4): am_backtick='`' AC_MSG_WARN([${am_backtick}$VAR' ...]) Ok, I see. New

Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-12 Thread Alexandre Oliva
On Oct 12, 2000, Akim Demaille [EMAIL PROTECTED] wrote: This is s heavy :( As I proposed to Pavel, I'm OK with moving this warning from `syntax' to `obsolete' for 2.50, and move it back to `syntax' in 2.51 or later. Probably later :-) This way, every body is happy. ? I'm definitely

Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-12 Thread Akim Demaille
"Alexandre" == Alexandre Oliva [EMAIL PROTECTED] writes: Alexandre I'm definitely in favor of this change. OK I consider this an OK and will apply the change directly. ___ Libtool mailing list [EMAIL PROTECTED]

Patch for QNX support for libtool-1.3.5

2000-10-12 Thread Don Anderson
Libtoolers, Here's a fix submitted by our QNX engineer to get our product (Berkeley DB) to work with QNX dynamic libraries. Without this patch, libtool conservatively builds only static archives. Apparently QNX uses GNU ld, so the fix is straightforward. Thank you for reviewing this and

Re: OK. Here's the prototype ltmain.c....

2000-10-12 Thread Bruce Korb
Alexandre Oliva wrote: ... - it makes it harder for someone who finds a problem in ltmain to attempt to fix it, since they get (in the final package) someone even farther from the original sources As it stands, they only see the same script they see now. If they propose a fix, I do not think

Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-12 Thread Gary V. Vaughan
On Thu, Oct 12, 2000 at 12:38:11PM +0200, Morten Eriksen wrote: BTW, I noticed something which looks a bit strange to me. Beginning at approximately line 2180 of libtool.m4 (from the head CVS branch), there are a lot of shell variables which are set up. But some of them are just set to