Fix a typo in doc/confdir.sgml.in

Since changes introduced by e181ab4d
This commit is contained in:
Akira TAGOH 2020-07-02 13:55:04 +09:00
parent 93e65a8541
commit 97d709e888
2 changed files with 2 additions and 2 deletions

View File

@ -200,7 +200,7 @@ func.refs: local-fontconfig-devel.sgml $(DOCS_DEPS)
$(RM) devel-man/manpage.* && \ $(RM) devel-man/manpage.* && \
rmdir devel-man || rm $@ || : rmdir devel-man || rm $@ || :
confdir.sgml: $(srcdir)/confdir.sgml.in confdir.sgml: $(srcdir)/confdir.sgml.in
$(AM_V_GEN) sed -e 's,@CONFDIR\@,${CONFDIR},' $(srcdir)/$@.in | awk '{if (NR > 1) printf("\n"); printf("%s", $$0);}' > $@ $(AM_V_GEN) sed -e 's,@BASECONFIGDIR\@,${BASECONFIGDIR},' $(srcdir)/$@.in | awk '{if (NR > 1) printf("\n"); printf("%s", $$0);}' > $@
## ##
$(DOC_FUNCS_SGML): $(DOC_FUNCS_FNCS) edit-sgml$(EXEEXT) $(srcdir)/func.sgml $(DOC_FUNCS_SGML): $(DOC_FUNCS_FNCS) edit-sgml$(EXEEXT) $(srcdir)/func.sgml
$(TXT_FILES): $(DOCS_DEPS) $(TXT_FILES): $(DOCS_DEPS)

View File

@ -22,5 +22,5 @@
PERFORMANCE OF THIS SOFTWARE. PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- this is filled in at make time --> <!-- this is filled in at make time -->
<!--@CONFDIR@--> <!--@BASECONFIGDIR@-->
/etc/fonts /etc/fonts