Blob Blame History Raw
/*
 * This file contains the path names for various directories as
 * controlled by the configure script.
 */

/* Where to put the messages file for internationalization support */
#define LOCALEDIR		"@datadir@/locale"

/* Where to find the mke2fs.conf and e2fsck.conf files */
#define ROOT_SYSCONFDIR		"@root_sysconfdir@"