about summary refs log tree commit diff
path: root/configure.ng
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2012-11-04 13:58:25 +0100
committerAlexander Barton <alex@barton.de>2012-11-10 21:26:25 +0100
commit45b0bb5aff6157409ea88b344c34b7bf84dc8886 (patch)
tree8a07254443c887b6dbdd648d8866702cb8e43e71 /configure.ng
parentc7db2f8429c161835f6a9ed4523f45c23918892b (diff)
downloadngircd-45b0bb5aff6157409ea88b344c34b7bf84dc8886.tar.gz
ngircd-45b0bb5aff6157409ea88b344c34b7bf84dc8886.zip
Remove Anope "ngircd" protocol module patches
Starting with Anope 1.9.8, the ngIRCd protocol module is included in the
Anope distribution, so there's no longer any need to support our own (but
now heavily outdated!) patches. Therefore remove them.
Diffstat (limited to 'configure.ng')
-rw-r--r--configure.ng1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ng b/configure.ng
index 4f0a14e0..84e27508 100644
--- a/configure.ng
+++ b/configure.ng
@@ -604,7 +604,6 @@ test -n "$CFLAGS_END" && CFLAGS="$CFLAGS $CFLAGS_END"
 
 AC_CONFIG_FILES([ \
 	Makefile \
-	contrib/Anope/Makefile \
 	contrib/Debian/Makefile \
 	contrib/MacOSX/Makefile \
 	contrib/MacOSX/ngIRCd.pmdoc/Makefile \