···7788 ifndef CROSSHOST
99- SQLITE_INCLUDE_DIR := /usr/include
1010-+ SQLITE_INCLUDE_DIR := ${sqlite}/include
1010++ SQLITE_INCLUDE_DIR := ${sqlite.dev}/include
1111 else
1212 # This is totally wrong, works only with some old-style setups, and
1313 # on some architectures of Debian/new FHS multiarch -- excluding, for