aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2007-11-21Make it easier to change the default behavior of --enable-warnings-as-errors.gerald1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23531 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-21Bump the trunk to 0.99.8.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23525 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-20If libcap is present, have dumpcap use it to drop privileges whilegerald1-0/+32
retaining CAP_NET_ADMIN and CAP_NET_RAW. Update some Makefile dependencies for dumpcap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23511 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-19Added p7 to build environment.stig1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23493 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-10Quote a "Checking for" message.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23420 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-10Update comment, clean up message.guy1-11/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23419 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-10Add MacOS X version next to the Darwin version in version outputs.sfisher1-5/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23418 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorskukosa1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23339 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-29add a asn2wrs generated T.125 MCP dissectorsahlberg1-0/+1
This dissects the initial Connect-Initial and Connect-confirm pdus of setting up t.125 The dissector needs to be enhanced to also decode the data payload so that it can decode any furhter packets on the connection after these two initial handshake packets git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23307 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-26H.501 Mobility protocol implementedkukosa1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23275 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)kukosa1-0/+1
H.225 - change RysMessage_vals to h225_Rasmessage_vals - use #.PDU directive for H323-UserInformation and RasMessage instead of implementing it by hands - register RasMessage_PDU as "h225.ras" dissector for calling it from H.460 asn2wrs make PDUs exportable git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23226 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-17new H.323 dissectorkukosa1-0/+1
- Generic Extensible Framework helper - Annex M1 (QSIG over H.323) - Annex M4 - Annex R H.225/H.245 support for Generic Extensible Framework (GEF) H.235 register MIKEY into new H.225/H.245 GEF tables regenerate H.225,H.245,H.235,H.450,H.450-ROS,T.35 from new makefiles git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23216 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.etxrab1-1/+0
(Leave the MGCP plugin dir for now). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23190 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15From Peter Johansson:etxrab1-0/+1
addressing the compilation problems git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23188 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15Remove Ethercat from the makefiles(second try)etxrab1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23180 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15Remove Ethercat from the makefilesetxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23179 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-14Forgotten file.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23175 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Finish conversion (well, almost, need to add thejmayer1-0/+8
generation stuff to the x.../Makefile.common. I love circular dependencies. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23138 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapwmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23137 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all thejmayer1-0/+2
extra asn files belong to ansi-tcap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23134 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10More conversions and updates to existing Makefile stuffjmayer1-0/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23127 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09Last set of changes to convert Makefiles for todayjmayer1-0/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23119 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09More Makefile conversionsjmayer1-0/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23116 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09More Makefile updatesjmayer1-0/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23113 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09Convert to new Makefile structure. Rename some files tojmayer1-0/+3
use same spelling as generated protocol name. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23104 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08Convert h450 to new Makefile structure. Split h450.rosjmayer1-0/+2
out into h450-ros. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23102 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08h225, h235 and h248 was moved to new Makefile structurestig1-0/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23097 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08change QSIQ ASN.1 dissector to the new makefile structurekukosa1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23091 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-07Convert some more protocols to new Makefile style.jmayer1-0/+7
Renamed the gsmmap template files to not contain an _ git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23083 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-30Try xdg-open before htmlview.stig1-3/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23035 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-27Convert asn1/dap/jmayer1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22997 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-27revert changes in config.nmake committed by mistake and commit configure.in kukosa1-0/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22996 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25Change some additional protocols to the new build systemjmayer1-0/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22958 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25Convert acp133 to new build structure.jmayer1-1/+2
Update some svn:ignore files, remove no longer needed Makefiles git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22957 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25I forgot to commit the necessary change to configure.in,jmayer1-0/+6
so the distcheck failed. Fix that. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22953 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-54/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22934 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-17Added test to the libsmi AM_CONDITIONAL to remove a error message in configure.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22895 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-06Build WiMAX ASN Control Plane dissector pluginmartinm1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22801 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkgerald1-9/+10
setuid instead of Wireshark. Remove the "DANGEROUS" notices, but leave it disabled by default. Whine if the user runs Wireshark or TShark as root. Add a preference to disable the whining. Add a "setuid-root" script that can be used to switch dumpcap and TShark's setuid-ness on and off for development and testing. Update the release notes and README.packaging. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22733 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-26libsmi: Small fix and add a commentjmayer1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22668 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-25get libsmi into the picturelego1-1/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22661 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-24complete the death of the h223 pluginrichardv1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22635 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-24In keeping with all the other path variables (eg, libdir), don't resolverichardv1-9/+3
plugindir at configure time. Instead leave it to be defined at make time, which means it can then be changed by, eg, changing $prefix. This also means moving the definition of PLUGIN_DIR from config.h to a -D in CPPFLAGS. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22617 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-22Postpone checking if dumpcap is enabled until after we have checked if we ↵morriss1-18/+33
have libpcap or not: if not, don't bother trying to build dumpcap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22592 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-20Add the UNISTIM plugin to Wireshark.jake1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22558 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-27I think the intent, at least, is to allow people to build Wireshark fromguy1-16/+0
a source release tarball without having Flex (think of a source release tarball being as much a platform-independent distribution format for people *not* interested in development, and who are on platforms for which there aren't binary packages, as a way of getting the source to do development). Don't check Flex's capabilities in the configure script (handling reentrant scanners would have to be done differently). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22414 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-27Step 1 in adding support for reentrant Flex scanners if Flex supportsguy1-0/+16
them - check whether Flex supports them. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22410 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-09Check %l[doux] first, when looking for the format to use with 64-bitguy1-9/+12
integral data types, so we handle LP64 platforms if "gint64" is just a "long int". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22281 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-21default value of --with-gcrypt must be set to yes.standel1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22157 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-18Fix bug #1395standel1-4/+18
Configure options '--with-libgnutls-prefix' and '--with-libgcrypt-prefix' could be used to indicate the path where the respective libraries had been installed. However, these options could not be used to compile wireshark without the use of them if installed on the system. These two macros are not part of the wireshark project. configure.in has therefore been modified so that wireshark can be compiled without gnutls or gcrypt. Two configure options have been introduced : '--with-gnutls' and '--with-gcrypt'. They take precedence on their 'prefix-specification' counterpart or in other words, if '-with-gnutls=no' and '--with-libgnutls-prefix' are used, wireshark will be compiled *without* gnutls. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22127 f5534014-38df-0310-8fa8-9805f1628bb7