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/odbc/configure.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/odbc/configure.in') diff --git a/lib/odbc/configure.in b/lib/odbc/configure.in index 2dec6e5abf..c5cf2786ca 100644 --- a/lib/odbc/configure.in +++ b/lib/odbc/configure.in @@ -21,12 +21,6 @@ dnl dnl define([AC_CACHE_LOAD], )dnl dnl define([AC_CACHE_SAVE], )dnl -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 Process this file with autoconf to produce a configure script. AC_INIT(c_src/odbcserver.c) -- cgit v1.2.3