add version-info
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5622 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,6 +5,7 @@ include $(top_srcdir)/Makefile.am.common
|
||||
INCLUDES += -I$(srcdir)/../krb5
|
||||
|
||||
lib_LTLIBRARIES = libgssapi.la
|
||||
libgssapi_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
include_HEADERS = gssapi.h
|
||||
|
||||
|
@@ -5,6 +5,7 @@ include $(top_srcdir)/Makefile.am.common
|
||||
INCLUDES += -I$(srcdir)/../krb5
|
||||
|
||||
lib_LTLIBRARIES = libgssapi.la
|
||||
libgssapi_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
include_HEADERS = gssapi.h
|
||||
|
||||
|
@@ -20,6 +20,7 @@ LDADD = libhdb.la \
|
||||
$(DBLIB)
|
||||
|
||||
lib_LTLIBRARIES = libhdb.la
|
||||
libhdb_la_LDFLAGS = -version-info 1:0:0
|
||||
|
||||
libhdb_la_SOURCES = hdb.c common.c db.c ndbm.c $(BUILT_SOURCES)
|
||||
|
||||
|
@@ -40,6 +40,7 @@ endif # AIX
|
||||
|
||||
|
||||
lib_LTLIBRARIES = $(AFSLIBS)
|
||||
libkafs_la_LDFLAGS = -version-info 0:0:0
|
||||
foodir = $(libdir)
|
||||
foo_DATA = $(AFS_EXTRA_LIBS)
|
||||
# EXTRA_DATA = afslib.so
|
||||
|
@@ -12,6 +12,7 @@ otptest_LDADD = libotp.la \
|
||||
include_HEADERS = otp.h
|
||||
|
||||
lib_LTLIBRARIES = libotp.la
|
||||
libotp_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
libotp_la_SOURCES = \
|
||||
otp.c \
|
||||
|
@@ -5,6 +5,7 @@ include $(top_srcdir)/Makefile.am.common
|
||||
CLEANFILES = roken.h make-roken.c print_version.h
|
||||
|
||||
lib_LTLIBRARIES = libroken.la
|
||||
libroken_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
noinst_PROGRAMS = make-roken make-print-version
|
||||
|
||||
|
Reference in New Issue
Block a user