]> git.sesse.net Git - vlc/commitdiff
typo
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 10 Apr 2010 13:25:33 +0000 (16:25 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 10 Apr 2010 13:25:33 +0000 (16:25 +0300)
configure.ac

index 5ed528e3a2114374294d176a5e62135bea1251a0..b148e986c446386655ae1677dfa2b8e3416c70ee 100644 (file)
@@ -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)