Diff for /rpl/configure.ac between versions 1.137 and 1.140

version 1.137, 2015/11/09 16:48:09 version 1.140, 2015/11/26 11:44:14
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.23])  AC_INIT([rpl],[4.1.24])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 11  dnl Libraries Line 11  dnl Libraries
 NCURSES=ncurses-6.0  NCURSES=ncurses-6.0
 READLINE=readline-6.3  READLINE=readline-6.3
 UNITS=units-2.12  UNITS=units-2.12
 GSL=gsl-2.0  GSL=gsl-2.1
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.0.1  GNUPLOT=gnuplot-5.0.1
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.9.1  SQLITE=sqlite-3.9.2
 OPENSSL=openssl-1.0.2d  OPENSSL=openssl-1.0.2d
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9

Removed from v.1.137  
changed lines
  Added in v.1.140


CVSweb interface <joel.bertrand@systella.fr>