summaryrefslogtreecommitdiff
path: root/frontends/kolibrios
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-10-25 00:12:55 +0200
committerAshish Gupta <ashmew2@gmail.com>2017-10-25 22:04:56 +0200
commit48cd586df1f31eb425e0b0ebadb350580cbc124b (patch)
tree131e3903d66d6d328041d8db1adbc7d67fd1b0cd /frontends/kolibrios
parentc68e11bf59274099f137d9ce3526bb7092f2ac7d (diff)
downloadnetsurf-48cd586df1f31eb425e0b0ebadb350580cbc124b.tar.gz
netsurf-48cd586df1f31eb425e0b0ebadb350580cbc124b.tar.bz2
Enable libnslog...
Diffstat (limited to 'frontends/kolibrios')
-rw-r--r--frontends/kolibrios/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index 64183143b..3f08a12ac 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'
#########################################################################