summaryrefslogtreecommitdiffstats
path: root/config/commence.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/commence.in')
-rw-r--r--config/commence.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/commence.in b/config/commence.in
index 8b33182..72fb45c 100644
--- a/config/commence.in
+++ b/config/commence.in
@@ -12,7 +12,7 @@
# Programs
SHELL=/bin/sh
CC=@CC@
-CFLAGS=-D_POSIX_SOURCE @CFLAGS@
+CFLAGS=@CFLAGS@
CPPFLAGS=@CPPFLAGS@
LIBS=@LIBS@
AR=@AR@