HomeSort by: relevance | last modified time | path
    Searched refs:templatedir (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/conf.d/
Makefile.am 61 templatedir = $(TEMPLATEDIR)
106 sed "s|\@TEMPLATEDIR\@|$(templatedir)|" $< > $@
112 $(PYTHON) $(srcdir)/link_confs.py $(templatedir) $(configdir) $(CONF_LINKS)
  /xsrc/external/mit/fontconfig/dist/
configure 687 TEMPLATEDIR
1644 --with-templatedir=DIR Use DIR to store the configuration template files
19500 # Check whether --with-templatedir was given.
19503 withval=$with_templatedir; templatedir="$withval"
19505 templatedir=yes
19536 case "$templatedir" in
19538 templatedir='${datadir}'/fontconfig/conf.avail
19565 TEMPLATEDIR=${templatedir}

Completed in 17 milliseconds