On Wed, 2003-10-29 at 12:33, D-Fuse wrote:
> How do I know for sure that mono picked up my ICU
> installation and included suppport for it? (because
> NAnt still doesn't work)

If you do an ./autogen.sh in mono/ the following should pop-up when it's
finished:

***SNIP***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing default commands
 
 
        GC:     included
        ICU:    yes. Version: 2.6
 
Now type `make' to compile


/Richard

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to