[gvfs] build: Fix typo



commit a6c3c774da479a2bcbc4597b156d77b967602669
Author: Ross Lagerwall <rosslagerwall gmail com>
Date:   Tue Dec 10 11:26:28 2013 +0200

    build: Fix typo
    
    The FTP backend is always enabled regardless of the state of HTTP/DAV so
    don't include it in the message at the end of configure.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722354

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fb02ba9..44130ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -910,7 +910,7 @@ echo "
         hotplug backend:              $msg_hotplug_backend
 
        Blu-ray metadata support:     $msg_bluray
-        FTP/HTTP/WebDAV support:      $msg_http
+        HTTP/WebDAV support:          $msg_http
         ObexFTP support               $msg_obexftp
        Samba support:                $msg_samba
        FUSE support:                 $msg_fuse


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]