[PATCH v2] weston-build: Fix aclocal error during autogen.sh

Srivardhan Hebbar sri.hebbar at samsung.com
Sat Jun 21 02:46:25 PDT 2014


This is a fix to the following bug:
https://bugs.freedesktop.org/show_bug.cgi?id=80214

Signed-off-by: Srivardhan Hebbar <sri.hebbar at samsung.com>
---
 m4/.gitignore |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 m4/.gitignore

diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 0000000..38066dd
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,5 @@
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
-- 
1.7.9.5



More information about the wayland-devel mailing list