Merge branch 'msvc'
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 1 Aug 2010 07:38:34 +0000 (09:38 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 1 Aug 2010 07:38:34 +0000 (09:38 +0200)
* msvc:
  Wrap some MSVC options in the compile script.

1  2 
ChangeLog
NEWS
doc/automake.texi
tests/Makefile.am
tests/Makefile.in
tests/defs.in

diff --cc ChangeLog
Simple merge
diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -15,14 -5,10 +15,17 @@@ New in 1.11a
    - The `lzma' compression scheme and associated automake option `dist-lzma'
      is obsoleted by `xz' and `dist-xz' due to upstream changes.
  
 -Bugs fixed in 1.11.0a:
 +  - "make dist" can now create lzip-compressed tarballs.
 +
 +  - Messages of types warning or error from `automake' and `aclocal' are now
 +    prefixed with the respective type, and presence of -Werror is noted.
 +
+   - The `compile' script now converts some options for MSVC for a better
+     user experience.
 +Bugs fixed in 1.11a:
 +
 +  - Lots of minor bugfixes.
  
  * Bugs introduced by 1.11:
  
Simple merge
Simple merge
Simple merge
diff --cc tests/defs.in
Simple merge