mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
23 lines
239 B
Plaintext
23 lines
239 B
Plaintext
Description:
|
|
Print --version output.
|
|
|
|
Files:
|
|
lib/version-etc.h
|
|
lib/version-etc.c
|
|
|
|
Depends-on:
|
|
unlocked-io
|
|
gettext
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += version-etc.h version-etc.c
|
|
|
|
Include:
|
|
"version-etc.h"
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|