Imported Upstream version 1.4.13+git200906171200

This commit is contained in:
Jan Wagner 2013-11-26 23:56:50 +01:00
parent 4ab9f0d24c
commit d0b8ab8112
362 changed files with 34110 additions and 10773 deletions

24
aclocal.m4 vendored
View file

@ -7258,20 +7258,23 @@ AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([m4/np_mysqlclient.m4])
m4_include([gl/m4/00gnulib.m4])
m4_include([gl/m4/alloca.m4])
m4_include([gl/m4/arpa_inet_h.m4])
m4_include([gl/m4/base64.m4])
m4_include([gl/m4/btowc.m4])
m4_include([gl/m4/c-strtod.m4])
m4_include([gl/m4/cloexec.m4])
m4_include([gl/m4/codeset.m4])
m4_include([gl/m4/dirname.m4])
m4_include([gl/m4/dos.m4])
m4_include([gl/m4/double-slash-root.m4])
m4_include([gl/m4/eoverflow.m4])
m4_include([gl/m4/errno_h.m4])
m4_include([gl/m4/error.m4])
m4_include([gl/m4/exitfail.m4])
m4_include([gl/m4/extensions.m4])
m4_include([gl/m4/fcntl-safer.m4])
m4_include([gl/m4/fcntl_h.m4])
m4_include([gl/m4/float_h.m4])
m4_include([gl/m4/floorf.m4])
m4_include([gl/m4/fstypename.m4])
@ -7284,6 +7287,7 @@ m4_include([gl/m4/gettext.m4])
m4_include([gl/m4/glibc21.m4])
m4_include([gl/m4/gnulib-common.m4])
m4_include([gl/m4/gnulib-comp.m4])
m4_include([gl/m4/hostent.m4])
m4_include([gl/m4/iconv.m4])
m4_include([gl/m4/include_next.m4])
m4_include([gl/m4/inet_ntop.m4])
@ -7295,20 +7299,31 @@ m4_include([gl/m4/lib-ld.m4])
m4_include([gl/m4/lib-link.m4])
m4_include([gl/m4/lib-prefix.m4])
m4_include([gl/m4/localcharset.m4])
m4_include([gl/m4/locale-fr.m4])
m4_include([gl/m4/locale-ja.m4])
m4_include([gl/m4/locale-zh.m4])
m4_include([gl/m4/longlong.m4])
m4_include([gl/m4/ls-mntd-fs.m4])
m4_include([gl/m4/malloc.m4])
m4_include([gl/m4/math_h.m4])
m4_include([gl/m4/mbrtowc.m4])
m4_include([gl/m4/mbsinit.m4])
m4_include([gl/m4/mbstate_t.m4])
m4_include([gl/m4/mktime.m4])
m4_include([gl/m4/mountlist.m4])
m4_include([gl/m4/multiarch.m4])
m4_include([gl/m4/netdb_h.m4])
m4_include([gl/m4/netinet_in_h.m4])
m4_include([gl/m4/nls.m4])
m4_include([gl/m4/onceonly_2_57.m4])
m4_include([gl/m4/onceonly.m4])
m4_include([gl/m4/open.m4])
m4_include([gl/m4/po.m4])
m4_include([gl/m4/printf.m4])
m4_include([gl/m4/progtest.m4])
m4_include([gl/m4/regex.m4])
m4_include([gl/m4/safe-read.m4])
m4_include([gl/m4/safe-write.m4])
m4_include([gl/m4/servent.m4])
m4_include([gl/m4/size_max.m4])
m4_include([gl/m4/snprintf.m4])
m4_include([gl/m4/socklen.m4])
@ -7325,6 +7340,9 @@ m4_include([gl/m4/string_h.m4])
m4_include([gl/m4/strndup.m4])
m4_include([gl/m4/strnlen.m4])
m4_include([gl/m4/sys_socket_h.m4])
m4_include([gl/m4/time_h.m4])
m4_include([gl/m4/time_r.m4])
m4_include([gl/m4/timegm.m4])
m4_include([gl/m4/unistd-safer.m4])
m4_include([gl/m4/unistd_h.m4])
m4_include([gl/m4/vasnprintf.m4])
@ -7332,8 +7350,10 @@ m4_include([gl/m4/vasprintf.m4])
m4_include([gl/m4/vsnprintf.m4])
m4_include([gl/m4/wchar.m4])
m4_include([gl/m4/wchar_t.m4])
m4_include([gl/m4/wcrtomb.m4])
m4_include([gl/m4/wctype.m4])
m4_include([gl/m4/wint_t.m4])
m4_include([gl/m4/write.m4])
m4_include([gl/m4/xalloc.m4])
m4_include([gl/m4/xsize.m4])
m4_include([gl/m4/xstrndup.m4])