From: Michael Jerris Date: Wed, 26 Aug 2015 20:54:27 +0000 (-0500) Subject: FS-8055: [build] add confdir variable to freeswitch.pc X-Git-Tag: v1.4.22~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c5e01f6ad98eb5ff0adf11eb7f12de2ec6aa64;p=thirdparty%2Ffreeswitch.git FS-8055: [build] add confdir variable to freeswitch.pc --- diff --git a/build/freeswitch.pc.in b/build/freeswitch.pc.in index 5a0463fdce..2b530aae00 100644 --- a/build/freeswitch.pc.in +++ b/build/freeswitch.pc.in @@ -7,6 +7,7 @@ modulesdir=@modulesdir@ runtimedir=@runtimedir@ logfiledir=@logfiledir@ sysconfdir=@sysconfdir@ +confdir=@confdir@ dbdir=@dbdir@ htdocsdir=@htdocsdir@ localstatedir=@localstatedir@