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
This commit is contained in:
Dave Peticolas 2001-01-18 22:41:40 +00:00
parent c00cbed885
commit 3ba7ac25ca

View File

@ -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