mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
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:
@@ -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@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user