|
|||||||||||
|
Couple of libnet/automake issues
From: Mike Castle <dalgoda(at)ix.netcom.com>
Date: Sun Nov 24 2002 - 18:10:09 EST One of the nice things about automake is that it pretty well supports building outside of the source directory. Nice to be able to build multiple architectures from one location. Unfortunately, libnet-1.1.0 as distributed doesn't work that way. However, a couple of minor tweaks to Makefile.am seems to work. For {src,sample}/Makefile.am, add: INCLUDES = -I$(top_srcdir)/include for sample/Makefile.am, change $(top_srcdir)/src/libnet.a to $(top_builddir)/src/libnet.a
Cheers,
--
Mike Castle dalgoda@ix.netcom.com www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
---------------------------------------------------------------------
To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com
For additional commands, e-mail: libnet-help@securityfocus.com
Received on Sun Nov 24 18:10:30 2002This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:22 EDT |
||||||||||
|
|||||||||||