From 3f17fb6c1a5e380e8015ccd9d40bcbc1093c4a50 Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Sat, 1 Oct 2005 08:58:10 +0000 Subject: [PATCH] Fix typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.2