From ade6c4fa17f837504a3902296d4b4f636e28b51e Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 18 Jul 2011 13:34:49 +0200 Subject: Export only symbols listed in radsec.sym. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 89e6958..a26750d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -35,5 +35,5 @@ libradsec_la_SOURCES += \ rsp_tlscommon.c endif -libradsec_la_LDFLAGS = -version-info 0:0:0 +libradsec_la_LDFLAGS = -version-info 0:0:0 -export-symbols radsec.sym libradsec_la_CFLAGS = $(AM_CFLAGS) -Werror # -DDEBUG -DDEBUG_LEVENT -- cgit v1.1