View | Details | Raw Unified | Return to bug 201501 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 23-29 Link Here
23
		--without-kytea \
23
		--without-kytea \
24
		--without-lemon \
24
		--without-lemon \
25
		--with-log-path=/var/log/groonga.log \
25
		--with-log-path=/var/log/groonga.log \
26
		--with-munin-plugins
26
		--with-munin-plugins \
27
		--with-mruby
27
INSTALL_TARGET=	install-strip
28
INSTALL_TARGET=	install-strip
28
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
29
30

Return to bug 201501