Hey,
I've just adapted my sources to use the configure results. This involved the
following changes:
- CZip should not be used in other modules than CFileAccess now.
- Made use of zziplib optional
- Function CZip::isSupportedImage() moved to CFileAccess
- Added functions.[hc]pp where functions that a particular system does not offer
can be defined if configure says so (currently floor() is implemented there if
HAVE_FLOOR is not set by configure).
- dir.[hc]pp has become obsolete since CFileAccess handles all files now. (Still
used in kernel.cpp, use CFileAccess::list() instead).
Please also adapt your sources to use the configure results (some more have to
be evaluated by the unit manager).
Regards,
martin
--
Get my public GPG key from pgp.mit.edu or wwwkeys.pgp.net - Key ID: 0x44085D12
--
Homepage: http://mwegner.de.ms/
Powered by Gentoo Linux (http://www.gentoo.org/)
--
Mails von dieser Adresse sind nur gültig, wenn sie mit dem o. g. Schlüssel
signiert wurden. Unsignierte Mails von dieser Adresse sind gefälscht und
stehen in keinerlei Verbindung zu mir.
Mails from this address are only valid if they are signed with the
abovementioned key. Unsinged mails from this address are faked and have no
relation to me.
|