]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Typo in the spandsp .pc.in file fixed
authorSteve Underwood <steveu@coppice.org>
Sat, 22 Jan 2011 05:36:16 +0000 (13:36 +0800)
committerSteve Underwood <steveu@coppice.org>
Sat, 22 Jan 2011 05:36:16 +0000 (13:36 +0800)
libs/spandsp/spandsp.pc.in

index 86a50ff62a30bb8eeac21b364ebf01f907efc2fe..1a91ba04e14e374f7facfde45d1420eeefdd84d3 100644 (file)
@@ -1,5 +1,5 @@
 prefix=@prefix@
-exec_prefix=@exec_prefix@
+exec_prefix=@prefix@
 libdir=@libdir@
 includedir=@includedir@