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: Alexei Podtelezhnikov
Subject: Re: [freetype2] master 576403f 1/2: [builds] Relocate `FTMODULE_H'.
Date: Fri, 8 Jan 2021 07:53:35 -0500

On Fri, Jan 8, 2021 at 1:23 AM Werner LEMBERG <wl@gnu.org> wrote:

>
> 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 :-)
>
>
>     Werner

Hi Werrner,

Shall I place ftmodule.h into BUILD_DIR then, next to ftoption.h and ftconfig.h?

Alexei



reply via email to

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