Diff for /rpl/configure.ac between versions 1.265 and 1.267

version 1.265, 2021/12/16 10:00:39 version 1.267, 2021/12/16 10:09:51
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.1  NCURSES=ncurses-6.3
 READLINE=readline-8.1  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.4.2  GNUPLOT=gnuplot-5.4.2

Removed from v.1.265  
changed lines
  Added in v.1.267


CVSweb interface <joel.bertrand@systella.fr>