Diff for /rpl/configure.ac between versions 1.262 and 1.266

version 1.262, 2021/12/13 19:01:11 version 1.266, 2021/12/16 10:02:48
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-8.0  READLINE=readline-8.1
 UNITS=units-2.19  UNITS=units-2.21
 GSL=gsl-2.7.1  GSL=gsl-2.7.1
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.2.8  GNUPLOT=gnuplot-5.4.2
 dnl ftp://ftp.astron.com/pub/file/  dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.37  FILE=file-5.41
 ICONV=libiconv-1.16  ICONV=libiconv-1.16
 SQLITE=sqlite-3.37.0  SQLITE=sqlite-3.37.0
 OPENSSL=openssl-1.1.1l  OPENSSL=openssl-1.1.1l

Removed from v.1.262  
changed lines
  Added in v.1.266


CVSweb interface <joel.bertrand@systella.fr>