summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-25 16:21:48 +0200
committerJim Meyering <meyering@redhat.com>2009-08-25 18:44:27 +0200
commit0fc0e4bd73c60c1cd742509a70cf79932def4ea5 (patch)
tree54905b1009d673a5333f56c3232738469147e872 /m4
parentf482e7ea665938152518fe15cd71cfe882dd2b30 (diff)
downloadlibguestfs-0fc0e4bd73c60c1cd742509a70cf79932def4ea5.tar.gz
libguestfs-0fc0e4bd73c60c1cd742509a70cf79932def4ea5.tar.xz
libguestfs-0fc0e4bd73c60c1cd742509a70cf79932def4ea5.zip
build: use only one m4/ directory
* Makefile.am (ACLOCAL_AMFLAGS): Specify only one include dir: m4. * bootstrap: Tell gnulib-tool to put .m4 files in m4/, not gnulib/m4. * autogen.sh: Move autoreconf from here into... * bootstrap: ...here, so that it is run only when gnulib-tool is. Also, tell it to skip the usual autopoint and libtoolize runs. * m4/.gitignore: Update.
Diffstat (limited to 'm4')
-rw-r--r--m4/.gitignore61
1 files changed, 61 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index a2d21606..2f903a48 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -25,3 +25,64 @@ ulonglong.m4
wchar_t.m4
wint_t.m4
xsize.m4
+/00gnulib.m4
+/alloca.m4
+/close-stream.m4
+/closeout.m4
+/eealloc.m4
+/environ.m4
+/errno_h.m4
+/error.m4
+/exitfail.m4
+/extensions.m4
+/float_h.m4
+/fpending.m4
+/getpagesize.m4
+/glibc2.m4
+/gnu-make.m4
+/gnulib-common.m4
+/gnulib-comp.m4
+/gnulib-tool.m4
+/include_next.m4
+/inline.m4
+/intl.m4
+/intldir.m4
+/intlmacosx.m4
+/intmax_t.m4
+/localcharset.m4
+/locale-fr.m4
+/locale-ja.m4
+/locale-zh.m4
+/lock.m4
+/malloca.m4
+/manywarnings.m4
+/mbrtowc.m4
+/mbsinit.m4
+/mbstate_t.m4
+/memchr.m4
+/mmap-anon.m4
+/multiarch.m4
+/onceonly.m4
+/quotearg.m4
+/rawmemchr.m4
+/setenv.m4
+/stdbool.m4
+/stddef_h.m4
+/stdint.m4
+/stdio_h.m4
+/stdlib_h.m4
+/strchrnul.m4
+/strerror.m4
+/string_h.m4
+/strndup.m4
+/strnlen.m4
+/threadlib.m4
+/unistd_h.m4
+/vasnprintf.m4
+/vasprintf.m4
+/visibility.m4
+/warnings.m4
+/wchar.m4
+/wctob.m4
+/wctype.m4
+/xalloc.m4