--libtool version of gnulib installed
authorPhilip Kovacs <pkovacs@users.sourceforge.net>
Thu, 3 Jul 2008 23:28:51 +0000 (23:28 +0000)
committerPhilip Kovacs <pkovacs@users.sourceforge.net>
Thu, 3 Jul 2008 23:28:51 +0000 (23:28 +0000)
commita2775d30d186dfc51b7f001f122da561dcc5eb1a
tree767f33a637812cd4f3b0ca70d27cbd1ee2e258a0
parentc4b7941d49628e110458937e206d7fb15508c4e0
--libtool version of gnulib installed

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1211 7f574dfc-610e-0410-a909-a81674777703
73 files changed:
configure.ac.in
libgnu/Makefile.am [new file with mode: 0644]
libgnu/alloca_.h [new file with mode: 0644]
libgnu/asnprintf.c [new file with mode: 0644]
libgnu/dummy.c [new file with mode: 0644]
libgnu/float+.h [new file with mode: 0644]
libgnu/float_.h [new file with mode: 0644]
libgnu/gai_strerror.c [new file with mode: 0644]
libgnu/getaddrinfo.c [new file with mode: 0644]
libgnu/getaddrinfo.h [new file with mode: 0644]
libgnu/gettext.h [new file with mode: 0644]
libgnu/inet_ntop.c [new file with mode: 0644]
libgnu/inet_ntop.h [new file with mode: 0644]
libgnu/link-warning.h [new file with mode: 0644]
libgnu/m4/absolute-header.m4 [new file with mode: 0644]
libgnu/m4/alloca.m4 [new file with mode: 0644]
libgnu/m4/arpa_inet_h.m4 [new file with mode: 0644]
libgnu/m4/eoverflow.m4 [new file with mode: 0644]
libgnu/m4/extensions.m4 [new file with mode: 0644]
libgnu/m4/float_h.m4 [new file with mode: 0644]
libgnu/m4/getaddrinfo.m4 [new file with mode: 0644]
libgnu/m4/gnulib-cache.m4 [new file with mode: 0644]
libgnu/m4/gnulib-common.m4 [new file with mode: 0644]
libgnu/m4/gnulib-comp.m4 [new file with mode: 0644]
libgnu/m4/gnulib-tool.m4 [new file with mode: 0644]
libgnu/m4/include_next.m4 [new file with mode: 0644]
libgnu/m4/inet_ntop.m4 [new file with mode: 0644]
libgnu/m4/intmax_t.m4 [new file with mode: 0644]
libgnu/m4/inttypes_h.m4 [new file with mode: 0644]
libgnu/m4/longlong.m4 [new file with mode: 0644]
libgnu/m4/malloc.m4 [new file with mode: 0644]
libgnu/m4/netinet_in_h.m4 [new file with mode: 0644]
libgnu/m4/onceonly_2_57.m4 [new file with mode: 0644]
libgnu/m4/size_max.m4 [new file with mode: 0644]
libgnu/m4/snprintf.m4 [new file with mode: 0644]
libgnu/m4/socklen.m4 [new file with mode: 0644]
libgnu/m4/sockpfaf.m4 [new file with mode: 0644]
libgnu/m4/stdbool.m4 [new file with mode: 0644]
libgnu/m4/stdint.m4 [new file with mode: 0644]
libgnu/m4/stdint_h.m4 [new file with mode: 0644]
libgnu/m4/stdio_h.m4 [new file with mode: 0644]
libgnu/m4/stdlib_h.m4 [new file with mode: 0644]
libgnu/m4/strdup.m4 [new file with mode: 0644]
libgnu/m4/string_h.m4 [new file with mode: 0644]
libgnu/m4/sys_socket_h.m4 [new file with mode: 0644]
libgnu/m4/ulonglong.m4 [new file with mode: 0644]
libgnu/m4/unistd_h.m4 [new file with mode: 0644]
libgnu/m4/vasnprintf.m4 [new file with mode: 0644]
libgnu/m4/wchar.m4 [new file with mode: 0644]
libgnu/m4/wchar_t.m4 [new file with mode: 0644]
libgnu/m4/wint_t.m4 [new file with mode: 0644]
libgnu/m4/xsize.m4 [new file with mode: 0644]
libgnu/malloc.c [new file with mode: 0644]
libgnu/netinet_in_.h [new file with mode: 0644]
libgnu/printf-args.c [new file with mode: 0644]
libgnu/printf-args.h [new file with mode: 0644]
libgnu/printf-parse.c [new file with mode: 0644]
libgnu/printf-parse.h [new file with mode: 0644]
libgnu/size_max.h [new file with mode: 0644]
libgnu/snprintf.c [new file with mode: 0644]
libgnu/stdbool_.h [new file with mode: 0644]
libgnu/stdint_.h [new file with mode: 0644]
libgnu/stdio_.h [new file with mode: 0644]
libgnu/stdlib_.h [new file with mode: 0644]
libgnu/strdup.c [new file with mode: 0644]
libgnu/string_.h [new file with mode: 0644]
libgnu/sys_socket_.h [new file with mode: 0644]
libgnu/unistd_.h [new file with mode: 0644]
libgnu/vasnprintf.c [new file with mode: 0644]
libgnu/vasnprintf.h [new file with mode: 0644]
libgnu/wchar_.h [new file with mode: 0644]
libgnu/xsize.h [new file with mode: 0644]
src/Makefile.am