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 - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list