]> git.sesse.net Git - vlc/blobdiff - configure
* ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
[vlc] / configure
index 0e14ce36631eb24e6cbb0f9ff2410088d04dd466..921317d8ad0d24eb3bb8934023f2bb5c76cfa106 100755 (executable)
--- a/configure
+++ b/configure
@@ -6439,7 +6439,7 @@ if test "${enable_mga+set}" = set; then
   enableval="$enable_mga"
    if test x$enable_mga = xyes
     then
-      PLUGINS="${PLUGINS} mga"
+      PLUGINS="${PLUGINS} mga xmga"
     fi 
 fi