[RFC] a script to update our gnulib import...
Joel Brobecker
brobecker@adacore.com
Mon Dec 19 07:57:00 GMT 2011
Hi Pedro,
> The last import is recorded at the top of gnulib/Makefile.am:
>
> # Generated by gnulib-tool.
> # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl --no-vc-files memmem
Yeah, I had noticed that, which is where I started from...
> memmem pulls in other modules we rely on as dependency, like e.g., stdint.
> It'd be better to list them explicitly. "memmem stdint wchar" does sounds
> right. The dependencies in current git may have changed since the last
> import, so just pulling memmem today may not bring in all we currently have.
OK. I will also look at Alfred's suggestion (Alfred: to answer your
question, I just don't know enough about gnulib, and the documentation
still still quite sketchy - plus, we don't use automake in GDB, so
that adds an extra layer of interpretation).
--
Joel
More information about the Gdb-patches
mailing list