http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51501
User: guy
Date: 2013/08/23 04:57 PM
Log:
To handle the hypothetical case of an OS X release offering a choice of
installing command-line developer tools with no SDKs but with a standard
UN*Xy /usr/include or of installing Full Frontal Xcode, if the user
didn't specify building against an SDK, check to see whether we *have*
any SDKs and, if not, don't set the deployment target.
Directory: /trunk/
Changes Path Action
+18 -7 configure.ac Modified