]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (handle_multilib): Only add multilib support code at
authorTom Tromey <tromey@redhat.com>
Sun, 27 May 2001 17:06:35 +0000 (17:06 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 27 May 2001 17:06:35 +0000 (17:06 +0000)
commit41d5639ece8636385cf5221ce42485b3ced96aea
tree5bfc51215d1c5076fd2c2d30fc39405ea4c538d1
parent6ebb66771b67a869654b1db83ccc8305fdedfa77
* automake.in (handle_multilib): Only add multilib support code at
top level.
* lib/am/multilib.am: Handle invocation of *-multi targets
differently for SUBDIRS and non-SUBDIRS Makefiles.
* m4/multi.m4 (AM_ENABLE_MULTILIB): Removed erroneous comment.
Only add multilib code when the Makefile in question is actually
rebuilt.
ChangeLog
automake.in
lib/am/multilib.am
m4/multi.m4