[vlc-devel] Disable skins leaving residual directories

Mark Moriarty mfmbusiness at earthlink.net
Sun Jun 6 19:34:45 CEST 2004


Hi --
I'm trying to build VLC without some of the things I do not want/need.
For configure switches, I use:
  ./configure \
      --disable-sdl --disable-gtk \
      --enable-nls \
      --disable-skins \
      --disable-skins2 \
...plus a bunch of other lines.

On the make, and make install-win32, it isn't building the lib-skins, but
the resulting install set still has top-level directories called "skins" and
"skins2", with about 256K and 512K of files in them.
 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list