Make seed collection parts that depend on particular functions

#ifdef'd on that to enable easier windows/mingw32 porting.




git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13525 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2006-03-07 22:01:35 +00:00
parent 96dea8f6b7
commit 3006050069
3 changed files with 26 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
2006-03-07 Christian Stimming <stimming@tuhh.de>
* lib/libqof/qof/guid.c: Make seed collection parts that depend on
particular functions #ifdef'd on that to enable easier
windows/mingw32 porting.
* lib/libc/setenv.h: Fix old libc substitution files, now needed
for windows/mingw32 porting.
* Makefile.am: Add po/gnucash.pot to EXTRA_DIST because the
translation template is needed in the tarball for translators.