X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afb-daemon.pc.in;h=23075eb9c99abe02e5ed42371334cd31b862f546;hb=01740abeafa96e11103b1366ae0129d4e87281aa;hp=ada05afe65ea3d20ab02cf8c89da444e759ebd5b;hpb=a2500c271b3837a55cf2166bfcc212993875ea63;p=src%2Fapp-framework-binder.git diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in index ada05afe..23075eb9 100644 --- a/afb-daemon.pc.in +++ b/afb-daemon.pc.in @@ -17,10 +17,8 @@ ## limitations under the License. ## -prefix=@CMAKE_INSTALL_PREFIX@ -libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@ -includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ -plugin_install_dir=${prefix}/@plugin_install_dir@ +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ +plugin_install_dir=@plugin_install_dir@ Name: @PROJECT_PRETTY_NAME@ Description: @PROJECT_DESCRIPTION@ @@ -28,5 +26,5 @@ Version: @PROJECT_VERSION@ URL: @PROJECT_URL@ Requires: json-c -Cflags: -DPLUGIN_INSTALL_DIR=\"${plugin_install_dir}\" -I${includedir} +Cflags: -I${includedir}