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

Back to archive index

Kazuhiko null+****@clear*****
Thu Oct 4 10:31:50 JST 2012


Kazuhiko	2011-11-10 00:35:52 +0900 (Thu, 10 Nov 2011)

  New Revision: 079f2c998f8195a30ad147ea3b911334ab001496
  https://github.com/mroonga/mroonga/commit/079f2c998f8195a30ad147ea3b911334ab001496

  Log:
    typo.

  Modified files:
    Makefile.am

  Modified: Makefile.am (+1 -1)
===================================================================
--- Makefile.am    2011-11-10 00:03:26 +0900 (adf03ca)
+++ Makefile.am    2011-11-10 00:35:52 +0900 (ed2b725)
@@ -12,7 +12,7 @@ ha_groonga_la_CFLAGS   = $(AM_CFLAGS) $(MYSQL_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
 ha_groonga_la_SOURCES  = ha_mroonga.cc mrn_sys.c mrn_table.cc
 
 plugin_LIBRARIES                      = libgroonga_storage_engine.a
-libgroonga_storage_engine_a_LDFLANGS  = $(GROONGA_LIBS) $(MECAB_LIBS)
+libgroonga_storage_engine_a_LDFLAGS   = $(GROONGA_LIBS) $(MECAB_LIBS)
 libgroonga_storage_engine_a_CXXFLAGS  = $(AM_CFLAGS) $(MYSQL_CFLAGS)
 libgroonga_storage_engine_a_CFLAGS    = $(AM_CFLAGS) $(MYSQL_CFLAGS)
 libgroonga_storage_engine_a_SOURCES   = ha_mroonga.cc mrn_sys.c mrn_table.cc
-------------- next part --------------
HTML����������������������������...
Download 



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