mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 01:02:12 +00:00
Merge branch 'master' of git@git.freeswitch.org:freeswitch
This commit is contained in:
commit
b6aaea1e9e
@ -1,17 +1,17 @@
|
|||||||
#
|
#
|
||||||
# OpenZAP pkg-config file
|
# FreeTDM pkg-config file
|
||||||
#
|
#
|
||||||
prefix=@prefix@
|
prefix=@prefix@
|
||||||
exec_prefix=${prefix}
|
exec_prefix=${prefix}
|
||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
includedir=${prefix}/include
|
includedir=${prefix}/include
|
||||||
|
|
||||||
Name: OpenZAP
|
Name: FreeTDM
|
||||||
Description:
|
Description:
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
URL: http://www.openzap.org/
|
URL: http://www.openzap.org/
|
||||||
Requires:
|
Requires:
|
||||||
Conflicts:
|
Conflicts:
|
||||||
Libs: -L${libdir} -lopenzap
|
Libs: -L${libdir} -lfreetdm
|
||||||
Libs.private: -lm
|
Libs.private: -lm
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user