Diff for /rpl/Attic/configure.in between versions 1.58 and 1.60

version 1.58, 2011/04/21 15:59:42 version 1.60, 2011/06/20 17:54:12
Line 1 Line 1
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT([rpl],[4.1.0.prerelease.0])  AC_INIT([rpl],[4.1.0.prerelease.1])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
Line 10  dnl Libraries Line 10  dnl Libraries
 NCURSES=ncurses-5.9  NCURSES=ncurses-5.9
 READLINE=readline-6.2  READLINE=readline-6.2
 UNITS=units-1.88  UNITS=units-1.88
 GSL=gsl-1.14  GSL=gsl-1.15
 GPP=gpp-2.24  GPP=gpp-2.24
 GNUPLOT=gnuplot-4.4.3  GNUPLOT=gnuplot-4.4.3
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.5  SQLITE=sqlite-3.7.6.3
 OPENSSL=openssl-1.0.0d  OPENSSL=openssl-1.0.0d
   
 GMP=gmp-5.0.1  GMP=gmp-5.0.1

Removed from v.1.58  
changed lines
  Added in v.1.60


CVSweb interface <joel.bertrand@systella.fr>