cosmetics: prefer the term "Windows" over "Win32"
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2012 15:53:02 +0000 (07:53 -0800)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 4 Jan 2012 19:34:16 +0000 (20:34 +0100)
commit8f76fd511ed794810a7cff4d6043e1cdc6255754
treebf38404cda4e49140f9599f79fd43b2043fbcf78
parent2365d0885a174f2443c8a3306a7a943a374be4c7
cosmetics: prefer the term "Windows" over "Win32"

Microsoft has renamed the Win32 API to "Windows API":
  <http://msdn.microsoft.com/en-us/library/aa383723.aspx>

Also, after some discussion on bug-gnulib, when talking about hosts and
platforms we believe it's better to talk about "Windows" or "native
Windows" instead:
  <https://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00009.html>
  <https://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00027.html>

* doc/automake.texi: Mention "Windows", not "Win32".
* lib/Automake/XFile.pm: Likewise.
* lib/ar-lib: Likewise.
* lib/compile: Likewise.
* tests/compile2.test: Mention "Windows", not "w32".
doc/automake.texi
lib/Automake/XFile.pm
lib/ar-lib
lib/compile
tests/compile2.test