null+****@clear*****
null+****@clear*****
2012年 3月 7日 (水) 11:53:30 JST
Kouhei Sutou 2012-03-07 11:53:30 +0900 (Wed, 07 Mar 2012)
New Revision: 8bb2c46e8ef7d4c8a618a1bb27b65dfccc5f65de
Log:
remove needless includes
Modified files:
test/unit/Makefile.am
Modified: test/unit/Makefile.am (+0 -1)
===================================================================
--- test/unit/Makefile.am 2012-03-07 11:43:39 +0900 (8942d3b)
+++ test/unit/Makefile.am 2012-03-07 11:53:30 +0900 (fbb7ec0)
@@ -4,7 +4,6 @@ endif
AM_CPPFLAGS = \
$(GROONGA_CFLAGS) \
- $(MECAB_INCLUDES) \
$(CPPCUTTER_CFLAGS)
AM_INCLUDES = -I$(top_srcdir)
ACLOCAL_AMFLAGS = $$ACLOCAL_ARGS