Diff for /rpl/configure.ac between versions 1.143 and 1.151

version 1.143, 2016/01/09 18:25:54 version 1.151, 2016/03/08 15:59:45
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.24])  AC_INIT([rpl],[4.1.25])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 14  UNITS=units-2.12 Line 14  UNITS=units-2.12
 GSL=gsl-2.1  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.25
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.9.2  SQLITE=sqlite-3.11.0
 OPENSSL=openssl-1.0.2e  OPENSSL=openssl-1.0.2g
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.11
 SIGSEGV=libsigsegv-2.11  SIGSEGV=libsigsegv-2.11
 ZLIB=zlib-1.2.8  ZLIB=zlib-1.2.8
   

Removed from v.1.143  
changed lines
  Added in v.1.151


CVSweb interface <joel.bertrand@systella.fr>