automake-patches
[Top][All Lists]
Advanced

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

Re: multilibs


From: Alexandre Duret-Lutz
Subject: Re: multilibs
Date: Wed, 23 Jul 2003 23:04:28 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:

 adl> 2003-07-21  Alexandre Duret-Lutz  <address@hidden>

 adl> * automake.in (handle_multilib): Register all-multi.
 adl> (file_contents_internal): Insert \n when concatenating actions
 adl> from "factored" rules.
 adl> * lib/config-ml.in: New file, from GCC, including patch
 adl> from Ralf Corsepius (see GCC's PR 11526).
 adl> * lib/symlink-tree.in: New file, from GCC.
 adl> * lib/Makefile.am (dist_script_DATA): Add config-ml.in and
 adl> symlink-tree.
 adl> * lib/am/clean.am (distclean-generic): Do not delete Makefile here...
 adl> (distclean, maintainer-clean): ... do it here.
 adl> * lib/am/depend.am (distclean-depend): Likewise, replace by
 adl> (distclean, maintainer-clean): ... these.
 adl> * lib/am/multilib.am (all-recursive, install-recursive,
 adl> mostlyclean-recursive, clean-recursive, distclean-recursive,
 adl> maintainer-clean-recursive): Remove these rules.
 adl> (mostlyclean-am, clean-am, distclean-am, maintainer-clean-am): Replace
 adl> by ...
 adl> (mostlyclean, clean, distclean, maintainer-clean): ... these.
 adl> (all-am): Remove, done in handle_multilib.
 adl> (install-am): Replace by ...
 adl> (install-exec-am): ... this.
 adl> * tests/Makefile.am (TESTS): Add multlib.test.
 adl> * tests/multlib.test: New file, based on a test case by
 adl> Ralf Corsepius

I've committed this second version unchanged on HEAD and branch-1-7.

I'll wait for GCC's PR/11526 to be fixed before adding
symlink-tree and config-ml.in to `make fetch'.
-- 
Alexandre Duret-Lutz





reply via email to

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