summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2018-10-10 22:47:47 +0200
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2018-10-10 23:16:22 +0200
commit1c8c0210bded9e78c2748753c17fc9d9b07b0089 (patch)
tree937555d12ce05471afc614e3a314d436fec48816 /Makefile.am
parent8f80fd6e9ef0bdc4180cedab8929b1fb34a913be (diff)
downloadgroff-git-1c8c0210bded9e78c2748753c17fc9d9b07b0089.tar.gz
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). * Makefile.am: gnulib's 'localcharset.c' no longer includes 'configmake.h'.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
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