Diff for /rpl/configure.ac between versions 1.64 and 1.69

version 1.64, 2013/03/27 22:10:46 version 1.69, 2013/05/22 21:38:06
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.13])  AC_INIT([rpl],[4.1.14])
 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.2  GNUPLOT=gnuplot-4.6.3
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.7.16  SQLITE=sqlite-3.7.17
 OPENSSL=openssl-1.0.1e  OPENSSL=openssl-1.0.1e
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9

Removed from v.1.64  
changed lines
  Added in v.1.69


CVSweb interface <joel.bertrand@systella.fr>