Re: Auth providers and problems with our packaging
From: Daniel Shahaf <danielsh_at_elego.de>
Date: Fri, 14 Jun 2013 13:30:03 +0200
Ben Reser wrote on Fri, Jun 14, 2013 at 13:21:13 +0200:
Would it suffice to change the header file conditions from
#if defined(DARWIN) || defined(DOXYGEN)
to
#if defined(DARWIN) || defined(DOXYGEN) || defined(SWIG)
?
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.