From: Steve Underwood Date: Sun, 26 Dec 2010 05:41:06 +0000 (+0800) Subject: Missed a file in the previous update X-Git-Tag: v1.2-rc1~223^2~2^2^2~43^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93630948e4efac18ad3f065365831a3cdb7407bd;p=thirdparty%2Ffreeswitch.git Missed a file in the previous update --- diff --git a/libs/libg722_1/g722_1.pc.in b/libs/libg722_1/g722_1.pc.in new file mode 100644 index 0000000000..0fc01fbc73 --- /dev/null +++ b/libs/libg722_1/g722_1.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: spandsp +Description: A library for the ITU G.722.1 and G.722.1C audio codecs. +Requires: +Version: @VERSION@ +Libs: -L${libdir} -lg722_1 -lm +Cflags: -I${includedir}