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

version 1.138, 2015/11/09 17:37:05 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

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


CVSweb interface <joel.bertrand@systella.fr>