summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2019-01-07 17:46:10 +0200
committerAlon Bar-Lev <alon.barlev@gmail.com>2019-01-07 17:46:13 +0200
commit765af4bb518f7e0911340f4e7a6429af77dc9ea4 (patch)
treee1ad644ef1ec3faa4e3003952a72ee5a6b187040
parent1626663a7cad198457066df044bdf6196469c8d6 (diff)
downloadgnutls-765af4bb518f7e0911340f4e7a6429af77dc9ea4.tar.gz
build: install all m4 macros
having all m4 macros in m4/ directory enables easier autoreconf process for downstream as dependency programs that provide these macros are not required. both gtk-doc and guile requires huge dependency list, and currently are required per any change (patch) in autotools. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 06427f3395..57e42359bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,7 @@ if ENABLE_DOC
SUBDIRS += doc
endif
-ACLOCAL_AMFLAGS = -I m4 -I src/libopts/m4 -I src/gl/m4 -I lib/unistring/m4
+ACLOCAL_AMFLAGS = -I m4 -I src/libopts/m4 -I src/gl/m4 -I lib/unistring/m4 --install
EXTRA_DIST = cfg.mk maint.mk CONTRIBUTING.md README.md LICENSE AUTHORS NEWS \
ChangeLog THANKS INSTALL.md symbols.last