configure.ac: detect libiso9660 with pkg-config

Fail if the iso9660 plugin is enabled but not found.
This commit is contained in:
Max Kellermann
2009-04-13 20:47:28 +02:00
parent e216e01ab3
commit e1f0c5347c
2 changed files with 4 additions and 5 deletions
+2
View File
@@ -270,9 +270,11 @@ endif
# archive plugins
ARCHIVE_CFLAGS = \
$(ISO9660_CFLAGS) \
$(ZZIP_CFLAGS)
ARCHIVE_LIBS = \
$(ISO9660_LIBS) \
$(ZZIP_LIBS)
ARCHIVE_SRC =