]> git.sesse.net Git - vlc/blobdiff - configure.ac
Implement cdrom tools to access audio/video CD on OS/2
[vlc] / configure.ac
index d8e640663c372167026d93b4a922d7c88be7a213..d30dc83cde92f78aac528a19c0acbea99359cf98 100644 (file)
@@ -2041,7 +2041,7 @@ then
     AC_MSG_RESULT(no)
   ])
 
-  if test "${SYS}" = "bsdi" -o "${SYS}" = "mingw32"
+  if test "${SYS}" = "bsdi" -o "${SYS}" = "mingw32" -o "${SYS}" = "os2"
   then
     VLC_ADD_PLUGIN([vcd cdda])
   fi