adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: adonthell autogen.sh,1.6,1.7 configure.in,1.70,


From: Alexandre Courbot <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell autogen.sh,1.6,1.7 configure.in,1.70,1.71
Date: Sun, 15 Sep 2002 11:52:28 -0400

Update of /cvsroot/adonthell/adonthell
In directory subversions:/tmp/cvs-serv5198

Modified Files:
        autogen.sh configure.in 
Log Message:
Some compilation fixes and version number upgrading for the upcoming
release.


Index: autogen.sh
===================================================================
RCS file: /cvsroot/adonthell/adonthell/autogen.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** autogen.sh  7 Apr 2002 09:51:27 -0000       1.6
--- autogen.sh  15 Sep 2002 15:52:25 -0000      1.7
***************
*** 12,16 ****
  libtoolize --force --copy
  autoheader
! automake --add-missing --gnu
  autoconf 
  
--- 12,16 ----
  libtoolize --force --copy
  autoheader
! automake --add-missing --gnu --copy
  autoconf 
  

Index: configure.in
===================================================================
RCS file: /cvsroot/adonthell/adonthell/configure.in,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -r1.70 -r1.71
*** configure.in        2 Sep 2002 10:57:41 -0000       1.70
--- configure.in        15 Sep 2002 15:52:25 -0000      1.71
***************
*** 4,8 ****
  
  AC_PREREQ(2.50)
! AC_INIT(adonthell, 0.3.3pre1, address@hidden, adonthell)
  AC_PREFIX_PROGRAM(adonthell)
  
--- 4,8 ----
  
  AC_PREREQ(2.50)
! AC_INIT(adonthell, 0.3.3, address@hidden, adonthell)
  AC_PREFIX_PROGRAM(adonthell)
  
***************
*** 11,15 ****
  AC_CANONICAL_TARGET
  
! AM_INIT_AUTOMAKE(adonthell, 0.3.3pre1)
  AM_CONFIG_HEADER(config.h)
  
--- 11,15 ----
  AC_CANONICAL_TARGET
  
! AM_INIT_AUTOMAKE(adonthell, 0.3.3)
  AM_CONFIG_HEADER(config.h)
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]