From 81ea15d1ce166e69e7fff11c88e16c42d8db190d Mon Sep 17 00:00:00 2001 From: Perberos Date: Sat, 3 Dec 2011 19:56:58 -0300 Subject: tabs vs spaces --- configure.ac | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2ce0e0e..f39c171 100644 --- a/configure.ac +++ b/configure.ac @@ -456,32 +456,32 @@ dnl - Show summary dnl --------------------------------------------------------------------------- echo " - mate-settings-daemon $VERSION - ============================= - - prefix: ${prefix} - exec_prefix: ${exec_prefix} - libdir: ${libdir} - bindir: ${bindir} - sbindir: ${sbindir} - sysconfdir: ${sysconfdir} - sysconfsubdir: ${sysconfsubdir} - localstatedir: ${localstatedir} - plugindir: ${plugindir} - datadir: ${datadir} - source code location: ${srcdir} - compiler: ${CC} - cflags: ${CFLAGS} - Maintainer mode: ${USE_MAINTAINER_MODE} - - dbus-1 system.d dir: ${DBUS_SYS_DIR} - PolicyKit support: ${HAVE_POLKIT} - - Libmatenotify support: ${have_libmatenotify} - PulseAudio support: ${have_pulse} - Smartcard support: ${have_smartcard_support} + mate-settings-daemon $VERSION + ============================= + + prefix: ${prefix} + exec_prefix: ${exec_prefix} + libdir: ${libdir} + bindir: ${bindir} + sbindir: ${sbindir} + sysconfdir: ${sysconfdir} + sysconfsubdir: ${sysconfsubdir} + localstatedir: ${localstatedir} + plugindir: ${plugindir} + datadir: ${datadir} + source code location: ${srcdir} + compiler: ${CC} + cflags: ${CFLAGS} + Maintainer mode: ${USE_MAINTAINER_MODE} + + dbus-1 system.d dir: ${DBUS_SYS_DIR} + PolicyKit support: ${HAVE_POLKIT} + + Libmatenotify support: ${have_libmatenotify} + PulseAudio support: ${have_pulse} + Smartcard support: ${have_smartcard_support} ${NSS_DATABASE:+\ - System nssdb: ${NSS_DATABASE} + System nssdb: ${NSS_DATABASE} }\ - Profiling support: ${enable_profiling} + Profiling support: ${enable_profiling} " -- cgit v1.2.1