--- rpl/configure.ac 2014/08/11 10:33:50 1.101 +++ rpl/configure.ac 2015/01/14 08:13:12 1.109 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([rpl],[4.1.19]) +AC_INIT([rpl],[4.1.20]) AC_CANONICAL_TARGET AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(silent-rules) @@ -13,11 +13,11 @@ READLINE=readline-6.3 UNITS=units-2.02 GSL=gsl-1.16 GPP=gpp-3.0 -GNUPLOT=gnuplot-4.6.5 +GNUPLOT=gnuplot-5.0.0 FILE=file-5.11 ICONV=libiconv-1.14 -SQLITE=sqlite-3.8.5 -OPENSSL=openssl-1.0.1i +SQLITE=sqlite-3.8.7.4 +OPENSSL=openssl-1.0.1k OPENMOTIF=openmotif-2.3.4 LIBXPM=libXpm-3.5.9 SIGSEGV=libsigsegv-2.11 @@ -1300,6 +1300,9 @@ case $OS in break ;; esac +dnl Correction d'un problème de compilation pour GNUplot 5.0.0 +ac_configure_args="$ac_configure_args --disable-wxwidgets" + case $OS in OS2) WHOLE_LIB1=""