Mercurial > hg > xemacs-beta
diff ChangeLog @ 3494:f5e111f9411d
[xemacs-hg @ 2006-07-07 20:07:44 by james]
Add -Wdeclaration-after-statement support.
<m3irmuujmj.fsf_-_@jerrypc.cs.usu.edu>
author | james |
---|---|
date | Fri, 07 Jul 2006 20:07:45 +0000 |
parents | 71532ccbd8e3 |
children | 3cb3c306cce9 |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 07 19:51:15 2006 +0000 +++ b/ChangeLog Fri Jul 07 20:07:45 2006 +0000 @@ -1,3 +1,9 @@ +2006-06-20 Jerry James <james@xemacs.org> + + * configure.ac: When gcc is used, capture the values of __GNUC__ + and __GNUC_MINOR__. Use them to conditionally add warning flags + that are not supported by all versions of gcc. + 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> * configure.ac (Build Makefile.in's from Makefile.in.in's):