public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - build: fix typo in configure.ac for CLUSTERVARRUN substitution
@ 2009-05-30  4:25 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-05-30  4:25 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=7577d43e262029a270376609532748c952049d37
Commit:        7577d43e262029a270376609532748c952049d37
Parent:        5c0fbc4d1d49ea92906c501a4e9eccd171d0f598
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Sat May 30 06:24:31 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Sat May 30 06:24:31 2009 +0200

build: fix typo in configure.ac for CLUSTERVARRUN substitution

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 845883b..937a2b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -185,7 +185,7 @@ AC_SUBST([NOTIFYDDIR])
 AC_SUBST([LOGROTATEDIR])
 
 AC_SUBST([CLUSTERVARRUN])
-AC_DEFINE_UNQUOTED([CLUSTERVARRUN], "$(eval echo ${CLUSTERVARRUN)",
+AC_DEFINE_UNQUOTED([CLUSTERVARRUN], "$(eval echo ${CLUSTERVARRUN})",
 		   [Default cluster var/run directory])
 
 AC_SUBST([CLUSTERVARLIB])


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-30  4:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-30  4:25 cluster: master - build: fix typo in configure.ac for CLUSTERVARRUN substitution Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).