forked from Mirrors/freeswitch
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…
Reference in New Issue