mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 634334: Crash on selecting New User Tutorial from new user dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19784 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
74bc164f73
commit
f0a7805f27
@ -122,7 +122,8 @@ AM_CPPFLAGS = \
|
||||
${GUILE_INCS} \
|
||||
${GNOME_CFLAGS} \
|
||||
${GLADE_CFLAGS} \
|
||||
$(GLIB_CFLAGS)
|
||||
$(GLIB_CFLAGS) \
|
||||
${IGE_MAC_CFLAGS}
|
||||
|
||||
# We build this in an earlier directory.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user