> (1) A call to make should run on *all* platforms. In other words, GNU make > by itself had to produce an `ftconfig.h' file from the template.
Run `diff -U2 ./include/freetype/config/ftconfig.h ./builds/unix/ftconfig.in` -- What's to be done about the #define differences? > Because this needs a bourne shell... That's horrible. `sed` should do the job I reckon. _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
