Diff for /rpl/configure.ac between versions 1.141 and 1.150

version 1.141, 2015/12/13 22:55:00 version 1.150, 2016/03/01 22:12:24
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.2d  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
   
 GMP=gmp-6.0.0  GMP=gmp-6.1.0
 MPFR=mpfr-3.1.3  MPFR=mpfr-3.1.3
 MPFI=mpfi-1.5.1  MPFI=mpfi-1.5.1
 NTL=ntl-5.5.2  NTL=ntl-5.5.2

Removed from v.1.141  
changed lines
  Added in v.1.150


CVSweb interface <joel.bertrand@systella.fr>