Searched defs:docdir (Results 1 – 7 of 7) sorted by relevance
14 docdir = join_paths(get_option('datadir'), get_option('docdir')) variable
18 docdir = join_paths(epoxy_datadir, 'doc') variable
66 AC_SUBST([docdir]) subst
27 option('docdir', type: 'string', value: 'doc/opus', description: 'Directory to install documentatio… string
203 AC_ARG_WITH(docdir, [ --with-docdir set path for documentation],docdir="$withval",docdir… optwith
805 docdir = get_option('datadir')/'doc'/meson.project_name() variable
60 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) macro