Checking for availability of LIBBURN_ARCH_LIBS

This commit is contained in:
2015-12-10 19:33:16 +00:00
parent 57f70a35d9
commit a9c8ea6243
3 changed files with 39 additions and 0 deletions

View File

@ -477,6 +477,9 @@ then
AC_DEFINE([Libburn_read_o_direcT], [])
fi
# Check for system dependent mandatory libraries (LIBBURN_ARCH_LIBS)
LIBBURNIA_CHECK_ARCH_LIBS(mandatory)
# ------- Visible mark in configure : Start of library check