This lets translators provide better translations for the
authorJim Meyering <jim@meyering.net>
Thu, 18 Sep 2003 18:09:44 +0000 (18:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Sep 2003 18:09:44 +0000 (18:09 +0000)
commit28a8798c03076da756e5a301b78d844851743989
tree10a3c1d149d0ba8c98fb1e9326d5cced495449db
parentfd0dcfbc740902f2cbb3751b0e6e383a525686bf
This lets translators provide better translations for the
`Written by ...' part of --version output.

Include stdarg.h, stdlib.h, string.h, and xalloc.h.
(version_etc): Make this function variadic,
with a NULL-terminated list of author name strings.
(version_etc_va): New function.
lib/version-etc.c