verify: new macro 'assume'
[gnulib.git] / modules / version-etc
1 Description:
2 Print --version and bug-reporting information in a consistent format.
3
4 Files:
5 lib/version-etc.h
6 lib/version-etc.c
7 m4/version-etc.m4
8
9 Depends-on:
10 gettext-h
11 stdarg
12
13 configure.ac:
14 gl_VERSION_ETC
15
16 Makefile.am:
17 lib_SOURCES += version-etc.h version-etc.c
18
19 Include:
20 "version-etc.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Jim Meyering