http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51058
User: guy
Date: 2013/07/31 12:18 AM
Log:
Copy over r51057 from trunk:
------------------------------------------------------------------------
r51057 | guy | 2013-07-31 00:17:45 -0700 (Wed, 31 Jul 2013) | 10 lines
If you use --enable-osx-deploy-target or --disable-osx-deploy-target on
anything other than OS X, fail; whatever it is you're trying to do won't
work (unless and until there exists a platform that fully supports
cross-development for OS X, *including* building against SDKs and
building with -mmacosx-version-min).
If you use neither on OS X, default to the OS major version on which
you're building. If you use --disable-osx-deploy-target, don't build
against an SDK and don't use -mmacosx-version-min.
Directory: /trunk-1.10/
Changes Path Action
+147 -100 configure.ac Modified