Diff for /rpl/configure.ac between versions 1.27 and 1.30

version 1.27, 2012/05/14 11:49:59 version 1.30, 2012/05/21 17:25:40
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.8])  AC_INIT([rpl],[4.1.9])
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(silent-rules)  AM_INIT_AUTOMAKE(silent-rules)
Line 22  OPENMOTIF=openmotif-2.3.3 Line 22  OPENMOTIF=openmotif-2.3.3
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9
 SIGSEGV=libsigsegv-2.6  SIGSEGV=libsigsegv-2.6
   
 GMP=gmp-5.0.2  GMP=gmp-5.0.5
 MPFR=mpfr-3.0.1  MPFR=mpfr-3.1.0
 NTL=ntl-5.5.2  NTL=ntl-5.5.2
 COCOA=CoCoALib-0.9943  COCOA=CoCoALib-0.9950
 PARI=pari-2.5.0  PARI=pari-2.5.1
 GIAC=giac-0.9.5  GIAC=giac-0.9.6
   
 dnl Checks for C compiler  dnl Checks for C compiler
 AC_PROG_CC(gcc)  AC_PROG_CC(gcc)

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


CVSweb interface <joel.bertrand@systella.fr>