You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2014/07/10 04:25:26 UTC

git commit: THRIFT-2618: Unignore /aclocal files required for build Client: build process Patch: Simon Ratner

Repository: thrift
Updated Branches:
  refs/heads/master 3f6797810 -> 4402adafe


THRIFT-2618: Unignore /aclocal files required for build
Client: build process
Patch: Simon Ratner

Github: This closes #154
----
commit 3243fa3cf2b8fb88036861d1bf29026e4046f6e6
Date:   2014-07-09T19:05:32Z

    Unignore /aclocal files required for build


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/4402adaf
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/4402adaf
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/4402adaf

Branch: refs/heads/master
Commit: 4402adafe95153bac8ae001445abd2e60a5ed6ac
Parents: 3f67978
Author: jfarrell <jf...@apache.org>
Authored: Wed Jul 9 22:22:52 2014 -0400
Committer: jfarrell <jf...@apache.org>
Committed: Wed Jul 9 22:22:52 2014 -0400

----------------------------------------------------------------------
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/4402adaf/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index ebf4abe..02316f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,6 @@
 *_ReSharper*
 *.opensdf
 *.swp
-*.m4
 *~
 
 .*project
@@ -25,6 +24,8 @@ junit*.properties
 gen-*
 Makefile
 Makefile.in
+aclocal.m4
+acinclude.m4
 autom4te.cache
 node_modules
 compile
@@ -35,6 +36,8 @@ test-driver
 .svn
 
 /contrib/.vagrant/
+/aclocal/libtool.m4
+/aclocal/lt*.m4
 /autoscan.log
 /autoscan-*.log
 /compiler/cpp/Debug