2016-12-19 23:05:39 +01:00
|
|
|
gmod_configure_depend = vpp-install
|
2016-01-28 09:36:05 -05:00
|
|
|
|
2016-01-29 11:00:00 -05:00
|
|
|
gmod_configure_args = --libdir=$(PACKAGE_INSTALL_DIR)/$(arch_lib_dir)/ganglia
|
2016-01-28 09:36:05 -05:00
|
|
|
|
2016-12-19 23:05:39 +01:00
|
|
|
gmod_CPPFLAGS = $(call installed_includes_fn, vpp)
|
2016-02-02 10:57:15 -05:00
|
|
|
gmod_CPPFLAGS += -I/usr/include/apr-1.0 -I/usr/include/apr-1 -I/usr/include
|
2016-12-19 23:05:39 +01:00
|
|
|
gmod_LDFLAGS = $(call installed_libs_fn, vpp)
|
2016-01-28 09:36:05 -05:00
|
|
|
|
|
|
|
gmod_image_include = echo $(arch_lib_dir)/ganglia/libgmodvpp.so etc
|