[Groonga-mysql-commit] mroonga/mroonga [master] MYSQL_INC -> MYSQL_INCLUDES

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 21日 (月) 09:59:32 JST


Kouhei Sutou	2012-05-21 09:59:32 +0900 (Mon, 21 May 2012)

  New Revision: ad745c400934cda428fe1ed1eaeb17d180ef958a

  Log:
    MYSQL_INC -> MYSQL_INCLUDES

  Modified files:
    lib/Makefile.am

  Modified: lib/Makefile.am (+1 -1)
===================================================================
--- lib/Makefile.am    2012-05-20 17:11:15 +0900 (6065e6b)
+++ lib/Makefile.am    2012-05-21 09:59:32 +0900 (ca2e2d3)
@@ -1,5 +1,5 @@
 AM_CPPFLAGS =					\
-	$(MYSQL_INC)				\
+	$(MYSQL_INCLUDES)			\
 	$(GROONGA_CFLAGS)			\
 	$(MYSQL_VERSION_CFLAGS)			\
 	-I$(top_srcdir)




Groonga-mysql-commit メーリングリストの案内
Back to archive index