diff configure.in @ 8169:66bc6f9b4f72

rewrite integer arithmetics and conversions
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 01 Oct 2008 11:05:13 -0400
parents 0ef13e15319b
children 69c5cce38c29
line wrap: on
line diff
--- a/configure.in	Tue Sep 30 09:19:43 2008 +0200
+++ b/configure.in	Wed Oct 01 11:05:13 2008 -0400
@@ -1374,6 +1374,10 @@
 
 OCTAVE_DYNAMIC_AUTO_ARRAYS
 
+### See if we can use fast integer arithmetics
+
+OCTAVE_FAST_INT_OPS
+
 ### Checks for header files.
 
 AC_HEADER_STDC