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:
Linas Vepstas 2001-10-12 16:53:25 +00:00
parent 8610f39a58
commit 524bee9fe0

View File

@ -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}'