make the library static and don't install it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,8 +4,8 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
CLEANFILES = print_version.h
|
||||
|
||||
lib_LTLIBRARIES = libvers.la
|
||||
libvers_la_LDFLAGS = -version-info 1:0:0
|
||||
noinst_LTLIBRARIES = libvers.la
|
||||
libvers_la_LDFLAGS = -static
|
||||
|
||||
build_HEADERZ = vers.h
|
||||
|
||||
|
Reference in New Issue
Block a user