[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] disabled api_sample.

Back to archive index

Tetsuro IKEDA null+****@clear*****
Thu Oct 4 10:40:34 JST 2012


Tetsuro IKEDA	2010-03-16 15:41:19 +0900 (Tue, 16 Mar 2010)

  New Revision: 06e121267daebf127652f44924443ad26c991e98
  https://github.com/mroonga/mroonga/commit/06e121267daebf127652f44924443ad26c991e98

  Log:
    disabled api_sample.

  Modified files:
    test/unit/Makefile.am

  Modified: test/unit/Makefile.am (+3 -2)
===================================================================
--- test/unit/Makefile.am    2010-03-16 15:17:16 +0900 (d70c7c5)
+++ test/unit/Makefile.am    2010-03-16 15:41:19 +0900 (a367b46)
@@ -1,4 +1,5 @@
-noinst_LTLIBRARIES = test_start_stop.la test_driver.la test_api_sample.la
+#noinst_LTLIBRARIES = test_start_stop.la test_driver.la test_api_sample.la
+noinst_LTLIBRARIES = test_start_stop.la test_driver.la
 
 AM_CPPFLAGS = $(GROONGA_INCLUDES) $(MECAB_INCLUDES) $(CUTTER_CFLAGS) $(GCUTTER_CFLAGS)
 AM_INCLUDES = -l. -l..
@@ -14,4 +15,4 @@ DRIVER_SRC = ../../driver.c
 
 test_start_stop_la_SOURCES = $(DRIVER_SRC) test_start_stop.c
 test_driver_la_SOURCES = $(DRIVER_SRC) test_driver.c
-test_api_sample_la_SOURCES = api_sample.c
+#test_api_sample_la_SOURCES = api_sample.c
-------------- next part --------------
HTML����������������������������...
다운로드 



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