libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #1976] [Patch #1976] Improve compatibility with older auto* tools


From: noreply
Subject: [patch #1976] [Patch #1976] Improve compatibility with older auto* tools
Date: Sat, 27 Sep 2003 11:31:23 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/85.7 (KHTML, like Gecko) Safari/85.5

Patch #1976 has been updated. 

Project: 
Category: None
Status: Open
Summary: Improve compatibility with older auto* tools

Follow-Ups:

Date: Sat 09/27/2003 at 00:32
By: crawley

Comment:
This patch is intended to improve compatibility of
the latest version of libtool with older versions of
automake and friends.  Currently, the ltmain.sh script
fails in this context because key environment variables
are not being set in the Makefile generated by automake.
This patch causes ltmain.sh to set the variables to 
reasonable defaults if it finds them unset.

For the record, this problem showed up in the Classpath
project where a recent version copy of ltmain.sh was 
checked into the repository.  This caused Classpath 
builds to break for developers using older auto* tools
... until we tweaked the ltmain.sh script as indicated.
-------------------------------------------------------

Date: Sun 09/28/2003 at 00:31
By: pogma

Comment:
Using an ltmain.sh from a new version of libtool without having the 
corresponding version of libtool.m4 included in your configure script is not 
supported.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1976&group_id=25

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]