Remove -Werror since we still have some warnings in radsecproxy.
authorLinus Nordberg <linus@nordu.net>
Thu, 10 Mar 2011 09:56:08 +0000 (10:56 +0100)
committerLinus Nordberg <linus@nordu.net>
Thu, 10 Mar 2011 09:56:08 +0000 (10:56 +0100)
lib/Makefile.am

index 7eb0f08..d4d9b78 100644 (file)
@@ -37,4 +37,4 @@ libradsec_la_SOURCES += \
 endif
 
 libradsec_la_LDFLAGS = -version-info 0:0:0
-libradsec_la_CFLAGS = $(AM_CFLAGS) -Werror #-DDEBUG -DDEBUG_LEVENT # -ansi
+libradsec_la_CFLAGS = $(AM_CFLAGS) #-DDEBUG -DDEBUG_LEVENT #-Werror