Diff for /rpl/Attic/configure.in between versions 1.25 and 1.27

version 1.25, 2010/05/19 09:22:32 version 1.27, 2010/06/20 17:06:26
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.0.15])  AC_INIT([rpl],[4.0.16])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
Line 16  GNUPLOT=gnuplot-4.4.0 Line 16  GNUPLOT=gnuplot-4.4.0
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.6.23.1  SQLITE=sqlite-3.6.23.1
 OPENSSL=openssl-1.0.0  OPENSSL=openssl-1.0.0a
   
 dnl Checks for C compiler  dnl Checks for C compiler
 AC_PROG_CC(gcc)  AC_PROG_CC(gcc)

Removed from v.1.25  
changed lines
  Added in v.1.27


CVSweb interface <joel.bertrand@systella.fr>