Kouhei Sutou
null+****@clear*****
Mon May 27 12:59:08 JST 2013
Kouhei Sutou 2013-05-27 12:59:08 +0900 (Mon, 27 May 2013) New Revision: 9011c43d81fdcd2e04d5240238fb60c5c1019de7 https://github.com/mroonga/mroonga/commit/9011c43d81fdcd2e04d5240238fb60c5c1019de7 Message: Generate libtool to the build directory It is for detecting shared library extension. Modified files: configure.ac Modified: configure.ac (+1 -0) =================================================================== --- configure.ac 2013-05-27 11:08:04 +0900 (63020b1) +++ configure.ac 2013-05-27 12:59:08 +0900 (c51924b) @@ -36,6 +36,7 @@ AC_PROG_CC AC_PROG_CXX AC_PROG_CPP AC_PROG_LIBTOOL +m4_ifdef([LT_OUTPUT], [LT_OUTPUT]) AC_DEFUN([CHECK_CFLAG], [ AC_MSG_CHECKING([if gcc supports $1]) -------------- next part -------------- HTML����������������������������...Download