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