distcheck: remove softlink in build-aux - fixes issue introduced in COUCHDB-1911
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9c942b50 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9c942b50 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9c942b50 Branch: refs/heads/1744-single-config-file Commit: 9c942b509037c94bd88d6d6ff43fe877afd3365c Parents: 54adb63 Author: Dave Cottlehuber <[email protected]> Authored: Wed Dec 4 11:09:00 2013 +0100 Committer: Dave Cottlehuber <[email protected]> Committed: Wed Dec 4 11:09:03 2013 +0100 ---------------------------------------------------------------------- build-aux/compile | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/9c942b50/build-aux/compile ---------------------------------------------------------------------- diff --git a/build-aux/compile b/build-aux/compile deleted file mode 120000 index e0ab062..0000000 --- a/build-aux/compile +++ /dev/null @@ -1 +0,0 @@ -/usr/local/Cellar/automake/1.14/share/automake-1.14/compile \ No newline at end of file
