[Please note that this is still work in progress. A couple of issues should be fixed to finnish it] -Autoconf sortof work under MacOS X (I hope I do not break UNIX). I had to reorder a couple of things like platform detection and conditionnalize GNOME/GTK/GLIB detection to keep it only on UNIX Added PLATFORM_CFLAGS and PLATFORM_LIBS to provide CFLAGS and LIBS specific to the platform (left empty on UNIX) Conditionnalized WARNING_CFLAGS as for MacOS X we should disable them. Other changes -modified .cvsignore to ignore GNUmakefile and .deps -ttftool require malloc.h which is NOT available on MacOS X. Check this in configure too. Need to fix traditionnal build -modified GNUmakefile.am in tools to not use platform directory but UNIX by default. CVS: Modified Files: CVS: configure.in includes.mk src/tools/pfa2afm/.cvsignore CVS: src/tools/pfa2afm/GNUmakefile.am CVS: src/tools/pfa2afm/unix/.cvsignore src/tools/ttftool/.cvsignore CVS: src/tools/ttftool/GNUmakefile.am
