Create a gnome-utils module to hold gnome/gtk widgets and utility functions

used by GnuCash. Still some dependency-untangling left to do.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5347 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-09-10 07:01:57 +00:00
parent 22e1d304a7
commit ded89a4b2a
70 changed files with 1435 additions and 164 deletions

View File

@@ -22,8 +22,8 @@
\********************************************************************/
#ifndef __XACC_CONFIG_H__
#define __XACC_CONFIG_H__
#ifndef GNC_CONFIG_H
#define GNC_CONFIG_H
/* Package name and version number */
#undef PACKAGE
@@ -85,6 +85,7 @@
/* Configure found the function malloc_usable_size */
#undef HAVE_MALLOC_USABLE_SIZE
/*** Begin i18n ***/
/* internationalization with gettext */