From 2f9d642bc9f94b806373248a63121ae339191caf Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 19 Mar 2005 10:48:15 +0000 Subject: We don't need tHose anymore. --- irc/anope/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'irc/anope') diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 29e1683..055ef0e 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -33,14 +33,6 @@ OPTIONS= MYSQL "Use mysql" ON \ HYB "Hybrid IRCd 7.0 [experimental]" OFF \ VIA "ViagraIRCd 1.3.x [or later]" OFF \ PTL "PTlink 6.15.0 [experimental]" OFF -# in that case, OPTIONS are ignored, no defaults -.if defined(PACKAGE_BUILDING) || defined(BATCH) -WITH_MYSQL= yes -WITH_MODULES= yes -WITH_MD5= yes -WITH_THREAD= yes -WITH_UNREAL= yes -.endif #}}} ANOPEBIN?= ${PREFIX}/libexec/anope -- cgit v1.1