[Xfce4-commits] <xfce4-session:master> Remove trailing white spaces.

Jérôme Guelfucci noreply at xfce.org
Wed Sep 29 17:04:01 CEST 2010


Updating branch refs/heads/master
         to 124a5c3577297351fd145c15ca9b2da74116b21e (commit)
       from a5f1aef5889c7ba45ffc0a6ff61552646c3a37b2 (commit)

commit 124a5c3577297351fd145c15ca9b2da74116b21e
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Wed Sep 29 17:00:43 2010 +0200

    Remove trailing white spaces.

 configure.in.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index eb3071f..d5d0c5e 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -20,7 +20,7 @@ m4_define([xfsm_debug_default], [ifelse(xfsm_version_tag(), [git], [full], [mini
 dnl Initialize autoconf
 AC_COPYRIGHT([Copyright (c) 2003-2009
         The Xfce development team. All rights reserved.
-        
+
 Written for Xfce by Benedikt Meurer <benny at xfce.org>.])
 AC_INIT([xfce4-session], [xfsm_version], [http://bugs.xfce.org/])
 AC_PREREQ([2.59c])
@@ -136,9 +136,9 @@ else
   AC_MSG_RESULT([yes])
 fi
 
-dnl 
+dnl
 dnl        D-Bus RUNTIME Dependencies
-dnl 
+dnl
 
 dnl HAL?
 
@@ -219,7 +219,7 @@ fi
 dnl ***************************************************
 dnl *** Check if we need to build the documentation ***
 dnl ***************************************************
-AC_ARG_ENABLE([gen-doc], [AC_HELP_STRING([--enable-gen-doc], 
+AC_ARG_ENABLE([gen-doc], [AC_HELP_STRING([--enable-gen-doc],
               [Generate HTML documentation (requires xsltproc, xml2po and xmllint) [default=no]])],, [enable_gen_doc=no])
 if test x"$enable_gen_doc" = x"yes"; then
     AC_PATH_PROG([XSLTPROC], [xsltproc], [no])



More information about the Xfce4-commits mailing list