Use new GNULib.
commit559e2121af7dbf2bbc228888816eff7d382aedbb
authorSimon Josefsson <simon@josefsson.org>
Tue, 28 Sep 2004 22:46:39 +0000 (28 22:46 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 28 Sep 2004 22:46:39 +0000 (28 22:46 +0000)
treece6a4eeda4584b166209a8035a60a6e893f7bd2b
parent77a1d45a05520986562f568ad53e61905b7f2b2f
Use new GNULib.
39 files changed:
gl/Makefile.am
gl/dummy.c
gl/getopt.c
gl/getopt1.c
gl/getopt_.h
gl/getopt_int.h
gl/gettext.h [moved from src/gettext.h with 90% similarity]
gl/m4/codeset.m4 [new file with mode: 0644]
gl/m4/gettext.m4 [new file with mode: 0644]
gl/m4/glibc21.m4 [new file with mode: 0644]
gl/m4/gnulib.m4
gl/m4/iconv.m4 [new file with mode: 0644]
gl/m4/intdiv0.m4 [new file with mode: 0644]
gl/m4/intmax.m4 [new file with mode: 0644]
gl/m4/inttypes-pri.m4 [new file with mode: 0644]
gl/m4/inttypes.m4 [new file with mode: 0644]
gl/m4/inttypes_h.m4 [new file with mode: 0644]
gl/m4/isc-posix.m4 [new file with mode: 0644]
gl/m4/lcmessage.m4 [new file with mode: 0644]
gl/m4/lib-ld.m4 [new file with mode: 0644]
gl/m4/lib-link.m4 [new file with mode: 0644]
gl/m4/lib-prefix.m4 [new file with mode: 0644]
gl/m4/longdouble.m4 [new file with mode: 0644]
gl/m4/longlong.m4 [new file with mode: 0644]
gl/m4/nls.m4 [new file with mode: 0644]
gl/m4/po.m4 [new file with mode: 0644]
gl/m4/printf-posix.m4 [new file with mode: 0644]
gl/m4/progtest.m4 [new file with mode: 0644]
gl/m4/signed.m4 [new file with mode: 0644]
gl/m4/size_max.m4 [new file with mode: 0644]
gl/m4/stdint_h.m4 [new file with mode: 0644]
gl/m4/strdup.m4
gl/m4/uintmax_t.m4 [new file with mode: 0644]
gl/m4/ulonglong.m4 [new file with mode: 0644]
gl/m4/wchar_t.m4 [new file with mode: 0644]
gl/m4/wint_t.m4 [new file with mode: 0644]
gl/m4/xsize.m4 [copied from gl/m4/strdup.m4 with 54% similarity]
gl/strdup.c
gl/strdup.h