X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL.UTF-8;h=1cc2b4f51de42cda76f9f21c39fe026e2b35cedf;hb=b28ec8ed78286cbd1d113d0785e0e1f5cf11832e;hp=5d3e89de5838d720c407890085f1daa0697a2649;hpb=b9edd532da64403e0e017b8028c2f69ff1754126;p=gnulib.git diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8 index 5d3e89de5..1cc2b4f51 100644 --- a/doc/INSTALL.UTF-8 +++ b/doc/INSTALL.UTF-8 @@ -1,7 +1,7 @@ Installation Instructions ************************* -Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation, +Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, @@ -124,7 +124,7 @@ 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. - 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 "fat" or "universal" binaries--by specifying multiple ‘-arch’ options to the compiler but only a single ‘-arch’ option to the preprocessor. Like