From 7dba19ceebe5893cfa2a1f3803ee2c47af81299d Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Fri, 28 Mar 2014 17:00:53 -0400 Subject: [PATCH] make cross compile a bit easier, as this setitng needs to be set manually, and we never use this feature --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index 835b1b6654..3962ee4c93 100644 --- a/configure.ac +++ b/configure.ac @@ -1319,6 +1319,9 @@ fi CHECK_ERLANG +# we never use this, and hard setting it will make cross compile work better +ac_cv_file_dbd_apr_dbd_mysql_c=no + AC_CONFIG_FILES([Makefile build/Makefile src/Makefile