diff options
author | Havoc Pennington <hp@redhat.com> | 2000-08-11 04:07:26 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-08-11 04:07:26 +0000 |
commit | 86fb4bb5aaa53229e2246096b60e67f7b296cf2e (patch) | |
tree | 21c90372d7e1308eaade387189779f65b3abcb4e /pango.pc.in | |
parent | 74c903feec1b4b1d9ed332498bede279a4d89c4d (diff) | |
download | pango-86fb4bb5aaa53229e2246096b60e67f7b296cf2e.tar.gz |
remove /usr/include
2000-08-11 Havoc Pennington <hp@redhat.com>
* pangox.pc.in (Cflags): remove /usr/include
* pango.pc.in (Cflags): remove /usr/include
Diffstat (limited to 'pango.pc.in')
-rw-r--r-- | pango.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in index 0e0d09b2..a774a46e 100644 --- a/pango.pc.in +++ b/pango.pc.in @@ -8,6 +8,6 @@ Description: Internationalized text handling Version: @VERSION@ Requires: fribidi,gobject-2.0,gmodule-2.0 Libs: -L${libdir} -lpango -Cflags: -I${includedir} +Cflags: |