mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 02:40:26 +00:00
configure.ac: added reference for libdl (DeckLink)
This commit is contained in:
@@ -290,6 +290,7 @@ then
|
||||
DECKLINK_OBJ="src/video_capture/DeckLinkAPIDispatch.o src/video_capture/decklink.o src/video_display/decklink.o"
|
||||
AC_DEFINE([HAVE_DECKLINK], [1], [Build with DeckLink support])
|
||||
LINKER=$CXX
|
||||
LIBS=" -ldl"
|
||||
else
|
||||
DECKLINK_PATH=
|
||||
DECKLINK_INC=
|
||||
|
||||
Reference in New Issue
Block a user