ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.0.x/configure.ac
(Generate patch)

Comparing ircd-hybrid-8/configure.ac (file contents):
Revision 1522 by michael, Sun Sep 9 10:41:35 2012 UTC vs.
Revision 1523 by michael, Sun Sep 9 11:11:52 2012 UTC

# Line 156 | Line 156 | AC_DEFINE([LCLIENT_HEAP_SIZE], 512, [Siz
156   AC_DEFINE([DNODE_HEAP_SIZE], 1024, [Size of the dlink_node heap.])
157   AC_DEFINE([DBUF_HEAP_SIZE], 512, [Size of the dbuf heap.])
158   AC_DEFINE([AUTH_HEAP_SIZE], 256, [Size of the auth heap.])
159 < AC_DEFINE([DNS_HEAP_SIZE], 256, [Size of the dns heap.])])
159 > AC_DEFINE([DNS_HEAP_SIZE], 256, [Size of the dns heap.])
160  
161  
162   # Argument processing.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)