Diff for /rpl/configure.ac between versions 1.274 and 1.275

version 1.274, 2022/11/02 14:09:39 version 1.275, 2023/08/05 21:13:41
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.3  NCURSES=ncurses-6.4
 READLINE=readline-8.1  READLINE=readline-8.1
 UNITS=units-2.21  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.4.2  GNUPLOT=gnuplot-5.4.8
 dnl ftp://ftp.astron.com/pub/file/  dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.41  FILE=file-5.41
 ICONV=libiconv-1.16  ICONV=libiconv-1.16

Removed from v.1.274  
changed lines
  Added in v.1.275


CVSweb interface <joel.bertrand@systella.fr>