summaryrefslogtreecommitdiffstats
path: root/innbbsd/Makefile
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-05-15 12:02:44 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-05-15 12:02:44 +0800
commit8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a (patch)
tree470022efc03ebc1fcd231a5a5feabf967c5cc878 /innbbsd/Makefile
parente3a95cf6d13c9b378e65cc4e549470f4b29cd3cd (diff)
downloadpttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar.gz
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar.bz2
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar.lz
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar.xz
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.tar.zst
pttbbs-8f6fba33ec00c57f5eeb83c919af7ce0b7a4c61a.zip
ignore common spam
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2721 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/Makefile')
-rw-r--r--innbbsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile
index 89902462..0e6c75cc 100644
--- a/innbbsd/Makefile
+++ b/innbbsd/Makefile
@@ -19,7 +19,8 @@ inn_LDFLAGS_Solaris= -L/usr/local/lib -liconv -lsocket -lnsl -lkstat
CFLAGS+= -DVERSION=\"${VERSION}\" \
-DADMINUSER=\"${ADMINUSER}\" \
-DMapleBBS -DDBZDEBUG -I. \
- ${inn_CFLAGS_${OSTYPE}}
+ ${inn_CFLAGS_${OSTYPE}} -DHMM_USE_ANTI_SPAM
+
LDFLAGS+= ${inn_LDFLAGS_${OSTYPE}}
PROGS= bbslink bbsnnrp ctlinnbbsd \