]> git.ipfire.org Git - thirdparty/asterisk.git/commit
make_xml_documentation: Properly handle absolute LOCAL_MOD_SUBDIRS.
authorSean Bright <sean@seanbright.com>
Mon, 27 Nov 2023 16:43:15 +0000 (11:43 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:32:13 +0000 (18:32 +0000)
commit8087a4ef2c2ea786be0f16c803a5a538622368ab
treebe8c9a4a3a6fc4c4412f74ac69725ea56ae894e5
parent77e801129127bf6531b8f17cea0ac750261017be
make_xml_documentation: Properly handle absolute LOCAL_MOD_SUBDIRS.

If LOCAL_MOD_SUBDIRS contains absolute paths, do not prefix them with
the path to Asterisk's source tree.

Fixes #142

(cherry picked from commit 5f0b568341eda9b614bff69479fb29f78ba3b424)
build_tools/make_xml_documentation