summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--Makefile.am5
m---------gnulib0
3 files changed, 9 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 3460b916a..2f93f706f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-02018-10-04 Deri James <deri@chuzzlewit.myzen.co.uk>
+2018-10-10 Bertrand Garrigues <bertrand.garrigues@laposte.net>
+
+ Update 'gnulib' submodule.
+
+ * gnulib: now points on dce8759f0f0236a860a3e68b63c5e99cc6f168f9
+ from 'gnulib' repository. This fixes build error with glibc 2.28
+ (see https://bugzilla.redhat.com/show_bug.cgi?id=1595702).
+
+2018-10-04 Deri James <deri@chuzzlewit.myzen.co.uk>
Savannah bug # 54779
diff --git a/Makefile.am b/Makefile.am
index 6021f79d9..65bfe90db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -728,11 +728,6 @@ BUILT_SOURCES += defs.h
# Force generation of test-groff even though we don't ship it.
BUILT_SOURCES += test-groff
-# Same thing for gnulib's localcharset.c and configmake.h: gnulib uses
-# BUILT_SOURCES only, adding the following makes 'make lib/libgnu.a'
-# possible
-lib/localcharset.$(OBJEXT): lib/configmake.h
-
# if there is a name prefix we install the man pages by hand
all: generate_man_files
install-data-hook: install-prefix-man
diff --git a/gnulib b/gnulib
-Subproject cf56f8f618c48cfadd2499ced58574633d12f12
+Subproject dce8759f0f0236a860a3e68b63c5e99cc6f168f