[Groonga-commit] groonga/groonga at e2aa521 [master] Support "make install" without "make"

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 5 16:06:42 JST 2014


Kouhei Sutou	2014-12-05 16:06:42 +0900 (Fri, 05 Dec 2014)

  New Revision: e2aa5217f0967457ae4f7edf799dbf8767400916
  https://github.com/groonga/groonga/commit/e2aa5217f0967457ae4f7edf799dbf8767400916

  Message:
    Support "make install" without "make"
    
    Reported by akira yamada. Thanks!!!

  Modified files:
    vendor/onigmo/Makefile.am

  Modified: vendor/onigmo/Makefile.am (+1 -1)
===================================================================
--- vendor/onigmo/Makefile.am    2014-12-05 13:36:37 +0900 (03083bd)
+++ vendor/onigmo/Makefile.am    2014-12-05 16:06:42 +0900 (9219783)
@@ -7,7 +7,7 @@ CONFIGURE_DEPENDENCIES =			\
 ALL_DEPEND_TARGETS = onigmo-all
 CLEAN_DEPEND_TARGETS = onigmo-clean
 
-INSTALL_DEPEND_TARGETS =
+INSTALL_DEPEND_TARGETS = onigmo-all
 if WITH_SHARED_ONIGMO
 INSTALL_DEPEND_TARGETS += onigmo-install
 endif
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index