mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-04 04:12:03 +00:00
FS-8055: [build] add confdir variable to freeswitch.pc
This commit is contained in:
parent
3acabb8e3c
commit
15c5e01f6a
@ -7,6 +7,7 @@ modulesdir=@modulesdir@
|
|||||||
runtimedir=@runtimedir@
|
runtimedir=@runtimedir@
|
||||||
logfiledir=@logfiledir@
|
logfiledir=@logfiledir@
|
||||||
sysconfdir=@sysconfdir@
|
sysconfdir=@sysconfdir@
|
||||||
|
confdir=@confdir@
|
||||||
dbdir=@dbdir@
|
dbdir=@dbdir@
|
||||||
htdocsdir=@htdocsdir@
|
htdocsdir=@htdocsdir@
|
||||||
localstatedir=@localstatedir@
|
localstatedir=@localstatedir@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user