Searched refs:root_sysconfdir (Results 1 – 8 of 8) sorted by relevance
14 root_sysconfdir @root_sysconfdir@
437 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)501 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \502 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \506 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \509 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \514 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \515 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \517 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \527 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \582 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \[all …]
73 install -d $(root_sysconfdir)76 install -m 644 ext2ed.conf $(root_sysconfdir)
10 #define ROOT_SYSCONFDIR "@root_sysconfdir@"
23 root_sysconfdir= @root_sysconfdir@
1175 root_sysconfdir=$sysconfdir1180 root_sysconfdir='${root_prefix}/etc'1195 root_sysconfdir=$sysconfdir1196 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])1202 AC_SUBST(root_sysconfdir) subst
11324 root_sysconfdir=$sysconfdir11329 root_sysconfdir='${root_prefix}/etc'11347 root_sysconfdir=$sysconfdir11348 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting root_sysconfdir to $root_sysconfdir" >&511349 $as_echo "Setting root_sysconfdir to $root_sysconfdir" >&6; }
3817 Use root_sysconfdir to define the locations of mke2fs.conf and