Author :
naddy
Date :
2020-09-26 14:35:24
Hash :d806afa5 Message :Skip sqlite2 detection.
The configure script would detect sqlite2 if installed and build
an unused library based on it. On amd64 this went unnoticed, on
aarch64 it broke due to invalid va_list handling.