classpath
[Top][All Lists]
Advanced

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

Re: Handle DESTDIR in libtool


From: Mark Wielaard
Subject: Re: Handle DESTDIR in libtool
Date: Sun, 02 Oct 2005 17:24:29 +0200

Hi Andreas,

On Sun, 2005-10-02 at 12:00 +0200, Andreas Schwab wrote:
> This fixes the toplevel and classpath libtool script to properly handle
> DESTDIR installs.  Tested on ia64-suse-linux.
>
> 2005-10-02  Andreas Schwab  <address@hidden>
> 
>       Backport from libtool CVS:
>       2002-11-03  Ossama Othman  <address@hidden>
> 
>       * ltmain.sh: add support for installing into temporary
>       staging area (e.g. 'make install DESTDIR=...')

Sorry about that. ltmain.sh shouldn't have been in classpath CVS at all.
It should have been removed more then a year ago:

2004-04-08  Michael Koch  <address@hidden>

        * autogen.sh: New script to generate configure and friends.
        * ltmain.sh: Removed. This gets added now by calling libtoolize.

But didn't actually got removed with this check in.
I have removed it now from CVS.

Do you happen to know the libtool version that this got fixed in?
Currently our INSTALL file says:

        For any build environment involving native libraries, these
        new versions of autoconf, automake, and libtool are required
        if changes are made that require rebuilding configure,
        Makefile.in, aclocal.m4, or config.h.in.

        - GNU autoconf 2.59+
        - GNU automake 1.9+
        - GNU libtool 1.5+

        When working from CVS you can run the above tools by executing
        ./autogen.sh in the source directory.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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