X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL;h=5458714e1e2cb289572992ad92eceffc848f64d6;hb=946b14c12a890a95944f8610302c43fd94ecfd27;hp=4a0806292997efc746a185d4d90158f3ef19fff6;hpb=b74b47d25eb8cd4d911a21461a62030e31c1c7e9;p=gnulib.git diff --git a/doc/INSTALL b/doc/INSTALL index 4a0806292..5458714e1 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -87,12 +87,12 @@ Compiling For Multiple Architectures You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you should use GNU `make'. `cd' to the +own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. - With a non-GNU `make', you should compile the package for one + With a non-GNU `make', it is safer to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture.