m4-commit
[Top][All Lists]
Advanced

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

[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-32-


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-32-g733d839
Date: Mon, 23 Jun 2008 23:40:08 +0000

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=733d83936c8f255e6e474a5534522daf30236837

The branch, branch-1.6 has been updated
       via  733d83936c8f255e6e474a5534522daf30236837 (commit)
      from  d9538dab08563b00b7da9145ac6bda117c35100a (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 733d83936c8f255e6e474a5534522daf30236837
Author: Eric Blake <address@hidden>
Date:   Mon Jun 23 16:21:36 2008 -0600

    Adjust to new gnulib-tool layout.
    
    * m4/gnulib-cache.m4: Reformat.
    
    Signed-off-by: Eric Blake <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog          |    5 +++++
 m4/gnulib-cache.m4 |   49 +++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 52 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 33220e5..3eba8e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-23  Eric Blake  <address@hidden>
+
+       Adjust to new gnulib-tool layout.
+       * m4/gnulib-cache.m4: Reformat.
+
 2008-06-19  Eric Blake  <address@hidden>
 
        Avoid gcc extension.
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index e20ee63..f716908 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -15,11 +15,56 @@
 
 
 # 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 --aux-dir=build-aux --with-tests 
--no-libtool --macro-prefix=M4 announce-gen assert autobuild avltree-oset 
binary-io clean-temp cloexec close-stream closein config-h error fdl fflush 
flexmember fopen-safer fseeko gendocs getopt git-version-gen gnumakefile 
gnupload gpl-3.0 intprops memchr2 memmem mkstemp obstack obstack-printf-posix 
progname quote regex stdbool stdint stdlib-safer strtod strtol unlocked-io 
vasnprintf-posix verror version-etc version-etc-fsf xalloc xmemdup0 xprintf 
xvasprintf-posix
+#   gnulib-tool --import --dir=. --local-dir=local --lib=libm4 
--source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --with-tests 
--no-libtool --macro-prefix=M4 announce-gen assert autobuild avltree-oset 
binary-io clean-temp cloexec close-stream closein config-h error fdl fflush 
flexmember fopen-safer fseeko gendocs getopt git-version-gen gnumakefile 
gnupload gpl-3.0 intprops memmem mkstemp obstack obstack-printf-posix progname 
quote regex stdbool stdint stdlib-safer strtod strtol unlocked-io 
vasnprintf-posix verror version-etc version-etc-fsf xalloc xmemdup0 xprintf 
xvasprintf-posix
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([local])
-gl_MODULES([announce-gen assert autobuild avltree-oset binary-io clean-temp 
cloexec close-stream closein config-h error fdl fflush flexmember fopen-safer 
fseeko gendocs getopt git-version-gen gnumakefile gnupload gpl-3.0 intprops 
memchr2 memmem mkstemp obstack obstack-printf-posix progname quote regex 
stdbool stdint stdlib-safer strtod strtol unlocked-io vasnprintf-posix verror 
version-etc version-etc-fsf xalloc xmemdup0 xprintf xvasprintf-posix])
+gl_MODULES([
+  announce-gen
+  assert
+  autobuild
+  avltree-oset
+  binary-io
+  clean-temp
+  cloexec
+  close-stream
+  closein
+  config-h
+  error
+  fdl
+  fflush
+  flexmember
+  fopen-safer
+  fseeko
+  gendocs
+  getopt
+  git-version-gen
+  gnumakefile
+  gnupload
+  gpl-3.0
+  intprops
+  memmem
+  mkstemp
+  obstack
+  obstack-printf-posix
+  progname
+  quote
+  regex
+  stdbool
+  stdint
+  stdlib-safer
+  strtod
+  strtol
+  unlocked-io
+  vasnprintf-posix
+  verror
+  version-etc
+  version-etc-fsf
+  xalloc
+  xmemdup0
+  xprintf
+  xvasprintf-posix
+])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])


hooks/post-receive
--
GNU M4 source repository




reply via email to

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