changeset 2141:420afeadbb45

[project @ 1996-05-13 04:29:02 by jwe]
author jwe
date Mon, 13 May 1996 04:29:02 +0000
parents 2c15367c2149
children 3dc97364d58e
files Makeconf.in
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makeconf.in	Mon May 13 04:23:49 1996 +0000
+++ b/Makeconf.in	Mon May 13 04:29:02 1996 +0000
@@ -155,8 +155,12 @@
 # rather than directly by users.
 libexecdir = @libexecdir@
 
+# The prefix for Octave's include file directory.  The default is
+# ${prefix}/include
+topincludedir = @topincludedir@
+
 # Where to install Octave's include files.  The default is
-# ${prefix}/include/octave
+# ${topincludedir}/octave-${version}
 includedir = @includedir@
 
 # Where to install Octave's man pages, and what extension they should