update version number and remove depenency on libvers for libraries
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19974 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,9 +5,11 @@ include $(top_srcdir)/Makefile.am.common
|
||||
YFLAGS = -d -t
|
||||
|
||||
lib_LTLIBRARIES = libasn1.la
|
||||
libasn1_la_LDFLAGS = -version-info 6:1:1
|
||||
libasn1_la_LDFLAGS = -version-info 7:0:0
|
||||
|
||||
libasn1_la_LIBADD = @LIB_com_err@ $(LIB_roken)
|
||||
libasn1_la_LIBADD = \
|
||||
@LIB_com_err@ \
|
||||
$(top_builddir)/lib/roken/libroken.la
|
||||
|
||||
BUILT_SOURCES = \
|
||||
$(gen_files_rfc2459:.x=.c) \
|
||||
|
||||
Reference in New Issue
Block a user