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

version 1.88, 2014/04/23 13:46:56 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 17  GNUPLOT=gnuplot-4.6.5 Line 17  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.3  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.88  
changed lines
  Added in v.1.90


CVSweb interface <joel.bertrand@systella.fr>