Mercurial > emacs
diff src/ChangeLog @ 108866:4e8dcb0d6fe0
NOT_C_CODE is always true now.
* configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
* m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
Remove NOT_C_CODE tests, it is always true now.
* nt/config.nt: Remove NOT_C_CODE tests, it is always true now.
* admin/CPP-DEFINES: Remove NOT_C_CODE.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 02 Jun 2010 22:29:02 -0700 |
parents | ad09f2bfce51 |
children | c0e26963bee2 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 02 21:48:10 2010 -0400 +++ b/src/ChangeLog Wed Jun 02 22:29:02 2010 -0700 @@ -1,3 +1,8 @@ +2010-06-03 Glenn Morris <rgm@gnu.org> + + * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h: + Remove NOT_C_CODE tests, it is always true now. + 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu> Fix config.h includes.