/
githubmirror
/
e2fsprogs
Обзор
Документация
Войти
/
githubmirror
/
e2fsprogs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/dirpaths.h.in
10 строк
323 B
Theodore Ts'o
Shorten compile commands run by the build system
19 сен 2011, 01:34
19 сен 2011, 01:34
d1154eb
Код
Авторство
О чём код?
/* * 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@"