aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-23From Wes Hardaker:Guy Harris1-14/+23
2002-10-23In the message indicating how Ethereal was configured, say "Use UCDGuy Harris1-2/+2
2002-10-22Wes Hardaker: Support NET-SNMP in addition to UCD-SNMPJörg Mayer1-7/+42
2002-10-09Support for both old and brand new libtool versionsJörg Mayer1-1/+2
2002-10-06Change by Didier Gautheron to make automake 1.7 work.Jörg Mayer1-4/+4
2002-10-03Added a dissector plugin for Packet Cable Lawful Intercept.Ed Warnicke1-1/+2
2002-09-26Bump the version up to 0.9.7. The countdown begins. Too bad ourGerald Combs1-2/+2
2002-09-11Fix the test for "want_zlib" being "no" when generating the messageGuy Harris1-2/+2
2002-09-10Check the right variable when generating the indication of whether we'reGuy Harris1-2/+2
2002-09-04When compiling for Gtk2, make sure we link with gthread as well.Ronnie Sahlberg1-2/+2
2002-08-31GTK+ v2 port.Olivier Abad1-2/+5
2002-08-28Add gtk2/glib2 handling to configure. Use --enable-gtk2 to useJörg Mayer1-6/+24
2002-08-17Bump the version number to 0.9.6. Update the ChangeLog. Add roughGerald Combs1-2/+2
2002-08-15Add AC_LIBTOOL_DLOPEN back, because older automake/autoconf versionsJörg Mayer1-1/+2
2002-08-14Replace usage of AC_PROG_RANLIB which is deprecated for newer versionsJörg Mayer1-3/+2
2002-07-12From Anand V. Narwani:Guy Harris1-2/+3
2002-07-06From Nix:Guy Harris1-2/+4
2002-06-28Bump the version up to 0.9.5.Gerald Combs1-2/+2
2002-05-18Make the default SNMP build behavior "ifpresent" instead of "yes", so thingsGerald Combs1-6/+2
2002-05-18Increment versions to 0.9.4, get NEWS current to April 25 (more NEWS toGerald Combs1-2/+2
2002-05-16Set the default for "--want_ucdsnmp" back to "yes", since overflow problemsGerald Combs1-2/+2
2002-05-04From Joerg Mayer: get rid of "-Wno-unused".Guy Harris1-6/+6
2002-04-08Clean up the "Use zlib library" message.Guy Harris1-4/+8
2002-04-08Replace "--enable-zlib" with "--with-zlib", and have it take an optionalGuy Harris1-7/+25
2002-03-29Bump the version to 0.9.3. Update NEWS to be current toGerald Combs1-2/+2
2002-03-23Default to *not* using the UCD SNMP library, as the current versionsGuy Harris1-2/+10
2002-03-12Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".Guy Harris1-51/+24
2002-03-11In the message at the end that indicates how Ethereal was configured,Guy Harris1-2/+2
2002-03-10Use the "sprint_realloc_" routines in UCD SNMP 4.2.2 and later, ratherGuy Harris1-37/+15
2002-03-03Bump the version to 0.9.2. Update NEWS to include everything from February.Gerald Combs1-2/+2
2002-03-01Don't link with the SNMP library by default.Gerald Combs1-2/+2
2002-02-27From Joerg Mayer:Guy Harris1-4/+12
2002-02-05Have configure check for pod2man, thus creating a POD2MAN makefileGilbert Ramirez1-1/+2