PACKAGE
{"USERCONFIG", CSIDLP(CSIDL_APPDATA, "\\" PACKAGE)}, /* Per user Heimdal configuration file path */
{"COMMONCONFIG", CSIDLP(CSIDL_COMMON_APPDATA, "\\" PACKAGE)}, /* Common Heimdal configuration file path */
fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);