# Configuration parameters for compiling Encore # # # EC_USE_OMNIFOUNDATION # uncomment the following define and the OmniFoundation will be used. # In such a case don't forget to add the libraries to # ADDITIONAL_LDFLAGS. # By default the OmniFoundation will not be used in GNUstep. #EC_USE_OMNIFOUNDATION=-DEC_USE_OMNIFOUNDATION=1 ADDITIONAL_CPPFLAGS=$(EC_USE_OMNIFOUNDATION)