From 1fa16dbcc735a46778cd4cffb48dcf507fb1ab3b Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 23 Jun 2008 16:21:27 -0600 Subject: Adjust to new gnulib-tool layout. * ltdl/m4/gnulib-cache.m4: Reformat. Signed-off-by: Eric Blake --- ChangeLog | 3 +++ ltdl/m4/gnulib-cache.m4 | 54 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 56 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f0e04dfa..4c07a808 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-06-23 Eric Blake + 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 fb91ba56..da4eef3f 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]) -- cgit v1.2.1