From 15a97f0489ef604baa2c14dbcdedb9d647c3e712 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 10 Dec 2010 17:40:38 -0800 Subject: Move some build files to build-aux/ --- m4/.gitignore | 1 + m4/gnulib-cache.m4 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/.gitignore b/m4/.gitignore index e69de29b..34d33d1b 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -0,0 +1 @@ +/gnulib-comp.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index a24a14e2..564eb307 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=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-libtool --macro-prefix=gl strndup +# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl strndup # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) -- cgit v1.2.3