[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] remove needless '-dir'.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:21:17 JST 2012


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

  New Revision: ed0d1f7e37bb40142020d7bc73ecf49a963071af
  https://github.com/mroonga/mroonga/commit/ed0d1f7e37bb40142020d7bc73ecf49a963071af

  Log:
    remove needless '-dir'.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2010-09-02 13:37:33 +0900 (87bcecb)
+++ configure.ac    2010-09-02 13:38:04 +0900 (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])],
       [
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index