repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glob: Declare variables at the very start of their scope.
[gnulib/ericb.git]
/
modules
/
version-etc
blob
d4cea5ad98ef14d45253cf87dfa1939103e804d1
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