Typo in the spandsp .pc.in file fixed
This commit is contained in:
parent
9fe440b2fe
commit
5316bcd9dc
|
@ -1,5 +1,5 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
exec_prefix=@prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
|
|
Loading…
Reference in New Issue