mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* 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:
@@ -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
|
||||
|
||||
@@ -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([
|
||||
|
||||
|
||||
Reference in New Issue
Block a user