libvirt/proxy
Matthias Bolte a77821c864 Fix linker errors in proxy
domain_conf.c:494: undefined reference to 'virNWFilterHashTableFree'
domain_conf.c:5107: undefined reference to 'virNWFilterFormatParamAttributes'

Add missing source to the proxy and disable XML parsing code in
nwfilter_params.c for a proxy build.
2010-03-31 23:21:34 +02:00
..
.gitignore generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
libvirt_proxy.c build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
Makefile.am Fix linker errors in proxy 2010-03-31 23:21:34 +02:00