]> git.pld-linux.org Git - packages/netembryo.git/blob - netembryo-link.patch
- new
[packages/netembryo.git] / netembryo-link.patch
1 --- netembryo-0.1.1/Makefile.am.orig    2009-06-08 18:14:09.000000000 +0200
2 +++ netembryo-0.1.1/Makefile.am 2013-02-16 22:04:37.394401157 +0100
3 @@ -15,11 +15,9 @@
4  
5  libnetembryo_la_SOURCES =
6  
7 -libnetembryo_la_CFLAGS = $(GLIB_CFLAGS)
8  libnetembryo_la_LIBADD = \
9         wsocket/libwsocket.la \
10 -       utils/libutils.la \
11 -       $(GLIB_LIBS)
12 +       utils/libutils.la
13  
14  if HAVE_SCTP
15  libnetembryo_la_LIBADD += $(SCTP_LIBS)
This page took 0.18905 seconds and 3 git commands to generate.