view modules/version-etc @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents b72afd7a0c20
children
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
m4/version-etc.m4

Depends-on:
gettext-h
stdarg

configure.ac:
gl_VERSION_ETC

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

Include:
"version-etc.h"

License:
LGPL

Maintainer:
Jim Meyering