Demanding libisofs-1.2.1 with ./configure --enable-pkg-check-modules
This commit is contained in:
parent
95b2ee0562
commit
19b0e80795
@ -322,7 +322,7 @@ dnl If PKG_CHECK_MODULES is to be used after this if-block,
|
|||||||
dnl then it might be necessary to perform PKG_PROG_PKG_CONFIG before the block.
|
dnl then it might be necessary to perform PKG_PROG_PKG_CONFIG before the block.
|
||||||
|
|
||||||
LIBBURN_REQUIRED=1.2.0
|
LIBBURN_REQUIRED=1.2.0
|
||||||
LIBISOFS_REQUIRED=1.2.0
|
LIBISOFS_REQUIRED=1.2.1
|
||||||
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
|
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
|
||||||
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)
|
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)
|
||||||
if test x$LIBCDIO_DEF = x; then
|
if test x$LIBCDIO_DEF = x; then
|
||||||
|
Loading…
Reference in New Issue
Block a user