GNU bug report logs -
#33779
Wrong lib-list in install-%DIR%LTLIBRARIES
Previous Next
Full log
View this message in rfc822 format
On Fri, Jan 13, 2023 at 6:58 AM Mike Frysinger <vapier <at> gentoo.org> wrote:
>
> On Mon, 17 Dec 2018 20:11:48 +0100, Bert Wesarg wrote:
> > looking at lib/am/ltlib.am, the rule for installing libraries looks
> > weird for the !LIBTOOL case. Though I have the impression that this
> > file should not be used at all, if libtool is not used. Nevertheless,
> > the install command in this cases uses the $list variable, not the
> > sanitized $list2 variable. A simple patch looks like:
>
> i agree it looks funky. do you have an example of where this fails ?
> how did you discover the bug ? we'd want to write a test for it so we
> can be sure it doesn't fail again.
No, I don't have one. It just crossed my eyes while working on more
silent rules in Automake. I made Ben recently aware of these changes,
which are availalbe here:
https://github.com/bertwesarg/automake/commits/more-and-colorful-silence
and also Autoconf is now more colorful:
https://github.com/bertwesarg/autoconf/commits/color
Bert
> -mike
>
>
>
This bug report was last modified 2 years and 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.