diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2014-07-27 17:35:01 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2015-04-04 16:13:07 -0700 |
commit | 8d97bd8d9f12fc42f1c2136e7c193dff1b2fc2e0 (patch) | |
tree | d50b3aff0154e1df06610030e2deafa9a655ea52 /pango.pc.in | |
parent | 39391e428afd6c2a7cc9892d9c3f46f88b856996 (diff) | |
download | pango-8d97bd8d9f12fc42f1c2136e7c193dff1b2fc2e0.tar.gz |
Kill PANGO_MODULE_VERSION
Diffstat (limited to 'pango.pc.in')
-rw-r--r-- | pango.pc.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pango.pc.in b/pango.pc.in index 17a8b7a7..63e2d595 100644 --- a/pango.pc.in +++ b/pango.pc.in @@ -3,8 +3,6 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -pango_module_version=@PANGO_MODULE_VERSION@ - Name: Pango Description: Internationalized text handling Version: @VERSION@ |