]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/arpwatch/files/make.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / arpwatch / files / make.patch
1 --- arpwatch-2.1a13/Makefile.in.orig    2005-07-21 15:20:16.000000000 +0200
2 +++ arpwatch-2.1a13/Makefile.in 2000-06-15 02:39:55.000000000 +0200
3 @@ -51,7 +51,7 @@
4  CFLAGS = $(CCOPT) $(DEFS) $(INCLS)
5  
6  # Standard LIBS
7 -LIBS = @LIBS@
8 +LIBS = @LIBS@ $(LDFLAGS)
9  # Standard LIBS without libpcap.a
10  SLIBS = @LBL_LIBS@
11