[gnome-settings-daemon] build: Make CUPS enablement status work



commit c048997a7c830a8e9aa7185ed006d1493c1b0931
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 11 14:06:08 2012 +0100

    build: Make CUPS enablement status work

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c593376..65dc0d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -523,7 +523,7 @@ echo "
         Libnotify support:        ${have_libnotify}
         PackageKit support:       ${have_packagekit}
         Smartcard support:        ${have_smartcard_support}
-        Cups support:             ${have_cups}
+        Cups support:             ${enable_cups}
         Wacom support:            ${have_wacom}
 ${NSS_DATABASE:+\
         System nssdb:             ${NSS_DATABASE}



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