[Mono-list] Autoconf macros to correctly detect Mono C# mcs

Chris Seaton chris@chrisseaton.com
Thu, 27 Nov 2003 12:08:33 +0000


On Wed, 2003-11-26 at 22:32, William S Fulton wrote:
> We need to detect whether C# is installed on Unix systems and are using a simple 
> autoconf macro to look for mcs. Unfortunately there is another program called 
> mcs and so it incorrectly detects mcs. Does anyone know of any better autoconf 
> macros to detect whether mcs installed and whether or not it is a working C# 
> compiler?

Why not try to use mcs to compile a minimal C# program, like autoconf
does to check the C compiler?

> Thanks
> William
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list