bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] Re: xvasprintf module depends on xalloc-die


From: Jim Meyering
Subject: [bug-gnulib] Re: xvasprintf module depends on xalloc-die
Date: Fri, 25 Mar 2005 20:51:27 +0100

Paul Eggert <address@hidden> wrote:
> Jim Meyering <address@hidden> writes:
>> 2005-03-25  Jim Meyering  <address@hidden>
>>
>>      * modules/xvasprintf (Files): Add xalloc.h.
>> ...
>> -lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
>> +lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
>
> Shouldn't xalloc.h also be added to lib_SOURCES here?  Otherwise,
> xalloc.h might not be distributed when the maintainer does a "make
> dist".

Either that, or add m4/xvasprintf.m4 that does it
via AC_LIBSOURCES.  Either way is fine with me, but perhaps
someone (Oskar?) who actually uses the module should be involved.

My goal with the above change was merely to silence the
warnings generated by running this command:

  cd modules && ./check-include-files *




reply via email to

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