libtool-patches
[Top][All Lists]
Advanced

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

RE: Automake 1.7+ compatibility patch


From: Boehne, Robert
Subject: RE: Automake 1.7+ compatibility patch
Date: Mon, 24 Feb 2003 17:43:28 -0600

Hello,

I found another thing that must be done, in the bootstrap script
--copy must be added to the flags passed to Automake.

        * bootstrap: Explicitly handle ltmain.sh in libltdl, and pass
        --copy to automake.

Ok to commit?

Robert

-----Original Message-----
From: Robert Boehne [mailto:address@hidden
Sent: Sunday, February 23, 2003 5:40 PM
To: address@hidden
Subject: Automake 1.7+ compatability patch


Hello,

This patch modifies the way libltdl is handled to prevent
files from being left behind by make uninstall.

ChangeLog entry:

2003-02-23  Robert Boehne  <address@hidden>

        * libltdl/configure.ac: Use AC_CONFIG_AUX_DIR([.]) to place
        auxilary files in the libltdl directory.
        * Makefile.am: Add to the ltmain.sh rule to copy it into the
        libltdl subdirectory.
        * bootstrap: Explicitly handle ltmain.sh in libltdl.

Ok to commit?




reply via email to

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