Robert Boehne wrote:
> 
> Bruce,
> 
> Ok, I found the problem.

THANK YOU!  Actually, the way the code is written, I think
you can rest assured that the first character of base_compile
will always be a space.  All the text insertions look like
this:

     base_compile="$base_compile $lastarg"

Of course, if you take advantage of this information, then
you *MUST* document the fact that later usage DEPENDS upon
a space being the first character.  The earlier code did
not explain the issue.

Anyway, thanks again. - Bruce

-- 

Bruce Korb <first initial + last name at gnu dot org>
AG URL: http://autogen.sourceforge.net

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to