]> git.sesse.net Git - vlc/commitdiff
Keep access_gnomevfs as the plugin name
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Aug 2009 06:41:25 +0000 (08:41 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Aug 2009 06:41:25 +0000 (08:41 +0200)
configure.ac

index 96076816429aa6cf11c058d59568ca86c923bdf1..0b6141b76257ffaf269f6ba3c3b47e956077453e 100644 (file)
@@ -2324,7 +2324,7 @@ fi
 dnl
 dnl  gnomeVFS access module
 dnl
-PKG_ENABLE_MODULES_VLC([GNOMEVFS], [], [gnome-vfs-2.0], [GnomeVFS access module], [auto])
+PKG_ENABLE_MODULES_VLC([GNOMEVFS], [access_gnomevfs], [gnome-vfs-2.0], [GnomeVFS access module], [auto])
 
 
 dnl Need to test libcdio and libvcdinfo for a number of things. Do it now.