Diff for /rpl/configure.ac between versions 1.105 and 1.107

version 1.105, 2015/01/05 14:02:08 version 1.107, 2015/01/07 11:14:04
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.19])  AC_INIT([rpl],[4.1.20])
 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.3 Line 13  READLINE=readline-6.3
 UNITS=units-2.02  UNITS=units-2.02
 GSL=gsl-1.16  GSL=gsl-1.16
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-4.6.6  GNUPLOT=gnuplot-5.0.0
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.8.7.4  SQLITE=sqlite-3.8.7.4

Removed from v.1.105  
changed lines
  Added in v.1.107


CVSweb interface <joel.bertrand@systella.fr>