Diff for /rpl/configure.ac between versions 1.244 and 1.250

version 1.244, 2019/10/25 20:17:06 version 1.250, 2019/10/31 15:39:58
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.31])  AC_INIT([rpl],[4.1.32])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
 AM_SILENT_RULES([yes])  AM_SILENT_RULES([yes])
Line 24  ZLIB=zlib-1.2.11 Line 24  ZLIB=zlib-1.2.11
   
 GMP=gmp-6.1.2  GMP=gmp-6.1.2
 MPFR=mpfr-4.0.2  MPFR=mpfr-4.0.2
 MPFI=mpfi-1.5.3  MPFI=mpfi-1.5.4
 NTL=ntl-11.0.0  NTL=ntl-11.4.1
 COCOA=CoCoALib-0.99600  COCOA=CoCoALib-0.99601
 PARI=pari-2.9.5  PARI=pari-2.11.2
 GIAC=giac-1.4.9  GIAC=giac-1.5.0
   
 dnl 32 bits ABI  dnl 32 bits ABI
 AC_ARG_WITH(gcc_version,  AC_ARG_WITH(gcc_version,

Removed from v.1.244  
changed lines
  Added in v.1.250


CVSweb interface <joel.bertrand@systella.fr>