More in Windows and zlib. Looking at the SCB trunk/Makefile.mak, lines 81-83:
perl -p -e "s/#ZLIB_DEF/ZLIB_DEF/g" -i~ win32\Make.rules.mak perl -p -e "s/C:\\ZLIB\\INCLUDE/$(DESTP)\\include/g" -i~ win32\Make.rules.mak perl -p -e "s/C:\\ZLIB\\LIB/$(DESTP)\\lib/g" -i~ win32\Make.rules.mak I don't see these targets lines in the OpenSC win32\Make.rules/mak Was there some uncommited change to OpenSC used to build the SCB? I assume it looks similar to the OPENSSL_DEF lines in Make.rules.mak.
-- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
