Am Dienstag, den 10.03.2009, 14:50 +0100 schrieb Manuel Prinz: > Am Samstag, den 07.03.2009, 18:39 +0100 schrieb Daniel Leidert:
[..] > I implemented a patch that sets a variable to the default version used > on the building arch. This can be more easily done and should work for > your case. You would need to do something like this: > > include /usr/share/mpi-default-dev/debian_defaults > ifneq (,$(findstring $(ARCH_DEFAULT_MPI_IMPL),openmpi)) > ... > endif > > Would this solve your problem? Yes. > I'm also not sure about the path. I put it in /u/s/mpi-default-dev since > this is the package that provides it. /u/s/mpi-default is fine with me > too. That wasn't a strong suggestion (more an illustration) Regards, Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

