Diff for /rpl/Attic/configure.in between versions 1.45 and 1.48

version 1.45, 2010/09/23 08:56:56 version 1.48, 2010/12/08 20:58:15
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.19])  AC_INIT([rpl],[4.0.20])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
Line 12  READLINE=readline-6.1 Line 12  READLINE=readline-6.1
 UNITS=units-1.88  UNITS=units-1.88
 GSL=gsl-1.14  GSL=gsl-1.14
 GPP=gpp-2.24  GPP=gpp-2.24
 GNUPLOT=gnuplot-4.4.1  GNUPLOT=gnuplot-4.4.2
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.2  SQLITE=sqlite-3.7.3
 OPENSSL=openssl-1.0.0a  OPENSSL=openssl-1.0.0c
   
 dnl Checks for C compiler  dnl Checks for C compiler
 AC_PROG_CC(gcc)  AC_PROG_CC(gcc)

Removed from v.1.45  
changed lines
  Added in v.1.48


CVSweb interface <joel.bertrand@systella.fr>