posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / version-etc
blobd4cea5ad98ef14d45253cf87dfa1939103e804d1
1 Description:
2 Print --version and bug-reporting information in a consistent format.
4 Files:
5 lib/version-etc.h
6 lib/version-etc.c
7 m4/version-etc.m4
9 Depends-on:
10 gettext-h
11 stdarg
13 configure.ac:
14 gl_VERSION_ETC
16 Makefile.am:
17 lib_SOURCES += version-etc.h version-etc.c
19 Include:
20 "version-etc.h"
22 License:
23 LGPL
25 Maintainer:
26 Jim Meyering