Another clang issue to work around:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 26 Jun 2013 21:29:38 +0000 (21:29 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 26 Jun 2013 21:29:38 +0000 (21:29 +0000)
commit9a80085ae97cb8361c979881c47db0867bc7909a
treeaa4ee68140f6dbb760c0d0f794d9ca060e9ba84e
parent2997124475b7ed46845f7b915d4e36490f1a0a10
Another clang issue to work around:

libgcrypt expects gnu89-style semantics for "inline"; GCC defaults to
gnu89, but clang defaults to gnu99.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50175 f5534014-38df-0310-8fa8-9805f1628bb7
macosx-setup.sh