Don't ignore --docdir from ./configure for documentation destination dir

This was discussed in more detail here:
http://lists.gnucash.org/pipermail/gnucash-devel/2011-June/032066.html

This might change the default location where the documentation is installed to.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20736 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Micha Lenk
2011-06-06 21:02:49 +00:00
parent b3779bb878
commit f77309616d
5 changed files with 2 additions and 9 deletions
-2
View File
@@ -1,8 +1,6 @@
SUBDIRS = . doc lib src intl-scm packaging po accounts checks
docdir = ${GNC_DOC_INSTALL_DIR}
GNC_CTAGS_FILE = @GNC_CTAGS_FILE@
GNC_ETAGS_FILE = @GNC_ETAGS_FILE@