[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] MYSQL_INC -> MYSQL_INCLUDES

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:43:27 JST 2012


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

  New Revision: ad745c400934cda428fe1ed1eaeb17d180ef958a
  https://github.com/mroonga/mroonga/commit/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)
-------------- next part --------------
HTML����������������������������...
Download 



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