[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / mit / xorg / tools / fc-cache

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/mit/xorg/tools/fc-cache/Makefile between version 1.18 and 1.19

version 1.18, 2019/09/16 06:16:42 version 1.19, 2022/02/24 06:34:32
Line 114  HOST_CPPFLAGS= -DFONTCONFIG_PATH='"${DES
Line 114  HOST_CPPFLAGS= -DFONTCONFIG_PATH='"${DES
 HOST_CPPFLAGS+= -DFT_CONFIG_OPTION_DISABLE_BZIP2  HOST_CPPFLAGS+= -DFT_CONFIG_OPTION_DISABLE_BZIP2
 HOST_CPPFLAGS+= -I${FONTCONFIG} -I${FREETYPE} \  HOST_CPPFLAGS+= -I${FONTCONFIG} -I${FREETYPE} \
                 -I${FREETYPE}/include -I${FREETYPE}/include/freetype \                  -I${FREETYPE}/include -I${FREETYPE}/include/freetype \
                 -I${EXPAT}/lib \                  -I${EXPAT}/lib -I${EXPAT}/../lib/libexpat \
                 -I${FONTCONFIG}/../include \                  -I${FONTCONFIG}/../include \
                 -I${DESTDIR}${X11INCDIR} -I. \                  -I${DESTDIR}${X11INCDIR} -I. \
                 -I${FONTCONFIG}/../include                  -I${FONTCONFIG}/../include

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>