This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Handle Libtool from multi-language-branch
- To: Raja R Harinath <harinath at cs dot umn dot edu>
- Subject: Re: Handle Libtool from multi-language-branch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 22 Dec 2000 18:19:32 -0700
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <d97l4srxq6.fsf@han.cs.umn.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Raja" == Raja R Harinath <harinath@cs.umn.edu> writes:
Raja> The following patch adds minimal support for Libtool from the
Raja> multi-language-branch.
Thanks.
Do we need to have automake look for these new files and run
libtoolize if they aren't found? Or is simply including them if they
exist sufficient?
I'm checking this in regardless; we can work from here if need be.
Tom