summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Larsson <alla@lysator.liu.se>2001-01-05 13:52:07 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-01-05 13:52:07 +0000
commitcfeef42ca84e57542052ac489766b02a2a5fce8f (patch)
tree3ef024dbcc17cc0f7fedc12438c73268c52291ba /configure.in
parent383df0f5f21ec28971ac5e2c55211adf4159c521 (diff)
downloadpango-cfeef42ca84e57542052ac489766b02a2a5fce8f.tar.gz
Add pangoft2.pc
2001-01-05 Alexander Larsson <alla@lysator.liu.se> * .cvsignore: Add pangoft2.pc * Makefile.am: * configure.in: Build and install pangoft2.pc * pangoft2.pc: New file.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index a077b8d4..94b5f53c 100644
--- a/configure.in
+++ b/configure.in
@@ -450,6 +450,7 @@ tests/Makefile
pango.spec
pango.pc
pangox.pc
+pangoft2.pc
pangoxft.pc
],[case "$CONFIG_FILES" in
*pango-config*)chmod +x pango-config;;