mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
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:
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…
Reference in New Issue
Block a user