Navigation Menu

Skip to content

Commit

Permalink
the previous commit was wrong, this line should be just removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiary committed Nov 9, 2011
1 parent 079f2c9 commit bfbd0fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.am
Expand Up @@ -12,7 +12,6 @@ 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_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
Expand Down

0 comments on commit bfbd0fd

Please sign in to comment.