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

William S Fulton wsf@fultondesigns.co.uk
Wed, 26 Nov 2003 22:32:46 +0000


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?

Thanks
William