Michal Privoznik 8f2cbe73f3 virschematest: Link with libxml2
We use libxml2 APIs in the test (e.g. xmlFreeDoc) but not link
with -lxml2 which can cause problems:

/usr/bin/ld: virschematest.o: undefined reference to symbol 'xmlFreeDoc@@LIBXML2_2.4.30'
//usr/lib/x86_64-linux-gnu/libxml2.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:4702: recipe for target 'virschematest' failed

Reported-by: Katerina Koukiou <k.koukiou@googlemail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-06-08 13:38:35 +02:00
..
2014-09-03 09:36:13 -06:00
2016-03-18 17:29:53 +01:00
2015-05-21 18:13:18 +02:00
2015-04-23 17:08:48 -04:00
2015-06-25 09:11:15 +02:00
2016-06-08 13:38:35 +02:00
2016-03-18 17:29:53 +01:00
2016-05-14 09:19:51 +02:00
2016-03-30 10:21:44 +03:00
2016-05-23 10:40:22 +02:00
2016-05-23 10:38:45 +02:00
2015-05-21 18:13:18 +02:00
2016-05-02 07:18:25 +02:00
2016-05-20 17:16:21 +02:00
2016-02-11 11:35:02 +01:00
2016-05-20 17:16:21 +02:00
2015-04-14 19:33:02 +02:00
2015-04-14 19:33:02 +02:00
2016-05-20 17:16:21 +02:00
2016-02-23 10:36:13 +01:00
2016-05-02 07:18:25 +02:00
2016-05-26 10:47:03 -06:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00