Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, not the...
[metze/wireshark/wip.git] / ConfigureChecks.cmake
2013-10-11 guyWe don't need to check for lauxlib.h.
2013-10-11 guyCheck for sa_len in struct sockaddr.
2013-10-11 guyNote that dladdr() isn't being found on OS X, even...
2013-10-10 guyMove the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig...
2013-10-06 jmayerSet some values for Windows manually where autodetection
2013-10-05 jmayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-08-13 jmayerImplement in cmake:
2013-07-16 martinkset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-04-19 jmayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2012-09-10 jmayerCopy over HAVE_NL80211 from autofoo
2012-09-10 jmayerMake the check for NL80211_CMD_SET_CHANNEL work by...
2012-09-06 jmayerGet netlink detection working with cmake (not complete)
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-08-09 jmayerCopy over the commit 38437 to cmake.
2011-08-06 guySet svn:keywords and svn:eol-style. Fix the EOL style.
2011-06-28 stigReplace all strerror() with g_strerror().
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-12 jmayerMake building with GeoIP, Python, Capabilities and...
2009-09-01 krjCheck for mkdtemp()
2009-08-31 jmayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-30 krjAdd a couple of Windows header files
2009-08-27 krjAdd ConfigureChecks.cmake