8986e351a4
This fixes the mingw build breakage reported by Pierre. I found that the gnulib strerror module somehow requires us to pull in the gethostname module. However, pulling in the gethostname module makes many things break. I've sent a bug report to gnulib. Meanwhile, removing the strerror module should not harm gdb and fixes the build. I'm checking this in. 2013-11-20 Tom Tromey <tromey@redhat.com> * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Remove strerror module. * gnulib/aclocal.m4: Update. * gnulib/config.in: Update. * gnulib/configure: Update. * gnulib/import/Makefile.am: Update. * gnulib/import/Makefile.in: Update. * gnulib/import/errno.in.h: Remove. * gnulib/import/intprops.h: Remove. * gnulib/import/m4/errno_h.m4: Remove. * gnulib/import/m4/gnulib-cache.m4: Update. * gnulib/import/m4/gnulib-comp.m4: Update. * gnulib/import/m4/strerror.m4: Remove. * gnulib/import/m4/sys_socket_h.m4: Remove. * gnulib/import/strerror-override.c: Remove. * gnulib/import/strerror-override.h: Remove. * gnulib/import/strerror.c: Remove. * gnulib/update-gnulib.sh: Update. |
||
---|---|---|
.. | ||
00gnulib.m4 | ||
alloca.m4 | ||
codeset.m4 | ||
configmake.m4 | ||
dirent_h.m4 | ||
exponentd.m4 | ||
exponentl.m4 | ||
extensions.m4 | ||
extern-inline.m4 | ||
fcntl-o.m4 | ||
float_h.m4 | ||
fnmatch.m4 | ||
fpieee.m4 | ||
frexp.m4 | ||
frexpl.m4 | ||
glibc21.m4 | ||
gnulib-cache.m4 | ||
gnulib-common.m4 | ||
gnulib-comp.m4 | ||
gnulib-tool.m4 | ||
include_next.m4 | ||
inttypes-pri.m4 | ||
inttypes.m4 | ||
isnand.m4 | ||
isnanl.m4 | ||
localcharset.m4 | ||
locale-fr.m4 | ||
locale-ja.m4 | ||
locale-zh.m4 | ||
longlong.m4 | ||
math_h.m4 | ||
mbrtowc.m4 | ||
mbsinit.m4 | ||
mbsrtowcs.m4 | ||
mbstate_t.m4 | ||
memchr.m4 | ||
memmem.m4 | ||
mmap-anon.m4 | ||
multiarch.m4 | ||
off_t.m4 | ||
pathmax.m4 | ||
ssize_t.m4 | ||
stdbool.m4 | ||
stddef_h.m4 | ||
stdint.m4 | ||
string_h.m4 | ||
strstr.m4 | ||
sys_stat_h.m4 | ||
sys_types_h.m4 | ||
time_h.m4 | ||
unistd_h.m4 | ||
warn-on-use.m4 | ||
wchar_h.m4 | ||
wchar_t.m4 | ||
wctype_h.m4 | ||
wint_t.m4 |