* configure.in: add $GUILE_INCS when testing g-wrap

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14019 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2006-05-11 03:04:32 +00:00
parent b49877472e
commit 8cc53fa2ae
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
* src/import-export/qif-io-core/qif-parse.scm:
Same patch as qif-import/qif-parse.scm for guile-1.8.
* configure.in: add $GUILE_INCS when testing g-wrap
2006-05-10 Christian Stimming <stimming@tuhh.de>
* accounts/de_AT/*: Added new Austrian German account templates by

View File

@@ -285,7 +285,7 @@ AC_MSG_RESULT($G_WRAP_MODULE_DIR)
AC_GWRAP_CHECK_GUILE($G_WRAP_MODULE_DIR)
save_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $G_WRAP_COMPILE_ARGS"
CPPFLAGS="$CPPFLAGS $GUILE_INCS $G_WRAP_COMPILE_ARGS"
AC_CHECK_HEADER(g-wrap-wct.h,,
[AC_MSG_ERROR([