set HAVE_GETOPT_H and HAVE_GETOPT variables
authorMartin Kaiser <wireshark@kaiser.cx>
Tue, 16 Jul 2013 21:12:12 +0000 (21:12 -0000)
committerMartin Kaiser <wireshark@kaiser.cx>
Tue, 16 Jul 2013 21:12:12 +0000 (21:12 -0000)
commitcc82d38c8b7c03d729f177274dbe33d67c867e0b
tree3203dc900c110f50b596621dbad1e96d4e3989af
parent421e9ad4a04a55c7afa8e9ef45a52135526f7e61
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)

svn path=/trunk/; revision=50680
ConfigureChecks.cmake
cmakeconfig.h.in
configure.ac