Kaydet (Commit) 9ab44f12 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Adapt AS_HELP_STRINGs

...to b7b3a90f "make gio the default instead of
crufty old gnome-vfs."

Change-Id: Ia6d250ec567f24d6bec3deb4a3d41a118b29b57d
üst b267ee91
......@@ -920,13 +920,13 @@ AC_ARG_ENABLE(gconf,
,enable_gconf=yes)
AC_ARG_ENABLE(gnome-vfs,
AS_HELP_STRING([--disable-gnome-vfs],
AS_HELP_STRING([--enable-gnome-vfs],
[Determines whether to use the Gnome Virtual Filing System on platforms
where that VFS is available.]),
,enable_gnome_vfs=no)
AC_ARG_ENABLE(gio,
AS_HELP_STRING([--enable-gio],
AS_HELP_STRING([--disable-gio],
[Determines whether to use the GIO support.]),
,enable_gio=yes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment