[PATCH] grilo.h: the config.h shall never be exposed to the API.
- From: Víctor Manuel Jáquez Leal <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: [PATCH] grilo.h: the config.h shall never be exposed to the API.
- Date: Sun, 18 Jul 2010 12:18:48 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]