瀏覽代碼

Added IPv6 for autoconf

svn: 95
Bryan Drewery 23 年之前
父節點
當前提交
d678bc5dbf
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      acconfig.h

+ 3 - 0
acconfig.h

@@ -49,6 +49,9 @@
 /* Defines the current eggdrop version  */
 #undef EGG_VERSION
 
+/* Define if you have the `ipv6' support. */
+#define USE_IPV6
+
 @BOTTOM@
 
 #endif /* !_EGG_CONFIG_H */