aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index dcc5e7c8..667c3833 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -131,7 +131,7 @@ ifneq (, $(or $(findstring Linux, $(kernel)), $(findstring BSD, $(kernel))))
# --libs gtk+-2.0) -framework Cocoa -lgtkmacintegration
# .DEFAULT_GOAL := osx
# #else
-# # plat_flag = -DCURSES
+# # plat_flag = -DCURSES -D_XOPEN_SOURCE_EXTENDED
# # curses_libs = -lncurses
# # .DEFAULT_GOAL := osx-curses
# #endif