bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Install autoconf as a submodule to get m4sugar.


From: Ralf Wildenhues
Subject: Re: [PATCH] Install autoconf as a submodule to get m4sugar.
Date: Sun, 21 Dec 2008 13:02:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi Akim,

Akim Demaille <demaille <at> gostai.com> writes:
> 
>       * .gitmodules: Add submodules/autoconf.
>       * data/m4sugar/foreach.m4, data/m4sugar/m4sugar.m4: Now links into
>       submodules/autoconf.

> diff --git a/.gitmodules b/.gitmodules
> index 009ae43..b50d66e 100644
> --- a/.gitmodules
> +++ b/.gitmodules
>  <at>  <at>  -1,3 +1,6  <at>  <at> 
>  [submodule "gnulib"]
>       path = gnulib
>       url = git://git.savannah.gnu.org/gnulib.git
> +[submodule "submodules/autoconf"]
> +     path = submodules/autoconf
> +     url = git://git.sv.gnu.org/autoconf.git

Somehow this change doesn't make me get the autoconf submodule; nor do I
get the gnulib submodule, but I happened to use --gnulib-srcdir anyway.

As I haven't used submodules in git at all yet, I assume I'm just missing
something obvious, but in order to avoid others missing the same, I suggest
documenting whatever it takes to get them into README-hacking and maybe also
to <http://savannah.gnu.org/cvs/?group_id=56>.

Thanks, and happy holidays!
Ralf

PS: please Cc: me on replies





reply via email to

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