This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=48a143743c5dea904819a426f3fb687a18dd737e The branch, branch-1.4 has been updated via 48a143743c5dea904819a426f3fb687a18dd737e (commit) from 6abd95878c11317696ce04f74372b8fc5df73fef (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 48a143743c5dea904819a426f3fb687a18dd737e Author: Eric Blake <[email protected]> Date: Mon Oct 5 06:01:39 2009 -0600 Update from gnulib. * gnulib: Update. * m4/gnulib-cache.m4: Import gnu-web-doc-update module. * build-aux/.gitignore: Ignore new file. * build-aux/.cvsignore: Likewise. Signed-off-by: Eric Blake <[email protected]> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 8 ++++++++ build-aux/.cvsignore | 1 + build-aux/.gitignore | 1 + gnulib | 2 +- m4/gnulib-cache.m4 | 3 ++- 5 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6092d9a..b22db9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-10-05 Eric Blake <[email protected]> + + Update from gnulib. + * gnulib: Update. + * m4/gnulib-cache.m4: Import gnu-web-doc-update module. + * build-aux/.gitignore: Ignore new file. + * build-aux/.cvsignore: Likewise. + 2009-08-20 Eric Blake <[email protected]> Update from gnulib. diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore index 8390c93..17512d0 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -2,6 +2,7 @@ announce-gen config.rpath gendocs.sh git-version-gen +gnu-web-doc-update gnupload link-warning.h update-copyright diff --git a/build-aux/.gitignore b/build-aux/.gitignore index b88d40c..7587f4b 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -2,6 +2,7 @@ /config.rpath /gendocs.sh /git-version-gen +/gnu-web-doc-update /gnupload /link-warning.h /update-copyright diff --git a/gnulib b/gnulib index 0d9fce2..c844d0c 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 0d9fce2a47c3ff91991d9f93259ccf5877af2ccc +Subproject commit c844d0cacce3176e8ca09d890bfb21a77819243b diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index b3bbb7d..a2dade3 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -15,7 +15,7 @@ # Specification in the form of a command-line invocation: -# gnulib-tool --import --dir=. --local-dir=local --lib=libm4 --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --with-tests --avoid=lock-tests --avoid=tls-tests --no-libtool --macro-prefix=M4 announce-gen assert autobuild avltree-oset binary-io c-stack clean-temp cloexec close-stream closein config-h dirname error execute fdl-1.3 fflush filenamecat fopen fopen-safer fseeko gendocs getopt-gnu git-version-gen gnumakefile gnupload gpl-3.0 intprops memchr2 mkstemp obstack pipe progname regex sigaction stdbool stdint stdlib-safer strsignal strstr strtod strtol unlocked-io update-copyright vc-list-files verror version-etc version-etc-fsf wait-process xalloc xprintf xvasprintf-posix +# gnulib-tool --import --dir=. --local-dir=local --lib=libm4 --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --with-tests --avoid=lock-tests --avoid=tls-tests --no-libtool --macro-prefix=M4 announce-gen assert autobuild avltree-oset binary-io c-stack clean-temp cloexec close-stream closein config-h dirname error execute fdl-1.3 fflush filenamecat fopen fopen-safer fseeko gendocs getopt-gnu git-version-gen gnu-web-doc-update gnumakefile gnupload gpl-3.0 intprops memchr2 mkstemp obstack pipe progname regex sigaction stdbool stdint stdlib-safer strsignal strstr strtod strtol unlocked-io update-copyright vc-list-files verror version-etc version-etc-fsf wait-process xalloc xprintf xvasprintf-posix # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([local]) @@ -43,6 +43,7 @@ gl_MODULES([ gendocs getopt-gnu git-version-gen + gnu-web-doc-update gnumakefile gnupload gpl-3.0 hooks/post-receive -- GNU M4 source repository
