Diff for /rpl/configure.ac between versions 1.283 and 1.285

version 1.283, 2023/08/05 21:37:00 version 1.285, 2023/08/07 08:05:59
Line 21  OPENSSL=openssl-3.1.2 Line 21  OPENSSL=openssl-3.1.2
 OPENMOTIF=motif-2.3.8  OPENMOTIF=motif-2.3.8
 LIBXPM=libXpm-3.5.16  LIBXPM=libXpm-3.5.16
 SIGSEGV=libsigsegv-2.14  SIGSEGV=libsigsegv-2.14
 ZLIB=zlib-1.2.11 // à mettre à jour  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
Line 1351  esac Line 1351  esac
 dnl Correction d'un problème de compilation pour GNUplot 5.0.0  dnl Correction d'un problème de compilation pour GNUplot 5.0.0
 ac_configure_args="$ac_configure_args --disable-wxwidgets"  ac_configure_args="$ac_configure_args --disable-wxwidgets"
 dnl Correction d'un problème d'ABI avec readline  dnl Correction d'un problème d'ABI avec readline
 ac_configure_args="$ac_configure_args \  dnl ac_configure_args="$ac_configure_args \
         --with-abi-version=5.9 --with-rel-version=5.9"  dnl     --with-abi-version=5.9 --with-rel-version=5.9"
   
 case $OS in  case $OS in
     OS2)      OS2)

Removed from v.1.283  
changed lines
  Added in v.1.285


CVSweb interface <joel.bertrand@systella.fr>