commit | 28ee518305153a0ea0b058503c6fc785f646e719 | [log] [tgz] |
---|---|---|
author | Srivardhan Hebbar <sri.hebbar@samsung.com> | Sat Jun 21 15:16:25 2014 +0530 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Sat Jun 21 10:33:21 2014 -0700 |
tree | f50eb2f5f30dec364025a6ec9f1fe954eef00267 | |
parent | 8f9e87ff479a0c639d6fd79e446ad7230d3a4c06 [diff] |
weston-build: Fix aclocal error during autogen.sh This is a fix to the following bug: https://bugs.freedesktop.org/show_bug.cgi?id=80214 Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
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