Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/4230366818da13b1d72c225ad19ef78e51b18222
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/4230366818da13b1d72c225ad19ef78e51b18222
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/4230366818da13b1d72c225ad19ef78e51b18222

The branch, master has been updated
       via  4230366818da13b1d72c225ad19ef78e51b18222 (commit)
      from  d2391b2dfdf3b9f43616a9822f82e39376639a86 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=4230366818da13b1d72c225ad19ef78e51b18222
commit 4230366818da13b1d72c225ad19ef78e51b18222
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    fix toolbar visibility checkboxes initial state

diff --git a/test/Makefile b/test/Makefile
index 81482f6..963b2e0 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)


-----------------------------------------------------------------------

Summary of changes:
 test/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Makefile b/test/Makefile
index 81482f6..963b2e0 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)


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to