unconfuse emacs font-lock
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 25 Sep 2007 13:41:26 +0000 (13:41 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 25 Sep 2007 13:41:26 +0000 (13:41 -0000)
svn path=/trunk/mono/; revision=86323

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