summaryrefslogtreecommitdiff
path: root/atk/makefile.msc
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2001-07-25 18:14:33 +0000
committerBill Haneman <billh@src.gnome.org>2001-07-25 18:14:33 +0000
commit96f46e471fc2ff41905e4d4c60983e24afca0ae8 (patch)
tree09f3fa977c13e3e82c353862b44f90bdd9ea881f /atk/makefile.msc
parent4c51b04d1987576167742726ec26e720675170a1 (diff)
downloadatk-96f46e471fc2ff41905e4d4c60983e24afca0ae8.tar.gz
Modified Files: atk-uninstalled.pc.in atk.pc.in configure.in
Modified Files: atk-uninstalled.pc.in atk.pc.in configure.in atk/atkeditabletext.h atk/atktext.h atk/makefile.msc Removed last of pango dependencies in ATK: removed (unused) #includes, and removed dependencies from makefile.msc and configure.in
Diffstat (limited to 'atk/makefile.msc')
-rw-r--r--atk/makefile.msc4
1 files changed, 2 insertions, 2 deletions
diff --git a/atk/makefile.msc b/atk/makefile.msc
index 1230bca..377a052 100644
--- a/atk/makefile.msc
+++ b/atk/makefile.msc
@@ -13,9 +13,9 @@ includedir = $(PRJ_TOP)
LT_RELEASE = $(PKG_VER)
INCLUDES = \
- -I$(top_srcdir) $(GLIB_CFLAGS) $(PANGO_CFLAGS)
+ -I$(top_srcdir) $(GLIB_CFLAGS)
-PKG_LINK = $(GLIB_LIBS) $(PANGO_LIBS)
+PKG_LINK = $(GLIB_LIBS)
MAINTAINERCLEANFILES = \
atkmarshal.c