summaryrefslogtreecommitdiff
path: root/lib/lanplus
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2026-03-10 14:13:01 +0100
committerJörg Frings-Fürst <debian@jff.email>2026-03-10 14:13:01 +0100
commit204e4bd19c62a7f1030333ec646d776abbbb7917 (patch)
tree50f7af596935ad2269d868f4fe320f546869bc5b /lib/lanplus
parentb5b2075a902277c33d7cf1b82f49f0fac7ef4cb9 (diff)
New upstream version 3.2.2upstream/3.2.2upstream
Diffstat (limited to 'lib/lanplus')
-rw-r--r--lib/lanplus/Makefile.am2
-rw-r--r--lib/lanplus/Makefile.in5
2 files changed, 4 insertions, 3 deletions
diff --git a/lib/lanplus/Makefile.am b/lib/lanplus/Makefile.am
index 99eaf7f..94ae3ca 100644
--- a/lib/lanplus/Makefile.am
+++ b/lib/lanplus/Makefile.am
@@ -20,7 +20,7 @@ libipmi_lanplus_a_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
lib_LTLIBRARIES =
# lib_LTLIBRARIES = libipmi_lanplus.la
-libipmi_lanplus_la_LIBADD = -lcrypto
+# libipmi_lanplus_la_LIBADD = -lcrypto
# libipmi_lanplus_la_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
# lanplus_dump.c lanplus_dump.h \
diff --git a/lib/lanplus/Makefile.in b/lib/lanplus/Makefile.in
index a83287d..e09f0ab 100644
--- a/lib/lanplus/Makefile.in
+++ b/lib/lanplus/Makefile.in
@@ -246,8 +246,6 @@ libipmi_lanplus_a_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
helper.c ipmi_strings.c
lib_LTLIBRARIES =
-# lib_LTLIBRARIES = libipmi_lanplus.la
-libipmi_lanplus_la_LIBADD = -lcrypto
all: all-am
.SUFFIXES:
@@ -560,6 +558,9 @@ uninstall-am: uninstall-libLTLIBRARIES
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
tags uninstall uninstall-am uninstall-libLTLIBRARIES
+# lib_LTLIBRARIES = libipmi_lanplus.la
+
+# libipmi_lanplus_la_LIBADD = -lcrypto
# libipmi_lanplus_la_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
# lanplus_dump.c lanplus_dump.h \