From d4b456742b8bdab6222008ffd20e3d086b646e3f Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 20 Jun 2018 17:43:56 +0200 Subject: Parallel configure --- lib/erl_interface/configure.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/erl_interface') diff --git a/lib/erl_interface/configure.in b/lib/erl_interface/configure.in index a155ceef7e..46dd995289 100644 --- a/lib/erl_interface/configure.in +++ b/lib/erl_interface/configure.in @@ -29,11 +29,6 @@ dnl m4_define(EI_VERSION,regexp(m4_include(VERSION),[version \([-.0-9A-Za-z]+\)] AC_INIT() -if test "x$no_recursion" != "xyes" -a "x$OVERRIDE_CONFIG_CACHE" = "x"; then - # We do not want to use a common cache! - cache_file=/dev/null -fi - dnl How to set srcdir absolute is taken from the GNU Emacs distribution #### Make srcdir absolute, if it isn't already. It's important to #### avoid running the path through pwd unnecessary, since pwd can -- cgit v1.2.3