mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix the opt-style include ath as well
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5583 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8610f39a58
commit
524bee9fe0
@ -132,7 +132,7 @@ if test x${gnc_opt_style_install} = xtrue
|
||||
then
|
||||
GNC_CONFIGDIR='${sysconfdir}'
|
||||
GNC_DOC_INSTALL_DIR='${datadir}/doc'
|
||||
GNC_INCLUDE_DIR=${includedir}/gnucash
|
||||
GNC_INCLUDE_DIR=${includedir}
|
||||
GNC_LIBDIR='${libdir}'
|
||||
GNC_SCM_INSTALL_DIR='${datadir}/scm'
|
||||
GNC_SHAREDIR='${datadir}'
|
||||
|
Loading…
Reference in New Issue
Block a user