Diff for /rpl/Attic/configure.in between versions 1.59 and 1.63

version 1.59, 2011/06/09 07:25:22 version 1.63, 2011/06/24 15:59:06
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.0.prerelease.0])  AC_INIT([rpl],[4.1.0.prerelease.3])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
Line 23  MPFR=mpfr-3.0.1 Line 23  MPFR=mpfr-3.0.1
 NTL=ntl-5.5.2  NTL=ntl-5.5.2
 COCOA=CoCoALib-0.9943  COCOA=CoCoALib-0.9943
 PARI=pari-2.3.5  PARI=pari-2.3.5
 GIAC=giac-0.9.2  GIAC=giac-0.9.1
   
 dnl Checks for C compiler  dnl Checks for C compiler
 AC_PROG_CC(gcc)  AC_PROG_CC(gcc)

Removed from v.1.59  
changed lines
  Added in v.1.63


CVSweb interface <joel.bertrand@systella.fr>