Diff for /rpl/configure.ac between versions 1.276 and 1.284

version 1.276, 2023/08/05 21:16:42 version 1.284, 2023/08/06 08:37:00
Line 9  AC_CONFIG_HEADERS([rplconfig.h]) Line 9  AC_CONFIG_HEADERS([rplconfig.h])
 dnl Libraries  dnl Libraries
 NCURSES=ncurses-6.4  NCURSES=ncurses-6.4
 READLINE=readline-8.2  READLINE=readline-8.2
 UNITS=units-2.21  UNITS=units-2.22
 GSL=gsl-2.7.1  GSL=gsl-2.7.1
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.4.8  GNUPLOT=gnuplot-5.4.8
 dnl ftp://ftp.astron.com/pub/file/  dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.41  FILE=file-5.45
 ICONV=libiconv-1.16  ICONV=libiconv-1.17
 SQLITE=sqlite-3.37.0  SQLITE=sqlite-3.42.0
 OPENSSL=openssl-1.1.1s  OPENSSL=openssl-3.1.2
 OPENMOTIF=motif-2.3.8  OPENMOTIF=motif-2.3.8
 LIBXPM=libXpm-3.5.12  LIBXPM=libXpm-3.5.16
 SIGSEGV=libsigsegv-2.12  SIGSEGV=libsigsegv-2.14
 ZLIB=zlib-1.2.11  ZLIB=zlib-1.2.13
   
 GMP=gmp-6.2.1  GMP=gmp-6.3.0
 MPFR=mpfr-4.1.0  MPFR=mpfr-4.2.0
 MPFI=mpfi-1.5.4  MPFI=mpfi-1.5.4
 NTL=ntl-11.5.1  NTL=ntl-11.5.1
 PARI=pari-2.13.3  PARI=pari-2.15.4
 GIAC=giac-1.9.0  GIAC=giac-1.9.0
   
 dnl 32 bits ABI  dnl 32 bits ABI

Removed from v.1.276  
changed lines
  Added in v.1.284


CVSweb interface <joel.bertrand@systella.fr>