<font face="verdana,sans-serif">I have a project that may need to use a fortran compiler depending on the user configuration of the project.<br><br>The
 problem is that I don&#39;t want to force usage of fortran (in the 
project() statement) since in some cases a user may not have a fortran 
compiler installed and I want the configure to proceed.<br>
<br>Any ideas of how to accomplish this?<br><br>James</font>