Commit 1341deac131af51bdd3b4dd124440c198d361cc9

Nick Wellnhofer 2024-06-16T17:57:12

xmllint: Move shell to xmllint Move source code for xmllint shell to shell.c and move it from the libxml2 library to the xmllint executable. Also allow shell to run without XPath and debug modules. Add stubs for old shell API functions in legacy build mode.