2010/10/14 Alejandro Mery <amery(a)geeks.cl>:
hi,
I want to try to add some basic support for (linux-)vserver to libvirt
and after reading some old mail threads I noticed you vanished
PKG_CHECK_EXISTS back in 2008. is it still not welcomed in libvirt?
PKG_CHECK_MODULES also?
Thanks,
Alejandro Mery
No idea about PKG_CHECK_EXISTS, but if you look at configure.ac you'll
find multiple instances of PKG_CHECK_MODULES, so this one is perfectly
fine.
Matthias