aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2002-09-11Fix the test for "want_zlib" being "no" when generating the messageguy1-2/+2
2002-09-10Check the right variable when generating the indication of whether we'reguy1-2/+2
2002-09-04When compiling for Gtk2, make sure we link with gthread as well.sahlberg1-2/+2
2002-08-31GTK+ v2 port.oabad1-2/+5
2002-08-28Add gtk2/glib2 handling to configure. Use --enable-gtk2 to usejmayer1-6/+24
2002-08-17Bump the version number to 0.9.6. Update the ChangeLog. Add roughgerald1-2/+2
2002-08-15Add AC_LIBTOOL_DLOPEN back, because older automake/autoconf versionsjmayer1-1/+2
2002-08-14Replace usage of AC_PROG_RANLIB which is deprecated for newer versionsjmayer1-3/+2
2002-07-12From Anand V. Narwani:guy1-2/+3
2002-07-06From Nix:guy1-2/+4
2002-06-28Bump the version up to 0.9.5.gerald1-2/+2
2002-05-18Make the default SNMP build behavior "ifpresent" instead of "yes", so thingsgerald1-6/+2
2002-05-18Increment versions to 0.9.4, get NEWS current to April 25 (more NEWS togerald1-2/+2
2002-05-16Set the default for "--want_ucdsnmp" back to "yes", since overflow problemsgerald1-2/+2
2002-05-04From Joerg Mayer: get rid of "-Wno-unused".guy1-6/+6
2002-04-08Clean up the "Use zlib library" message.guy1-4/+8
2002-04-08Replace "--enable-zlib" with "--with-zlib", and have it take an optionalguy1-7/+25
2002-03-29Bump the version to 0.9.3. Update NEWS to be current togerald1-2/+2
2002-03-23Default to *not* using the UCD SNMP library, as the current versionsguy1-2/+10
2002-03-12Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".guy1-51/+24
2002-03-11In the message at the end that indicates how Ethereal was configured,guy1-2/+2
2002-03-10Use the "sprint_realloc_" routines in UCD SNMP 4.2.2 and later, ratherguy1-37/+15
2002-03-03Bump the version to 0.9.2. Update NEWS to include everything from February.gerald1-2/+2
2002-03-01Don't link with the SNMP library by default.gerald1-2/+2
2002-02-27From Joerg Mayer:guy1-4/+12
2002-02-05Have configure check for pod2man, thus creating a POD2MAN makefilegram1-1/+2
2002-02-02Update version to 0.9.1. Add NEWS entries for 0.9.1 changes.gerald1-2/+2
2002-02-02From Heikki Vatiainen:guy1-17/+35
2002-01-30Remove the "--without-gcc" option - it doesn't work with the Sun,guy1-6/+1
2002-01-30Add a "--without-gcc" option, similar to what tcpdump and libpcap have.guy1-1/+6
2002-01-30Solaris's "/usr/ucb/sed" isn't good enough either.guy1-10/+15
2002-01-30On Solaris, check whether "sed" is "/usr/bin/sed", and fail if it is, asguy1-1/+14
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-3/+3
2002-01-20Revamp the RPM building process. For versions of rpm that supportgerald1-35/+5
2002-01-09Provide a --disable-usr-local flag to configure so thatgram1-13/+26
2001-12-23Bump the version up to 0.9.0. Update the NEWS file.gerald1-2/+2
2001-12-12Work around changes made to recent Red Hat ucd-snmp packages. Seegerald1-1/+11
2001-12-07Use "-no-cpp-precomp" rather than "-traditional-cpp" on MacOS X, as perguy1-3/+17
2001-11-02Don't assume that all UNIX platforms have <iconv.h> - explicitly checkguy1-1/+2
2001-10-12Get NEWS current up to July 31, update version to 0.8.20.gerald1-2/+2
2001-08-30Patches from Frank Singleton :oabad1-1/+17
2001-07-27Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified withguy1-1/+2
2001-07-27If GLib doesn't support loadable modules, don't let the user enableguy1-1/+9
2001-07-26Fix from Michael Tuexen: define PLUGIN_DIR as NULL if plugin support isguy1-2/+4
2001-07-26MacOS support changes, from Michael Tuexen (with some modifications):guy1-23/+35
2001-07-19GIOP CosNaming support, from Frank Singleton.guy1-1/+2
2001-07-13Updated for release 0.8.19jfoster1-2/+2
2001-07-12Mergecap utility for merging capture files, from Scott Renfro.guy1-1/+18
2001-06-27Replace "--enable-pcap" with "--with-pcap", and if an argument isguy1-6/+21
2001-06-18Crank up the warning level in GCC, from Joerg Mayer.guy1-2/+2