[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] use --with-mysql-build option.

Back to archive index

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


Kouhei Sutou	2010-09-02 12:26:58 +0900 (Thu, 02 Sep 2010)

  New Revision: 9d6219d5d42289b50f7d9faad42be5543bc096c3
  https://github.com/mroonga/mroonga/commit/9d6219d5d42289b50f7d9faad42be5543bc096c3

  Log:
    use --with-mysql-build option.

  Modified files:
    debian/rules

  Modified: debian/rules (+2 -3)
===================================================================
--- debian/rules    2010-09-02 12:26:20 +0900 (422a21f)
+++ debian/rules    2010-09-02 12:26:58 +0900 (220e59a)
@@ -8,9 +8,8 @@ DEB_INSTALL_DIRS_mysql-server-groonga =		\
 	/usr/lib/mysql/plugin
 
 DEB_CONFIGURE_EXTRA_FLAGS =			\
-	--libdir=/usr/lib/mysql/plugin/		\
-	--with-mysql=../mysql
+	--with-mysql=../mysql			\
+	--with-mysql-build=../mysql/builddir
 
 CFLAGS=-g -O3
 CXXFLAGS=-g -O3
-CPPFLAGS = -I../mysql/builddir/include
-------------- next part --------------
HTML����������������������������...
Download 



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