Commit 68a62358 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

typo

parent 9fa62a2c
......@@ -769,7 +769,7 @@ 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]),
VLC_ADD_LIBS([libvlccore realvideo lua],[$LIBDL])
fi
fi
AC_SUBST(LIBDL)
......
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