/[dgee]/dgee/configure.in
ViewVC logotype

Diff of /dgee/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by csmith, Sat Oct 18 10:48:03 2003 UTC revision 1.11 by csmith, Thu Oct 23 20:57:35 2003 UTC
# Line 8  dnl ------------------------------------ Line 8  dnl ------------------------------------
8  dnl make sure we are using a recent autoconf version  dnl make sure we are using a recent autoconf version
9  AC_PREREQ(2.13)  AC_PREREQ(2.13)
10  AC_INIT(dglib/xmltree.h)  AC_INIT(dglib/xmltree.h)
11  AC_REVISION([for DGEE version] 0.1.5 [ from autoconf version] AC_ACVERSION)  AC_REVISION([for DGEE version] 0.1.6 [ from autoconf version] AC_ACVERSION)
12    
13  dnl Determine the build, host, and target system types.  dnl Determine the build, host, and target system types.
14  AC_CANONICAL_SYSTEM  AC_CANONICAL_SYSTEM
15    
16  dnl initialize automake  dnl initialize automake
17  AM_INIT_AUTOMAKE(dgee, 0.1.5)  AM_INIT_AUTOMAKE(dgee, 0.1.6)
18  AM_CONFIG_HEADER(dglib/dgconf.h)  AM_CONFIG_HEADER(dglib/dgconf.h)
19  AM_MAINTAINER_MODE  AM_MAINTAINER_MODE
20    
21  dnl DGEE Release Number  dnl DGEE Release Number
22  DGVERSION=0.1.5  DGVERSION=0.1.6
23  DOTGNUVERSION=0.1  DOTGNUVERSION=0.1
24    
25  dnl DGEE Library Version numbers  dnl DGEE Library Version numbers
26  VER_MAJOR=1  VER_MAJOR=1
27  VER_MINOR=0  VER_MINOR=6
28  LIBVERSION=$VER_MAJOR.$VER_MINOR  LIBVERSION=$VER_MAJOR.$VER_MINOR
29  NE_VER_MAJOR=1  NE_VER_MAJOR=1
30  NE_VER_MINOR=0  NE_VER_MINOR=0

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26