From: Jean-Paul Saman Date: Sat, 1 Oct 2005 08:58:10 +0000 (+0000) Subject: Fix typo X-Git-Tag: 0.8.4~375 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=3f17fb6c1a5e380e8015ccd9d40bcbc1093c4a50;p=vlc Fix typo --- diff --git a/configure.ac b/configure.ac index bbaea5a844..2e047abe2b 100644 --- a/configure.ac +++ b/configure.ac @@ -1724,7 +1724,7 @@ dnl dnl gnomeVFS access module dnl AC_ARG_ENABLE(gnomevfs, - [ --enable-gnomevfs GnomeVFS access module (default enables)]) + [ --enable-gnomevfs GnomeVFS access module (default enabled)]) if test "${enable_gnomevfs}" != "no" then PKG_CHECK_MODULES(GNOMEVFS, gnome-vfs-2.0,