]> git.sesse.net Git - vlc/blobdiff - configure.ac
Removed non converted svgalib video output module.
[vlc] / configure.ac
index 67ff0b2f69e34c4c51a2fff6107eb3b072a954ba..de8356fd640b485032c7236413548cf99c67221d 100644 (file)
@@ -3620,17 +3620,6 @@ AC_ARG_ENABLE(omapfb,
       VLC_ADD_PLUGIN([swscale_omap])
     fi
 
-dnl
-dnl  SVGAlib module
-dnl
-AC_ARG_ENABLE(svgalib,
-  [  --enable-svgalib        SVGAlib support (default disabled)])
-if test "${enable_svgalib}" = "yes"
-then
-  VLC_ADD_PLUGIN([svgalib])
-  VLC_ADD_LIBS([svgalib],[-lvgagl -lvga])
-fi
-
 dnl
 dnl  DirectFB module
 dnl  try to find using: 1 - given location; 2 - directfb-config; 3 - pkg-config