Separate gnulib directories. Also update gnulib files.
commit4ad35bcb93276122515bf2d8a323254a43353d23
authorSimon Josefsson <simon@josefsson.org>
Wed, 18 Oct 2006 12:05:01 +0000 (18 12:05 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 18 Oct 2006 12:05:01 +0000 (18 12:05 +0000)
tree75c911593325a9f45e8b56998ae0692c7b7f8cc3
parent4544201daa8dd5b86c094321058769afd22d6c23
Separate gnulib directories.  Also update gnulib files.
26 files changed:
Makefile.am
configure.ac
gl/Makefile.am
gl/gettext.h
gl/m4/gnulib-comp.m4
gl/m4/longlong.m4
gl/m4/stdint.m4
gl/m4/ulonglong.m4 [new file with mode: 0644]
gl/stdint_.h
gl/strdup.c
gnupload
lib/Makefile.am
lib/gl/Makefile.am [new file with mode: 0644]
lib/gl/iconvme.c [new file with mode: 0644]
lib/gl/iconvme.h [new file with mode: 0644]
lib/gl/m4/gnulib-cache.m4 [new file with mode: 0644]
lib/gl/m4/gnulib-comp.m4 [new file with mode: 0644]
lib/gl/m4/gnulib-tool.m4 [new file with mode: 0644]
lib/gl/m4/iconv.m4 [new file with mode: 0644]
lib/gl/m4/iconvme.m4 [new file with mode: 0644]
lib/gl/m4/lib-ld.m4 [new file with mode: 0644]
lib/gl/m4/lib-link.m4 [new file with mode: 0644]
lib/gl/m4/lib-prefix.m4 [new file with mode: 0644]
lib/gl/m4/strdup.m4 [new file with mode: 0644]
lib/gl/strdup.c [copied from gl/strdup.c with 97% similarity]
lib/gl/strdup.h [copied from gl/strdup.c with 51% similarity]