[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] LDFLAGS -> AM_LDFLAGS

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:49:12 JST 2012


Kouhei Sutou	2012-03-20 23:03:03 +0900 (Tue, 20 Mar 2012)

  New Revision: 3feb561dafc2ee1a1787b01e9456ff35cc3cae20
  https://github.com/mroonga/mroonga/commit/3feb561dafc2ee1a1787b01e9456ff35cc3cae20

  Log:
    LDFLAGS -> AM_LDFLAGS

  Modified files:
    test/unit/Makefile.am

  Modified: test/unit/Makefile.am (+1 -1)
===================================================================
--- test/unit/Makefile.am    2012-03-20 22:59:27 +0900 (9875982)
+++ test/unit/Makefile.am    2012-03-20 23:03:03 +0900 (f958fbc)
@@ -12,7 +12,7 @@ AM_CPPFLAGS =					\
 
 DEFS          = @DEFS@
 
-LDFLAGS =					\
+AM_LDFLAGS =					\
 	-module					\
 	-rpath $(libdir)			\
 	-avoid-version				\
-------------- next part --------------
HTML����������������������������...
Download 



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