comparison 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 8fccefed04ac
children 3ff97bad1c47
comparison
equal deleted inserted replaced
108865:9d8fb76d6857 108866:4e8dcb0d6fe0
1 2010-06-03 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
4
1 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu> 5 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 Fix alloca definition when using gcc on non-gnu systems. 7 Fix alloca definition when using gcc on non-gnu systems.
4 * configure.in: Use the code sequence indicated by "info autoconf" 8 * configure.in: Use the code sequence indicated by "info autoconf"
5 for alloca (bug#6170). 9 for alloca (bug#6170).