]> git.sesse.net Git - vlc/commitdiff
configure: fix missing smb plugin
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 12 Feb 2015 06:06:03 +0000 (08:06 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 12 Feb 2015 06:17:41 +0000 (08:17 +0200)
configure.ac

index 7a3ee71dd3eef52e488c105703332f2d4c151681..9e15cb9ba997ac5860eefc2e0cc76de807a0b36e 100644 (file)
@@ -1748,7 +1748,7 @@ dnl
 dnl  libsmbclient plugin
 dnl
 PKG_ENABLE_MODULES_VLC([SMBCLIENT], [smb], [smbclient], (SMB/CIFS support), [auto])
-AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([access_smb]) ])
+AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([smb]) ])
 
 dnl
 dnl  liBDSM access module