1 # Configuration file for sysstat
2 # (C) 2000-2006 Sebastien GODARD (sysstat <at> wanadoo.fr)
6 SA_LIB_DIR = /usr/lib/sa
7 SADC_PATH = ${SA_LIB_DIR}/sadc
20 ifeq ($(ENABLE_NLS),y)
21 # NLS (National Language Support)
22 REQUIRE_NLS = -DUSE_NLS -DPACKAGE=\"$(PACKAGE)\" -DLOCALEDIR=\"$(PREFIX)/share/locale\"
25 DFLAGS += $(REQUIRE_NLS)
28 ifeq ($(ENABLE_SMP_WRKARD),y)
29 # Uncomment this to enable workaround for Linux kernel SMP race condition
30 SAS_DFLAGS += -DSMP_RACE
39 # Run-command directories
41 INIT_DIR = /etc/init.d