Kouhei Sutou
null+****@clear*****
Thu Oct 27 10:57:41 JST 2016
Kouhei Sutou 2016-10-27 10:57:41 +0900 (Thu, 27 Oct 2016) New Revision: e314d4e04661b1fc5759089d90da4b0bc49135c9 https://github.com/groonga/groonga/commit/e314d4e04661b1fc5759089d90da4b0bc49135c9 Message: Follow libmsgpack library name change Modified files: configure.ac Modified: configure.ac (+1 -1) =================================================================== --- configure.ac 2016-10-26 18:16:36 +0900 (4828cf4) +++ configure.ac 2016-10-27 10:57:41 +0900 (0dca317) @@ -1235,7 +1235,7 @@ if test "x$enable_message_pack" != "xno"; then if test "x$message_pack_available" = "xyes"; then MESSAGE_PACK_CFLAGS="-I$with_message_pack/include" - MESSAGE_PACK_LIBS="-L$with_message_pack/lib -lmsgpack" + MESSAGE_PACK_LIBS="-L$with_message_pack/lib -lmsgpackc" fi fi -------------- next part -------------- HTML����������������������������...Download