diff Makeconf.in @ 827:85039b726047

[project @ 1994-10-17 04:43:06 by jwe]
author jwe
date Mon, 17 Oct 1994 04:43:13 +0000
parents 0acec886a912
children a85ab265d138
line wrap: on
line diff
--- a/Makeconf.in	Mon Oct 17 02:48:12 1994 +0000
+++ b/Makeconf.in	Mon Oct 17 04:43:13 1994 +0000
@@ -149,6 +149,7 @@
 # to this site (i.e. customizations), before consulting
 # ${fcnfiledir}.  This should be a colon-separated list of
 # directories.
+localfcnfiledir = @localfcnfiledir@
 localfcnfilepath = @localfcnfilepath@
 
 # Where to put executables to be run by Octave rather than
@@ -167,6 +168,7 @@
 # dynamically loaded and that are specific to this site
 # (i.e. customizations), before consulting ${octfiledir}.  This should
 # be a colon-separated list of directories.
+localoctfiledir = @localoctfiledir@
 localoctfilepath = @localoctfilepath@
 
 # Where Octave will search to find its function files.  Before
@@ -176,6 +178,7 @@
 fcnfilepath = @fcnfilepath@
 
 # Where Octave will search to find image files.es.
+imagedir = @imagedir@
 imagepath = @imagepath@
 
 # The type of computer we are running on.