make cross compile a bit easier, as this setitng needs to be set manually, and we never use this feature
This commit is contained in:
parent
f50f04be51
commit
7dba19ceeb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue