summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b776cf0..2ad6665 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,6 +33,6 @@ ldap_la_SOURCES = \
zone_manager.c \
zone_register.c
-ldap_la_CFLAGS = -Wall -Wextra -std=c99 -O2
+ldap_la_CFLAGS = -Wall -Wextra -std=gnu99 -O2
ldap_la_LDFLAGS = -module -avoid-version