We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d158f79 commit ab1d7f4Copy full SHA for ab1d7f4
Makefile.am
@@ -7,6 +7,7 @@ AM_CPPFLAGS = -I${top_srcdir}/
7
8
# tell Libtool what the name of the library is.
9
lib_LTLIBRARIES = libmemtailor.la
10
+libmemtailor_la_LDFLAGS = -version-info @MEMTAILOR_SO_VERSION@
11
12
# the sources that are built to make the library
13
libmemtailor_la_SOURCES = \
0 commit comments