[Xfce4-commits] [apps/xfce4-screensaver] 23/425: fix summary in configure.ac
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:47:50 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 113e07aab983171b14e781d97ff385fcf48ca58f
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date: Sat May 26 13:02:08 2012 +0200
fix summary in configure.ac
---
configure.ac | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/configure.ac b/configure.ac
index f0fba6e..65126a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1085,28 +1085,27 @@ echo "
mate-screensaver $VERSION
========================
- prefix: ${prefix}
- exec_prefix: ${exec_prefix}
+ prefix: ${prefix}
+ exec_prefix: ${exec_prefix}
libdir: ${EXPANDED_LIBDIR}
bindir: ${EXPANDED_BINDIR}
sysconfdir: ${EXPANDED_SYSCONFDIR}
localstatedir: ${EXPANDED_LOCALSTATEDIR}
datadir: ${EXPANDED_DATADIR}
PAM prefix: ${PAM_PREFIX}
- source code location: ${srcdir}
- compiler: ${CC}
- cflags: ${CFLAGS}
+ source code location: ${srcdir}
+ compiler: ${CC}
+ cflags: ${CFLAGS}
Base libs: ${MATE_SCREENSAVER_LIBS}
Extension libs: ${SAVER_LIBS}
Maintainer mode: ${USE_MAINTAINER_MODE}
Docs enabled: ${enable_docbook_docs}
- GL: ${have_libgl}
+ GL: ${have_libgl}
Screen locking enabled: ${enable_locking}
- User switching enabled: ${enable_user_switching}
Show keyboard indicator: ${with_kbd_layout_indicator}
- Have libmatenotify support: ${have_libmatenotify}
+ libmatenotify support: ${have_libmatenotify}
PAM support: ${have_pam}
Have shadow passwords: ${have_shadow}
Have adjunct shadow: ${have_shadow_adjunct}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list