LOGCXX-433: Missed removing find_*.m4 files.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/e66f71c2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/e66f71c2 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/e66f71c2 Branch: refs/heads/master Commit: e66f71c2f75488c447a00dd7beb00afe7ff6ee9c Parents: ad90783 Author: Thorsten Schöning <[email protected]> Authored: Thu Mar 24 19:41:39 2016 +0000 Committer: Thorsten Schöning <[email protected]> Committed: Thu Mar 24 19:41:39 2016 +0000 ---------------------------------------------------------------------- Makefile.am | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/e66f71c2/Makefile.am ---------------------------------------------------------------------- diff --git a/Makefile.am b/Makefile.am index a307d68..181d0f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,8 +21,6 @@ EXTRA_DIST = \ aclocal.m4 \ autogen.sh \ build.xml \ - src/m4/find_apr.m4 \ - src/m4/find_apu.m4 \ INSTALL \ KEYS \ LICENSE \
