We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720092d commit eb42914Copy full SHA for eb42914
mtcr_ul/Makefile.am
@@ -33,7 +33,7 @@
33
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include/mtcr_ul -I$(top_srcdir)/common -I$(top_srcdir)/dev_mgt
34
35
if BUILD_DYNAMIC
36
-pkglib_LTLIBRARIES = libmtcr_ul.la
+lib_LTLIBRARIES = libmtcr_ul.la
37
libmtcr_ul_la_LDFLAGS = -version-info 0:0:0 -no-undefined
38
else
39
noinst_LTLIBRARIES = libmtcr_ul.la
0 commit comments