Don't use __STDC__; some compilers don't set it properly.
authorPaul Smith <psmith@gnu.org>
Sat, 6 Mar 2004 08:05:17 +0000 (08:05 +0000)
committerPaul Smith <psmith@gnu.org>
Sat, 6 Mar 2004 08:05:17 +0000 (08:05 +0000)
commitf305a52c02cd17188bb6cc429d56c5912c976229
treea90c162509322242fb0e7f0caf747cecb09c659c
parent213ccc2234fe09b99a39f3d3884626898596c815
Don't use __STDC__; some compilers don't set it properly.
Use autoconf's test to set HAVE_ANSI_COMPILER and check that instead.
ChangeLog
NEWS
config.ami.template
config.h-vms.template
config.h.W32.template
configh.dos.template
configure.in
make.h
misc.c