diff configure.in @ 4084:babc519f245b

[project @ 2002-10-03 03:23:14 by jwe]
author jwe
date Thu, 03 Oct 2002 03:23:15 +0000
parents e5966ddef842
children 01f46b36e11f
line wrap: on
line diff
--- a/configure.in	Wed Oct 02 18:02:23 2002 +0000
+++ b/configure.in	Thu Oct 03 03:23:15 2002 +0000
@@ -22,7 +22,7 @@
 ### 02111-1307, USA. 
 
 AC_INIT
-AC_REVISION($Revision: 1.370 $)
+AC_REVISION($Revision: 1.371 $)
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([src/octave.cc])
 AC_CONFIG_HEADER(config.h)
@@ -1123,6 +1123,8 @@
 ### Checks for other programs used for building, testing, installing,
 ### and running Octave.
 
+OCTAVE_PROG_SED
+
 OCTAVE_PROG_FLEX
 OCTAVE_PROG_BISON