bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: CVS & Gettext


From: Bruno Haible
Subject: Re: CVS & Gettext
Date: Fri, 12 Apr 2002 21:53:23 +0200 (CEST)

Akim Demaille writes:

> I forgot to mention this:
> 
> Index: m4/Makefile.am
> ===================================================================
> RCS file: /cvsroot/bison/bison/m4/Makefile.am,v
> retrieving revision 1.14
> diff -u -u -r1.14 Makefile.am
> --- m4/Makefile.am 14 Mar 2002 18:31:14 -0000 1.14
> +++ m4/Makefile.am 11 Apr 2002 16:22:54 -0000
> @@ -1,5 +1,5 @@
>  ## Process this file with automake to produce Makefile.in -*-Makefile-*-
> -EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4                             
>   
>         \
> +EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4  lib-ld.m4 lib-link.m4 
> lib-pre
> fix.m4                                          \
>  c-bs-a.m4                                      \
>  codeset.m4                                     \
>  dmalloc.m4                                     \

Here again, gettextize adds to EXTRA_DIST only those files which it
hasn't found in the source distrib. Which means that you must have
started with an inconsistent source package.

Bruno



reply via email to

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