[tor-commits] [tor/master] remove contrib/Makefile and contrib/suse/Makefile from configure.in
nickm at torproject.org
nickm at torproject.org
Mon Aug 27 14:34:49 UTC 2012
commit 12aa553349ed7e630fcec9a60dfde7137e1684de
Author: Stewart Smith <stewart at flamingspork.com>
Date: Fri Aug 3 08:59:32 2012 +1000
remove contrib/Makefile and contrib/suse/Makefile from configure.in
(otherwise would throw an error of "required file X" not found as part
of autogen.sh)
---
configure.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index 7b7d5fb..d4b3acb 100644
--- a/configure.in
+++ b/configure.in
@@ -1318,8 +1318,6 @@ CPPFLAGS="$CPPFLAGS $TOR_CPPFLAGS_libevent $TOR_CPPFLAGS_openssl $TOR_CPPFLAGS_z
AC_CONFIG_FILES([
Doxyfile
Makefile
- contrib/Makefile
- contrib/suse/Makefile
contrib/suse/tor.sh
contrib/tor.logrotate
contrib/tor.sh
More information about the tor-commits
mailing list