[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test][unit] remove needless build flags

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:38:44 JST 2012


Kouhei Sutou	2012-03-07 11:40:01 +0900 (Wed, 07 Mar 2012)

  New Revision: 7527e223d3b1fd53c09dfcc74c73505a98214937
  https://github.com/mroonga/mroonga/commit/7527e223d3b1fd53c09dfcc74c73505a98214937

  Log:
    [test][unit] remove needless build flags

  Modified files:
    test/unit/Makefile.am

  Modified: test/unit/Makefile.am (+1 -1)
===================================================================
--- test/unit/Makefile.am    2012-03-07 11:39:08 +0900 (0e8003e)
+++ test/unit/Makefile.am    2012-03-07 11:40:01 +0900 (1b7337e)
@@ -2,7 +2,7 @@ if WITH_CUTTER
 noinst_LTLIBRARIES = test_mrn_sys.la
 endif
 
-AM_CPPFLAGS = $(GROONGA_CFLAGS) $(MECAB_INCLUDES) $(CUTTER_CFLAGS) $(GCUTTER_CFLAGS)
+AM_CPPFLAGS = $(GROONGA_CFLAGS) $(MECAB_INCLUDES) $(CPPCUTTER_CFLAGS)
 AM_INCLUDES = -l. -l..
 ACLOCAL_AMFLAGS = $$ACLOCAL_ARGS
 
-------------- next part --------------
HTML����������������������������...
Download 



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