Diff for /rpl/configure.ac between versions 1.252 and 1.254

version 1.252, 2020/01/16 08:57:42 version 1.254, 2021/03/13 12:50:36
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.32])  AC_INIT([rpl],[4.1.33])
 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 12  READLINE=readline-8.0 Line 12  READLINE=readline-8.0
 UNITS=units-2.19  UNITS=units-2.19
 GSL=gsl-2.6  GSL=gsl-2.6
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.2.7  GNUPLOT=gnuplot-5.2.8
   dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.37  FILE=file-5.37
 ICONV=libiconv-1.16  ICONV=libiconv-1.16
 SQLITE=sqlite-3.30.1  SQLITE=sqlite-3.31.1
 OPENSSL=openssl-1.1.1d  OPENSSL=openssl-1.1.1g
 OPENMOTIF=motif-2.3.8  OPENMOTIF=motif-2.3.8
 LIBXPM=libXpm-3.5.12  LIBXPM=libXpm-3.5.12
 SIGSEGV=libsigsegv-2.12  SIGSEGV=libsigsegv-2.12
 ZLIB=zlib-1.2.11  ZLIB=zlib-1.2.11
   
 GMP=gmp-6.1.2  GMP=gmp-6.2.0
 MPFR=mpfr-4.0.2  MPFR=mpfr-4.0.2
 MPFI=mpfi-1.5.4  MPFI=mpfi-1.5.4
 NTL=ntl-11.4.1  NTL=ntl-11.4.3
 PARI=pari-2.11.2  PARI=pari-2.11.4
 GIAC=giac-1.5.0  GIAC=giac-1.5.0
   
 dnl 32 bits ABI  dnl 32 bits ABI

Removed from v.1.252  
changed lines
  Added in v.1.254


CVSweb interface <joel.bertrand@systella.fr>