comparison 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
comparison
equal deleted inserted replaced
3493:cb20b201d5e6 3494:f5e111f9411d
1 2006-06-20 Jerry James <james@xemacs.org>
2
3 * configure.ac: When gcc is used, capture the values of __GNUC__
4 and __GNUC_MINOR__. Use them to conditionally add warning flags
5 that are not supported by all versions of gcc.
6
1 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> 7 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org>
2 8
3 * configure.ac (Build Makefile.in's from Makefile.in.in's): 9 * configure.ac (Build Makefile.in's from Makefile.in.in's):
4 Create $srcdir/src/depend if it's missing. 10 Create $srcdir/src/depend if it's missing.
5 11