Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/1cf427daad08a1cd212d5e5e6f4891462a4d2705
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/1cf427daad08a1cd212d5e5e6f4891462a4d2705
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/1cf427daad08a1cd212d5e5e6f4891462a4d2705

The branch, ashmew2/nskolibrios has been updated
       via  1cf427daad08a1cd212d5e5e6f4891462a4d2705 (commit)
      from  ede6c5f358cbaee44e3282beec36f0ebfd166a63 (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=1cf427daad08a1cd212d5e5e6f4891462a4d2705
commit 1cf427daad08a1cd212d5e5e6f4891462a4d2705
Author: Ashish Gupta <[email protected]>
Commit: Ashish Gupta <[email protected]>

    Enable libnslog...

diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index 6418314..3f08a12 100644
--- a/frontends/kolibrios/Makefile
+++ b/frontends/kolibrios/Makefile
@@ -36,6 +36,7 @@ CFLAGS += 
'-DNETSURF_FB_FONT_MONOSPACE_BOLD="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"
 CFLAGS += '-DNETSURF_FB_FONT_CURSIVE="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"'
 CFLAGS += '-DNETSURF_FB_FONT_FANTASY="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"'
 
+CFLAGS += '-DWITH_NSLOG'
 
 #########################################################################
 


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

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

diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index 6418314..3f08a12 100644
--- a/frontends/kolibrios/Makefile
+++ b/frontends/kolibrios/Makefile
@@ -36,6 +36,7 @@ CFLAGS += 
'-DNETSURF_FB_FONT_MONOSPACE_BOLD="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"
 CFLAGS += '-DNETSURF_FB_FONT_CURSIVE="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"'
 CFLAGS += '-DNETSURF_FB_FONT_FANTASY="$(NETSURF_KOLIBRI_FONT_SANS_SERIF)"'
 
+CFLAGS += '-DWITH_NSLOG'
 
 #########################################################################
 


-- 
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