Remove unused directory variables in favor of DOCDIR.
This commit is contained in:
parent
d50b85591d
commit
ca2969b033
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@ RUNSTATEDIR?=$(LOCALSTATEDIR)/run
|
|||
INCLUDEDIR?=$(PREFIX)/include
|
||||
DOCDIR?=$(DATAROOTDIR)/doc
|
||||
INFODIR?=$(DATAROOTDIR)/info
|
||||
HTMLDIR?=$(DOCDIR)
|
||||
DVIDIR?=$(DOCDIR)
|
||||
PSDIR?=$(DOCDIR)
|
||||
PDFDIR?=$(DOCDIR)
|
||||
PSDIR?=$(DOCDIR)
|
||||
LIBDIR?=$(EXEC_PREFIX)/lib
|
||||
LOCALEDIR?=$(DATAROOTDIR)/locale
|
||||
MANDIR?=$(DATAROOTDIR)/man
|
||||
|
|
Loading…
Add table
Reference in a new issue