diff options
Diffstat (limited to 'libart-2.0.pc.in')
-rw-r--r-- | libart-2.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libart-2.0.pc.in b/libart-2.0.pc.in index 1df143b..063e1f5 100644 --- a/libart-2.0.pc.in +++ b/libart-2.0.pc.in @@ -5,6 +5,6 @@ includedir=@includedir@ Name: libart Description: LGPL version of the libart library -Version: @VERSION@ +Version: @LIBART_VERSION@ Libs: -L${libdir} -lart_lgpl_2 Cflags: -I${includedir}/libart-2.0 |