From 5fe2a76158b91923a1e1ce3eca6115fc03bdd89e Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 21 Apr 2009 21:34:03 +0000 Subject: Update to new shared object naming svn path=/trunk/libnsgif/; revision=7208 --- libnsgif.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libnsgif.pc.in') diff --git a/libnsgif.pc.in b/libnsgif.pc.in index 7e22bf4..d27eb6f 100644 --- a/libnsgif.pc.in +++ b/libnsgif.pc.in @@ -6,5 +6,5 @@ includedir=${prefix}/include Name: libnsgif Description: Provides gif loading and conversion Version: VERSION -Libs: -L${libdir} -lnsgifMAJOR -Cflags: -I${includedir}/libnsgifMAJOR +Libs: -L${libdir} -lnsgif +Cflags: -I${includedir} -- cgit v1.2.3