bug-gnulib
[Top][All Lists]
Advanced

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

Re: Proposed gnulib renames


From: Eli Zaretskii
Subject: Re: Proposed gnulib renames
Date: Thu, 27 Jan 2011 04:57:52 -0500

> Date: Wed, 26 Jan 2011 23:37:29 -0800
> From: Paul Eggert <address@hidden>
> CC: Eli Zaretskii <address@hidden>, Eric Blake <address@hidden>, 
>  address@hidden, address@hidden, address@hidden, 
>  address@hidden
> 
> @@ -333,7 +336,8 @@
>  sync-from-gnulib: $(gnulib_srcdir)
>       cd $(srcdir) && \
>         $(gnulib_srcdir)/gnulib-tool $(GNULIB_TOOL_FLAGS) $(GNULIB_MODULES)
> -     rm $(srcdir)/m4/warn-on-use.m4
> +     cd $(srcdir)/m4 && rm gnulib-cache.m4 warn-on-use.m4
> +     cd $(srcdir)/m4 && mv gnulib-comp.m4 $(DOS-gnulib-comp.m4)
>       cp $(gnulib_srcdir)/build-aux/texinfo.tex $(srcdir)/doc/misc
>       cp \
>         $(gnulib_srcdir)/build-aux/config.sub \

Don't we need the opposite "mv" before running gnulib-tool?  Apologies
if this is a dumb question, I know almost nothing about gnulib.



reply via email to

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