aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-10-28Add end of configure script summary item for GeoIPStephen Fisher1-0/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs1-0/+25
2008-10-26Tweak Mac IGE integration detection so that it can find the functions notStephen Fisher1-1/+1
2008-10-24Add an option to look for the presence of Imendio's Mac OS X integrationGerald Combs1-0/+24
2008-10-22Display error messsage that Glib 2.4 or later was not found when checkingStephen Fisher1-1/+1
2008-10-16Remove kerberosAnders Broman1-1/+0
2008-10-15Now Kerberos compiles, a lot of work remains to get it into shape.Anders Broman1-0/+1
2008-10-14Added asn1/goose to configure.inStig Bjørlykke1-0/+1
2008-10-09Switch back to 1.1.2.Gerald Combs1-1/+1
2008-10-07Try for another 1.1.1 development release.Gerald Combs1-1/+1
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs1-1/+1
2008-09-21Turn on -Werror for the top level targets, excluding text2pcap (which include...Jeff Morriss1-0/+1
2008-09-17Put back the "Checking whether to use the GNU ADNS library if available"Guy Harris1-0/+3
2008-09-17inet_aton(), like inet_pton(), is in -lsocket in Solaris and possiblyGuy Harris1-7/+13
2008-09-15Move to 1.1.1.Gerald Combs1-1/+1
2008-09-11The newer autoconf version requirement is needed inJörg Mayer1-1/+1
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, soGerald Combs1-1/+1
2008-08-09If using $prefix we add "$prefix/include" to the include search pathStig Bjørlykke1-0/+24
2008-08-08Add support for c-ares to the GNU toolchain.Gerald Combs1-4/+33
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss1-3/+0
2008-07-16Don't use C-style comments in a shell script. This fixes this error:Jeff Morriss1-1/+1
2008-07-03packet-pkcs12-template.c uses the libgcrypt symbol GCRY_CIPHER_RFC2268_40Jeff Morriss1-1/+1
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris1-1/+1
2008-06-25Update a comment.Guy Harris1-1/+1
2008-06-24Make -Wwrite-strings non-default for now.Guy Harris1-3/+8
2008-06-24We're not ready for -Wshadow by default yet.Guy Harris1-1/+1
2008-06-24Temporarily turn on some -W options, to provoke the buildbots to buildGuy Harris1-3/+3
2008-06-24One -Wcast-align suffices.Guy Harris1-1/+0
2008-06-23Temporarily make -Wshadow not a default.Guy Harris1-1/+3
2008-06-23Add -Wshadow, so we catch cases where somebody might not be using theGuy Harris1-0/+1
2008-06-21We have to define HTML_VIEWER for the prefs.c code that sets the defaultGuy Harris1-2/+9
2008-06-21If we have xdg-open, always run that to launch a Web browser, and ignoreGuy Harris1-8/+14
2008-06-04g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 orGuy Harris1-22/+0
2008-05-28Print "POSIX capabilities" instead of "libcap".Gerald Combs1-1/+2
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-0/+1
2008-05-10From Hans-Peter Bock:Jaap Keuter1-0/+1
2008-05-05Require GLib 2.4 or later.Guy Harris1-103/+3
2008-05-05Require automake 1.9 or later; earlier versions don't support theGuy Harris1-1/+1
2008-05-05Have autoconf generate "ustar" tar files by default. This should let us haveGerald Combs1-4/+3
2008-04-29All versions of GLib 2.x come with g_ascii_strcasecmp(), and we requireGuy Harris1-22/+0
2008-04-29Have the error for not finding GTK+ indicate that we require GTK+ 2.4 orGuy Harris1-4/+4
2008-04-23Require at least version 2.4.0 of GTKJörg Mayer1-1/+1
2008-04-17If we have xdg-open, define HAVE_XDG_OPEN.Guy Harris1-0/+5
2008-04-14Update the warning flags (suppress one warning that appears with -pedantic)Jörg Mayer1-1/+4
2008-04-08Reword the "you can't do setuid install without dumpcap" error mainly to take...Jeff Morriss1-1/+1
2008-04-04Remove GTK1 from Unix build process.Stephen Fisher1-26/+4
2008-03-29Remove most of the OS X packaging files from the distribution. TheGerald Combs1-1/+0
2008-03-28Add the OS X packaging Makefile to configure.Stig Bjørlykke1-0/+1
2008-03-17Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at someGerald Combs1-1/+1
2008-03-16Don't link plugins against libwireshark: any program that loads the dissectorJeff Morriss1-1/+1