aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-23In the message indicating how Ethereal was configured, say "Use UCDguy1-2/+2
2002-10-22Wes Hardaker: Support NET-SNMP in addition to UCD-SNMPjmayer1-7/+42
2002-10-09Support for both old and brand new libtool versionsjmayer1-1/+2
2002-10-06Change by Didier Gautheron to make automake 1.7 work.jmayer1-4/+4
2002-10-03Added a dissector plugin for Packet Cable Lawful Intercept.hagbard1-1/+2
2002-09-26Bump the version up to 0.9.7. The countdown begins. Too bad ourgerald1-2/+2
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