-
- Downloads
xslt-config.in: Add a --dynamic option to --libs
xslt-config --libs prints static library linking information by default. This is un-necessary for most programs, so introduce a new option, --dynamic, which, when combined with --libs, only prints shared library linking information.
Please register or sign in to comment