From 9650033f1b51461aec324b8d0d38a78f4444d5dc Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 31 Jan 2001 03:50:48 +0000 Subject: [PATCH] remove -static turning this into a convenience library git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9626 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/vers/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/vers/Makefile.am b/lib/vers/Makefile.am index c2386c68b..5a6fb7821 100644 --- a/lib/vers/Makefile.am +++ b/lib/vers/Makefile.am @@ -5,7 +5,6 @@ include $(top_srcdir)/Makefile.am.common CLEANFILES = print_version.h noinst_LTLIBRARIES = libvers.la -libvers_la_LDFLAGS = -static build_HEADERZ = vers.h