set HAVE_GETOPT_H and HAVE_GETOPT variables
authormartink <martink@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2013 21:12:12 +0000 (21:12 +0000)
committermartink <martink@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2013 21:12:12 +0000 (21:12 +0000)
commit1df14c19b5ef99055256c39ffc88a537860df79d
tree3203dc900c110f50b596621dbad1e96d4e3989af
parent435d73a439643d64a68079b5c71c0b4485097ee8
set HAVE_GETOPT_H and HAVE_GETOPT variables
for both autotools and cmake builds

(in order to use getopt_long(), we have to check if we
 can include getopt.h)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50680 f5534014-38df-0310-8fa8-9805f1628bb7
ConfigureChecks.cmake
cmakeconfig.h.in
configure.ac