summaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index cee985a..0549426 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -33,4 +33,4 @@ libexpr_a_SOURCES = expr.c expr.h
libinotify_helpers_a_SOURCES = inotify_helpers.c inotify_helpers.h
libinotify_helpers_a_CFLAGS = -std=c99
-libinotify_helpers_a_CPPFLAGS = -D_POSIX_SOURCE
+libinotify_helpers_a_CPPFLAGS = -D_XOPEN_SOURCE=500 # for NAME_MAX