summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-03-17 15:01:21 -0400
committerZack Weinberg <zackw@panix.com>2020-08-18 08:44:13 -0400
commitdd880a0a6de5602cdd40b770ed6b083b34aa0768 (patch)
treee490348f3860f71467b58640c2f919ae8824c7b1 /lib
parentaba75f6d4a9c875a9d5d90a07c6b3678db66a4bf (diff)
downloadautoconf-dd880a0a6de5602cdd40b770ed6b083b34aa0768.tar.gz
autoreconf: integrate gtkdocize into the standard reconfiguration tools
When the GTK_DOC_CHECK macro is in use, this flags a given configure.ac as belonging the the common class of gtk-related software that requires the gtkdocize tool to be run before autoreconf, in order to install the gtk-doc macro and Makefile fragment. Make this easier to accomplish via teaching autoreconf how to detect and run this tool automatically; this gets us one step closer to a world in which `autoreconf -fi` on its own is enough to bootstrap any autotools project into a configurable state.
Diffstat (limited to 'lib')
-rw-r--r--lib/autom4te.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/autom4te.in b/lib/autom4te.in
index 65d42ebd..7488d2f0 100644
--- a/lib/autom4te.in
+++ b/lib/autom4te.in
@@ -99,6 +99,7 @@ args: --preselect AC_CONFIG_SUBDIRS
args: --preselect AC_INIT
args: --preselect AC_PROG_LIBTOOL
args: --preselect AM_PROG_LIBTOOL
+args: --preselect GTK_DOC_CHECK
args: --preselect LT_INIT
args: --preselect LT_CONFIG_LTDL_DIR
args: --preselect AM_GNU_GETTEXT