Diff for /rpl/configure.ac between versions 1.144 and 1.150

version 1.144, 2016/02/04 15:12:30 version 1.150, 2016/03/01 22:12:24
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.24])  AC_INIT([rpl],[4.1.25])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 14  UNITS=units-2.12 Line 14  UNITS=units-2.12
 GSL=gsl-2.1  GSL=gsl-2.1
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-5.0.1  GNUPLOT=gnuplot-5.0.1
 FILE=file-5.11  FILE=file-5.25
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.9.2  SQLITE=sqlite-3.11.0
 OPENSSL=openssl-1.0.2f  OPENSSL=openssl-1.0.2g
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.11
 SIGSEGV=libsigsegv-2.11  SIGSEGV=libsigsegv-2.11
 ZLIB=zlib-1.2.8  ZLIB=zlib-1.2.8
   

Removed from v.1.144  
changed lines
  Added in v.1.150


CVSweb interface <joel.bertrand@systella.fr>