[libchamplain/libchamplain-0-12] Add other dependencies CFLAGS to champlain-gtk AM_CPPFLAGS



commit c117a917f1b4e1dbf0ee375d7ffa01bfce2d86d1
Author: JiÅÃ Techet <techet gmail com>
Date:   Fri Nov 18 02:34:40 2011 +0100

    Add other dependencies CFLAGS to champlain-gtk AM_CPPFLAGS

 champlain-gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index 063f22e..1efeeea 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -49,7 +49,7 @@ libchamplain_gtk_ CHAMPLAIN_API_VERSION@_la_LDFLAGS= \
 	-no-undefined \
 	-export-symbols-regex ^gtk_champlain_.*
 
-AM_CPPFLAGS = $(GTK_CFLAGS) $(WARN_CFLAGS) -I$(top_srcdir) -DCHAMPLAIN_GTK_COMPILATION
+AM_CPPFLAGS = $(DEPS_CFLAGS) $(GTK_CFLAGS) $(WARN_CFLAGS) -I$(top_srcdir) -DCHAMPLAIN_GTK_COMPILATION
 
 
 lib_LTLIBRARIES = libchamplain-gtk- CHAMPLAIN_API_VERSION@.la



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