# In addition to the variables in the default version of this file, # you may set any of the standard GNU configuration variables. ifeq ($(origin topsrcdir),undefined) topoutdir := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST)))) topsrcdir := $(topoutdir) collectd_pkgdatadir = $(datadir)/collectd collectd_confdir = $(collectd_pkgdatadir) collectd_typesdir = $(collectd_pkgdatadir) collectd_pythondir = $(collectd_pkgdatadir) endif