[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/configure between version 1.49 and 1.50

version 1.49, 2009/03/16 16:08:05 version 1.50, 2009/03/27 14:42:29
Line 5603  fi
Line 5603  fi
   
   
 if test ${with_pari:=no} != no ; then  if test ${with_pari:=no} != no ; then
     if test "${with_pari}" = new -o "${with_pari}" = 2.3 ; then  
         cat >>confdefs.h <<\_ACEOF  
 #define PARI23 1  
 _ACEOF  
   
     fi  
     libasir_postfix=${libasir_postfix}_pari      libasir_postfix=${libasir_postfix}_pari
     PARIINC='-I${prefix}/include/pari'      PARIINC='-I${prefix}/include/pari'
     if test "${enable_shared}" != yes ; then      if test "${enable_shared}" != yes ; then

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>