Closed vtorri closed 4 years ago
Hello
MODEST_PORT_NAME is passed to the preprocessor : in Makefile:
MODEST_CFLAGS += -DMODEST_PORT_NAME=$(MODEST_PORT_NAME)
but this macro is not used in any source file. Is it really useful to pass it to the preprocessor ?
Hi! Need to remove this. Remnant of the past
looking at lexbor only now, so closing
Hello
MODEST_PORT_NAME is passed to the preprocessor : in Makefile:
MODEST_CFLAGS += -DMODEST_PORT_NAME=$(MODEST_PORT_NAME)
but this macro is not used in any source file. Is it really useful to pass it to the preprocessor ?