X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Finstall.texi;h=b58c9ed4b54c6e25a69f132b801ba692967f5775;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=0db138bacf60061fc7eb5d31a18ff63b902bc701;hpb=06b335ade65c8fe60fee8b9e18b670bb54ed924a;p=gnulib.git diff --git a/doc/install.texi b/doc/install.texi index 0db138bac..b58c9ed4b 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -5,7 +5,7 @@ @unnumbered Installation Instructions -Copyright @copyright{} 1994-1996, 1999-2002, 2004-2012 Free Software +Copyright @copyright{} 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are @@ -18,7 +18,8 @@ warranty of any kind. @node Basic Installation @section Basic Installation -Briefly, the shell commands @samp{./configure; make; make install} +Briefly, the shell command +@samp{./configure@tie{}&& make@tie{}&& make@tie{}install} should configure, build, and install this package. The following more-detailed instructions are generic; see the @file{README} file for instructions specific to this package. @@ -147,7 +148,7 @@ architecture at a time in the source code directory. After you have installed the package for one architecture, use @samp{make distclean} before reconfiguring for another architecture. -On Mac OS X 10.5 and later systems, you can create libraries and +On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types---known as @dfn{fat} or @dfn{universal} binaries---by specifying multiple @option{-arch} options to the compiler but only a single @option{-arch} option to the