diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk index df4a1175821..37df7b05467 100644 --- a/source/nan_definitions.mk +++ b/source/nan_definitions.mk @@ -158,7 +158,7 @@ ifndef CONFIG_GUESS export BF_PCRE_LIBS ?= $(BF_PCRE)/lib/libpcre.a endif - export WITH_TIFF =? true + export WITH_TIFF ?= true # Compare recreated .mo files with committed ones export BF_VERIFY_MO_FILES ?= true