Add verb
[apertium.git] / apertium / apertium-2.0.pc.in
blob459674cd471431215188c64958dca5314141b8b3
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: apertium
7 Description: lttoolbox-based translation modules generator
8 Version: @VERSION@
9 Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@ @APERTIUM_LIBS@
10 Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@ -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@/include @APERTIUM_CFLAGS@