loudmouth-1.0.pc.in
author Michael Biebl <biebl@debian.org>
Sun, 28 Feb 2016 15:56:07 +0100
changeset 706 54b976da688b
parent 676 745e7d2e5831
permissions -rw-r--r--
Include autogen.sh in dist tarball It is convenient to have autogen.sh in the dist tarball in case one needs to regenerate the build system.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libloudmouth
Description: libloudmouth
Requires: glib-2.0
Version: @VERSION@
Libs.private: @LIBIDN_LIBS@ @ASYNCNS_LIBS@
Libs: -L${libdir} -lloudmouth-1
Cflags: -I${includedir}/loudmouth-1.0