view modules/version-etc @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 5d673ad5f710
children 95f56b9a5977
line wrap: on
line source

Description:
Print --version and bug-reporting information in a consistent format.

Files:
lib/version-etc.h
lib/version-etc.c

Depends-on:
gettext-h
stdarg

configure.ac:

Makefile.am:
lib_SOURCES += version-etc.h version-etc.c

Include:
"version-etc.h"

License:
GPL

Maintainer:
Jim Meyering