From 26ea4bc11b4e07bbeb95031f2337ff695f83cc16 Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Tue, 17 Aug 2004 14:22:08 +0000 Subject: BUILD : 1.7.5 (325) BUGS : 128 139 146 147 148 NOTES : Applied patch supplied by Trystan to fix bugs listed above. git-svn-id: svn://svn.anope.org/anope/trunk@325 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@202 5417fbe8-f217-4b02-8779-1006273d7864 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4973e09dd..b203f58b0 100755 --- a/configure +++ b/configure @@ -8390,7 +8390,7 @@ _ACEOF elif test "$withval" = "IRC_ULTIMATE3"; then cat >>confdefs.h <<\_ACEOF -#define IRC_DREAMFORGE 1 +#define IRC_BAHAMUT 1 _ACEOF -- cgit