From 4230366818da13b1d72c225ad19ef78e51b18222 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 3 Oct 2019 00:39:08 +0100 Subject: fix toolbar visibility checkboxes initial state --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index 81482f6d1..963b2e028 100644 --- a/test/Makefile +++ b/test/Makefile @@ -144,6 +144,7 @@ BASE_TESTCFLAGS := -std=c99 -g \ -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" \ -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:DEBUG\" \ -DTESTROOT=\"$(TESTROOT)\" \ + -DWITH_UTF8PROC \ $(SAN_FLAGS) \ $(shell pkg-config --cflags libcurl libparserutils libwapcaplet libdom libnsutils libutf8proc) \ $(LIB_CFLAGS) -- cgit v1.2.3