commit | 53dbabfe50262eeebb56ce18789c3c885f15e6ac | [log] [tgz] |
---|---|---|
author | Tzvetomir Stoyanov <tstoyanov@vmware.com> | Thu Apr 18 21:15:56 2019 -0400 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed May 15 16:36:46 2019 -0300 |
tree | de6ec36ed2814da61c9e09f58834c3d9b4a8f465 | |
parent | b399ec215b8488468b947c34dfc097003408fe34 [diff] |
tools lib traceevent: Remove hard coded install paths from pkg-config file Install directories of header and library files are hard coded in pkg-config template file. They must be configurable, the Makefile should set them on the compilation / install stage. Signed-off-by: Tzvetomir Stoyanov <tstoyanov@vmware.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190418211556.5a12adc3@oasis.local.home Link: http://lkml.kernel.org/r/20190329144546.5819-1-tstoyanov@vmware.com Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>