diff src/toplev.cc @ 3136:af7ec9d3a5e6

[project @ 1998-02-01 20:11:06 by jwe]
author jwe
date Sun, 01 Feb 1998 20:11:08 +0000
parents 9c6cd52f3f5a
children 292ff0bf484b
line wrap: on
line diff
--- a/src/toplev.cc
+++ b/src/toplev.cc
@@ -560,7 +560,7 @@
   m ["localoctfilepath"] = OCTAVE_LOCALOCTFILEPATH;
   m ["fcnfilepath"] = OCTAVE_FCNFILEPATH;
   m ["imagepath"] = OCTAVE_IMAGEPATH;
-  m ["target_host_type"] = TARGET_HOST_TYPE;
+  m ["canonical_host_type"] = TARGET_HOST_TYPE;
   m ["configure_options"] = config_opts;
   m ["F77"] = F77;
   m ["FFLAGS"] = FFLAGS;