*** empty log message ***
[m17n/m17n-contrib.git] / configure.ac
index 4c95934..a9f66aa 100644 (file)
@@ -31,7 +31,7 @@ AC_PROG_AWK
 
 AC_CHECK_PROG(HAVE_M17N_DB, m17n-db, yes)
 if test "x$HAVE_M17N_DB" != "xyes"; then
-  AC_MSG_ERROR([Please install the m17n-db at first.
+  AC_MSG_ERROR([Please install m17n-db at first.
 It is available at <http://www.m17n.org/m17n-lib>.])
 fi