m4-commit
[Top][All Lists]
Advanced

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

[SCM] GNU M4 source repository branch, master, updated. cvs-readonly-141


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, master, updated. cvs-readonly-141-g1fa16db
Date: Mon, 23 Jun 2008 23:02:30 +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=1fa16dbcc735a46778cd4cffb48dcf507fb1ab3b

The branch, master has been updated
       via  1fa16dbcc735a46778cd4cffb48dcf507fb1ab3b (commit)
      from  fd01bdc92e3f0c6de53ad8d61e44e3a81d520577 (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 1fa16dbcc735a46778cd4cffb48dcf507fb1ab3b
Author: Eric Blake <address@hidden>
Date:   Mon Jun 23 16:21:27 2008 -0600

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

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

Summary of changes:
 ChangeLog               |    3 ++
 ltdl/m4/gnulib-cache.m4 |   54 ++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 56 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f0e04df..4c07a80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-06-23  Eric Blake  <address@hidden>
 
+       Adjust to new gnulib-tool layout.
+       * ltdl/m4/gnulib-cache.m4: Reformat.
+
        Fix bootstrap comment.
        * bootstrap: DOWNLOAD_PO was previously removed.
 
diff --git a/ltdl/m4/gnulib-cache.m4 b/ltdl/m4/gnulib-cache.m4
index fb91ba5..da4eef3 100644
--- a/ltdl/m4/gnulib-cache.m4
+++ b/ltdl/m4/gnulib-cache.m4
@@ -19,7 +19,59 @@
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([local])
-gl_MODULES([assert autobuild avltree-oset binary-io clean-temp cloexec 
close-stream closein config-h configmake dirname error exit fdl fflush 
filenamecat flexmember fopen-safer fseeko gendocs gettext git-version-gen 
gnumakefile gnupload gpl-3.0 intprops memmem mkstemp obstack 
obstack-printf-posix progname propername quote regex regexprops-generic 
sprintf-posix stdbool stdlib-safer strnlen strtod strtol tempname unlocked-io 
vasnprintf-posix verror xalloc xalloc-die xmemdup0 xprintf-posix xstrndup 
xvasprintf-posix])
+gl_MODULES([
+  assert
+  autobuild
+  avltree-oset
+  binary-io
+  clean-temp
+  cloexec
+  close-stream
+  closein
+  config-h
+  configmake
+  dirname
+  error
+  exit
+  fdl
+  fflush
+  filenamecat
+  flexmember
+  fopen-safer
+  fseeko
+  gendocs
+  gettext
+  git-version-gen
+  gnumakefile
+  gnupload
+  gpl-3.0
+  intprops
+  memmem
+  mkstemp
+  obstack
+  obstack-printf-posix
+  progname
+  propername
+  quote
+  regex
+  regexprops-generic
+  sprintf-posix
+  stdbool
+  stdlib-safer
+  strnlen
+  strtod
+  strtol
+  tempname
+  unlocked-io
+  vasnprintf-posix
+  verror
+  xalloc
+  xalloc-die
+  xmemdup0
+  xprintf-posix
+  xstrndup
+  xvasprintf-posix
+])
 gl_AVOID([])
 gl_SOURCE_BASE([gnu])
 gl_M4_BASE([ltdl/m4])


hooks/post-receive
--
GNU M4 source repository




reply via email to

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