Diff for /rpl/Attic/configure between versions 1.67 and 1.68

version 1.67, 2011/07/22 07:38:00 version 1.68, 2011/07/22 21:04:37
Line 5886  else Line 5886  else
 fi  fi
 else  else
   
     ABI=-m32      ABI=
   
   
 fi  fi
   
   
   if test x$ABI = x; then
   
 # Check whether --with-64bits was given.  # Check whether --with-64bits was given.
 if test "${with_64bits+set}" = set; then :  if test "${with_64bits+set}" = set; then :
Line 5903  else Line 5904  else
 fi  fi
 else  else
   
     ABI=-m64      ABI=
   
   
 fi  fi
   
   fi
   
   
 # Check whether --with-rplcas was given.  # Check whether --with-rplcas was given.

Removed from v.1.67  
changed lines
  Added in v.1.68


CVSweb interface <joel.bertrand@systella.fr>