changeset 2105:c83cda959354

[project @ 1996-04-29 06:42:38 by jwe]
author jwe
date Mon, 29 Apr 1996 06:42:38 +0000
parents a64f53e6fc73
children 63299aa98a2c
files configure.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@
 ### along with Octave; see the file COPYING.  If not, write to the Free
 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-AC_REVISION($Revision: 1.193 $)
+AC_REVISION($Revision: 1.194 $)
 AC_PREREQ(2.9)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)
@@ -813,7 +813,6 @@
 AC_STRUCT_ST_RDEV
 AC_STRUCT_TM
 AC_STRUCT_TIMEZONE
-AC_FUNC_SETVBUF_REVERSED
 AC_FUNC_CLOSEDIR_VOID
 
 TERMLIBS=""