ldo / dvdauthor

continue development of DVD-authoring tool
http://dvdauthor.sourceforge.net/
GNU General Public License v2.0
71 stars 20 forks source link

Use PKG_CHECK_MODULES to detect the libxml2 library #30

Closed hughmcmaster closed 3 years ago

hughmcmaster commented 4 years ago

Debian is removing xml2-config from its libxml2 development package. This means dvdauthor fails to build from source.

This patch uses the PKG_CHECK_MODULES pkg-config macro to detect the libxml2 library.

ldo commented 3 years ago

OK, done in 45705ece5ec5d7d6b9ab3e7a68194796a398e855.