Diff for /rpl/configure.ac between versions 1.48 and 1.51

version 1.48, 2012/12/13 19:50:18 version 1.51, 2012/12/18 13:19:33
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.11])  AC_INIT([rpl],[4.1.12])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 13  READLINE=readline-6.2 Line 13  READLINE=readline-6.2
 UNITS=units-2.01  UNITS=units-2.01
 GSL=gsl-1.15  GSL=gsl-1.15
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-4.6.0  GNUPLOT=gnuplot-4.6.1
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.15  SQLITE=sqlite-3.7.15

Removed from v.1.48  
changed lines
  Added in v.1.51


CVSweb interface <joel.bertrand@systella.fr>