reopen 7689 !
tags 7689 -notabug
severity 7689 whishlist
retitle 7689 Disable portability warnings about make portability issues only?
thanks
On Thursday 23 December 2010, Philip Prindeville wrote:
> On 12/22/10 3:24 PM, Stefano Lattarini wrote:
> > tags 7689 notabug
> > close 7689
> > thanks
> >
tags 7689 notabug
close 7689
thanks
On Monday 20 December 2010, Philip Prindeville wrote:
> The odd thing is that even though it complains, it still generates the
> correct Makefile in the first case:
>
> SYMFILES = $(srcdir)/uni.h $(shell $(CC) $(CFLAGS) -E $(srcdir)/header.c |
> $(AWK) -f $(s
Den 2010-12-22 10:06 skrev Ximin Luo:
> On 22/12/10 00:55, Peter Rosin wrote:
>> FWIW, It smells exactly like a bug that was fixed in libtool 2.2.8 related
>> to this NEWS entry:
>
> I did some more poking around - this bug is in libtool, but not the one you
> mention. The "responsible snippet" I
On Thursday 16 December 2010, Ralf Wildenhues wrote:
> Severity: wishlist
>
> Conditional _TEXINFOS files should be supported, i.e.,
>
> if COND
> info_TEXINFOS = foo.texi
> foo_TEXINFOS = bar.texi
> nodist_info_TEXINFOS = generated.texi
> endif
>
> should work to generate and install foo.{info,