mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2148 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+2
-1
@@ -53,7 +53,8 @@ include @top_srcdir@/Makefile.common
|
||||
# Right now we only configure g-wrap once per make distclean, but we
|
||||
# try and re-build every make.
|
||||
g-wrap.configure:
|
||||
(cd g-wrap && ./configure --prefix=${PWD}/g-wrap-install)
|
||||
(cd g-wrap && \
|
||||
./configure --prefix=${ABSOLUTE_TOP_SRCDIR}/lib/g-wrap-install)
|
||||
touch g-wrap.configure
|
||||
DIST_TRASH += g-wrap.configure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user