pidgin/plugins/perl/common/Makefile.PL.in

changeset 33267
c3ee96290bfd
parent 31315
a0836250f3b8
child 33955
55aa58076485
--- a/pidgin/plugins/perl/common/Makefile.PL.in	Tue Aug 14 04:02:22 2012 -0400
+++ b/pidgin/plugins/perl/common/Makefile.PL.in	Tue Aug 14 22:05:05 2012 +0200
@@ -10,7 +10,7 @@
        'AUTHOR'        => 'Pidgin <http://pidgin.im/>') :  ()),
     'DEFINE'        => '@DEBUG_CFLAGS@',
     'dynamic_lib'       => { 'OTHERLDFLAGS' => '@LDFLAGS@' },
-    'INC'           => '-I. -I@srcdir@ -I@top_srcdir@ -I@top_srcdir@/libpurple -I@top_srcdir@/pidgin @GTK_CFLAGS@',
+    'INC'           => '-I. -I@srcdir@ -I@top_srcdir@ -I@top_srcdir@/libpurple -I@top_srcdir@/pidgin @GTK_CFLAGS@ @WEBKIT_CFLAGS@',
     'OBJECT'        => '$(O_FILES)', # link all the C files too
     'TYPEMAPS'      => ["@top_srcdir@/libpurple/plugins/perl/common/typemap"],
 #    'OPTIMIZE'      => '-g', # For debugging.

mercurial