Diff for /rpl/configure.ac between versions 1.234 and 1.243

version 1.234, 2019/05/16 08:29:53 version 1.243, 2019/10/25 20:00:37
Line 7  AC_SUBST(target_cpu) Line 7  AC_SUBST(target_cpu)
 AC_CONFIG_HEADERS([rplconfig.h])  AC_CONFIG_HEADERS([rplconfig.h])
   
 dnl Libraries  dnl Libraries
 NCURSES=ncurses-6.0  NCURSES=ncurses-6.1
 READLINE=readline-7.0  READLINE=readline-8.0
 UNITS=units-2.16  UNITS=units-2.19
 GSL=gsl-2.5  GSL=gsl-2.6
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.2.5  GNUPLOT=gnuplot-5.2.7
 FILE=file-5.33  FILE=file-5.37
 ICONV=libiconv-1.15  ICONV=libiconv-1.16
 SQLITE=sqlite-3.26.0  SQLITE=sqlite-3.30.1
 OPENSSL=openssl-1.1.1b  OPENSSL=openssl-1.1.1d
 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

Removed from v.1.234  
changed lines
  Added in v.1.243


CVSweb interface <joel.bertrand@systella.fr>