Wireshark-commits: [Wireshark-commits] rev 50680: /trunk/ /trunk/: ConfigureChecks.cmake cmakeconfi
Date: Tue, 16 Jul 2013 21:12:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50680

User: martink
Date: 2013/07/16 02:12 PM

Log:
 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)

Directory: /trunk/
  Changes    Path                     Action
  +1 -0      ConfigureChecks.cmake    Modified
  +4 -1      cmakeconfig.h.in         Modified
  +1 -1      configure.ac             Modified