The installation of libcdio++.pc and libiso9660++.pc should be dependent on ENABLE_CXX_BINDINGS, not ENABLE_CPP. Bug #25202 from Yaakov Selkowitz
This commit is contained in:
@@ -50,7 +50,7 @@ pkgconfig_DATA = libcdio.pc \
|
|||||||
libudf.pc \
|
libudf.pc \
|
||||||
$(paranoiapcs)
|
$(paranoiapcs)
|
||||||
|
|
||||||
if ENABLE_CPP
|
if ENABLE_CXX_BINDINGS
|
||||||
pkgconfig_DATA += \
|
pkgconfig_DATA += \
|
||||||
libcdio++.pc \
|
libcdio++.pc \
|
||||||
libiso9660++.pc
|
libiso9660++.pc
|
||||||
|
|||||||
Reference in New Issue
Block a user