Bill Gribble's patch to add guppi support, improve the report & help

windows, and sundry other things.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3329 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-12-21 00:35:47 +00:00
parent ae931d0aac
commit 155391c80c
46 changed files with 4029 additions and 3266 deletions

View File

@@ -56,9 +56,14 @@
/* New or old Guile Smob for G-wrap */
#undef GWRAP_OLD_GUILE_SMOB
/* The db2 database library */
#undef HAVE_DB2
/* Use the new gtkhtml widget instead of the old xmhtml widget */
#undef HAVE_LIBGTKHTML
#undef HAVE_LIBGHTTP
/* misc image and compression libs needed by html widget */
#undef HAVE_ZLIB
#undef HAVE_PNG