Mercurial > hg > octave-nkf
diff PROJECTS @ 2473:bb0c213e5885
[project @ 1996-11-06 04:34:55 by jwe]
author | jwe |
---|---|
date | Wed, 06 Nov 1996 04:35:48 +0000 |
parents | f201716926bb |
children | 1d7925d6bede |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -388,19 +388,20 @@ Configuration and Installation: ------------------------------ - * Handle USE_READLINE. + * Handle USE_READLINE so that --enable-readline will work. * Make Octave as independent of the particular readline version as possible. + * Add an --enable-pathsearch option to configure to make it possible + to configure and run without kpathsea. + * Make configure take more defaults from the environment. * Should --enable-lite-kernel imply --enable-shared? * Make it possible to configure without readline. - * Make it possible to configure without kpathsea. - * Makefile changes: -- eliminate for loops -- define shell commands or eliminate them