source: trunk/configure.in

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1022   7 years perry Check /usr/local/dag instead of /root/dag
(edit) @1019   7 years perry Have even more warnings by default
(edit) @1012   7 years perry Always compile with -Wall
(edit) @1005   7 years perry Distribute the samples(!)
(edit) @1002   7 years spa1 Added a pause function to format_rt Moved the rt_connect call to rt_start …
(edit) @997   7 years perry Add /dev/bpf capture support for the ThreeBSD's
(edit) @980   7 years perry No point in checking for headers we're going to check for further down The …
(edit) @976   7 years perry Cleaned up configure.in (by autoupdate)
(edit) @965   7 years perry Remove old libpacketdump/parser/Makefile.in
(edit) @961   7 years perry Bump version numbers for release
(edit) @953   7 years perry We use the HAVE_* variables in the source, we really should set them…
(edit) @946   7 years perry AC_PROG_YACC vs AM_PROG_YACC
(edit) @917   7 years perry Support disabling python bindings
(edit) @916   7 years perry Include stdint.h Bump to beta3
(edit) @904   7 years dlawson * Cosmetic changes to trace_help() output * inclusion of some m4 handlers …
(edit) @898   7 years perry Fix problems with zlib in the new build environment
(edit) @896   7 years perry Redo the build system for libtrace3
(edit) @891   7 years perry Update to be more obvious about which version of dag software is in use …
(edit) @867   7 years perry Get ready to cut beta1
(edit) @804   7 years bcj3 Updated to include the Makefile in libpacketdump/parser as well as …
(edit) @799   7 years spa1 dag_read_packet now returns a DUCK packet occasionally in place of a …
(edit) @797   7 years spa1 Fixed segmentation faults when trace_destroy is called on a trace that …
(edit) @795   7 years spa1 OpenBSD compatibility fixes - adding in various #defines and #includes …
(edit) @781   7 years spa1 Updated build system to require version number changes in only two places …
(edit) @758   7 years perry * Clarify the documentation for trace_read_packet() * Force blocking mode …
(edit) @729   7 years perry Added support for writing onto an interface to pcap and linuxnative
(edit) @724   7 years perry Make format_linux only compile if the machine we're compiling it on …
(edit) @713   7 years perry Rewrote libtrace's IO handling to use shim functions when needing to do …
(edit) @526   7 years dlawson update to version 3.0.0 zero-copy patch - trace.c updated with new …
(edit) @521   8 years dlawson added tools/tracesplit/configure.in
(edit) @497   8 years dlawson added test for sizeof long_int
(edit) @496   8 years dlawson 2.0.25 Fixes for builds under openbsd: * pcap uses a struct bpf_filter, …
(edit) @489   8 years dlawson improved detection for libgdc
(edit) @470   8 years dlawson makefile.am error -0 should use uninstall-local apparently added checks …
(edit) @468   8 years dlawson added --disable-libpacketdump and --disable-tools configure options. …
(edit) @467   8 years dlawson fixed tests for pcap_open_dead etc, so that they only test if we actually …
(edit) @465   8 years dlawson removing old original Makefiles adding Makefile.am in appropriate …
(edit) @455   8 years dlawson removed Makefile from cvs updated tracedump to fix compiler warning
(edit) @454   8 years dlawson versioning attempts in Makefile.am etc notes in Changelog
(edit) @449   8 years dlawson added libpacketdump: * modified top level makefile.am and configure.am * …
(edit) @448   8 years spa1 Fixed libtrace_pure checking - if --without-out pure was specified then …
(edit) @443   8 years dlawson fixed test for attribute((pure)) by temporarily setting CFLAGS to …
(edit) @442   8 years dlawson fixes in configure.in: * properly test for zlib * use perl -pi -e instead …
(edit) @434   8 years dlawson fixed broken docs/Makefile.am (changed doxygen variable) updated …
(edit) @433   8 years dlawson fixed pcap path so it finds it correctly
(edit) @432   8 years dlawson autoconf test for attribute((pure))
(edit) @430   8 years dlawson updated configure.in to generare nice messages telling us what we …
(edit) @426   8 years spa1 Fixed ugly output when checking for DAG 2.4 in configure
(edit) @420   8 years spa1 Fixed AM_INIT_AUTOMAKE in configure.in to use correct parameters
(edit) @406   8 years dlawson -> 2.0.23
(edit) @403   8 years dlawson fixup for bad dag_root detection in configure tidied up the gzread/read …
(edit) @384   8 years spa1 Fixed DAG version detection so that it checks VERSION rather than just …
(edit) @382   8 years dlawson moving doxygen stuff round created docs/Makefile.am fixed some dag …
(edit) @381   8 years spa1 Fixed stupidity regarding option dag files
(edit) @379   8 years dlawson added replacement function for pcap_dump_flush
(edit) @378   8 years spa1 Fixed Makefile.ams to actually use the included DAG directory from …
(edit) @377   8 years spa1 Fixed dag2.4 related code borrowing so that it actually works
(edit) @376   8 years spa1 During configuration / compilation libtrace will borrow the dagapi code if …
(edit) @369   8 years dlawson 2.0.22
(edit) @365   8 years dlawson 2.0.21
(edit) @358   8 years dlawson 2.0.20
(edit) @344   8 years dlawson 2.0.20
(edit) @322   8 years dlawson fixed typo in AC_INIT
(edit) @309   8 years dlawson updated new backend - libtrace_erf, libtrace_pcap all work
(edit) @305   8 years dlawson fixed the pcap path
(edit) @296   8 years dlawson fixes to makefile for documentation
(edit) @294   8 years dlawson change way we open files to get around gzopen being broken
(edit) @289   8 years dlawson bump to 2.0.18
(edit) @283   8 years dlawson version bump to 2.0.17 fixed compilation error wrt LTLIBOBJS in older …
(edit) @280   8 years dlawson fixes in path to check for different libpcap/ zlib
(edit) @272   8 years dlawson fixes for configure.in
(edit) @271   8 years dlawson Ported to OpenBSD Changes were mostly with header changes, although …
(edit) @265   8 years dlawson bump version to 2.0.16. Not installed anywhere
(edit) @259   8 years dlawson version bump
(edit) @258   8 years dlawson hm
(edit) @253   8 years dlawson version bump to 2.0.15 (unreleased) notes on pcap callback handler
(edit) @250   8 years dlawson change use of stdint.h for inttypes.h
(edit) @245   8 years dlawson version bump to 2.0.14 (not released yet)
(edit) @241   8 years dlawson removed some header checks
(edit) @239   8 years dlawson .
(edit) @238   8 years dlawson fixes for AM_CONFIG
(edit) @237   8 years dlawson fixed up AC_CONFIG_FILES
(edit) @236   8 years dlawson AC_OUTPUT with args is deprecated
(edit) @233   8 years dlawson removed any programs supplid by autotools whihc should probably be rebuilt
(edit) @228   8 years dlawson updated to 2.0.13
(edit) @209   8 years dlawson updated version to 2.0.12
(edit) @207   8 years dlawson poink
(edit) @204   8 years dlawson added libreplace
(edit) @201   8 years dlawson poinkCVS: …
(edit) @199   8 years dlawson adding in strndup fallback functions
(edit) @196   8 years dlawson hm
(edit) @193   9 years dlawson changes to pull in dagapi.c and dagopts.c from dag source tree
(edit) @191   9 years dlawson poink
(edit) @190   9 years dlawson p[oink
(edit) @187   9 years dlawson fixed part of the conditional codepath for pcap
(edit) @184   9 years dlawson version bump to 2.0.9
(edit) @183   9 years dlawson poink
(edit) @176   9 years dlawson poink
(edit) @175   9 years dlawson removed exta ;
(edit) @174   9 years dlawson added AM_CONDITIONAL test for dag
Note: See TracRevisionLog for help on using the revision log.