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

Diff for /OpenXM_contrib2/asir2000/configure between version 1.40 and 1.41

version 1.40, 2008/08/08 05:47:21 version 1.41, 2008/08/11 16:51:30
Line 5373  fi
Line 5373  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.40  
changed lines
  Added in v.1.41

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