Attempt to fix Qt dependencies for SUSE.
[metze/wireshark/wip.git] / ConfigureChecks.cmake
2013-10-11 Guy HarrisWe don't need to check for lauxlib.h.
2013-10-11 Guy HarrisCheck for sa_len in struct sockaddr.
2013-10-11 Guy HarrisNote that dladdr() isn't being found on OS X, even...
2013-10-10 Guy HarrisMove the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig...
2013-10-06 Jörg MayerSet some values for Windows manually where autodetection
2013-10-05 Jörg MayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-08-13 Jörg MayerImplement in cmake:
2013-07-16 Martin Kaiserset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-04-19 Jörg MayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2012-09-10 Jörg MayerCopy over HAVE_NL80211 from autofoo
2012-09-10 Jörg MayerMake the check for NL80211_CMD_SET_CHANNEL work by...
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-08-09 Jörg MayerCopy over the commit 38437 to cmake.
2011-08-06 Guy HarrisSet svn:keywords and svn:eol-style. Fix the EOL style.
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-01 Kovarththanan Raja... Check for mkdtemp()
2009-08-31 Jörg MayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-30 Kovarththanan Raja... Add a couple of Windows header files
2009-08-27 Kovarththanan Raja... Add ConfigureChecks.cmake