[Groonga-mysql-commit] mroonga/mroonga [master] remove needless '-dir'.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 9月 2日 (木) 13:38:04 JST


Kouhei Sutou	2010-09-02 04:38:04 +0000 (Thu, 02 Sep 2010)

  New Revision: ed0d1f7e37bb40142020d7bc73ecf49a963071af

  Log:
    remove needless '-dir'.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2010-09-02 04:37:33 +0000 (87bcecb)
+++ configure.ac    2010-09-02 04:38:04 +0000 (710632f)
@@ -49,7 +49,7 @@ AC_DEFUN([CONFIG_OPTION_MYSQL],[
     plugindir="$($ac_mysql_config --plugindir)"
   else
     AC_MSG_CHECKING([mysql build directory])
-    AC_ARG_WITH([mysql-build-dir],
+    AC_ARG_WITH([mysql-build],
       [AS_HELP_STRING([--with-mysql-build=PATH],
                       [MySQL build directory PATH])],
       [




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