Mercurial > hg > octave-lyh
changeset 4838:91638098904a
[project @ 2004-03-12 19:33:23 by jwe]
author | jwe |
---|---|
date | Fri, 12 Mar 2004 19:33:23 +0000 |
parents | 81f78a2ff8a6 |
children | c1cdf2a32cdb |
files | doc/interpreter/install.txi src/version.h |
diffstat | 2 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -48,8 +48,11 @@ @item --with-f2c Use @code{f2c} even if a Fortran compiler is available. -@item --with-g77 -Use @code{g77} to compile Fortran code. +@item --with-f77 +Use @code{f77} to compile Fortran code. You may also specify the name +of the compiler to use as an optional argument. For example, +@code{--with-f77=g77} sets the name of the Fortran compiler to +@code{g77}. @item --enable-shared Create shared libraries. If you are planning to use