android_mt6572_jiabo/external/e2fsprogs/lib/dirpaths.h.in
2025-09-05 16:56:03 +08:00

10 lines
323 B
C

/*
* 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@"