summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2013-09-22 09:13:35 +0700
committerGary V. Vaughan <gary@gnu.org>2013-09-22 09:13:35 +0700
commit0cf73963cbcea634d2f854b27910af7587cbf44d (patch)
treec42868ed663a3115475d94b8b78f58e92fcfab90
parentae436983cbae0afe4c8c07f9d65f89e6d446827a (diff)
downloadm4-0cf73963cbcea634d2f854b27910af7587cbf44d.tar.gz
configury: move local gnulib patches to build-aux subdirectory.
* gl: Move from here... * build-aux/gl: ...to here. * ltdl/m4/gnulib-cache.m4: Regenerate. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
-rwxr-xr-xbuild-aux/gl/build-aux/bootstrap.in (renamed from gl/build-aux/bootstrap.in)0
-rwxr-xr-xbuild-aux/gl/build-aux/extract-trace (renamed from gl/build-aux/extract-trace)0
-rw-r--r--build-aux/gl/build-aux/funclib.sh (renamed from gl/build-aux/funclib.sh)0
-rwxr-xr-xbuild-aux/gl/build-aux/inline-source (renamed from gl/build-aux/inline-source)0
-rw-r--r--build-aux/gl/build-aux/options-parser (renamed from gl/build-aux/options-parser)0
-rw-r--r--build-aux/gl/lib/clean-temp.c.diff (renamed from gl/lib/clean-temp.c.diff)0
-rw-r--r--ltdl/m4/gnulib-cache.m44
7 files changed, 2 insertions, 2 deletions
diff --git a/gl/build-aux/bootstrap.in b/build-aux/gl/build-aux/bootstrap.in
index df3b6dbe..df3b6dbe 100755
--- a/gl/build-aux/bootstrap.in
+++ b/build-aux/gl/build-aux/bootstrap.in
diff --git a/gl/build-aux/extract-trace b/build-aux/gl/build-aux/extract-trace
index 5e42ea78..5e42ea78 100755
--- a/gl/build-aux/extract-trace
+++ b/build-aux/gl/build-aux/extract-trace
diff --git a/gl/build-aux/funclib.sh b/build-aux/gl/build-aux/funclib.sh
index fbaa8d0f..fbaa8d0f 100644
--- a/gl/build-aux/funclib.sh
+++ b/build-aux/gl/build-aux/funclib.sh
diff --git a/gl/build-aux/inline-source b/build-aux/gl/build-aux/inline-source
index 4bd26b10..4bd26b10 100755
--- a/gl/build-aux/inline-source
+++ b/build-aux/gl/build-aux/inline-source
diff --git a/gl/build-aux/options-parser b/build-aux/gl/build-aux/options-parser
index 13cd39b0..13cd39b0 100644
--- a/gl/build-aux/options-parser
+++ b/build-aux/gl/build-aux/options-parser
diff --git a/gl/lib/clean-temp.c.diff b/build-aux/gl/lib/clean-temp.c.diff
index 2eafde69..2eafde69 100644
--- a/gl/lib/clean-temp.c.diff
+++ b/build-aux/gl/lib/clean-temp.c.diff
diff --git a/ltdl/m4/gnulib-cache.m4 b/ltdl/m4/gnulib-cache.m4
index ef070c49..cee2e9b5 100644
--- a/ltdl/m4/gnulib-cache.m4
+++ b/ltdl/m4/gnulib-cache.m4
@@ -27,10 +27,10 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=. --local-dir=gl --lib=libgnu --source-base=gnu --m4-base=ltdl/m4 --doc-base=doc --tests-base=tests/gnu --aux-dir=build-aux --with-tests --with-c++-tests --no-conditional-dependencies --libtool --macro-prefix=M4 assert autobuild avltree-oset binary-io bitrotate clean-temp cloexec close-stream closein config-h configmake dirname error execute fclose fdl-1.3 fflush filenamecat flexmember fopen fopen-safer freadptr freadseek fseeko gendocs gettext git-version-gen gitlog-to-changelog gnumakefile gnupload gpl-3.0 intprops inttypes maintainer-makefile manywarnings memchr2 memcmp2 memmem mkstemp obstack obstack-printf-posix progname propername quote regex regexprops-generic rename setenv sigpipe snprintf-posix spawn-pipe sprintf-posix stdbool stdlib-safer strnlen strtod tempname unlocked-io unsetenv update-copyright vasnprintf-posix verify verror wait-process xalloc xalloc-die xmemdup0 xoset xprintf-posix xstrndup xvasprintf-posix
+# gnulib-tool --import --dir=. --local-dir=build-aux/gl --lib=libgnu --source-base=gnu --m4-base=ltdl/m4 --doc-base=doc --tests-base=tests/gnu --aux-dir=build-aux --with-tests --with-c++-tests --no-conditional-dependencies --libtool --macro-prefix=M4 assert autobuild avltree-oset binary-io bitrotate clean-temp cloexec close-stream closein config-h configmake dirname error execute fclose fdl-1.3 fflush filenamecat flexmember fopen fopen-safer freadptr freadseek fseeko gendocs gettext git-version-gen gitlog-to-changelog gnumakefile gnupload gpl-3.0 intprops inttypes maintainer-makefile manywarnings memchr2 memcmp2 memmem mkstemp obstack obstack-printf-posix progname propername quote regex regexprops-generic rename setenv sigpipe snprintf-posix spawn-pipe sprintf-posix stdbool stdlib-safer strnlen strtod tempname unlocked-io unsetenv update-copyright vasnprintf-posix verify verror wait-process xalloc xalloc-die xmemdup0 xoset xprintf-posix xstrndup xvasprintf-posix
# Specification in the form of a few gnulib-tool.m4 macro invocations:
-gl_LOCAL_DIR([gl])
+gl_LOCAL_DIR([build-aux/gl])
gl_MODULES([
assert
autobuild