Sfoglia il codice sorgente

unconfuse emacs font-lock

svn path=/trunk/mono/; revision=86323
Raja R Harinath 18 anni fa
parent
commit
2d8ecd1952
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libgc/configure.in

+ 1 - 1
libgc/configure.in

@@ -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