Kouhei Sutou
null+****@clear*****
Sun Aug 16 15:54:55 JST 2015
Kouhei Sutou 2015-08-16 15:54:55 +0900 (Sun, 16 Aug 2015) New Revision: f516776d4050d81162f6b7df6651d24a1aa9b9c8 https://github.com/pgroonga/pgroonga/commit/f516776d4050d81162f6b7df6651d24a1aa9b9c8 Message: Remove unused code Modified files: Makefile Modified: Makefile (+0 -1) =================================================================== --- Makefile 2015-08-16 15:52:51 +0900 (3c63816) +++ Makefile 2015-08-16 15:54:55 +0900 (6d7358b) @@ -8,7 +8,6 @@ EXTENSION_VERSION = \ DATA = pgroonga--$(EXTENSION_VERSION).sql PG_CPPFLAGS = $(shell pkg-config --cflags groonga) SHLIB_LINK = $(shell pkg-config --libs groonga) -lm -# REGRESS = pgroonga update bench REGRESS = $(shell find sql -name '*.sql' | sed -e 's,\(^sql/\|\.sql$$\),,g') REGRESS_OPTS = --load-extension=pgroonga -------------- next part -------------- HTML����������������������������...Download