diff options
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 22e36027..8c76683a 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}/pango-1.0 +Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@ |