/*
 * Copyright 2007, The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); 
 * you may not use this file except in compliance with the License. 
 * You may obtain a copy of the License at 
 *
 *     http://www.apache.org/licenses/LICENSE-2.0 
 *
 * Unless required by applicable law or agreed to in writing, software 
 * distributed under the License is distributed on an "AS IS" BASIS, 
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
 * See the License for the specific language governing permissions and 
 * limitations under the License.
 */

#define HAVE_SQLITE2 0
#define HAVE_SQLITE3 1
#define HAVE_SQLITE_FUNCTION_TYPE 0
#define HAVE_SQLITE_OPEN_AUX_FILE 0
#define HAVE_SQLITE_SET_AUTHORIZER 0
#define HAVE_SQLITE_TRACE 0
#define HAVE_SQLITE_COMPILE 0
#define HAVE_SQLITE_PROGRESS_HANDLER 0
#define HAVE_SQLITE3_MALLOC 1
#define HAVE_SQLITE3_PREPARE_V2 0
#define HAVE_SQLITE3_PREPARE16_V2 0
#define HAVE_SQLITE3_BIND_ZEROBLOB 0
#define HAVE_SQLITE3_CLEAR_BINDINGS 0
#define HAVE_SQLITE3_COLUMN_TABLE_NAME16 0
#define HAVE_SQLITE3_COLUMN_DATABASE_NAME16 0
#define HAVE_SQLITE3_COLUMN_ORIGIN_NAME16 0
#define HAVE_SQLITE3_BIND_PARAMETER_COUNT 1
#define HAVE_SQLITE3_BIND_PARAMETER_NAME 1
#define HAVE_SQLITE3_BIND_PARAMETER_INDEX 1
#define HAVE_SQLITE3_RESULT_ZEROBLOB 0
#define HAVE_SQLITE3_INCRBLOBIO 0

#define CANT_PASS_VALIST_AS_CHARPTR