1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-19 17:57:22 +00:00

FS-8055: [build] add confdir variable to freeswitch.pc

This commit is contained in:
Michael Jerris 2015-08-26 15:54:27 -05:00
parent 9ce35007a9
commit 070a09846c

@ -7,6 +7,7 @@ modulesdir=@modulesdir@
runtimedir=@runtimedir@
logfiledir=@logfiledir@
sysconfdir=@sysconfdir@
confdir=@confdir@
dbdir=@dbdir@
htdocsdir=@htdocsdir@
localstatedir=@localstatedir@