AC_PROP_TRACKED
if (aconf_get_string(AC_PGNAME, AC_PROP_TRACKED, tracked,
warn(gettext("cannot get %s property\n"), AC_PROP_TRACKED);
if (aconf_set_string(AC_PROP_TRACKED, tracked) == -1)
AC_PROP_TRACKED);