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