File: dirpaths.h.in

package info (click to toggle)
e2fsprogs 1.43.4-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 33,952 kB
  • ctags: 11,812
  • sloc: ansic: 120,622; sh: 5,852; makefile: 5,473; awk: 523; yacc: 288; sed: 207; perl: 170; python: 23
file content (10 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (15)
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@"