ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/yahoo2 Makefile.am,1.5,1.6 yahoo.c,1


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/yahoo2 Makefile.am,1.5,1.6 yahoo.c,1.29,1.30
Date: Mon, 27 Jan 2003 12:57:04 -0500

Update of /cvsroot/ayttm/ayttm/modules/yahoo2
In directory subversions:/tmp/cvs-serv796/modules/yahoo2

Modified Files:
        Makefile.am yahoo.c 
Log Message:
remove GTK_CFLAGS from modules Makefiles


Index: Makefile.am
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/yahoo2/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.am 23 Jan 2003 05:24:26 -0000      1.5
+++ Makefile.am 27 Jan 2003 17:57:01 -0000      1.6
@@ -1,7 +1,7 @@
 SUBDIRS = libyahoo2
 libdir = $(pkgdatadir)/modules
 
-AM_CFLAGS = $(GTK_CFLAGS) -Ilibyahoo2 -I$(top_srcdir)/src
+AM_CFLAGS = -Ilibyahoo2 -I$(top_srcdir)/src
 AM_CPPFLAGS = -DUSE_STRUCT_CALLBACKS=1
 
 lib_LTLIBRARIES = yahoo2.la

Index: yahoo.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/yahoo2/yahoo.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- yahoo.c     27 Jan 2003 17:19:44 -0000      1.29
+++ yahoo.c     27 Jan 2003 17:57:01 -0000      1.30
@@ -66,6 +66,7 @@
 #include "yahoo2.h"
 #include "yahoo2_callbacks.h"
 #include "yahoo_util.h"
+#include "globals.h"
 
 #include "libproxy/libproxy.h"
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]