From: Steve Underwood Date: Sat, 22 Jan 2011 05:36:16 +0000 (+0800) Subject: Typo in the spandsp .pc.in file fixed X-Git-Tag: v1.2-rc1~187^2~13^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5316bcd9dc648b3874ebddea75ed6f34431c7f35;p=thirdparty%2Ffreeswitch.git Typo in the spandsp .pc.in file fixed --- diff --git a/libs/spandsp/spandsp.pc.in b/libs/spandsp/spandsp.pc.in index 86a50ff62a..1a91ba04e1 100644 --- a/libs/spandsp/spandsp.pc.in +++ b/libs/spandsp/spandsp.pc.in @@ -1,5 +1,5 @@ prefix=@prefix@ -exec_prefix=@exec_prefix@ +exec_prefix=@prefix@ libdir=@libdir@ includedir=@includedir@