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

version 1.233, 2019/02/04 09:21:45 version 1.238, 2019/07/18 08:10:15
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-7.0
 UNITS=units-2.16  UNITS=units-2.16
 GSL=gsl-2.5  GSL=gsl-2.5
Line 16  GNUPLOT=gnuplot-5.2.5 Line 16  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.26.0
 OPENSSL=openssl-1.1.1a  OPENSSL=openssl-1.1.1c
 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.233  
changed lines
  Added in v.1.238


CVSweb interface <joel.bertrand@systella.fr>