summaryrefslogtreecommitdiff
path: root/pangox.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangox.pc.in')
-rw-r--r--pangox.pc.in15
1 files changed, 6 insertions, 9 deletions
diff --git a/pangox.pc.in b/pangox.pc.in
index ae1a005c..7ecf6b24 100644
--- a/pangox.pc.in
+++ b/pangox.pc.in
@@ -3,13 +3,10 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-VERSION="@VERSION@"
-REQUIRES="pango"
-CFLAGS=""
-LIBS_PATH="-L${libdir}"
-LIBS_SELF_LIBS="-lpangox"
-LIBS_SYSTEM_LIBS="@X_LIBS@"
-
-#Name: Pango X
-#Description: X Window System font support for Pango
+Name: Pango X
+Description: X Window System font support for Pango
+Version: @VERSION@
+Requires: pango
+Libs: -L${libdir} -lpangox @X_LIBS@
+Cflags: