]> sjero.net Git - wget/commit
Initial gnulib-tool --import.
authorMicah Cowan <micah@cowan.name>
Sun, 14 Oct 2007 05:37:15 +0000 (22:37 -0700)
committerMicah Cowan <micah@cowan.name>
Sun, 14 Oct 2007 05:37:15 +0000 (22:37 -0700)
commit981d279da39a99c36480291d54b737bc97c4e077
tree7275bd4a017549683ae64bd479c9330076471e18
parent613c3177856442f5ef9db2fd72fe10402288a818
Initial gnulib-tool --import.
24 files changed:
ChangeLog
GNUmakefile [new file with mode: 0644]
Makefile.am
configure.ac
lib/Makefile.am [new file with mode: 0644]
lib/c-ctype.c [new file with mode: 0644]
lib/c-ctype.h [new file with mode: 0644]
lib/getopt.c [new file with mode: 0644]
lib/getopt.in.h [new file with mode: 0644]
lib/getopt1.c [new file with mode: 0644]
lib/getopt_int.h [new file with mode: 0644]
lib/gettext.h [new file with mode: 0644]
lib/stdbool.in.h [new file with mode: 0644]
lib/unistd.in.h [new file with mode: 0644]
link-warning.h [new file with mode: 0644]
m4/getopt.m4 [new file with mode: 0644]
m4/gnulib-cache.m4 [new file with mode: 0644]
m4/gnulib-common.m4 [new file with mode: 0644]
m4/gnulib-comp.m4 [new file with mode: 0644]
m4/gnulib-tool.m4 [new file with mode: 0644]
m4/include_next.m4 [new file with mode: 0644]
m4/stdbool.m4 [new file with mode: 0644]
m4/unistd_h.m4 [new file with mode: 0644]
maint.mk [new file with mode: 0644]