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:
@@ -8,9 +8,11 @@ include_HEADERS = heimntlm.h heimntlm-protos.h
|
||||
|
||||
libheimntlm_la_SOURCES = ntlm.c
|
||||
|
||||
libheimntlm_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
libheimntlm_la_LIBADD = \
|
||||
../krb5/libkrb5.la \
|
||||
$(LIB_roken)
|
||||
$(top_builddir)/lib/roken/libroken.la
|
||||
|
||||
$(srcdir)/heimntlm-protos.h:
|
||||
cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -o heimntlm-protos.h $(libheimntlm_la_SOURCES) || rm -f heimntlm-protos.h
|
||||
|
Reference in New Issue
Block a user