include: autotools: Add dummy GTKDOCIZE
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 15 Mar 2023 23:30:26 +0000 (00:30 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 15 Mar 2023 23:36:12 +0000 (00:36 +0100)
autoreconf wants to use the gtkdocize tool now if a configure.ac file
defines GTK_DOC_CHECk(). OpenWrt does not ship the gtkdocize tool, just
use true instead. This fixes the build of some applications like guntls.

Fixes: 030447b8f4c7 ("tools/autoconf: bump to 2.71")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/autotools.mk

index f659bac3c5bedae41b508415ce6df401d5ea040b..cba36ccd9fa2b83a9a3b64efaad81c0575fe828b 100644 (file)
@@ -23,7 +23,8 @@ AM_TOOL_PATHS:= \
        LIBTOOLIZE=$(STAGING_DIR_HOST)/bin/libtoolize \
        LIBTOOL=$(STAGING_DIR_HOST)/bin/libtool \
        M4=$(STAGING_DIR_HOST)/bin/m4 \
-       AUTOPOINT=true
+       AUTOPOINT=true \
+       GTKDOCIZE=true
 
 # 1: build dir
 # 2: remove files