diff options
Diffstat (limited to 'render/obrender-3.0.pc.in')
| -rw-r--r-- | render/obrender-3.0.pc.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/render/obrender-3.0.pc.in b/render/obrender-3.0.pc.in deleted file mode 100644 index 68e54cb7..00000000 --- a/render/obrender-3.0.pc.in +++ /dev/null @@ -1,17 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -xcflags=@X_CFLAGS@ -xlibs=@X_LIBS@ - -pangocflags=@PANGO_CFLAGS@ -pangolibs=@PANGO_LIBS@ - -Name: ObRender -Description: Openbox Render Library -Version: @VERSION@ -Requires: obparser-3.0 glib-2.0 xft pangoxft -Libs: -L${libdir} -lobrender ${xlibs} ${pangolibs} -Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags} ${pangocflags} |
