Diff for /rpl/configure.ac between versions 1.165 and 1.169

version 1.165, 2016/09/26 14:02:36 version 1.169, 2016/09/27 15:29:31
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.25])  AC_INIT([rpl],[4.1.26])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 17  GNUPLOT=gnuplot-5.0.3 Line 17  GNUPLOT=gnuplot-5.0.3
 FILE=file-5.28  FILE=file-5.28
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.14.2  SQLITE=sqlite-3.14.2
 OPENSSL=openssl-1.0.2h  OPENSSL=openssl-1.1.0b
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.11  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.1.1  GMP=gmp-6.1.1
 MPFR=mpfr-3.1.4  MPFR=mpfr-3.1.5
 MPFI=mpfi-1.5.1  MPFI=mpfi-1.5.1
 NTL=ntl-9.11.0  NTL=ntl-9.11.0
 COCOA=CoCoALib-0.9950  COCOA=CoCoALib-0.99542
 PARI=pari-2.7.6  PARI=pari-2.7.6
 GIAC=giac-1.2.2  GIAC=giac-1.2.2
   

Removed from v.1.165  
changed lines
  Added in v.1.169


CVSweb interface <joel.bertrand@systella.fr>