Searched refs:root_sysconfdir (Results 1 – 7 of 7) sorted by relevance
12 root_sysconfdir @root_sysconfdir@
74 install -d $(root_sysconfdir)77 install -m 644 ext2ed.conf $(root_sysconfdir)
10 #define ROOT_SYSCONFDIR "@root_sysconfdir@"
516 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)580 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \581 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \585 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \588 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \593 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \594 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \596 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \606 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \661 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \[all …]
23 root_sysconfdir= @root_sysconfdir@
1324 root_sysconfdir=$sysconfdir1329 root_sysconfdir='${root_prefix}/etc'1344 root_sysconfdir=$sysconfdir1345 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])1351 AC_SUBST(root_sysconfdir) subst
4673 Use root_sysconfdir to define the locations of mke2fs.conf and