Diff for /rpl/configure.ac between versions 1.296 and 1.297

version 1.296, 2024/10/23 13:51:47 version 1.297, 2024/10/28 14:56:58
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.4  NCURSES=ncurses-6.5
 READLINE=readline-8.2  READLINE=readline-8.2
 UNITS=units-2.22  UNITS=units-2.22
 GSL=gsl-2.7.1  GSL=gsl-2.8
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.4.8  GNUPLOT=gnuplot-5.4.10
 dnl ftp://ftp.astron.com/pub/file/  dnl ftp://ftp.astron.com/pub/file/
 FILE=file-5.45  FILE=file-5.45
 ICONV=libiconv-1.17  ICONV=libiconv-1.17
 SQLITE=sqlite-3.42.0  SQLITE=sqlite-3.42.0
 OPENSSL=openssl-3.3.1  OPENSSL=openssl-3.3.2
 OPENMOTIF=motif-2.3.8  OPENMOTIF=motif-2.3.8
 LIBXPM=libXpm-3.5.16  LIBXPM=libXpm-3.5.16
 SIGSEGV=libsigsegv-2.14  SIGSEGV=libsigsegv-2.14

Removed from v.1.296  
changed lines
  Added in v.1.297


CVSweb interface <joel.bertrand@systella.fr>