aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-12-10Bump the version to 0.10.0. It could be (and has been) argued that theGerald Combs1-2/+2
2003-12-06From Olivier BiotGilbert Ramirez1-1/+44
2003-11-18From Olivier Biot: add a "--enable-profile-build" flag to request thatGuy Harris1-1/+18
2003-11-17From Lo�c Minier: append $(EXEEXT) to the names of binaries, so thatGuy Harris1-8/+8
2003-11-17From Erwin Rol: initial ENTTEC support and RDM support.Guy Harris1-1/+3
2003-11-02Bump the version number to 0.9.16.Gerald Combs1-2/+2
2003-10-30Wrap "x$POD2MAN" in quotes, so if there are spaces in the pathname, theGuy Harris1-3/+3
2003-10-30If we don't have pod2man, quit - otherwise, we'd just drive on and useGuy Harris1-1/+8
2003-10-28From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages,Guy Harris1-1/+2
2003-10-14From Erwin Rol: ACN support.Guy Harris1-1/+2
2003-10-10From Brad Hards: fix two problems:Guy Harris1-5/+5
2003-10-10Use "pcap_findalldevs()" if present.Guy Harris1-2/+1
2003-10-01Put the display-filter elements into it's own manpage (ethereal-filter.4)Jörg Mayer1-1/+3
2003-09-20Put back the AM_PROG_LIBTOOL call, as some older versions of the auto*Guy Harris1-1/+10
2003-09-10Albert Chin:Jörg Mayer1-5/+1
2003-09-08Bump the version to 0.9.15. Update the NEWS and ChangeLog to August 27. MoreGerald Combs1-2/+2
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer1-2/+8
2003-08-29Make the configure flag --with-ucd-snmp consistent with --with-net-snmp.Richard Sharpe1-3/+3
2003-08-21Fix up --with messages that include square brackets.Guy Harris1-9/+18
2003-08-20Don't do a check inside an AC_MSG_CHECKING/AC_MSG_RESULT pair - theGuy Harris1-6/+8
2003-08-05LWRES support, from Oleg Terletsky.Guy Harris1-1/+2
2003-07-23Back out the changes made earlier.Gerald Combs1-2/+2
2003-07-23Make "--enable-usr-local" disabled by default, as suggested by Joerg Mayer.Gerald Combs1-2/+2
2003-07-23Prep for the 0.9.14 releaseGerald Combs1-2/+2
2003-07-19Disable threads by default with gtk2.Olivier Abad1-2/+2
2003-07-08-dlopen didn't work on some platforms/in some environments (for me, theJörg Mayer1-1/+3
2003-06-11From Erwin Rol: RTNET/TDMA support.Guy Harris1-1/+2
2003-06-10Bump the version to 0.9.13 and otherwise prep for the next release. ETA isGerald Combs1-2/+2
2003-06-08Add a "--enable-threads" option, which allows to build the gtk+ v2Olivier Abad1-1/+8
2003-05-04Add support for asynchronous DNS updates using the GNU ADNS library.Gerald Combs1-1/+19
2003-05-01Bump the version number to 0.9.12. Make NEWS and ChangeLog current.Gerald Combs1-2/+2
2003-04-21From Erwin Rol: ArtNET support.Guy Harris1-1/+2
2003-03-25DATAFILE_DIR in the top-level config.h isn't used; don't bother definingGuy Harris1-10/+1
2003-03-11Bump the version to 0.9.11. Let's hope the goat's blood and hastily carvedGerald Combs1-2/+2
2003-03-08Put the code to get version numbers of various libraries with whichGuy Harris1-2/+2
2003-03-04Bump the version to 0.9.10.Gerald Combs1-2/+2
2003-03-02Disable simultaneous building of static and shared binariesJörg Mayer1-1/+3
2003-03-01We have some SNMP if we have NET-SNMP *or* UCD SNMP, not just if we haveGuy Harris1-2/+2
2003-02-28Put out the "Checking whether to use UCD SNMP/NET-SNMP library ifGuy Harris1-2/+2
2003-02-26From Pavel Roskin:Guy Harris1-8/+19
2003-01-30AC_ARG_ENABLE takes 4 argument: The 3rd specifies what to do in case aJörg Mayer1-13/+13
2003-01-21Add a small fixme aboutn --enable-usr-localJörg Mayer1-1/+4
2003-01-21Bump the version to 0.9.9. Update the NEWS and ChangeLog files.Gerald Combs1-2/+2
2003-01-14From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris1-1/+2
2003-01-10Use "datafiledir" rather than "DATAFILE_DIR" as the name of the variableGuy Harris1-6/+5
2003-01-09Use "plugindir", not "PLUGIN_DIR", as the variable name in the configureGuy Harris1-8/+6
2002-12-04Bump the version to 0.9.8. Update NEWS and ChangeLog to October 24.Gerald Combs1-2/+2
2002-11-28Add a "--with-extra-gcc-checks" option, which causes "-Wcast-qualGuy Harris1-3/+13
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-17/+12
2002-10-25Fix a typo and fix alignment.Guy Harris1-2/+2