mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-29 21:46:02 +00:00
FS-8055: [build] add confdir variable to freeswitch.pc
This commit is contained in:
parent
9ce35007a9
commit
070a09846c
@ -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