r19784 - gnucash/trunk/src/gnome - Bug 634334: Crash on selecting New User Tutorial from new user dialog.
John Ralls
jralls at code.gnucash.org
Tue Nov 9 12:55:31 EST 2010
Author: jralls
Date: 2010-11-09 12:55:30 -0500 (Tue, 09 Nov 2010)
New Revision: 19784
Trac: http://svn.gnucash.org/trac/changeset/19784
Modified:
gnucash/trunk/src/gnome/Makefile.am
Log:
Bug 634334: Crash on selecting New User Tutorial from new user dialog.
Modified: gnucash/trunk/src/gnome/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome/Makefile.am 2010-11-08 20:46:28 UTC (rev 19783)
+++ gnucash/trunk/src/gnome/Makefile.am 2010-11-09 17:55:30 UTC (rev 19784)
@@ -122,7 +122,8 @@
${GUILE_INCS} \
${GNOME_CFLAGS} \
${GLADE_CFLAGS} \
- $(GLIB_CFLAGS)
+ $(GLIB_CFLAGS) \
+ ${IGE_MAC_CFLAGS}
# We build this in an earlier directory.
More information about the gnucash-changes
mailing list