Re: [PATCH] grilo.h: the config.h shall never be exposed to the API.



On Sun, Jul 18, 2010 at 12:18:48PM +0200, Víctor M. Jáquez L. wrote:
> The config.h is a helper for the library compilation. It is _NOT_
> part of the API offered by the library.
> 
> Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez igalia com>
> ---
>  src/grilo.h |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/src/grilo.h b/src/grilo.h
> index 552310f..5db015e 100644
> --- a/src/grilo.h
> +++ b/src/grilo.h
> @@ -25,12 +25,6 @@
>  
>  #define _GRILO_H_INSIDE_
>  
> -#ifdef HAVE_CONFIG_H
> -# ifndef PACKAGE
> -#  include "config.h"
> -# endif
> -#endif
> -
>  #include <glib.h>
>  
>  #include <grl-error.h>
> -- 
> 1.7.1
> 

pushed

vmjl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]