summaryrefslogtreecommitdiff
path: root/libnsgif.pc.in
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2009-04-21 21:34:03 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2009-04-21 21:34:03 +0000
commit5fe2a76158b91923a1e1ce3eca6115fc03bdd89e (patch)
tree826894a3cf93567bb0431d96feb3c6438c574e76 /libnsgif.pc.in
parenteac3b61425e440aacc636412add3447498f1b5c8 (diff)
downloadlibnsgif-5fe2a76158b91923a1e1ce3eca6115fc03bdd89e.tar.gz
libnsgif-5fe2a76158b91923a1e1ce3eca6115fc03bdd89e.tar.bz2
Update to new shared object naming
svn path=/trunk/libnsgif/; revision=7208
Diffstat (limited to 'libnsgif.pc.in')
-rw-r--r--libnsgif.pc.in4
1 files changed, 2 insertions, 2 deletions
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}