Derek Atkins' patch making it possible to disable guppi support.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3495 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/1.6
Dave Peticolas 26 years ago
parent c00cbed885
commit 3ba7ac25ca

@ -59,6 +59,9 @@
/* The db1 database library */
#undef PREFER_DB1
/* Should we add guppi support? */
#undef USE_GUPPI
/* Use the new gtkhtml widget instead of the old xmhtml widget */
#undef HAVE_LIBGTKHTML

Loading…
Cancel
Save