> Here's revised version of dual-ABI patch which
> generates unified ftconfig.h for 64/32bit UNIX
> platforms.
This looks very promising! Thanks for your hard work.
> AC_ARG_ENABLE([multi-abi],
> [...]
Please put all this stuff into one or more separate files (similar to
ft-munmap.m4) to make it more comprehensible. Additionally I wonder
whether there isn't already some stuff in, say, libtool. Otherwise
you could probably contribute your code -- I'm quite sure that the
libtool maintainers can give you additional advice.
> + /* ARCH_DEP_BEGIN */
> #undef SIZEOF_INT
> #undef SIZEOF_LONG
> + /* ARCH_DEP_END */
Here we need more comments to explain what the comments mean and that
they must not be changed.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel