Commits
Juris Lambda authored 6b266637e03
........S. [ZBXNEXT-8593] added a simple macro substitution function to expand user input This is actually taken from src/libs/zbxdbupgrade/dbupgrade_6030.c, as this seemed to be the most straight forward way. We're looking to replace a known macro with a known value, so no need to jump through hoops.