From 42ca97865682e568f949930439192aaf2474c2a9 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 21 Oct 2014 13:48:16 +0000 Subject: common.mk: UNICODE_FILES * common.mk (UNICODE_FILES): revert the rule that Unicode data files depend on downloader target, and add missing dependency of lib/unicode_normalize/tables.rb * common.mk (after-configure): removed as srcdir should be read-only after update. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- configure.in | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d153523101..3a0d9971cb 100644 --- a/configure.in +++ b/configure.in @@ -4231,5 +4231,4 @@ AC_CONFIG_FILES($ruby_pc:template/ruby.pc.in, AC_OUTPUT } -${MAKE-make} after-configure } -- cgit v1.2.3