Commit e1052af3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Configure: enable smb on Windows

parent f7a43ee5
......@@ -1743,6 +1743,7 @@ dnl
dnl libsmbclient plugin
dnl
PKG_ENABLE_MODULES_VLC([SMBCLIENT], [access_smb], [smbclient], (SMB/CIFS support), [auto])
AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([access_smb]) ])
dnl
......
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