]> git.pld-linux.org Git - packages/OpenIPMI.git/blame - OpenIPMI-link.patch
- up to 2.0.1
[packages/OpenIPMI.git] / OpenIPMI-link.patch
CommitLineData
f4c7b82b
JB
1--- OpenIPMI-1.4.12/unix/Makefile.am.orig 2005-02-02 21:50:02.000000000 +0100
2+++ OpenIPMI-1.4.12/unix/Makefile.am 2005-02-27 23:25:07.014728752 +0100
e356d748 3@@ -16,7 +16,7 @@
20f3f8bb 4
f4c7b82b
JB
5 libOpenIPMIpthread_la_SOURCES = posix_thread_os_hnd.c selector.c
6 libOpenIPMIpthread_la_LIBADD = -lpthread $(GDBM_LIB) \
e356d748
JB
7- $(top_builddir)/utils/libOpenIPMIutils.la
8+ $(top_builddir)/utils/libOpenIPMIutils.la $(top_builddir)/lib/libOpenIPMI.la
9 libOpenIPMIpthread_la_LDFLAGS = -rdynamic -version-info $(LD_VERSION) \
10 -Wl,-Map -Wl,libOpenIPMIpthread.map
20f3f8bb 11
76f791d3
JB
12--- OpenIPMI-2.0.0/cmdlang/Makefile.am.orig 2005-03-10 16:58:13.000000000 +0100
13+++ OpenIPMI-2.0.0/cmdlang/Makefile.am 2005-04-16 02:40:01.125790968 +0200
9d2eb515
JB
14@@ -19,6 +19,7 @@
15 cmd_pef.c cmd_conn.c cmd_fru.c out_fru.c os_debug.c
16 libOpenIPMIcmdlang_la_LIBADD = -lm \
17 $(top_builddir)/utils/libOpenIPMIutils.la \
18+ $(top_builddir)/unix/libOpenIPMIposix.la \
76f791d3
JB
19 $(top_builddir)/lib/libOpenIPMI.la
20 libOpenIPMIcmdlang_la_LDFLAGS = -rdynamic -version-info $(LD_VERSION) \
21 -Wl,-Map -Wl,libOpenIPMIcmdlang.map
This page took 0.076355 seconds and 4 git commands to generate.