Diff for /rpl/configure.ac between versions 1.253 and 1.255

version 1.253, 2020/05/21 08:01:29 version 1.255, 2021/12/07 17:07:02
Line 1 Line 1
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT([rpl],[4.1.32])  AC_INIT([rpl],[4.1.33])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
 AM_SILENT_RULES([yes])  AM_SILENT_RULES([yes])
Line 10  dnl Libraries Line 10  dnl Libraries
 NCURSES=ncurses-6.1  NCURSES=ncurses-6.1
 READLINE=readline-8.0  READLINE=readline-8.0
 UNITS=units-2.19  UNITS=units-2.19
 GSL=gsl-2.6  GSL=gsl-2.7.1
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.2.8  GNUPLOT=gnuplot-5.2.8
 dnl ftp://ftp.astron.com/pub/file/  dnl ftp://ftp.astron.com/pub/file/

Removed from v.1.253  
changed lines
  Added in v.1.255


CVSweb interface <joel.bertrand@systella.fr>