2007-10-01 Zoltan Varga <vargaz@gmail.com>
[mono.git] / libgc / configure.in
index 6fcf1ace4dcfcee1a310036651c7be44ce2b2350..d2681cc9a278fa1bc89ae26dab359fd74024cf87 100644 (file)
@@ -44,7 +44,7 @@ AC_SUBST(GC_CFLAGS)
 
 case $enable_embed_check in
 no) ;;
-*) AC_MSG_ERROR([This module is now part of `mono' and can't be built as a stand-alone module any longer.]) ;;
+*) AC_MSG_ERROR([This module is now part of 'mono' and cannot be built as a stand-alone module any longer.]) ;;
 esac
 
 THREADS=$with_libgc_threads