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

tristan.ye tristan.ye at oracle.com
Sun Nov 9 17:19:14 PST 2008


Signed-off-by: Tristan Ye <tristan.ye at oracle.com>

On Fri, 2008-11-07 at 14:49 -0800, Marcos Matsunaga wrote:
> 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@




More information about the Ocfs2-test-devel mailing list