$NetBSD: patch-aa,v 1.1 2005/03/03 15:40:14 taya Exp $

--- anthy.pc.in.orig	2004-08-29 04:34:47.000000000 +0900
+++ anthy.pc.in	2005-03-04 00:08:13.000000000 +0900
@@ -1,8 +1,13 @@
 #To Be Done
 # See http://www.freedesktop.org/Software/pkgconfig
 
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
 Name: anthy
 Description: Japanese conversion engine
 Version: @VERSION@
 Cflags:
-Libs: -lanthy -lanthydic
+Libs: -Wl,-R${libdir} -Wl,-R${libdir} -L${libdir} -lanthy -lanthydic
