]> git.pld-linux.org Git - packages/openhpi.git/blob - openhpi-amfix.patch
- merged from DEVEL
[packages/openhpi.git] / openhpi-amfix.patch
1 --- openhpi-0.9.0/openhpid/Makefile.am.orig     2004-05-10 18:19:53.000000000 +0200
2 +++ openhpi-0.9.0/openhpid/Makefile.am  2004-06-05 20:36:39.589610072 +0200
3 @@ -63,7 +63,6 @@
4  # check saHpiEventGet function of the daemon
5  event_get_SOURCES     = event_get.c
6  event_get_LDADD       = libopenhpiclient.la $(top_builddir)/marshal/libopenhpimarshal.la $(top_builddir)/utils/libopenhpiutils.la
7 -event_get_LDFLAGS     = -static
8  
9  
10  clean:
11 --- openhpi-0.6.0/plugins/ipmidirect/Makefile.am.orig   2004-03-11 09:54:12.000000000 +0100
12 +++ openhpi-0.6.0/plugins/ipmidirect/Makefile.am        2004-03-27 14:19:42.294689280 +0100
13 @@ -110,7 +110,6 @@
14  
15  plugin_test_SOURCES     = plugin_test.cpp
16  plugin_test_LDADD       = libipmidirect.la $(top_builddir)/utils/libopenhpiutils.la -luuid -lm @SSL_LIB@
17 -plugin_test_LDFLAGS     = -static
18  
19  clean:
20         rm -f *~
This page took 0.027158 seconds and 3 git commands to generate.