freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [freetype2] master 576403f 1/2: [builds] Relocate `FTMODULE_H'.


From: Werner LEMBERG
Subject: Re: [freetype2] master 576403f 1/2: [builds] Relocate `FTMODULE_H'.
Date: Fri, 08 Jan 2021 14:40:01 +0100 (CET)

>> In other words, this change
>>
>>   -INCLUDES := $(subst /,$(COMPILER_SEP),$(OBJ_DIR) \
>>   -                                      $(DEVEL_DIR) \
>>   +INCLUDES := $(subst /,$(COMPILER_SEP),$(DEVEL_DIR) \
>>                                          $(BUILD_DIR) \
>>                                          $(TOP_DIR)/include)
>>
>> looks very suspicious :-)
> 
> Shall I place ftmodule.h into BUILD_DIR then, next to ftoption.h and
> ftconfig.h?

No, since FreeType's `$(BUILD_DIR)` directory is not 'builddir' in the
autoconf sense.  FreeType's builddir is called `$(OBJ_DIR)`.

I suggest that you simply revert the commit.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]