Skip to content

Commit

Permalink
8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
Browse files Browse the repository at this point in the history
Reviewed-by: erikj, prr
  • Loading branch information
ihse committed Dec 4, 2017
1 parent ad1b4ac commit 5b835ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/autoconf/spec.gmk.in
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ FREETYPE_LIBS:=@FREETYPE_LIBS@
FREETYPE_CFLAGS:=@FREETYPE_CFLAGS@
FREETYPE_BUNDLE_LIB_PATH=@FREETYPE_BUNDLE_LIB_PATH@
FREETYPE_LICENSE=@FREETYPE_LICENSE@
FONTCONFIG_CFLAGS:=@FONTCONFIG_CFLAGS@
CUPS_CFLAGS:=@CUPS_CFLAGS@
ALSA_LIBS:=@ALSA_LIBS@
ALSA_CFLAGS:=@ALSA_CFLAGS@
Expand Down

0 comments on commit 5b835ea

Please sign in to comment.