Browse Source

Keep access_gnomevfs as the plugin name

pull/2/head
Jean-Baptiste Kempf 17 years ago
parent
commit
db6a2bfa68
  1. 2
      configure.ac

2
configure.ac

@ -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.

Loading…
Cancel
Save