src/Makefile.am

changeset 284
d7e43c4b2992
parent 283
c3b6ff227481
child 334
bc81faa9afda
     1.1 --- a/src/Makefile.am	Wed May 02 21:45:52 2018 +0200
     1.2 +++ b/src/Makefile.am	Thu May 03 09:26:06 2018 +0200
     1.3 @@ -27,7 +27,7 @@
     1.4  #
     1.5  
     1.6  lib_LTLIBRARIES = libucx.la
     1.7 -libucx_la_LDFLAGS = -version-info 2:0:1
     1.8 +libucx_la_LDFLAGS = -version-info $(UCX_LIB_VERSION)
     1.9  libucx_la_SOURCES = utils.c
    1.10  libucx_la_SOURCES += list.c
    1.11  libucx_la_SOURCES += map.c

mercurial