Mercurial > hg > octave-lyh
diff doc/interpreter/install.txi @ 15275:ecdb1463bff4
Fix typo in install.txi and in documentation spellcheck dictionary
* aspell-octave.en.pws: Remove gfortan, libcruft entries.
* install.txi: Fix typo gfortan -> gfortran.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 02 Sep 2012 15:08:50 -0700 |
parents | 648dabbb4c6b |
children | 329f088cbdf7 |
line wrap: on
line diff
--- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -797,7 +797,7 @@ You must ensure that all Fortran sources except those in the @file{liboctave/cruft/ranlib} directory are compiled such that INTEGERS are -8-bytes wide. If you are using gfortan, the configure script should +8-bytes wide. If you are using gfortran, the configure script should automatically set the Makefile variable @w{@env{F77_INTEGER_8_FLAG}} to @option{-fdefault-integer-8}. If you are using another compiler, you must set this variable yourself. You should NOT set this flag in