Commit 2f2bf4b2caa1cb9a4a5039b7a44db101943382d1

Hugh McMaster 2019-07-31T20:21:47

xml2-config.in: Output CFLAGS and LIBS on the same line xml2-config currently outputs the results of '--cflags --libs' on two lines. Printing this information on one line is far more useful.