From d0da99beca585f040d6564f2341949222afc6060 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 16 Aug 2014 23:31:55 +0100 Subject: extend gtk viewdata to open files in an editor using the freedesktop default app specification --- gtk/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/Makefile.target') diff --git a/gtk/Makefile.target b/gtk/Makefile.target index f69a73a95..6e71ff3ee 100644 --- a/gtk/Makefile.target +++ b/gtk/Makefile.target @@ -48,7 +48,7 @@ GTKCFLAGS := -std=c99 -Dgtk -Dnsgtk \ $(GTKDEPFLAGS) \ -D_BSD_SOURCE \ -D_XOPEN_SOURCE=600 \ - -D_POSIX_C_SOURCE=200112L \ + -D_POSIX_C_SOURCE=200809L \ -D_NETBSD_SOURCE \ -DGTK_RESPATH=\"$(NETSURF_GTK_RESOURCES)\" \ $(WARNFLAGS) -g -- cgit v1.2.3