Wireshark-commits: [Wireshark-commits] rev 46129: /trunk/ /trunk/: Makefile.am configure.ac

Date: Thu, 22 Nov 2012 05:46:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46129

User: guy
Date: 2012/11/21 09:46 PM

Log:
 Assume, at least for now, that "Darwin" means "OS X"; don't bother
 checking whether the relevant frameworks are available.  (An iOS port's
 going to require a *lot* more work, and I don't know whether
 Darwin-the-pure-OS even builds and runs any more.)
 
 We don't need Core Services any more, as we're no longer using
 Gestalt().  We just need Core Foundation for getting the OS version and
 Application Services for firing up Web browser or file manager windows.

Directory: /trunk/
  Changes    Path            Action
  +5 -5      Makefile.am     Modified
  +27 -50    configure.ac    Modified