This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: the tag cman_2_0_108 has been created


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=6833f74492994f1cb845a3eb71c43936577f5d96
Commit:        6833f74492994f1cb845a3eb71c43936577f5d96
Parent:        8c5739bf1c539a0cfb9aa42cc2725b4500d74299
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Thu Jun 18 13:13:57 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Jun 18 13:13:57 2009 +0200

configure.ac: cleanup whitespace

Reported by Jim Meyering

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9366ea4..1d4844e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ if test "$prefix" = "NONE"; then
 			libdir="/usr/lib64"
 		else
 			libdir="/usr/lib"
-		fi	
+		fi
 	fi
 fi
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]