changeset 794:01f6d1bcfa1a

[project @ 1994-10-12 19:29:21 by jwe]
author jwe
date Wed, 12 Oct 1994 19:29:21 +0000
parents f7b9920e968b
children e3fda435c209
files configure.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Oct 12 16:51:46 1994 +0000
+++ b/configure.in	Wed Oct 12 19:29:21 1994 +0000
@@ -21,7 +21,7 @@
 dnl along with Octave; see the file COPYING.  If not, write to the Free
 dnl Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 dnl
-AC_REVISION($Revision: 1.57 $)dnl
+AC_REVISION($Revision: 1.58 $)dnl
 AC_PREREQ(1.8)dnl
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h kpathsea/c-auto.h)
@@ -460,6 +460,7 @@
   AC_WARN([Continuing anyway...])
 fi
 dnl
+AC_SUBST(F77)dnl
 AC_SUBST(FFLAGS)dnl
 AC_SUBST(FLIBS)dnl
 AC_SUBST(F2C)dnl