[Ocfs2-test-devel] [PATCH 06/11] ocfs2-test: Add the VENDOR to Config.make.in

Marcos Matsunaga Marcos.Matsunaga at oracle.com
Fri Nov 7 14:49:34 PST 2008


It also adds the variable OCFS2_TEST_ENABLE_THIRDPARTY that will be used
to prevent building third party software in the RPM.

Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>

Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
---
 Config.make.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Config.make.in b/Config.make.in
index c174b18..d6c9a75 100644
--- a/Config.make.in
+++ b/Config.make.in
@@ -56,9 +56,11 @@ O2CB_CFLAGS = @O2CB_CFLAGS@
 O2CB_LIBS = @O2CB_LIBS@
 COM_ERR_CFLAGS = @COM_ERR_CFLAGS@
 COM_ERR_LIBS = @COM_ERR_LIBS@
+OCFS2_TEST_ENABLE_THIRDPARTY = @OCFS2_TEST_ENABLE_THIRDPARTY@
 
 GLIB_CFLAGS = @GLIB_CFLAGS@
 GLIB_LIBS = @GLIB_LIBS@
 
 PYTHON = @PYTHON@
 
+VENDOR = @VENDOR@
-- 
1.5.6.3




More information about the Ocfs2-test-devel mailing list