On 15.03.2007, at 8:42, Andreas Jellinghaus wrote:
Am Mittwoch, 14. März 2007 21:57 schrieb Martin Paljak:
This does not fit in a config file - only a configure script option
might be possible (read below)

in that case: can you try with defines instead of variables?
that way you shouldn't need extra files, only two definitions
in Makefile.am for the two results and a _CFLAGS line with - DFIREFOX_HACK
and some #ifdef in the code.
You still have to do something similar for windows. So if you want to just add somehing to the windows build process instead of rewriting it (what would be a Good Thing anyway) adding a small file is the easiest way of doing this. Because two modules are needed and they have to be built separately.

not sure if it works, but those two mini files don't look that nice ...
Two minifiles are simple and easy to grasp at the same time.

--
Martin Paljak


_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to