gpg: If sqlite is not available, don't build things depending on it.
* configure.ac: Define the automake conditional SQLITE3. * tests/openpgp/Makefile.am (TESTS): Move the sqlite3 dependent tests to... (sqlite3_dependent_tests): ... this new variable. If SQLITE3 is not defined, then clear this variable.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>