On Tue, Jun 23, 2020 at 3:05 PM David Turner <[email protected]> wrote: > > [build] Simplify <freetype/config/ftconfig.h> > > This patch simplifies the content of ftconfig.h by > moving things around a little, i.e.:
This greatly consolidates a lot of redundancy in multiple copies of ftconfig.h too. However, I think you missed the third copy for ftconfig.h in builds/vms/ftconfig.h. I also wonder if __BORLANDC__, __WATCOMC__, and __MWERKS__ are still worth mentioning.
