aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Bleah, some dissectors still insist on using structures and sizeof andGuy Harris1-1/+4
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-4/+1
2009-03-22Sigh.Guy Harris1-18/+20
2009-03-22Attempt to use dladdr() to get the pathname of the executable image ifGuy Harris1-0/+35
2009-03-20Switch back to 1.1.4.Gerald Combs1-1/+1
2009-03-20Temporarily switch back to building 1.1.3 final.Gerald Combs1-1/+1
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-0/+1
2009-03-18Move to 1.1.4.Gerald Combs1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compileGerald Combs1-3/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-10Add charging_aseAnders Broman1-0/+1
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-1/+1
2008-12-16We have to add the new asn1/lte-rrc directory to the list of directoriesGuy Harris1-0/+1
2008-12-01Fix "command not found" error in configure.Balint Reczey1-1/+1
2008-10-31Whops, -Wformat is already included in -WallStig Bjørlykke1-1/+0
2008-10-31Compile with -Wformat and -Wformat-securityStig Bjørlykke1-0/+2
2008-10-31Correctly report whether we're building with GeoIP or not - even if weGuy Harris1-1/+7
2008-10-30From Marc Moussali:Anders Broman1-0/+4
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