Move multiple translations
[apertium.git] / trunk / apertium-multiple-translations / apertium-multiple-translations-1.0.pc.in
blobcf881e0c955a2ce705e8f4cafad206b54730657f
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: detlang
7 Description: Language detector for unformatted text of apertium
8 Version: @VERSION@
9 Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@ @DETLANG_LIBS@
10 Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@ -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@/include @DETLANG_CFLAGS@