fence-agents: master - [build] Ensure that we are building in correct directory

Marek GrĂ¡c marx at fedoraproject.org
Thu Jun 26 13:33:04 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=d27c5cc8fcf108ee8eb5b434df898ee2137fbaf2
Commit:        d27c5cc8fcf108ee8eb5b434df898ee2137fbaf2
Parent:        0bf859a69fb8546c29946e985c030d0cc3b8e8f2
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Thu Jun 26 15:32:39 2014 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Thu Jun 26 15:32:39 2014 +0200

[build] Ensure that we are building in correct directory

---
 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index 4d0aa6a..b1c8519 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,7 @@ LT_PREREQ([2.2.6])
 LT_INIT
 
 AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_SRCDIR([fence/agents/lib/fencing.py.py])
 AC_CONFIG_HEADERS([make/clusterautoconfig.h])
 
 AC_CANONICAL_HOST


More information about the cluster-commits mailing list