[Groonga-commit] groonga/groonga at c440bc1 [master] Update configure for Onigmo on dist

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 10 15:53:48 JST 2016


Kouhei Sutou	2016-02-10 15:53:48 +0900 (Wed, 10 Feb 2016)

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

  Message:
    Update configure for Onigmo on dist

  Modified files:
    vendor/Makefile.am

  Modified: vendor/Makefile.am (+1 -0)
===================================================================
--- vendor/Makefile.am    2016-02-10 15:47:12 +0900 (1c640fc)
+++ vendor/Makefile.am    2016-02-10 15:53:48 +0900 (2126c36)
@@ -18,3 +18,4 @@ dist-hook:
 	$(MKDIR_P) $(distdir)/onigmo-source
 	GIT_DIR=$(srcdir)/onigmo-source/.git git archive --format=tar HEAD | \
 	  tar xf - -C $(distdir)/onigmo-source
+	cd $(distdir)/onigmo-source && autoreconf --install --force
-------------- next part --------------
HTML����������������������������...
Download 



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