The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / configure.in
2004-05-23 jmayerEnable building dftest by default
2004-05-15 guyFrom Thomas Anders: fix --with-net-snmp to let it handl...
2004-05-13 jmayerPaul Smith: bugfix: make loadable module support work...
2004-05-13 jmayerThomas Anders: fix usage of brk5_dir
2004-05-13 geraldBump the version up to 0.10.4. Preliminary updates...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-25 obiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-22 obiotMore correct implementation of the --disable-usr-local...
2004-04-14 obiotAt last compiling on CygWin works again! Added the...
2004-03-27 jmayerOK, I'm impatient. In case of problems, I'm to blame...
2004-03-25 guyFrom Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session...
2004-03-22 geraldBump the version up to 0.10.3.
2004-03-17 jmayerExperimental Heimdal Kerberos detection.
2004-03-04 guyGet rid of an out-of-date comment.
2004-03-03 jmayerRequire autoconf 2.53 and automake 1.6
2004-02-23 geraldBump the version to 0.10.2
2004-02-19 geraldBump the version to 0.10.1.
2004-02-07 jmayerPut AM_DISABLE_STATIC into the same place as in epan...
2004-01-18 jmayerAdd -Wstrict-prototypes to extra-gcc-checks
2004-01-10 obiotAdd -Wbad-function-cast to extra gcc flags.
2004-01-10 obiotGet rid of rdps in CLEAN target for cygwin (EXEEXT...
2004-01-09 guyThe extra flags that "net-snmp-config --cflags" might...
2004-01-08 guyCope with "net-snmp-config --cflags" emitting flags...
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
2003-12-18 guyFrom Jan Kiszka: IrDA support.
2003-12-17 guyFrom Christoph Neusch: V5UA support.
2003-12-16 guyFrom D. Manzella: run $NETSNMPCONFIG, not "net-snmp...
2003-12-13 geraldAdd the help directory to the build. Bump the release...
2003-12-10 geraldBump the version to 0.10.0. It could be (and has been...
2003-12-06 gramFrom Olivier Biot
2003-11-18 guyFrom Olivier Biot: add a "--enable-profile-build" flag...
2003-11-17 guyFrom Lo�c Minier: append $(EXEEXT) to the names of...
2003-11-17 guyFrom Erwin Rol: initial ENTTEC support and RDM support.
2003-11-02 geraldBump the version number to 0.9.16.
2003-10-30 guyWrap "x$POD2MAN" in quotes, so if there are spaces...
2003-10-30 guyIf we don't have pod2man, quit - otherwise, we'd just...
2003-10-28 guyFrom Matthias Melchior: plugin to decode BER-encoded...
2003-10-14 guyFrom Erwin Rol: ACN support.
2003-10-10 guyFrom Brad Hards: fix two problems:
2003-10-10 guyUse "pcap_findalldevs()" if present.
2003-10-01 jmayerPut the display-filter elements into it's own manpage...
2003-09-20 guyPut back the AM_PROG_LIBTOOL call, as some older versio...
2003-09-10 jmayerAlbert Chin:
2003-09-08 geraldBump the version to 0.9.15. Update the NEWS and Change...
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-08-29 sharpeMake the configure flag --with-ucd-snmp consistent...
2003-08-21 guyFix up --with messages that include square brackets.
2003-08-20 guyDon't do a check inside an AC_MSG_CHECKING/AC_MSG_RESUL...
2003-08-05 guyLWRES support, from Oleg Terletsky.
2003-07-23 geraldBack out the changes made earlier.
2003-07-23 geraldMake "--enable-usr-local" disabled by default, as sugge...
2003-07-23 geraldPrep for the 0.9.14 release
2003-07-19 oabadDisable threads by default with gtk2.
2003-07-08 jmayer-dlopen didn't work on some platforms/in some environme...
2003-06-11 guyFrom Erwin Rol: RTNET/TDMA support.
2003-06-10 geraldBump the version to 0.9.13 and otherwise prep for the...
2003-06-08 oabadAdd a "--enable-threads" option, which allows to build...
2003-05-04 geraldAdd support for asynchronous DNS updates using the...
2003-05-01 geraldBump the version number to 0.9.12. Make NEWS and Chang...
2003-04-21 guyFrom Erwin Rol: ArtNET support.
2003-03-25 guyDATAFILE_DIR in the top-level config.h isn't used;...
2003-03-11 geraldBump the version to 0.9.11. Let's hope the goat's...
2003-03-08 guyPut the code to get version numbers of various librarie...
2003-03-04 geraldBump the version to 0.9.10.
2003-03-02 jmayerDisable simultaneous building of static and shared...
2003-03-01 guyWe have some SNMP if we have NET-SNMP *or* UCD SNMP...
2003-02-28 guyPut out the "Checking whether to use UCD SNMP/NET-SNMP...
2003-02-26 guyFrom Pavel Roskin:
2003-01-30 jmayerAC_ARG_ENABLE takes 4 argument: The 3rd specifies what...
2003-01-21 jmayerAdd a small fixme aboutn --enable-usr-local
2003-01-21 geraldBump the version to 0.9.9. Update the NEWS and ChangeL...
2003-01-14 guyFrom Christian Falckenberg: beginnings of a MEGACO...
2003-01-10 guyUse "datafiledir" rather than "DATAFILE_DIR" as the...
2003-01-09 guyUse "plugindir", not "PLUGIN_DIR", as the variable...
2002-12-04 geraldBump the version to 0.9.8. Update NEWS and ChangeLog...
2002-11-28 guyAdd a "--with-extra-gcc-checks" option, which causes...
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-10-25 guyFix a typo and fix alignment.
2002-10-23 guyFrom Wes Hardaker:
2002-10-23 guyIn the message indicating how Ethereal was configured...
2002-10-22 jmayerWes Hardaker: Support NET-SNMP in addition to UCD-SNMP
2002-10-09 jmayerSupport for both old and brand new libtool versions
2002-10-06 jmayerChange by Didier Gautheron to make automake 1.7 work.
2002-10-03 hagbardAdded a dissector plugin for Packet Cable Lawful Intercept.
2002-09-26 geraldBump the version up to 0.9.7. The countdown begins...
2002-09-11 guyFix the test for "want_zlib" being "no" when generating...
2002-09-10 guyCheck the right variable when generating the indication...
2002-09-04 sahlbergWhen compiling for Gtk2, make sure we link with gthread...
2002-08-31 oabadGTK+ v2 port.
2002-08-28 jmayerAdd gtk2/glib2 handling to configure. Use --enable...
2002-08-17 geraldBump the version number to 0.9.6. Update the ChangeLog...
2002-08-15 jmayerAdd AC_LIBTOOL_DLOPEN back, because older automake...
2002-08-14 jmayerReplace usage of AC_PROG_RANLIB which is deprecated...
2002-07-12 guyFrom Anand V. Narwani:
2002-07-06 guyFrom Nix:
2002-06-28 geraldBump the version up to 0.9.5.
2002-05-18 geraldMake the default SNMP build behavior "ifpresent" instea...
2002-05-18 geraldIncrement versions to 0.9.4, get NEWS current to April...
2002-05-16 geraldSet the default for "--want_ucdsnmp" back to "yes"...
2002-05-04 guyFrom Joerg Mayer: get rid of "-Wno-unused".
next