Some port of yacc was generating '#include <stdlib.h>' before our '#include "config.h" and needed a specific define from config1.h to be supplied on the command line to avoid conflicting contents within that header file, but then config1.h drew complaints about redefining the macro. Guard against that.
5.0 KiB
5.0 KiB