Searched refs:root_sysconfdir (Results 1 – 9 of 9) sorted by relevance
13 root_sysconfdir @root_sysconfdir@
106 $(DESTDIR)$(man8dir) $(DESTDIR)$(root_sysconfdir)148 $(INSTALL_DATA) $$i $(DESTDIR)$(root_sysconfdir)/$$i; \179 $(RM) -f $(DESTDIR)$(root_sysconfdir)/$$i; \
74 install -d $(root_sysconfdir)77 install -m 644 ext2ed.conf $(root_sysconfdir)
10 #define ROOT_SYSCONFDIR "@root_sysconfdir@"
537 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)603 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \604 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \608 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \611 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \616 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \617 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \619 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \629 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \681 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \[all …]
25 root_sysconfdir= @root_sysconfdir@
1503 root_sysconfdir=$sysconfdir1508 root_sysconfdir='${root_prefix}/etc'1523 root_sysconfdir=$sysconfdir1524 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])1530 AC_SUBST(root_sysconfdir) subst
14264 root_sysconfdir=$sysconfdir14269 root_sysconfdir='${root_prefix}/etc'14287 root_sysconfdir=$sysconfdir14288 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting root_sysconfdir to $root_sysconfdir" >&514289 $as_echo "Setting root_sysconfdir to $root_sysconfdir" >&6; }
971 Use root_sysconfdir to define the locations of mke2fs.conf and