]> 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:03 +0000 (20:02 +0000)
commite196ccb7c22339c3c4455198687c56ad566eaaf9
tree7da300aac9ac1a97f2ef9272a8993197fc874a0d
parent242a0685b12dd3783676994e3ac9d7f5d90e3401
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