Lines Matching full:datarootdir
399 @item datarootdir
403 it as @samp{@@datarootdir@@}.) @samp{datadir}'s default value is
410 the same place as @samp{datarootdir}, but we use the two separate
415 @file{$(datarootdir)}. (If you are using Autoconf, write it as
499 @file{$(datarootdir)/doc/@var{yourpkg}}. (If you are using Autoconf,
507 written as @file{$(datarootdir)/info}. (If you are using Autoconf,
534 should be written as @file{$(datarootdir)/emacs/site-lisp}.
541 lispdir='$@{datarootdir@}/emacs/site-lisp'
548 it should be written as @file{$(datarootdir)/locale}. (If you are
559 should write it as @file{$(datarootdir)/man}. (If you are using
605 datarootdir = $(prefix)/share
606 datadir = $(datarootdir)
613 infodir = $(datarootdir)/info