comparison ChangeLog @ 1955:02446ca6a05d

[xemacs-hg @ 2004-03-18 09:57:08 by stephent] shut up Norbert's compiler <87y8pyv5rz.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 18 Mar 2004 09:57:12 +0000
parents 569139be45f6
children ebb2b9148aad
comparison
equal deleted inserted replaced
1954:c8fd42ca35a4 1955:02446ca6a05d
1 2004-03-18 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
2
3 * configure.in (Compiler feature macros): Define _POSIX_C_SOURCE
4 for FreeBSD 4.9 to shut up viteno's compiler, and _XOPEN_SOURCE to
5 500 since apparently we'll use it if available.
6
7 2004-03-05 Stephen J. Turnbull <stephen@xemacs.org>
8
9 * configure.in (libc detection): Fix progress message.
10
1 2004-02-21 Stephen J. Turnbull <stephen@xemacs.org> 11 2004-02-21 Stephen J. Turnbull <stephen@xemacs.org>
2 12
3 * configure.in (CFLAGS): Do XE_CFLAGS before adding warning flags to 13 * configure.in (CFLAGS): Do XE_CFLAGS before adding warning flags to
4 CFLAGS. Thanks to Jerry James for reporting the bug. 14 CFLAGS. Thanks to Jerry James for reporting the bug.
5 15