Diff for /rpl/configure.ac between versions 1.270 and 1.273

version 1.270, 2022/06/09 14:22:49 version 1.273, 2022/09/07 13:40:29
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.33])  AC_INIT([rpl],[4.1.34])
 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 17  dnl ftp://ftp.astron.com/pub/file/ Line 17  dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.41  FILE=file-5.41
 ICONV=libiconv-1.16  ICONV=libiconv-1.16
 SQLITE=sqlite-3.37.0  SQLITE=sqlite-3.37.0
 OPENSSL=openssl-1.1.1m  OPENSSL=openssl-1.1.1q
 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
Line 28  MPFR=mpfr-4.1.0 Line 28  MPFR=mpfr-4.1.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.13.3
 GIAC=giac-1.7.0  GIAC=giac-1.9.0
   
 dnl 32 bits ABI  dnl 32 bits ABI
 AC_ARG_WITH(gcc_version,  AC_ARG_WITH(gcc_version,

Removed from v.1.270  
changed lines
  Added in v.1.273


CVSweb interface <joel.bertrand@systella.fr>