diff configure.ac @ 11233:1dfbcc9eee92

eliminate special cases for __DECCXX
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 21:11:43 -0500
parents 88e4ea8b2c19
children 2718e1fdf82f
line wrap: on
line diff
--- a/configure.ac
+++ b/configure.ac
@@ -1977,10 +1977,6 @@
 #define OCTAVE_HAVE_SIG_JUMP
 #endif
 
-#if defined (__DECCXX)
-#define __USE_STD_IOSTREAM
-#endif
-
 #if defined (_UNICOS)
 #define F77_USES_CRAY_CALLING_CONVENTION
 #endif