2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
commit1f9986ff0c997a3e9d5542ca51aa368a98d6f2fa
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 9 Feb 2006 11:54:15 +0000 (9 11:54 +0000)
committerEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 9 Feb 2006 11:54:15 +0000 (9 11:54 +0000)
treedb473c64346bf46ab42e45d3d671f3a1901751b8
parent343bf1c71c2b0da78743a2f6ce406fa6ea086306
2006-02-09  Eric Botcazou  <ebotcazou@libertysurf.fr>

* configure.in (CHECK_DECLS): Add vsnprintf.
* configure: Regenerate.
* messages.c (errno.h, stdarg.h, varargs.h, va_list):
Do not include/declare here, but...
* as.h: Move code detecting VARARGS idiom to the top.
(errno.h, stdarg.h, varargs.h, va_list): ...here.
(vsnprintf): Declare if not already declared.
gas/as.h
gas/configure
gas/configure.in
gas/messages.c