bug-gnulib
[Top][All Lists]
Advanced

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

Re: size_max module: missing Makefile.am entry


From: Simon Josefsson
Subject: Re: size_max module: missing Makefile.am entry
Date: Sun, 04 Sep 2005 19:26:25 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Martin Lambers <address@hidden> writes:

> Hi!
>
> I think the size_max module misses the Makefile.am entry
> "lib_SOURCES += size_max.h":
>
> $ ./gnulib-tool --create-testdir --dir=/tmp/t size_max
> $ cd /tmp/t
> $ ./configure
> $ make dist
>
> The resulting tarball does not contain size_max.h.
>
> The following patch fixes this:

Hi.  Applied, thanks!

>
> --- modules/size_max.orig     2005-09-03 21:38:13.513588464 +0200
> +++ modules/size_max  2005-09-03 21:37:16.110315088 +0200
> @@ -11,6 +11,7 @@
>  gl_SIZE_MAX
>  
>  Makefile.am:
> +lib_SOURCES += size_max.h
>  
>  Include:
>  #include "size_max.h"




reply via email to

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