mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
add CFLAGS for libsigc
This commit is contained in:
committed by
svenhoefer
parent
bfdeda0983
commit
a92eb8f8e7
@@ -27,6 +27,7 @@ AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/lib/connection \
|
||||
-I$(top_srcdir)/lib/xmltree \
|
||||
-I$(top_srcdir)/lib/libupnpclient \
|
||||
@SIGC_CFLAGS@ \
|
||||
@CURL_CFLAGS@ \
|
||||
@FREETYPE_CFLAGS@
|
||||
|
||||
|
@@ -9,6 +9,7 @@ AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/lib/libeventserver \
|
||||
-I$(top_srcdir)/lib/libconfigfile \
|
||||
-I$(top_srcdir)/lib/xmltree \
|
||||
@SIGC_CFLAGS@ \
|
||||
@FREETYPE_CFLAGS@
|
||||
|
||||
if BOXTYPE_COOL
|
||||
|
@@ -9,6 +9,7 @@ AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/lib/libeventserver \
|
||||
-I$(top_srcdir)/lib/libconfigfile \
|
||||
-I$(top_srcdir)/lib/xmltree \
|
||||
@SIGC_CFLAGS@ \
|
||||
@FREETYPE_CFLAGS@
|
||||
|
||||
if BOXTYPE_COOL
|
||||
|
@@ -8,6 +8,7 @@ AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/lib \
|
||||
-I$(top_srcdir)/lib/libnet \
|
||||
-I$(top_srcdir)/lib/libconfigfile \
|
||||
@SIGC_CFLAGS@ \
|
||||
@FREETYPE_CFLAGS@
|
||||
|
||||
if BOXTYPE_COOL
|
||||
|
Reference in New Issue
Block a user