Diff for /rpl/configure.ac between versions 1.86 and 1.90

version 1.86, 2014/03/17 14:31:45 version 1.90, 2014/04/25 07:37:27
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.17])  AC_INIT([rpl],[4.1.18])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 9  AC_CONFIG_HEADERS([rplconfig.h]) Line 9  AC_CONFIG_HEADERS([rplconfig.h])
   
 dnl Libraries  dnl Libraries
 NCURSES=ncurses-5.9  NCURSES=ncurses-5.9
 READLINE=readline-6.2  READLINE=readline-6.3
 UNITS=units-2.02  UNITS=units-2.02
 GSL=gsl-1.16  GSL=gsl-1.16
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-4.6.5  GNUPLOT=gnuplot-4.6.5
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.8.4.1  SQLITE=sqlite-3.8.4.3
 OPENSSL=openssl-1.0.1f  OPENSSL=openssl-1.0.1g
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9
 SIGSEGV=libsigsegv-2.11  SIGSEGV=libsigsegv-2.11

Removed from v.1.86  
changed lines
  Added in v.1.90


CVSweb interface <joel.bertrand@systella.fr>