1*6a54128fSAndroid Build Coastguard Worker/* 2*6a54128fSAndroid Build Coastguard Worker * This file contains the path names for various directories as 3*6a54128fSAndroid Build Coastguard Worker * controlled by the configure script. 4*6a54128fSAndroid Build Coastguard Worker */ 5*6a54128fSAndroid Build Coastguard Worker 6*6a54128fSAndroid Build Coastguard Worker/* Where to put the messages file for internationalization support */ 7*6a54128fSAndroid Build Coastguard Worker#define LOCALEDIR "@datadir@/locale" 8*6a54128fSAndroid Build Coastguard Worker 9*6a54128fSAndroid Build Coastguard Worker/* Where to find the mke2fs.conf and e2fsck.conf files */ 10*6a54128fSAndroid Build Coastguard Worker#define ROOT_SYSCONFDIR "@root_sysconfdir@" 11