ronnie
2022-12-30 facaa6cb96a343e1862f114f00eda9a55ef2457b
1
2
3
4
5
6
7
8
9
10
/*
 * 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@"