[gnome-settings-daemon] Mention cups support in the configure summary



commit 378e6791fc481e5b5e82a7e9f4a163fc20f837ed
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jan 28 19:46:29 2011 -0500

    Mention cups support in the configure summary

 configure.ac |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ef7bbdc..df91f4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -496,8 +496,8 @@ echo "
                     gnome-settings-daemon $VERSION
                     =============================
 
-	prefix:                   ${prefix}
-	exec_prefix:              ${exec_prefix}
+        prefix:                   ${prefix}
+        exec_prefix:              ${exec_prefix}
         libdir:                   ${libdir}
         bindir:                   ${bindir}
         sbindir:                  ${sbindir}
@@ -506,9 +506,9 @@ echo "
         localstatedir:            ${localstatedir}
         plugindir:                ${plugindir}
         datadir:                  ${datadir}
-	source code location:	  ${srcdir}
-	compiler:		  ${CC}
-	cflags:		          ${CFLAGS}
+        source code location:     ${srcdir}
+        compiler:                 ${CC}
+        cflags:                   ${CFLAGS}
         Maintainer mode:          ${USE_MAINTAINER_MODE}
 
         dbus-1 system.d dir:      ${DBUS_SYS_DIR}
@@ -517,7 +517,8 @@ echo "
         Libnotify support:        ${have_libnotify}
         PulseAudio support:       ${have_pulse}
         Smartcard support:        ${have_smartcard_support}
-	GConf bridge support:     ${build_gconf_bridge}
+        GConf bridge support:     ${build_gconf_bridge}
+        Cups support:             ${have_cups}
 ${NSS_DATABASE:+\
         System nssdb:             ${NSS_DATABASE}
 }\



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