summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-11-09 13:17:17 -0500
committerBehdad Esfahbod <behdad@behdad.org>2009-11-09 13:17:17 -0500
commit36ae1d9563cff4966b293f816cf9eb25c8ebb857 (patch)
treecbc2ed689eb2761c1f4fd8dd931718f5737c5b7a /doc
parentb322eb4d7a90778dc9f08c73036836deba7e463e (diff)
Clarify default confdir and cachedir better.
Also remove --with-docdir. It can be set by setting docdir variable.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9ffd54f..49e00e1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -89,8 +89,6 @@ man3_MANS=$(DOCMAN3)
noinst_PROGRAMS=edit-sgml
edit_sgml_SOURCES=edit-sgml.c
-docdir=@DOCDIR@
-
DOC_FILES=$(TXT) $(PDF) $(HTML_FILES)
LOCAL_DOCS=$(man3_MANS) $(man5_MANS) $(DOC_FILES) $(HTML_DIR)/*