Diff for /rpl/configure.ac between versions 1.238 and 1.239

version 1.238, 2019/07/18 08:10:15 version 1.239, 2019/10/24 17:10:18
Line 8  AC_CONFIG_HEADERS([rplconfig.h]) Line 8  AC_CONFIG_HEADERS([rplconfig.h])
   
 dnl Libraries  dnl Libraries
 NCURSES=ncurses-6.1  NCURSES=ncurses-6.1
 READLINE=readline-7.0  READLINE=readline-8.0
 UNITS=units-2.16  UNITS=units-2.16
 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.5
 FILE=file-5.33  FILE=file-5.33
 ICONV=libiconv-1.15  ICONV=libiconv-1.15
 SQLITE=sqlite-3.26.0  SQLITE=sqlite-3.30.1
 OPENSSL=openssl-1.1.1c  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.238  
changed lines
  Added in v.1.239


CVSweb interface <joel.bertrand@systella.fr>