Imported Upstream version 1.4.12
This commit is contained in:
parent
1d1585cd09
commit
4ab9f0d24c
291 changed files with 27277 additions and 11364 deletions
25
aclocal.m4
vendored
25
aclocal.m4
vendored
|
@ -7258,9 +7258,9 @@ AC_SUBST([am__untar])
|
|||
]) # _AM_PROG_TAR
|
||||
|
||||
m4_include([m4/np_mysqlclient.m4])
|
||||
m4_include([gl/m4/absolute-header.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/c-strtod.m4])
|
||||
m4_include([gl/m4/cloexec.m4])
|
||||
m4_include([gl/m4/codeset.m4])
|
||||
|
@ -7272,6 +7272,8 @@ 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/float_h.m4])
|
||||
m4_include([gl/m4/floorf.m4])
|
||||
m4_include([gl/m4/fstypename.m4])
|
||||
m4_include([gl/m4/fsusage.m4])
|
||||
m4_include([gl/m4/getaddrinfo.m4])
|
||||
|
@ -7279,25 +7281,25 @@ m4_include([gl/m4/gethostname.m4])
|
|||
m4_include([gl/m4/getloadavg.m4])
|
||||
m4_include([gl/m4/getopt.m4])
|
||||
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/iconv.m4])
|
||||
m4_include([gl/m4/include_next.m4])
|
||||
m4_include([gl/m4/inet_ntop.m4])
|
||||
m4_include([gl/m4/inline.m4])
|
||||
m4_include([gl/m4/intlmacosx.m4])
|
||||
m4_include([gl/m4/intmax_t.m4])
|
||||
m4_include([gl/m4/inttypes_h.m4])
|
||||
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/lock.m4])
|
||||
m4_include([gl/m4/longdouble.m4])
|
||||
m4_include([gl/m4/localcharset.m4])
|
||||
m4_include([gl/m4/longlong.m4])
|
||||
m4_include([gl/m4/ls-mntd-fs.m4])
|
||||
m4_include([gl/m4/mbchar.m4])
|
||||
m4_include([gl/m4/mbiter.m4])
|
||||
m4_include([gl/m4/mbrtowc.m4])
|
||||
m4_include([gl/m4/memchr.m4])
|
||||
m4_include([gl/m4/minmax.m4])
|
||||
m4_include([gl/m4/malloc.m4])
|
||||
m4_include([gl/m4/math_h.m4])
|
||||
m4_include([gl/m4/mbstate_t.m4])
|
||||
m4_include([gl/m4/mountlist.m4])
|
||||
m4_include([gl/m4/netinet_in_h.m4])
|
||||
m4_include([gl/m4/nls.m4])
|
||||
|
@ -7315,12 +7317,14 @@ m4_include([gl/m4/ssize_t.m4])
|
|||
m4_include([gl/m4/stdbool.m4])
|
||||
m4_include([gl/m4/stdint.m4])
|
||||
m4_include([gl/m4/stdint_h.m4])
|
||||
m4_include([gl/m4/strcase.m4])
|
||||
m4_include([gl/m4/stdio_h.m4])
|
||||
m4_include([gl/m4/stdlib_h.m4])
|
||||
m4_include([gl/m4/strdup.m4])
|
||||
m4_include([gl/m4/strerror.m4])
|
||||
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/ulonglong.m4])
|
||||
m4_include([gl/m4/unistd-safer.m4])
|
||||
m4_include([gl/m4/unistd_h.m4])
|
||||
m4_include([gl/m4/vasnprintf.m4])
|
||||
|
@ -7329,7 +7333,6 @@ m4_include([gl/m4/vsnprintf.m4])
|
|||
m4_include([gl/m4/wchar.m4])
|
||||
m4_include([gl/m4/wchar_t.m4])
|
||||
m4_include([gl/m4/wctype.m4])
|
||||
m4_include([gl/m4/wcwidth.m4])
|
||||
m4_include([gl/m4/wint_t.m4])
|
||||
m4_include([gl/m4/xalloc.m4])
|
||||
m4_include([gl/m4/xsize.m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue