Mercurial > hg > octave-max
diff Makeconf.in @ 2141:420afeadbb45
[project @ 1996-05-13 04:29:02 by jwe]
author | jwe |
---|---|
date | Mon, 13 May 1996 04:29:02 +0000 |
parents | 424b95481a85 |
children | 678cb6a93368 |
line wrap: on
line diff
--- a/Makeconf.in +++ b/Makeconf.in @@ -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