Files
pmt/include/e2fsprogs/dirpaths.h
2024-10-02 21:37:57 +03:00

11 lines
311 B
C
Executable File

/*
* 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 "/usr/share/locale"
/* Where to find the mke2fs.conf and e2fsck.conf files */
#define ROOT_SYSCONFDIR "/etc"