]> 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)
committerSean Bright <sean@seanbright.com>
Tue, 28 Nov 2023 20:02:10 +0000 (20:02 +0000)
commit5f0b568341eda9b614bff69479fb29f78ba3b424
treee5c1578ac64ca96ecd37962c38950a401e37b150
parentfbe92dce2b10ceca70ca12a5b901c40f308b9393
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
build_tools/make_xml_documentation