Mercurial > hg > octave-avbm
diff configure.in @ 4182:4d1d7c51205c
[project @ 2002-11-15 20:33:47 by jwe]
author | jwe |
---|---|
date | Fri, 15 Nov 2002 20:33:47 +0000 (2002-11-15) |
parents | 84fe3ca3a246 |
children | 047d21dd1890 |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -22,7 +22,7 @@ ### 02111-1307, USA. AC_INIT -AC_REVISION($Revision: 1.389 $) +AC_REVISION($Revision: 1.390 $) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([src/octave.cc]) AC_CONFIG_HEADER(config.h) @@ -1332,8 +1332,6 @@ #define OCTAVE_USE_WINDOWS_API 1 #endif -#define USE_EXCEPTIONS_FOR_INTERRUPTS 1 - /* sigsetjmp is a macro, not a function. */ #if defined (sigsetjmp) && defined (HAVE_SIGLONGJMP) #define OCTAVE_HAVE_SIG_JUMP