Tetsuro IKEDA
null+****@clear*****
Thu Oct 4 10:20:36 JST 2012
Tetsuro IKEDA 2010-04-07 16:11:33 +0900 (Wed, 07 Apr 2010) New Revision: 267f01324ff7c8fe78fe4dc23d6dc99b9d29bef7 https://github.com/mroonga/mroonga/commit/267f01324ff7c8fe78fe4dc23d6dc99b9d29bef7 Log: upgrade Makefile.am. "make install" is invoked when "make installcheck". Modified files: Makefile.am test/Makefile.am Modified: Makefile.am (+3 -2) =================================================================== --- Makefile.am 2010-04-07 11:22:53 +0900 (fcc51c2) +++ Makefile.am 2010-04-07 16:11:33 +0900 (c78f5b3) @@ -28,5 +28,6 @@ libmroonga_a_SOURCES = ha_mroonga.cc mrnsys.c SUBDIRS = test EXTRA_DIST = plug.in -# Don't update the files from bitkeeper -%::SCCS/s.% + +installcheck-local: install + test/run-sql-test.sh Modified: test/Makefile.am (+0 -3) =================================================================== --- test/Makefile.am 2010-04-07 11:22:53 +0900 (cc588fc) +++ test/Makefile.am 2010-04-07 16:11:33 +0900 (fe9e248) @@ -5,6 +5,3 @@ TESTS_ENVIRONMENT = CUTTER="$(CUTTER)" echo-cutter: echo $(CUTTER) - -installcheck-local: - ./run-sql-test.sh -------------- next part -------------- HTML����������������������������...Download