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 /pangox.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 'pangox.pc.in')
-rw-r--r-- | pangox.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pangox.pc.in b/pangox.pc.in index 96aea585..7ecf6b24 100644 --- a/pangox.pc.in +++ b/pangox.pc.in @@ -8,5 +8,5 @@ Description: X Window System font support for Pango Version: @VERSION@ Requires: pango Libs: -L${libdir} -lpangox @X_LIBS@ -Cflags: -I${includedir} +Cflags: |