[PATCH libxkbcommon 6/6] config: remove m4/.gitignore now that toplevel one handles it all

Gaetan Nadon memsize at videotron.ca
Fri Dec 3 12:40:22 PST 2010


The -Im4 in Makefile.am will have to wait until the day
there is an m4 macro checked-in git in the m4 directory.
This does not prevent libtool to install its macros in m4.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Makefile.am   |    2 --
 m4/.gitignore |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
 delete mode 100644 m4/.gitignore

diff --git a/Makefile.am b/Makefile.am
index 80a4553..6c97739 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-ACLOCAL_AMFLAGS = -I m4
-
 SUBDIRS = include src test
 
 pkgconfigdir = $(libdir)/pkgconfig
diff --git a/m4/.gitignore b/m4/.gitignore
deleted file mode 100644
index 8d0c756..0000000
--- a/m4/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/lt*.m4
-/libtool.m4
-- 
1.6.0.4



More information about the xorg-devel mailing list