summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* changed ping_recv_unix to use clock_gettime() instead of gettimeofday()Thomas Habets2010-04-021-0/+1
* upped version to 2.09Thomas Habets2010-03-311-1/+1
* libnet.h is not optional. error out if ENOEXISTThomas Habets2009-10-061-0/+5
* Solaris has route get like BSDThomas Habets2009-09-301-1/+1
* Compile fix for FreeBSDThomas Habets2009-09-301-2/+4
* Turns out config.guess and config.sub are needed after allThomas Habets2009-09-301-1/+1
* More fixing with the build systemThomas Habets2009-09-301-1/+0
* Moved build system around a bitThomas Habets2009-09-301-0/+12
* autoconf: check for uintX_tThomas Habets2009-09-301-0/+4
* Build stuff, and added --help for extended helpThomas Habets2009-09-201-0/+5
* Check for -lsocket and -lnsl before -lnet. (Solaris compile fix)Thomas Habets2009-09-201-7/+2
* autoconf: make sure libpcap existsThomas Habets2009-09-201-6/+5
* Make sure libnet exists and is 1.1.xThomas Habets2009-09-201-2/+14
* Actual working autotools build systemThomas Habets2009-09-201-7/+7
* Added AM_ macros to configure.acThomas Habets2009-09-201-0/+3
* Start of autoconf build systemThomas Habets2009-09-201-0/+48