]> git.pld-linux.org Git - packages/openhpi.git/blob - openhpi-link.patch
- updated to 3.2.1
[packages/openhpi.git] / openhpi-link.patch
1 --- openhpi-3.0.0/transport/Makefile.am.orig    2011-10-17 17:57:27.000000000 +0200
2 +++ openhpi-3.0.0/transport/Makefile.am 2011-10-22 08:12:25.323358056 +0200
3 @@ -32,6 +32,7 @@
4         strmsock.h
5  
6  libopenhpitransport_la_LDFLAGS= -version-info @HPI_LIB_VERSION@
7 +libopenhpitransport_la_LIBADD= $(GLIB_ONLY_LIBS)
8  
9  clean-local:
10         rm -f *~ core core.*
This page took 0.065109 seconds and 3 git commands to generate.