[Groonga-commit] groonga/groonga [master] fix a typo.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 18日 (金) 16:50:14 JST


Kouhei Sutou	2011-11-18 07:50:14 +0000 (Fri, 18 Nov 2011)

  New Revision: 1921bdeeb3facac5d93ebbde5c569ed204f408f3

  Log:
    fix a typo.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2011-11-18 07:48:18 +0000 (49b451c)
+++ configure.ac    2011-11-18 07:50:14 +0000 (ae9435b)
@@ -584,7 +584,7 @@ if test "x$enable_benchmark" = "xno"; then
 else
   REQUIRED_GLIB_VERSION=2.8.0
   m4_ifdef([AM_PATH_GLIB_2_0],
-           [AM_PATH_GLIB_2_0($REQURED_GLIB_VERSION,
+           [AM_PATH_GLIB_2_0($REQUIRED_GLIB_VERSION,
                              [benchmark_available="yes"],
                              [benchmark_available="no"],
                              [gobject gthread])],




Groonga-commit メーリングリストの案内
Back to archive index