On 16/06/06, Martin Paljak <[EMAIL PROTECTED]> wrote:
To build on intel mac attached patch was needed for me (endian.h portability from google gives more insight and alternatives)
I am not sure it is the best way if you use configure.in. Autoconf defines the macro AC_C_BIGENDIAN([action-if-true], [action-if-false], [action-if-unknown]) [1] with the default behavior to define WORDS_BIGENDIAN on the corresponding platforms. I use this macro to define the host_to_ccid_32() macro in pcsc-lite for example. The problem is that configure has no effect if you recompile the code using X Code on Mac OS X. Bye, [1] http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_5.html#SEC64 -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel