(rs_context_destroy): Use free() rather than rs_free() for realm->name.
[radsecproxy.git] / lib / Makefile.am
index fdaf1ec..e81ee77 100644 (file)
@@ -9,7 +9,6 @@ AM_CFLAGS = -Wall -g
 lib_LTLIBRARIES = libradsec.la
 
 libradsec_la_SOURCES = \
-       attr.c \
        compat.c \
        conf.c \
        conn.c \
@@ -37,4 +36,4 @@ libradsec_la_SOURCES += \
 endif
 
 libradsec_la_LDFLAGS = -version-info 0:0:0
-libradsec_la_CFLAGS = $(AM_CFLAGS) -DDEBUG -DDEBUG_LEVENT -Werror # -ansi
+libradsec_la_CFLAGS = $(AM_CFLAGS) #-DDEBUG -DDEBUG_LEVENT #-Werror