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 1372 by michael, Sun Apr 22 13:49:23 2012 UTC vs.
Revision 1373 by michael, Fri Apr 27 07:32:34 2012 UTC

# Line 3 | Line 3
3  
4   AC_REVISION([$Id$])
5  
6 < AC_PREREQ(2.68)
6 > AC_PREREQ(2.69)
7   AC_INIT([ircd-hybrid], [8beta1], [bugs@ircd-hybrid.org])
8 < AM_INIT_AUTOMAKE(1.11.5)
8 > AM_INIT_AUTOMAKE(1.12)
9   AM_MAINTAINER_MODE
10   AC_CONFIG_HEADER(config.h)
11   AC_CONFIG_SRCDIR(src/ircd.c)

Diff Legend

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