aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2005-07-29Pick up some fixes and enhancements fromGerald Combs1-0/+8
2005-07-26Build randpkt by default.Gerald Combs1-1/+1
2005-07-22Bump the version and add a few entries to the NEWS file.Gerald Combs1-1/+1
2005-05-02Prep for the next release. ETA Wednesday (the 4th).Gerald Combs1-1/+1
2005-05-02Add "plugins/profinet/Makefile" to configure.in.Gerald Combs1-0/+1
2005-03-17Fix the display of help information for various --with arguments (forGuy Harris1-35/+40
2005-03-16Capitalize "Net-SNMP" the way the Net-SNMP project capitalizes it.Guy Harris1-72/+37
2005-03-09Prep for 0.10.10: Update the ChangeLog and NEWS files, bump the versionGerald Combs1-1/+1
2005-03-06Add stats_tree and xml plugins to the build processLuis Ontanon1-0/+2
2005-02-24Search for fop, not fop.shJörg Mayer1-3/+3
2005-02-20Correct fix for distcheck this time - definitelyJörg Mayer1-1/+0
2005-02-20Remove stats_tree again: It breaks distcheckJörg Mayer1-1/+0
2005-02-20Beginnings of autogenerating docbook/Makefile (long way to go) so call it Mak...Jörg Mayer1-0/+23
2005-02-20Create stats_tree Makefile to allow manual buildsJörg Mayer1-0/+1
2005-02-10From Oleg Terletsky: AgentX support.Guy Harris1-0/+1
2005-02-06Back out the previous change - we were setting "datafiledir", notGuy Harris1-0/+9
2005-02-04Albert Chin:Jörg Mayer1-9/+0
2005-01-15Add mate to the build process (plus a few whitespace changes)Jörg Mayer1-3/+4
2005-01-15Bump the version to 0.10.9.Gerald Combs1-1/+1
2004-12-07Updates for 0.10.8.Gerald Combs1-1/+1
2004-10-20renamed capinfo to capinfos, as the former name capinfo was already used in a...Ulf Lamping1-11/+11
2004-10-15Dectect MIT-Kerberos as wellJörg Mayer1-6/+6
2004-10-08Bump the version to 0.10.7.Gerald Combs1-1/+1
2004-09-26Fix a typo.Guy Harris1-1/+1
2004-09-26In the SNMP tests, we're using AC_TRY_LINK to avoid caching the resultsGuy Harris1-3/+0
2004-09-26Clean up a bunch of cruft in --with-ssl; make it more resemble otherGuy Harris1-6/+35
2004-09-05Name the variables that have the names of ".lo" files as _LO, not _O;Guy Harris1-7/+25
2004-09-03Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris1-18/+16
2004-08-22FreeBSD 3.4 doesn't have "strtoull()", but it does have "strtouq()",Guy Harris1-0/+18
2004-08-06Bump the version to 0.10.6. Drop in a new ChangeLog, and add the beginningsGerald Combs1-1/+1
2004-07-28From Ian Schorr: capinfo - provides capture file information.Olivier Biot1-0/+17
2004-07-25Use the GLib gint64 and guint64 types instead of u_int64_t or uint64_t,Guy Harris1-64/+58
2004-07-21Forgotten case: Make krb5 fail if it requires -lcrypto but no --with-ssl=... ...Jörg Mayer1-1/+2
2004-07-21From Laurent Rabret: OPSI support.Guy Harris1-0/+1
2004-07-20Make configure continue after disabling Net-SNMP when the openssl libsJörg Mayer1-6/+9
2004-07-18- Require --with-ssl=... to be explicitly set to workJörg Mayer1-0/+5
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-06Prep for the 0.10.5 release.Gerald Combs1-2/+2
2004-06-25doxygen changes:Jörg Mayer1-1/+4
2004-06-23Build and install the HTMLized man pages on UN*X.Guy Harris1-1/+10
2004-06-22To test whether we can build with OS X frameworks, try building withGuy Harris1-6/+27
2004-06-22Handle cases where PRI[doxu]64 is defined, but u_int64_t isn't. (Solaris 8Gerald Combs1-5/+11
2004-06-22On Mac OS X, use Launch Services to start a Web browser with a given URL.Guy Harris1-1/+30
2004-06-19If the user hasn't explicitly said they want to build with Heimdal,Guy Harris1-5/+5
2004-06-19Pick up the stuff I did for tcpdump to figure out the right strings toGuy Harris1-1/+59
2004-06-17Turn on kerberos by default if it is presentJörg Mayer1-3/+3
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-1/+6
2004-05-26Make gtk2 the default. Use --disable-gtk2 to use glib1/gtk1 insteadJörg Mayer1-2/+2
2004-05-23Enable building dftest by defaultJörg Mayer1-2/+2