# HG changeset patch # User jwe # Date 830760158 0 # Node ID c83cda95935474f03f467e17f5fd4f1967fb80d4 # Parent a64f53e6fc73cd625f0fd21c7381f0948012ce58 [project @ 1996-04-29 06:42:38 by jwe] diff --git a/configure.in b/configure.in --- 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=""