On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: > Yes. Neither package used it in the past. You said you where > going to have autoconf generate it os it would be in the distribution > or created running ./bootstrap on unix. When you change autoconf, > I can then change the Makefile.mak files to use it.
OK. Done. Please checkout a fresh copy. Then: autoconf -i -v -f ./configure && make dist And use the tar to build win32. You will find I generate the winconfig.h out of winconfig.h.in and there will be versioninfo.rc at each subdir to use by the makefile. I tried to modify the rules files in order to use this file, but I guess it is not working now. Please make it be in good shape again. Thanks! Alon. _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
