Treat warnings as errors when compiling libradsec.
[radsecproxy.git] / lib / Makefile.am
index e81ee77..89e6958 100644 (file)
@@ -36,4 +36,4 @@ libradsec_la_SOURCES += \
 endif
 
 libradsec_la_LDFLAGS = -version-info 0:0:0
-libradsec_la_CFLAGS = $(AM_CFLAGS) #-DDEBUG -DDEBUG_LEVENT #-Werror
+libradsec_la_CFLAGS = $(AM_CFLAGS) -Werror # -DDEBUG -DDEBUG_LEVENT