From 16120df7afa42bc6dfb19b9bcdcb173d59d18308 Mon Sep 17 00:00:00 2001 From: Valery Yatsko Date: Sun, 27 Jul 2008 12:19:21 +0400 Subject: [PATCH] Added chm_operonly to Makefile --- extensions/Makefile.in | 1 + extensions/chm_operonly.c | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/Makefile.in b/extensions/Makefile.in index 5d2ee63..04a69ea 100644 --- a/extensions/Makefile.in +++ b/extensions/Makefile.in @@ -27,6 +27,7 @@ INCLUDES = -I. -I../include -I../libratbox/include $(SSL_INCLUDES) CPPFLAGS = ${INCLUDES} @CPPFLAGS@ SRCS = \ + chm_operonly.c \ chm_operonly_compat.c \ chm_quietunreg_compat.c \ chm_sslonly_compat.c \ diff --git a/extensions/chm_operonly.c b/extensions/chm_operonly.c index 1ba7aaf..b46fd8a 100644 --- a/extensions/chm_operonly.c +++ b/extensions/chm_operonly.c @@ -10,8 +10,6 @@ #include "numeric.h" #include "chmode.h" -/* gcc -fPIC -DPIC -shared -I. -I../include -I../libratbox/include -O0 -Wall -std=gnu99 -g -DIRCD_PREFIX=\"/home/dwr/build/charybdis\" chm_operonly.c -o chm_operonly.so */ - static void h_can_join(hook_data_channel *); mapi_hfn_list_av1 operonly_hfnlist[] = {