X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=python%2Fpyempathy%2FMakefile.am;h=a2b76b26432231de7199a148758442353abeab2e;hp=c11eedbc3830950ae13201f960d665e5f7b998c8;hb=9496ad05eb86ce5793030e47e88aa01dff48cb62;hpb=881aadbd2abd16a1cc3d64b267cd06b08b629a2d diff --git a/python/pyempathy/Makefile.am b/python/pyempathy/Makefile.am index c11eedbc..a2b76b26 100644 --- a/python/pyempathy/Makefile.am +++ b/python/pyempathy/Makefile.am @@ -6,7 +6,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -DDATADIR=\""$(datadir)"\" \ $(PYTHON_BINDING_CFLAGS) \ - `python-config --cflags` \ + $(PYTHON_INCLUDES) \ $(WARN_CFLAGS) BUILT_SOURCES = \ @@ -24,7 +24,6 @@ empathy_la_LIBADD = \ $(top_builddir)/libempathy/libempathy.la empathy_la_LDFLAGS = \ - `python-config --libs` \ -module -avoid-version pyempathy.c: pyempathy.override pyempathy.defs