diff configure.in @ 4544:74c92e375b54

[project @ 2003-10-23 23:48:29 by jwe]
author jwe
date Thu, 23 Oct 2003 23:49:54 +0000
parents b570d7825fb9
children 6f3382e08a52
line wrap: on
line diff
--- a/configure.in	Sat Oct 18 03:53:53 2003 +0000
+++ b/configure.in	Thu Oct 23 23:49:54 2003 +0000
@@ -22,7 +22,7 @@
 ### 02111-1307, USA. 
 
 AC_INIT
-AC_REVISION($Revision: 1.433 $)
+AC_REVISION($Revision: 1.434 $)
 AC_PREREQ(2.57)
 AC_CONFIG_SRCDIR([src/octave.cc])
 AC_CONFIG_HEADER(config.h)
@@ -1235,6 +1235,7 @@
 ### Checks for other programs used for building, testing, installing,
 ### and running Octave.
 
+AC_PROG_AWK
 OCTAVE_PROG_SED
 
 OCTAVE_PROG_FLEX