Commit 9abb4e76 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove old HAVE_DL_DLOPEN definition

parent fcb8fce6
......@@ -728,7 +728,6 @@ if test "${ac_cv_have_plugins}" = "no" -o "${SYS}" = "darwin"; then
])
])
if test "${ac_cv_my_have_dlopen}" = "yes"; then
AC_DEFINE(HAVE_DL_DLOPEN, 1, [Define if you have the dlopen API])
ac_cv_have_plugins=yes
VLC_ADD_LIBS([libvlccore realvideo lua],[$LIBDL])
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment