recoll/unac/unac.pc.in
2006-01-06 13:08:12 +00:00

14 lines
301 B
PkgConfig

#
# pkg-config(1) specification file for http://www.senga.org/unac/
#
prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: unac
Description: A C programmer's library that removes accents from a string.
Version: @VERSION@
Libs: -L${libdir} -lunac
Cflags: -I${includedir}